diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.png
deleted file mode 100644
index f37433c371..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.puml
deleted file mode 100644
index 933db8165b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAthena
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Remote.puml
deleted file mode 100644
index 3fde245403..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAthena
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.md
deleted file mode 100644
index 7e91e69b60..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAthena
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonAthena
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-```
-
-
-
-| Illustration | AmazonAthena | AmazonAthenaCard | AmazonAthenaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonAthena.png) | ![illustration for AmazonAthena](../../../aws-q2-2023/Architecture/Analytics/AmazonAthena.Local.png) | ![illustration for AmazonAthenaCard](../../../aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.png) | ![illustration for AmazonAthenaGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAthenaXs>`
-- `<$AmazonAthenaSm>`
-- `<$AmazonAthenaMd>`
-- `<$AmazonAthenaLg>`
-
-
-
-
-
-## AmazonAthena
-
-### Load remotely
-```plantuml
-@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 AmazonAthena
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAthena
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAthenaCard
-
-### Load remotely
-```plantuml
-@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 AmazonAthenaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaCard('AmazonAthenaCard', 'Amazon Athena Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAthenaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaCard('AmazonAthenaCard', 'Amazon Athena Card', 'an optional description')
-@enduml
-```
-
-## AmazonAthenaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAthenaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaGroup('AmazonAthenaGroup', 'Amazon Athena Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAthenaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaGroup('AmazonAthenaGroup', 'Amazon Athena Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.png
deleted file mode 100644
index a7c7e3d12d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.puml
deleted file mode 100644
index cfb6b87591..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthena.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonAthena
-
-sprite $AmazonAthenaXs [10x10/16z] TSkr0G0n30H1iRR_XXyDaISH7WUUDXfG0H1C-3J1OFCAqOhjFDiD
-
-sprite $AmazonAthenaSm [12x12/16z] VSU53KG13CDGDOLu_uMFuVCJsLofugCT6l5Y56w_El2Kz6fXh7prJ1VcnIEvW-_HY9zXvGu
-
-sprite $AmazonAthenaMd [16x16/16z] dSor0KDH34DHi-x-2uS_l2PqAgFuX-A6NNT6PCtUEpDuRTU9THlz6epZIcEBK11WP6uFC-RJqgltBYd7jfvegPqIcna8aaKu7rq1
-
-sprite $AmazonAthenaLg [20x20/16z] {
-hSyv0W9024DH0aFoxtzY6tVjzBMiuHyItjHurJpPiRexuc5c0PJYpiUQ4RBlouhjAh7CVR98B2Mvdqd3WUS-l4kTqoZcPjeVT_UifZloy527j8IR9pP4UFcI
-cvzS
-}
-
-!procedure AmazonAthena($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonAthena', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAthenaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAthenaLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAthenaGroup($id, $name='Amazon Athena', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonAthenaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.png
deleted file mode 100644
index 1e53d46d39..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.puml
deleted file mode 100644
index 65aefbfb24..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAthenaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaCard('AmazonAthenaCard', 'Amazon Athena Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Remote.puml
deleted file mode 100644
index 254a3b3a0f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAthenaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaCard('AmazonAthenaCard', 'Amazon Athena Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.png
deleted file mode 100644
index c9aab8e3b4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.puml
deleted file mode 100644
index b0c82f8ba0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAthenaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaGroup('AmazonAthenaGroup', 'Amazon Athena Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Remote.puml
deleted file mode 100644
index 31098f41ff..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonAthenaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAthenaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonAthena')
-
-' renders the element
-AmazonAthenaGroup('AmazonAthenaGroup', 'Amazon Athena Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.png
deleted file mode 100644
index 2ebda5c8f9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.puml
deleted file mode 100644
index 56f2b4290c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudSearch
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Remote.puml
deleted file mode 100644
index 1c111b4381..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudSearch
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.md
deleted file mode 100644
index 97f22ee2a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudSearch
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonCloudSearch
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-```
-
-
-
-| Illustration | AmazonCloudSearch | AmazonCloudSearchCard | AmazonCloudSearchGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.png) | ![illustration for AmazonCloudSearch](../../../aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.Local.png) | ![illustration for AmazonCloudSearchCard](../../../aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.png) | ![illustration for AmazonCloudSearchGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudSearchXs>`
-- `<$AmazonCloudSearchSm>`
-- `<$AmazonCloudSearchMd>`
-- `<$AmazonCloudSearchLg>`
-
-
-
-
-
-## AmazonCloudSearch
-
-### Load remotely
-```plantuml
-@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 AmazonCloudSearch
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudSearch
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudSearchCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudSearchCard
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchCard('AmazonCloudSearchCard', 'Amazon Cloud Search Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudSearchCard
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchCard('AmazonCloudSearchCard', 'Amazon Cloud Search Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudSearchGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudSearchGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchGroup('AmazonCloudSearchGroup', 'Amazon Cloud Search Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudSearchGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchGroup('AmazonCloudSearchGroup', 'Amazon Cloud Search Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.png
deleted file mode 100644
index e6be17a3a0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.puml
deleted file mode 100644
index 62a3b4b471..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonCloudSearch
-
-sprite $AmazonCloudSearchXs [10x10/16z] uy0EsDWv6E0S1Z2J4SvdOeOhOmFBGgKP46eOaGq3
-
-sprite $AmazonCloudSearchSm [12x12/16z] VSk53S0020J006_xBrotM3-2NdvIQ9wTtORww6VIzVxi6xu6EhORRMxj0L1jNuIDpRn-UyqtAm
-
-sprite $AmazonCloudSearchMd [16x16/16z] ZSY5aGG02C30GPF-6tuzzyNn8ooUTOcv7XGnTEtnCI6vPlcdmP4OK3N7KCLHjTPLFGmX8pEDzb-GIXYS7ZjCsFYFofQnlKGlNi4xtm
-
-sprite $AmazonCloudSearchLg [20x20/16z] {
-fSX5WaHH24DHmWDozx_Xzg-JBZcJ26-RbDISQR1nS0Zd6bUIR0e1XY3u8pTLaqqj_fGWWKRqzWLX07B_LhBu8OQjbVgBtUBFp1e0XuDDJgig2pdPb00gZCMk
-CikayU96HjmjcOTz0W
-}
-
-!procedure AmazonCloudSearch($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonCloudSearch', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudSearchCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudSearchLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudSearchGroup($id, $name='Amazon Cloud Search', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonCloudSearchLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.png
deleted file mode 100644
index 581e1db4da..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.puml
deleted file mode 100644
index 317ae23bec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudSearchCard
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchCard('AmazonCloudSearchCard', 'Amazon Cloud Search Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Remote.puml
deleted file mode 100644
index 21e2893f64..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudSearchCard
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchCard('AmazonCloudSearchCard', 'Amazon Cloud Search Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.png
deleted file mode 100644
index 038003959d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.puml
deleted file mode 100644
index c40593357c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudSearchGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchGroup('AmazonCloudSearchGroup', 'Amazon Cloud Search Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Remote.puml
deleted file mode 100644
index 3ba2a3df45..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonCloudSearchGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudSearchGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonCloudSearch')
-
-' renders the element
-AmazonCloudSearchGroup('AmazonCloudSearchGroup', 'Amazon Cloud Search Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.png
deleted file mode 100644
index 094aa8f050..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.puml
deleted file mode 100644
index 24e0988d50..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZone
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZone('AmazonDataZone', 'Amazon Data Zone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Remote.puml
deleted file mode 100644
index 3b5f85cd42..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZone
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZone('AmazonDataZone', 'Amazon Data Zone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.md
deleted file mode 100644
index 37e887924e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDataZone
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonDataZone
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-```
-
-
-
-| Illustration | AmazonDataZone | AmazonDataZoneCard | AmazonDataZoneGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonDataZone.png) | ![illustration for AmazonDataZone](../../../aws-q2-2023/Architecture/Analytics/AmazonDataZone.Local.png) | ![illustration for AmazonDataZoneCard](../../../aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.png) | ![illustration for AmazonDataZoneGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDataZoneXs>`
-- `<$AmazonDataZoneSm>`
-- `<$AmazonDataZoneMd>`
-- `<$AmazonDataZoneLg>`
-
-
-
-
-
-## AmazonDataZone
-
-### Load remotely
-```plantuml
-@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 AmazonDataZone
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZone('AmazonDataZone', 'Amazon Data Zone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZone
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZone('AmazonDataZone', 'Amazon Data Zone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneCard
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneCard
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneCard('AmazonDataZoneCard', 'Amazon Data Zone Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneCard
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneCard('AmazonDataZoneCard', 'Amazon Data Zone Card', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneGroup('AmazonDataZoneGroup', 'Amazon Data Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneGroup('AmazonDataZoneGroup', 'Amazon Data Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.png
deleted file mode 100644
index 69238dabbe..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.puml
deleted file mode 100644
index 87d1cf4660..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZone.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonDataZone
-
-sprite $AmazonDataZoneXs [10x10/16z] uy05sA0qAmS70mCsAGOemSuAux8oGHMWgGS
-
-sprite $AmazonDataZoneSm [12x12/16z] VKh50S0W32oDxhym4FyHFTDdVOqO53WWAU2VCe3T5Lb8stGBi4Fb4BFMu96d3W
-
-sprite $AmazonDataZoneMd [16x16/16z] dSkr0G0124DHdB__mkTQdRmEal1F6XT5uztdgK06Eusg4jktJGE6hxUntGWBtsvbrQasOx_3WEtU9ygDyCu8
-
-sprite $AmazonDataZoneLg [20x20/16z] hOp50GGX40GR6Ady4pu_z4ljOjF25Om3nJQChE34F78345fcvOLocZNAx-oTuZTp_3UqeCzwetcVLJeIGChfED7CJ8ZTvwhCME-QX-86Jm
-
-!procedure AmazonDataZone($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonDataZone', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDataZoneCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDataZoneLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDataZoneGroup($id, $name='Amazon Data Zone', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonDataZoneLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.png
deleted file mode 100644
index 7fe770d8db..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.puml
deleted file mode 100644
index a9b7d9d8c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneCard
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneCard('AmazonDataZoneCard', 'Amazon Data Zone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Remote.puml
deleted file mode 100644
index 0cc2c48327..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneCard
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneCard('AmazonDataZoneCard', 'Amazon Data Zone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.png
deleted file mode 100644
index c6324dfa93..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.puml
deleted file mode 100644
index d36314ddde..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDataZoneGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneGroup('AmazonDataZoneGroup', 'Amazon Data Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Remote.puml
deleted file mode 100644
index 36356ba0d0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonDataZoneGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDataZoneGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonDataZone')
-
-' renders the element
-AmazonDataZoneGroup('AmazonDataZoneGroup', 'Amazon Data Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.png
deleted file mode 100644
index b3f95f707e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.puml
deleted file mode 100644
index d351a9c5d1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmr
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Remote.puml
deleted file mode 100644
index 445be0f73e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmr
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.md
deleted file mode 100644
index 6f5c35d527..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEmr
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonEmr
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-```
-
-
-
-| Illustration | AmazonEmr | AmazonEmrCard | AmazonEmrGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonEmr.png) | ![illustration for AmazonEmr](../../../aws-q2-2023/Architecture/Analytics/AmazonEmr.Local.png) | ![illustration for AmazonEmrCard](../../../aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.png) | ![illustration for AmazonEmrGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEmrXs>`
-- `<$AmazonEmrSm>`
-- `<$AmazonEmrMd>`
-- `<$AmazonEmrLg>`
-
-
-
-
-
-## AmazonEmr
-
-### Load remotely
-```plantuml
-@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 AmazonEmr
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmr
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEmrCard
-
-### Load remotely
-```plantuml
-@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 AmazonEmrCard
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrCard('AmazonEmrCard', 'Amazon Emr Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrCard
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrCard('AmazonEmrCard', 'Amazon Emr Card', 'an optional description')
-@enduml
-```
-
-## AmazonEmrGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEmrGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrGroup('AmazonEmrGroup', 'Amazon Emr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrGroup('AmazonEmrGroup', 'Amazon Emr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.png
deleted file mode 100644
index a46778c9e9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.puml
deleted file mode 100644
index a5580e7ef8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmr.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonEmr
-
-sprite $AmazonEmrXs [10x10/16z] XS770O0W00ImisV_XUqAl4ZqBJ8XLic2TV3QHAQunMVIE
-
-sprite $AmazonEmrSm [12x12/16z] VSkr0GD030Iml57xJvmg36gCvw-pxZRlpN7QOkce3SWvk03ZE3M0thYdEUxQkoi
-
-sprite $AmazonEmrMd [16x16/16z] dSh50GH034BHG6R2xx_XTJsjl1l2VxBrbYVlkKvPiw_1wO2BTOd2sB5ocwVMXYnkcL2MNFU3D2IYkUikOXuspHirNpa2
-
-sprite $AmazonEmrLg [20x20/16z] hS77WGD140Cnictbd_0PUSrx0IvHpIbeJhd5oHsWI1xIZWLF8-u4J1CggRahUd63auUTSH10y686xDfIB7SR841A10yzKqpZCHzI0fPFmN3g51Vu1G
-
-!procedure AmazonEmr($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonEmr', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEmrCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEmrLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEmrGroup($id, $name='Amazon Emr', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonEmrLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.png
deleted file mode 100644
index f385cb012e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.puml
deleted file mode 100644
index 1d093523ce..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrCard
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrCard('AmazonEmrCard', 'Amazon Emr Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Remote.puml
deleted file mode 100644
index 70142d4509..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrCard
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrCard('AmazonEmrCard', 'Amazon Emr Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.png
deleted file mode 100644
index 04b05132a2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.puml
deleted file mode 100644
index 11c1fc3fe1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEmrGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrGroup('AmazonEmrGroup', 'Amazon Emr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Remote.puml
deleted file mode 100644
index 70b55d8cd1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonEmrGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEmrGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonEmr')
-
-' renders the element
-AmazonEmrGroup('AmazonEmrGroup', 'Amazon Emr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.png
deleted file mode 100644
index 48ff82c324..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.puml
deleted file mode 100644
index 5df6150ab9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFinSpace
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Remote.puml
deleted file mode 100644
index 11f4bdde85..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFinSpace
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.md
deleted file mode 100644
index d22e0f086d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFinSpace
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonFinSpace
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-```
-
-
-
-| Illustration | AmazonFinSpace | AmazonFinSpaceCard | AmazonFinSpaceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonFinSpace.png) | ![illustration for AmazonFinSpace](../../../aws-q2-2023/Architecture/Analytics/AmazonFinSpace.Local.png) | ![illustration for AmazonFinSpaceCard](../../../aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.png) | ![illustration for AmazonFinSpaceGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFinSpaceXs>`
-- `<$AmazonFinSpaceSm>`
-- `<$AmazonFinSpaceMd>`
-- `<$AmazonFinSpaceLg>`
-
-
-
-
-
-## AmazonFinSpace
-
-### Load remotely
-```plantuml
-@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 AmazonFinSpace
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFinSpace
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFinSpaceCard
-
-### Load remotely
-```plantuml
-@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 AmazonFinSpaceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceCard('AmazonFinSpaceCard', 'Amazon Fin Space Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFinSpaceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceCard('AmazonFinSpaceCard', 'Amazon Fin Space Card', 'an optional description')
-@enduml
-```
-
-## AmazonFinSpaceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFinSpaceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceGroup('AmazonFinSpaceGroup', 'Amazon Fin Space Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFinSpaceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceGroup('AmazonFinSpaceGroup', 'Amazon Fin Space Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.png
deleted file mode 100644
index 3658b3c3e6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.puml
deleted file mode 100644
index 0e14854478..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpace.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonFinSpace
-
-sprite $AmazonFinSpaceXs [10x10/16z] uy01M64CHYOETWOmYuc3WmN2OiR2OW01i4vMLZ16
-
-sprite $AmazonFinSpaceSm [12x12/16z] VOk50O103CIWclqNnlKjTJc6J4-dgCVPojOOyzvkESbGJlQUge-TKvo2Y6nvmpRs57nP0G
-
-sprite $AmazonFinSpaceMd [16x16/16z] dOh50G1120F9i9B-6pwtrzciGCJ_eDIBQZYjC-mPfkqLh9IxvDpgRTRGlB5flzH80H6iCka0ESqrdjd-HqO
-
-sprite $AmazonFinSpaceLg [20x20/16z] jSw54GD1241H3ltzLvmvMnk9ltK5Vg6SLIZ2JBCC6w_6XYfIrQxMbYaefZfSLNMEjIIDtNlyRK-w8PNGtJxZaB5Bui2fTlkmutKF
-
-!procedure AmazonFinSpace($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonFinSpace', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFinSpaceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFinSpaceLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFinSpaceGroup($id, $name='Amazon Fin Space', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonFinSpaceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.png
deleted file mode 100644
index 0eed1838e2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.puml
deleted file mode 100644
index 883196f6fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFinSpaceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceCard('AmazonFinSpaceCard', 'Amazon Fin Space Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Remote.puml
deleted file mode 100644
index b138e8954f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFinSpaceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceCard('AmazonFinSpaceCard', 'Amazon Fin Space Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.png
deleted file mode 100644
index 1836ead5a7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.puml
deleted file mode 100644
index 4e21606858..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFinSpaceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceGroup('AmazonFinSpaceGroup', 'Amazon Fin Space Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Remote.puml
deleted file mode 100644
index de9f1f676c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonFinSpaceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFinSpaceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonFinSpace')
-
-' renders the element
-AmazonFinSpaceGroup('AmazonFinSpaceGroup', 'Amazon Fin Space Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.png
deleted file mode 100644
index 648d0d6566..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.puml
deleted file mode 100644
index 94c92feeab..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesis
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Remote.puml
deleted file mode 100644
index 6919228208..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesis
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.md
deleted file mode 100644
index 7f2d4d6c12..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKinesis
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonKinesis
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-```
-
-
-
-| Illustration | AmazonKinesis | AmazonKinesisCard | AmazonKinesisGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesis.png) | ![illustration for AmazonKinesis](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesis.Local.png) | ![illustration for AmazonKinesisCard](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.png) | ![illustration for AmazonKinesisGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKinesisXs>`
-- `<$AmazonKinesisSm>`
-- `<$AmazonKinesisMd>`
-- `<$AmazonKinesisLg>`
-
-
-
-
-
-## AmazonKinesis
-
-### Load remotely
-```plantuml
-@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 AmazonKinesis
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesis
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisCard
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisCard('AmazonKinesisCard', 'Amazon Kinesis Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisCard('AmazonKinesisCard', 'Amazon Kinesis Card', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisGroup('AmazonKinesisGroup', 'Amazon Kinesis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisGroup('AmazonKinesisGroup', 'Amazon Kinesis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.png
deleted file mode 100644
index bdf4c65c5e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.puml
deleted file mode 100644
index 9725d47c92..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesis.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonKinesis
-
-sprite $AmazonKinesisXs [10x10/16z] uo086E0q8oChbCtCmC382AIPE80aAmjOZ0cd2G
-
-sprite $AmazonKinesisSm [12x12/16z] VSR50SC030D0MmPf_uNRC2VtEdtmlPdxoVPiJeS8SozDO6RJMtGKDIcXj22qAztz0G
-
-sprite $AmazonKinesisMd [16x16/16z] dOp50S1G34AZmFuBr_LKUVaI0_q1zxAckDAazrcwsY6YChT6S2exCmu7DpDtNzrZlcTTSawDgTpsKzcwm2bkj5up0W
-
-sprite $AmazonKinesisLg [20x20/16z] hSpN0G8m34F1s9QYj__2zCudt037xpRVXa-Y-IHOvbL2cQYhPyJL0chLE3ovMjx9Fk5XppghAgvsASIQxcgk6ges45lSfCbSIXu6Dnz2yqtyoH4
-
-!procedure AmazonKinesis($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonKinesis', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKinesisCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKinesisLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKinesisGroup($id, $name='Amazon Kinesis', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonKinesisLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.png
deleted file mode 100644
index 53c85ca767..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.puml
deleted file mode 100644
index ddfcba7d10..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisCard('AmazonKinesisCard', 'Amazon Kinesis Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Remote.puml
deleted file mode 100644
index c56587aeb4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisCard('AmazonKinesisCard', 'Amazon Kinesis Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.png
deleted file mode 100644
index 31a1ed1f1d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.puml
deleted file mode 100644
index fefe51acbd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisDataAnalytics
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Remote.puml
deleted file mode 100644
index 3205cddc4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisDataAnalytics
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.md
deleted file mode 100644
index 5217930a5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKinesisDataAnalytics
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-```
-
-
-
-| Illustration | AmazonKinesisDataAnalytics | AmazonKinesisDataAnalyticsCard | AmazonKinesisDataAnalyticsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.png) | ![illustration for AmazonKinesisDataAnalytics](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.Local.png) | ![illustration for AmazonKinesisDataAnalyticsCard](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.png) | ![illustration for AmazonKinesisDataAnalyticsGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKinesisDataAnalyticsXs>`
-- `<$AmazonKinesisDataAnalyticsSm>`
-- `<$AmazonKinesisDataAnalyticsMd>`
-- `<$AmazonKinesisDataAnalyticsLg>`
-
-
-
-
-
-## AmazonKinesisDataAnalytics
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataAnalytics
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataAnalytics
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisDataAnalyticsCard
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataAnalyticsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsCard('AmazonKinesisDataAnalyticsCard', 'Amazon Kinesis Data Analytics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataAnalyticsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsCard('AmazonKinesisDataAnalyticsCard', 'Amazon Kinesis Data Analytics Card', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisDataAnalyticsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataAnalyticsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsGroup('AmazonKinesisDataAnalyticsGroup', 'Amazon Kinesis Data Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataAnalyticsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsGroup('AmazonKinesisDataAnalyticsGroup', 'Amazon Kinesis Data Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.png
deleted file mode 100644
index 53b2e1bbf1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.puml
deleted file mode 100644
index 80ed4a3465..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics
-
-sprite $AmazonKinesisDataAnalyticsXs [10x10/16z] uo086E0q8oChbCtCmC382AIPm3oOA0DCdf61WHd91
-
-sprite $AmazonKinesisDataAnalyticsSm [12x12/16z] VSkr0G0130B0G0JsN_ZTghyg0lw1TwnwPsbGesEcnG3Q1qR4CO_5t1ojDYtXc4MYcyVidjh8Noi
-
-sprite $AmazonKinesisDataAnalyticsMd [16x16/16z] dOp50GG120D9iFJVyDswVDQ63n3H5-fynZ17iXkf3IXHwWhtvS4UpdJdrW0p0p2tKyBCKe_c8apuR4akTwk9pkrMQcepqor_
-
-sprite $AmazonKinesisDataAnalyticsLg [20x20/16z] {
-fSpLWG9G30NHwBlJVyExI727-JmHVc_TiRoH8kuOrfmduOqgF39hq00tpnQdsgDwIMlJILVQDdTdm4lKD1RWzBpHe3QwCIdiQBcHZPbx74q4xJd6LAI7kNcA
-Kvfulty
-}
-
-!procedure AmazonKinesisDataAnalytics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKinesisDataAnalyticsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKinesisDataAnalyticsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKinesisDataAnalyticsGroup($id, $name='Amazon Kinesis Data Analytics', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonKinesisDataAnalyticsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.png
deleted file mode 100644
index 0086670662..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.puml
deleted file mode 100644
index ee22e05b60..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisDataAnalyticsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsCard('AmazonKinesisDataAnalyticsCard', 'Amazon Kinesis Data Analytics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Remote.puml
deleted file mode 100644
index 54acfabd5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisDataAnalyticsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsCard('AmazonKinesisDataAnalyticsCard', 'Amazon Kinesis Data Analytics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.png
deleted file mode 100644
index f4d0022987..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.puml
deleted file mode 100644
index 8ae5e9c6e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKinesisDataAnalyticsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsGroup('AmazonKinesisDataAnalyticsGroup', 'Amazon Kinesis Data Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Remote.puml
deleted file mode 100644
index 363c7f8a07..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalyticsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKinesisDataAnalyticsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics')
-
-' renders the element
-AmazonKinesisDataAnalyticsGroup('AmazonKinesisDataAnalyticsGroup', 'Amazon Kinesis Data Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.png
deleted file mode 100644
index f9d3ae272e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.puml
deleted file mode 100644
index 01b24f9d67..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisDataFirehose
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehose('AmazonKinesisDataFirehose', 'Amazon Kinesis Data Firehose', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Remote.puml
deleted file mode 100644
index 87962091fc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisDataFirehose
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehose('AmazonKinesisDataFirehose', 'Amazon Kinesis Data Firehose', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.md
deleted file mode 100644
index 3d8567da97..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKinesisDataFirehose
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-```
-
-
-
-| Illustration | AmazonKinesisDataFirehose | AmazonKinesisDataFirehoseCard | AmazonKinesisDataFirehoseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.png) | ![illustration for AmazonKinesisDataFirehose](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.Local.png) | ![illustration for AmazonKinesisDataFirehoseCard](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.png) | ![illustration for AmazonKinesisDataFirehoseGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKinesisDataFirehoseXs>`
-- `<$AmazonKinesisDataFirehoseSm>`
-- `<$AmazonKinesisDataFirehoseMd>`
-- `<$AmazonKinesisDataFirehoseLg>`
-
-
-
-
-
-## AmazonKinesisDataFirehose
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataFirehose
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehose('AmazonKinesisDataFirehose', 'Amazon Kinesis Data Firehose', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataFirehose
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehose('AmazonKinesisDataFirehose', 'Amazon Kinesis Data Firehose', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisDataFirehoseCard
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataFirehoseCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseCard('AmazonKinesisDataFirehoseCard', 'Amazon Kinesis Data Firehose Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataFirehoseCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseCard('AmazonKinesisDataFirehoseCard', 'Amazon Kinesis Data Firehose Card', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisDataFirehoseGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataFirehoseGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseGroup('AmazonKinesisDataFirehoseGroup', 'Amazon Kinesis Data Firehose Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataFirehoseGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseGroup('AmazonKinesisDataFirehoseGroup', 'Amazon Kinesis Data Firehose Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.png
deleted file mode 100644
index 6005c78735..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.puml
deleted file mode 100644
index d9d6969f57..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose
-
-sprite $AmazonKinesisDataFirehoseXs [10x10/16z] uy0AsE4iHZYBWOs1bOC3Y3XO61Y0c0aaom2JPyBGYm
-
-sprite $AmazonKinesisDataFirehoseSm [12x12/16z] XS653S1034Mn7uNU_XDNM3goMMeUpalnC3SbtW2IqQ46sbt9o3cv
-
-sprite $AmazonKinesisDataFirehoseMd [16x16/16z] bSsr0G11509HMFdGVyFdxZVPYyR_AmUd5vV2Ggz9X88PrE0AG7OYwc0nLI5RENk8OVtuoJzg0G
-
-sprite $AmazonKinesisDataFirehoseLg [20x20/16z] hS-54SC03C10ixN_mcLkEFax3I2ELysVBluf_yeQcYzYfHB9LNBd6IxLgUtkt8LS54IB60-XfkNgVOaxRL4LlaJonvPzT7ESCm
-
-!procedure AmazonKinesisDataFirehose($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKinesisDataFirehoseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKinesisDataFirehoseLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKinesisDataFirehoseGroup($id, $name='Amazon Kinesis Data Firehose', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonKinesisDataFirehoseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.png
deleted file mode 100644
index e59ca0272b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.puml
deleted file mode 100644
index a631873619..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisDataFirehoseCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseCard('AmazonKinesisDataFirehoseCard', 'Amazon Kinesis Data Firehose Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Remote.puml
deleted file mode 100644
index db24e9aaec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisDataFirehoseCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseCard('AmazonKinesisDataFirehoseCard', 'Amazon Kinesis Data Firehose Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.png
deleted file mode 100644
index 9d788ac151..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.puml
deleted file mode 100644
index 8852119112..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKinesisDataFirehoseGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseGroup('AmazonKinesisDataFirehoseGroup', 'Amazon Kinesis Data Firehose Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Remote.puml
deleted file mode 100644
index 81be040127..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehoseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKinesisDataFirehoseGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose')
-
-' renders the element
-AmazonKinesisDataFirehoseGroup('AmazonKinesisDataFirehoseGroup', 'Amazon Kinesis Data Firehose Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.png
deleted file mode 100644
index 467d3ae545..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.puml
deleted file mode 100644
index 3818ec8ccf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisDataStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Remote.puml
deleted file mode 100644
index 4713daf2ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisDataStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.md
deleted file mode 100644
index eef3b1f08c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKinesisDataStreams
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-```
-
-
-
-| Illustration | AmazonKinesisDataStreams | AmazonKinesisDataStreamsCard | AmazonKinesisDataStreamsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.png) | ![illustration for AmazonKinesisDataStreams](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.Local.png) | ![illustration for AmazonKinesisDataStreamsCard](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.png) | ![illustration for AmazonKinesisDataStreamsGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKinesisDataStreamsXs>`
-- `<$AmazonKinesisDataStreamsSm>`
-- `<$AmazonKinesisDataStreamsMd>`
-- `<$AmazonKinesisDataStreamsLg>`
-
-
-
-
-
-## AmazonKinesisDataStreams
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisDataStreamsCard
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsCard('AmazonKinesisDataStreamsCard', 'Amazon Kinesis Data Streams Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsCard('AmazonKinesisDataStreamsCard', 'Amazon Kinesis Data Streams Card', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisDataStreamsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisDataStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsGroup('AmazonKinesisDataStreamsGroup', 'Amazon Kinesis Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisDataStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsGroup('AmazonKinesisDataStreamsGroup', 'Amazon Kinesis Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.png
deleted file mode 100644
index 7a86fd466b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.puml
deleted file mode 100644
index b5cfc5027c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams
-
-sprite $AmazonKinesisDataStreamsXs [10x10/16z] XOR55G0W3CMgZ-o_C0xNVWsbvBzgNdOHLS1Gf2rQ3C6HBlWQ
-
-sprite $AmazonKinesisDataStreamsSm [12x12/16z] VKhL0SD0509EOF-5s-JqBq-nV1GlhFLYkxDs3wnO85j62S30FQPAnL1RrCWsCbP2L4_ZtG5l_G4
-
-sprite $AmazonKinesisDataStreamsMd [16x16/16z] dKw35GHH3Fp1eF-6Zyk7LUoCdn3tQRjtEQJ0ceOHjDXLKo7rIL6LouKOOqJ4_tf-jUVKxQ0PLEHSAFYJUngGP8UYQmRW3sMKp-aD
-
-sprite $AmazonKinesisDataStreamsLg [20x20/16z] {
-fScv0SL02CHG1fOTzT_mFtqxz0ibdflS5LU3vDw8viX6ZKSggyOI0r2esknQENhQymDMi-9BqXeqZBkTQXO9qiGH3h5muigijf95qGa262nC0bqL8rWiMxca
-1zu
-}
-
-!procedure AmazonKinesisDataStreams($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKinesisDataStreamsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKinesisDataStreamsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKinesisDataStreamsGroup($id, $name='Amazon Kinesis Data Streams', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonKinesisDataStreamsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.png
deleted file mode 100644
index 5c13f04827..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.puml
deleted file mode 100644
index 73fae418db..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisDataStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsCard('AmazonKinesisDataStreamsCard', 'Amazon Kinesis Data Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Remote.puml
deleted file mode 100644
index 366b5374de..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisDataStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsCard('AmazonKinesisDataStreamsCard', 'Amazon Kinesis Data Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.png
deleted file mode 100644
index bfc512482d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.puml
deleted file mode 100644
index 12eac0a706..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKinesisDataStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsGroup('AmazonKinesisDataStreamsGroup', 'Amazon Kinesis Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Remote.puml
deleted file mode 100644
index 678819b5f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreamsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKinesisDataStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams')
-
-' renders the element
-AmazonKinesisDataStreamsGroup('AmazonKinesisDataStreamsGroup', 'Amazon Kinesis Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.png
deleted file mode 100644
index f0086bf245..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.puml
deleted file mode 100644
index bd641819bb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKinesisGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisGroup('AmazonKinesisGroup', 'Amazon Kinesis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Remote.puml
deleted file mode 100644
index a7e2f29366..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKinesisGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesis')
-
-' renders the element
-AmazonKinesisGroup('AmazonKinesisGroup', 'Amazon Kinesis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.png
deleted file mode 100644
index 9ed715b9b3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.puml
deleted file mode 100644
index b9748e6a0d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Remote.puml
deleted file mode 100644
index da5640101d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.md
deleted file mode 100644
index d6157b8e4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKinesisVideoStreams
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-```
-
-
-
-| Illustration | AmazonKinesisVideoStreams | AmazonKinesisVideoStreamsCard | AmazonKinesisVideoStreamsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.png) | ![illustration for AmazonKinesisVideoStreams](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.Local.png) | ![illustration for AmazonKinesisVideoStreamsCard](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.png) | ![illustration for AmazonKinesisVideoStreamsGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKinesisVideoStreamsXs>`
-- `<$AmazonKinesisVideoStreamsSm>`
-- `<$AmazonKinesisVideoStreamsMd>`
-- `<$AmazonKinesisVideoStreamsLg>`
-
-
-
-
-
-## AmazonKinesisVideoStreams
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisVideoStreamsCard
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisVideoStreamsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.png
deleted file mode 100644
index 8063d0ac19..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.puml
deleted file mode 100644
index ef850c185a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams
-
-sprite $AmazonKinesisVideoStreamsXs [10x10/16z] uy0Es11C1YZDoC7011DcOc1WP0Gns9dWAjY1yc0MAmShAoi3ac4
-
-sprite $AmazonKinesisVideoStreamsSm [12x12/16z] VSQr0G0n40Gn-sYd_ugV6HI97y7HVZp97X8Z1TL7Wf5wQyiTbOzWP8Xqn4WTYkLZOiJ5
-
-sprite $AmazonKinesisVideoStreamsMd [16x16/16z] dSc54S0m30H1Yx__YcCCynbtX3_nbkgn6nlxGeLm84p5gYD9lbmbkoSfHwGDvQ5IL3ie7sH8TIPbAms78jim3CwxP7Xi0W
-
-sprite $AmazonKinesisVideoStreamsLg [20x20/16z] {
-fSYrOG0140Inuvt-6pOyGs9GAFvjU1kzgeZNEJ9nDSY7IVV8B1Po6BEe4QVqx94qCtrkXtrpzoqgMb0BRGMo21R6ffe9iBvS4Fg-ZFD44v3YF5faBumhBVY5
-Jm
-}
-
-!procedure AmazonKinesisVideoStreams($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKinesisVideoStreamsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKinesisVideoStreamsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKinesisVideoStreamsGroup($id, $name='Amazon Kinesis Video Streams', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonKinesisVideoStreamsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.png
deleted file mode 100644
index 231d881887..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.puml
deleted file mode 100644
index 34ee013df7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Remote.puml
deleted file mode 100644
index f6a00744a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.png
deleted file mode 100644
index 4c8a0d2fa2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.puml
deleted file mode 100644
index 346b6628e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Remote.puml
deleted file mode 100644
index 616bef07e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreamsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.png
deleted file mode 100644
index 60744422da..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.puml
deleted file mode 100644
index 76e7a436e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedStreamingForApacheKafka
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafka('AmazonManagedStreamingForApacheKafka', 'Amazon Managed Streaming For Apache Kafka', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Remote.puml
deleted file mode 100644
index 6f5e3f14e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedStreamingForApacheKafka
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafka('AmazonManagedStreamingForApacheKafka', 'Amazon Managed Streaming For Apache Kafka', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.md
deleted file mode 100644
index 635410f273..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonManagedStreamingForApacheKafka
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-```
-
-
-
-| Illustration | AmazonManagedStreamingForApacheKafka | AmazonManagedStreamingForApacheKafkaCard | AmazonManagedStreamingForApacheKafkaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.png) | ![illustration for AmazonManagedStreamingForApacheKafka](../../../aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.Local.png) | ![illustration for AmazonManagedStreamingForApacheKafkaCard](../../../aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.png) | ![illustration for AmazonManagedStreamingForApacheKafkaGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonManagedStreamingForApacheKafkaXs>`
-- `<$AmazonManagedStreamingForApacheKafkaSm>`
-- `<$AmazonManagedStreamingForApacheKafkaMd>`
-- `<$AmazonManagedStreamingForApacheKafkaLg>`
-
-
-
-
-
-## AmazonManagedStreamingForApacheKafka
-
-### Load remotely
-```plantuml
-@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 AmazonManagedStreamingForApacheKafka
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafka('AmazonManagedStreamingForApacheKafka', 'Amazon Managed Streaming For Apache Kafka', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedStreamingForApacheKafka
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafka('AmazonManagedStreamingForApacheKafka', 'Amazon Managed Streaming For Apache Kafka', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonManagedStreamingForApacheKafkaCard
-
-### Load remotely
-```plantuml
-@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 AmazonManagedStreamingForApacheKafkaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaCard('AmazonManagedStreamingForApacheKafkaCard', 'Amazon Managed Streaming For Apache Kafka Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedStreamingForApacheKafkaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaCard('AmazonManagedStreamingForApacheKafkaCard', 'Amazon Managed Streaming For Apache Kafka Card', 'an optional description')
-@enduml
-```
-
-## AmazonManagedStreamingForApacheKafkaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonManagedStreamingForApacheKafkaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaGroup('AmazonManagedStreamingForApacheKafkaGroup', 'Amazon Managed Streaming For Apache Kafka Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedStreamingForApacheKafkaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaGroup('AmazonManagedStreamingForApacheKafkaGroup', 'Amazon Managed Streaming For Apache Kafka Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.png
deleted file mode 100644
index 07e6bd682a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.puml
deleted file mode 100644
index 14ee213871..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka
-
-sprite $AmazonManagedStreamingForApacheKafkaXs [10x10/16z] uy056B28iR10Q3P6HaQmF91avM00Ca4444BbcJdOaBK1
-
-sprite $AmazonManagedStreamingForApacheKafkaSm [12x12/16z] uy0Bs97OB0Wc8piJZCd4mGXJnSe812mm9OmWX60pmTGpWX1k
-
-sprite $AmazonManagedStreamingForApacheKafkaMd [16x16/16z] dKkr0S1020pE_Wk_6qqCvyH_1iQNEVxaSBvGz8VYgW9P2c6eiGK6LdkvrQoq3aG43Lhttno976ZvTRJvSsG
-
-sprite $AmazonManagedStreamingForApacheKafkaLg [20x20/16z] jSl50OG044FHZF_-6ruNu8YyaLF2LKB3bcUp5HWRgfpODCbarHvFka76JxNiHVnD5r35ZvK6bPZd-ubWnfFXGzBp-VCbRqM65n7U_s024q0d1zq1
-
-!procedure AmazonManagedStreamingForApacheKafka($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonManagedStreamingForApacheKafkaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonManagedStreamingForApacheKafkaLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonManagedStreamingForApacheKafkaGroup($id, $name='Amazon Managed Streaming For Apache Kafka', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonManagedStreamingForApacheKafkaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.png
deleted file mode 100644
index 80e86ae329..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.puml
deleted file mode 100644
index 95b699edce..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedStreamingForApacheKafkaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaCard('AmazonManagedStreamingForApacheKafkaCard', 'Amazon Managed Streaming For Apache Kafka Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Remote.puml
deleted file mode 100644
index b248615808..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedStreamingForApacheKafkaCard
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaCard('AmazonManagedStreamingForApacheKafkaCard', 'Amazon Managed Streaming For Apache Kafka Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.png
deleted file mode 100644
index fd8098ae2d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.puml
deleted file mode 100644
index dae7f63a91..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonManagedStreamingForApacheKafkaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaGroup('AmazonManagedStreamingForApacheKafkaGroup', 'Amazon Managed Streaming For Apache Kafka Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Remote.puml
deleted file mode 100644
index 799b2a434b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafkaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonManagedStreamingForApacheKafkaGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka')
-
-' renders the element
-AmazonManagedStreamingForApacheKafkaGroup('AmazonManagedStreamingForApacheKafkaGroup', 'Amazon Managed Streaming For Apache Kafka Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.png
deleted file mode 100644
index 93cd696605..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.puml
deleted file mode 100644
index 4e7ab9bd4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchService
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchService('AmazonOpenSearchService', 'Amazon Open Search Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Remote.puml
deleted file mode 100644
index fa49655160..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchService
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchService('AmazonOpenSearchService', 'Amazon Open Search Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.md
deleted file mode 100644
index c9a290c1f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchService
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-```
-
-
-
-| Illustration | AmazonOpenSearchService | AmazonOpenSearchServiceCard | AmazonOpenSearchServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.png) | ![illustration for AmazonOpenSearchService](../../../aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.Local.png) | ![illustration for AmazonOpenSearchServiceCard](../../../aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.png) | ![illustration for AmazonOpenSearchServiceGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceXs>`
-- `<$AmazonOpenSearchServiceSm>`
-- `<$AmazonOpenSearchServiceMd>`
-- `<$AmazonOpenSearchServiceLg>`
-
-
-
-
-
-## AmazonOpenSearchService
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchService
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchService('AmazonOpenSearchService', 'Amazon Open Search Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchService
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchService('AmazonOpenSearchService', 'Amazon Open Search Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceCard('AmazonOpenSearchServiceCard', 'Amazon Open Search Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceCard('AmazonOpenSearchServiceCard', 'Amazon Open Search Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceGroup('AmazonOpenSearchServiceGroup', 'Amazon Open Search Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceGroup('AmazonOpenSearchServiceGroup', 'Amazon Open Search Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.png
deleted file mode 100644
index 3e42fb0e97..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.puml
deleted file mode 100644
index 5b223a6caa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService
-
-sprite $AmazonOpenSearchServiceXs [10x10/16z] TOg35G013CNgPl-5pqOUFlcZcXKlH81mH7DsxOh6wWptrQsl-PULN1a1
-
-sprite $AmazonOpenSearchServiceSm [12x12/16z] VKg30S0m42nE-ozSkqcUfxHhlA7YOKU8LxRPCCPiU7l6ZQyC1tbaDhpwth1W1FdK3
-
-sprite $AmazonOpenSearchServiceMd [16x16/16z] dSc53S004830zsV_XUiQgn2zmC_Az6uiB7TbJ3PyWMetNUms2kbsJdk2wMbLK3jTxP7dNzd6uMg8xCLYfTCKtZG2
-
-sprite $AmazonOpenSearchServiceLg [20x20/16z] {
-hSx50GGn30H1yNJ-2Hypmzh2Uebbtim3Kj-Pw8WuWwTlpR03I3WDpCccEfqnS_fa8gckb7Db7k2gIrC7q7vfX4CgBqqv6HE6dyqfCtESAnCGNHVtjKzrSthI
-DhVntLi3
-}
-
-!procedure AmazonOpenSearchService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceGroup($id, $name='Amazon Open Search Service', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.png
deleted file mode 100644
index 3a8156c71c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.puml
deleted file mode 100644
index 3c88030106..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceCard('AmazonOpenSearchServiceCard', 'Amazon Open Search Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Remote.puml
deleted file mode 100644
index 25974892dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceCard
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceCard('AmazonOpenSearchServiceCard', 'Amazon Open Search Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.png
deleted file mode 100644
index a82c70a358..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.puml
deleted file mode 100644
index 02e573ad0d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceGroup('AmazonOpenSearchServiceGroup', 'Amazon Open Search Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Remote.puml
deleted file mode 100644
index 2d90bc5f07..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonOpenSearchServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService')
-
-' renders the element
-AmazonOpenSearchServiceGroup('AmazonOpenSearchServiceGroup', 'Amazon Open Search Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.png
deleted file mode 100644
index f9a3abea45..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.puml
deleted file mode 100644
index 4f9c46a835..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonQuickSight
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSight('AmazonQuickSight', 'Amazon Quick Sight', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Remote.puml
deleted file mode 100644
index 607731625e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonQuickSight
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSight('AmazonQuickSight', 'Amazon Quick Sight', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.md
deleted file mode 100644
index decc235e29..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonQuickSight
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonQuickSight
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-```
-
-
-
-| Illustration | AmazonQuickSight | AmazonQuickSightCard | AmazonQuickSightGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonQuickSight.png) | ![illustration for AmazonQuickSight](../../../aws-q2-2023/Architecture/Analytics/AmazonQuickSight.Local.png) | ![illustration for AmazonQuickSightCard](../../../aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.png) | ![illustration for AmazonQuickSightGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonQuickSightXs>`
-- `<$AmazonQuickSightSm>`
-- `<$AmazonQuickSightMd>`
-- `<$AmazonQuickSightLg>`
-
-
-
-
-
-## AmazonQuickSight
-
-### Load remotely
-```plantuml
-@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 AmazonQuickSight
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSight('AmazonQuickSight', 'Amazon Quick Sight', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuickSight
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSight('AmazonQuickSight', 'Amazon Quick Sight', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonQuickSightCard
-
-### Load remotely
-```plantuml
-@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 AmazonQuickSightCard
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightCard('AmazonQuickSightCard', 'Amazon Quick Sight Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuickSightCard
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightCard('AmazonQuickSightCard', 'Amazon Quick Sight Card', 'an optional description')
-@enduml
-```
-
-## AmazonQuickSightGroup
-
-### Load remotely
-```plantuml
-@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 AmazonQuickSightGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightGroup('AmazonQuickSightGroup', 'Amazon Quick Sight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuickSightGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightGroup('AmazonQuickSightGroup', 'Amazon Quick Sight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.png
deleted file mode 100644
index 1fb69f474f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.puml
deleted file mode 100644
index bb4baa72a7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSight.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonQuickSight
-
-sprite $AmazonQuickSightXs [10x10/16z] uy0A61b00Cm2yvbWBAWO2oEG0U8YTC1PhCmWW6mQ
-
-sprite $AmazonQuickSightSm [12x12/16z] uy0Ds200IGJEPW4YLhWW4vJ9pi78n05cWqWc3WYRaH7AHW1Mt9O2
-
-sprite $AmazonQuickSightMd [16x16/16z] bSc55KDH2C1GdEo_S9twjpoz1uvNDjsTpy6NKv-sWef-MeIkP2meoSE5WZXZLz3cQNNWwUV3yrCJsvq1
-
-sprite $AmazonQuickSightLg [20x20/16z] jSYt0S9044N1_MjV_nMJo5y6QCBX1RBJSHnwrak_Nce0j-iv2TPShjn0rEKo4SRrl1c9yyOC47cvH81xNmurk_DOh-B4Zpu
-
-!procedure AmazonQuickSight($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonQuickSight', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonQuickSightCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonQuickSightLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonQuickSightGroup($id, $name='Amazon Quick Sight', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonQuickSightLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.png
deleted file mode 100644
index 95e1d264bc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.puml
deleted file mode 100644
index 16b7a783f0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonQuickSightCard
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightCard('AmazonQuickSightCard', 'Amazon Quick Sight Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Remote.puml
deleted file mode 100644
index ff5a438897..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonQuickSightCard
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightCard('AmazonQuickSightCard', 'Amazon Quick Sight Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.png
deleted file mode 100644
index ed82598685..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.puml
deleted file mode 100644
index e345d26665..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonQuickSightGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightGroup('AmazonQuickSightGroup', 'Amazon Quick Sight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Remote.puml
deleted file mode 100644
index 6b3c5e0ac0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonQuickSightGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonQuickSightGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonQuickSight')
-
-' renders the element
-AmazonQuickSightGroup('AmazonQuickSightGroup', 'Amazon Quick Sight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.png
deleted file mode 100644
index 17ba3ccc37..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.puml
deleted file mode 100644
index b2d8fd4733..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshift
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshift('AmazonRedshift', 'Amazon Redshift', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Remote.puml
deleted file mode 100644
index f426cdc896..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshift
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshift('AmazonRedshift', 'Amazon Redshift', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.md b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.md
deleted file mode 100644
index d39b65eab0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshift
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AmazonRedshift
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-```
-
-
-
-| Illustration | AmazonRedshift | AmazonRedshiftCard | AmazonRedshiftGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AmazonRedshift.png) | ![illustration for AmazonRedshift](../../../aws-q2-2023/Architecture/Analytics/AmazonRedshift.Local.png) | ![illustration for AmazonRedshiftCard](../../../aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.png) | ![illustration for AmazonRedshiftGroup](../../../aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftXs>`
-- `<$AmazonRedshiftSm>`
-- `<$AmazonRedshiftMd>`
-- `<$AmazonRedshiftLg>`
-
-
-
-
-
-## AmazonRedshift
-
-### Load remotely
-```plantuml
-@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 AmazonRedshift
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshift('AmazonRedshift', 'Amazon Redshift', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshift
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshift('AmazonRedshift', 'Amazon Redshift', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftCard
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftCard('AmazonRedshiftCard', 'Amazon Redshift Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftCard
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftCard('AmazonRedshiftCard', 'Amazon Redshift Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftGroup('AmazonRedshiftGroup', 'Amazon Redshift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftGroup('AmazonRedshiftGroup', 'Amazon Redshift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.png
deleted file mode 100644
index 1d4ff8e4b0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.puml
deleted file mode 100644
index 18ce391f25..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshift.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AmazonRedshift
-
-sprite $AmazonRedshiftXs [10x10/16z] uy0E682O6SnYOM5dOeG9mrWCS1Oh1mUKnGvZiJ6nCg0O1W
-
-sprite $AmazonRedshiftSm [12x12/16z] VKY50O1029Hc_uNLxtwuzii905YE_UnCfGS7AXdyANje9ODvEGrIgxBwT1y
-
-sprite $AmazonRedshiftMd [16x16/16z] dKt50G0n22Dezb_ut3_NbXTnZfnQP6YSy7ZymWbL_UhuO7bW5ngV694Fd7B4JemNpdhlCnKAOylD
-
-sprite $AmazonRedshiftLg [20x20/16z] fS_50S0m20NGZxF_mdM3NYhnl2ZvFuM9g1N2EcKvoM9VkvX2FPn15vjlz8XeDbz7TuDL0wLnTcD5DRUvhQQO-seStTnB71k2rGIKBKM-JIC
-
-!procedure AmazonRedshift($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AmazonRedshift', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftGroup($id, $name='Amazon Redshift', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.png
deleted file mode 100644
index db9de2262d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.puml
deleted file mode 100644
index 9d6d611189..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftCard
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftCard('AmazonRedshiftCard', 'Amazon Redshift Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Remote.puml
deleted file mode 100644
index 8badf80c36..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftCard
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftCard('AmazonRedshiftCard', 'Amazon Redshift Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.png
deleted file mode 100644
index b65f7e9f2c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.puml
deleted file mode 100644
index 009c2cc837..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftGroup('AmazonRedshiftGroup', 'Amazon Redshift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Remote.puml
deleted file mode 100644
index 3550f89d6c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AmazonRedshiftGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftGroup
-include('aws-q2-2023/Architecture/Analytics/AmazonRedshift')
-
-' renders the element
-AmazonRedshiftGroup('AmazonRedshiftGroup', 'Amazon Redshift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.png
deleted file mode 100644
index 5d51bfaed4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.puml
deleted file mode 100644
index 4e0e2e8581..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCleanRooms
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRooms('AwsCleanRooms', 'Aws Clean Rooms', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Remote.puml
deleted file mode 100644
index a4611adcb7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCleanRooms
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRooms('AwsCleanRooms', 'Aws Clean Rooms', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.md
deleted file mode 100644
index 00ddd12261..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCleanRooms
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsCleanRooms
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-```
-
-
-
-| Illustration | AwsCleanRooms | AwsCleanRoomsCard | AwsCleanRoomsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsCleanRooms.png) | ![illustration for AwsCleanRooms](../../../aws-q2-2023/Architecture/Analytics/AwsCleanRooms.Local.png) | ![illustration for AwsCleanRoomsCard](../../../aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.png) | ![illustration for AwsCleanRoomsGroup](../../../aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCleanRoomsXs>`
-- `<$AwsCleanRoomsSm>`
-- `<$AwsCleanRoomsMd>`
-- `<$AwsCleanRoomsLg>`
-
-
-
-
-
-## AwsCleanRooms
-
-### Load remotely
-```plantuml
-@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 AwsCleanRooms
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRooms('AwsCleanRooms', 'Aws Clean Rooms', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCleanRooms
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRooms('AwsCleanRooms', 'Aws Clean Rooms', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCleanRoomsCard
-
-### Load remotely
-```plantuml
-@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 AwsCleanRoomsCard
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsCard('AwsCleanRoomsCard', 'Aws Clean Rooms Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCleanRoomsCard
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsCard('AwsCleanRoomsCard', 'Aws Clean Rooms Card', 'an optional description')
-@enduml
-```
-
-## AwsCleanRoomsGroup
-
-### Load remotely
-```plantuml
-@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 AwsCleanRoomsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsGroup('AwsCleanRoomsGroup', 'Aws Clean Rooms Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCleanRoomsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsGroup('AwsCleanRoomsGroup', 'Aws Clean Rooms Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.png
deleted file mode 100644
index 8744ed2bb0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.puml
deleted file mode 100644
index 7918d91031..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRooms.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsCleanRooms
-
-sprite $AwsCleanRoomsXs [10x10/16z] uo00M3Wu63au6C1i9eGm0vp52gN1wbXWcb
-
-sprite $AwsCleanRoomsSm [12x12/16z] VOc50SH020Hnfl-6_-EUp1smmYUwNfsq5z1E29rhrSv28EpQLYMTccYFEY2Pz4HovGy
-
-sprite $AwsCleanRoomsMd [16x16/16z] dSxL0KD124JHnORRVyDnp_Ep0dmD7EF5InZ87is5ZVlSbjmrmX0lDYw7jsRWitEh99b_vF6PbuzzB7YIiSqP
-
-sprite $AwsCleanRoomsLg [20x20/16z] hS_55S0W401HLfd-AywBeLScmVu9E57wRig8dWAOr7lMry9luvxGmbSrqbnk7rDmvaJlOZQym6gnsmsZcQM9595K_zZuxZUyi8hV577Fmf1uSA0B
-
-!procedure AwsCleanRooms($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsCleanRooms', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCleanRoomsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCleanRoomsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsCleanRoomsGroup($id, $name='Aws Clean Rooms', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsCleanRoomsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.png
deleted file mode 100644
index 7326aef7ff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.puml
deleted file mode 100644
index caa0746de9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCleanRoomsCard
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsCard('AwsCleanRoomsCard', 'Aws Clean Rooms Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Remote.puml
deleted file mode 100644
index b075d371b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCleanRoomsCard
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsCard('AwsCleanRoomsCard', 'Aws Clean Rooms Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.png
deleted file mode 100644
index 8a271d778c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.puml
deleted file mode 100644
index 8c588a83a5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCleanRoomsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsGroup('AwsCleanRoomsGroup', 'Aws Clean Rooms Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Remote.puml
deleted file mode 100644
index 11ae495b8e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsCleanRoomsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCleanRoomsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsCleanRooms')
-
-' renders the element
-AwsCleanRoomsGroup('AwsCleanRoomsGroup', 'Aws Clean Rooms Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.png
deleted file mode 100644
index 81faeef0e6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.puml
deleted file mode 100644
index 49565ced88..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataExchange
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchange('AwsDataExchange', 'Aws Data Exchange', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Remote.puml
deleted file mode 100644
index cabc6e68ce..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataExchange
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchange('AwsDataExchange', 'Aws Data Exchange', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.md
deleted file mode 100644
index ad1c0fbd4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDataExchange
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsDataExchange
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-```
-
-
-
-| Illustration | AwsDataExchange | AwsDataExchangeCard | AwsDataExchangeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsDataExchange.png) | ![illustration for AwsDataExchange](../../../aws-q2-2023/Architecture/Analytics/AwsDataExchange.Local.png) | ![illustration for AwsDataExchangeCard](../../../aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.png) | ![illustration for AwsDataExchangeGroup](../../../aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDataExchangeXs>`
-- `<$AwsDataExchangeSm>`
-- `<$AwsDataExchangeMd>`
-- `<$AwsDataExchangeLg>`
-
-
-
-
-
-## AwsDataExchange
-
-### Load remotely
-```plantuml
-@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 AwsDataExchange
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchange('AwsDataExchange', 'Aws Data Exchange', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataExchange
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchange('AwsDataExchange', 'Aws Data Exchange', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDataExchangeCard
-
-### Load remotely
-```plantuml
-@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 AwsDataExchangeCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeCard('AwsDataExchangeCard', 'Aws Data Exchange Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataExchangeCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeCard('AwsDataExchangeCard', 'Aws Data Exchange Card', 'an optional description')
-@enduml
-```
-
-## AwsDataExchangeGroup
-
-### Load remotely
-```plantuml
-@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 AwsDataExchangeGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeGroup('AwsDataExchangeGroup', 'Aws Data Exchange Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataExchangeGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeGroup('AwsDataExchangeGroup', 'Aws Data Exchange Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.png
deleted file mode 100644
index 5bdf951c24..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.puml
deleted file mode 100644
index 7653c7711e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchange.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsDataExchange
-
-sprite $AwsDataExchangeXs [10x10/16z] uy096354s3aOe3901WkOnGfamSIOW02hIG
-
-sprite $AwsDataExchangeSm [12x12/16z] uo0Ai8801oixbCl4mGo44C08vB70r35mSB31X1bWWa1f5XOMX45uRG8
-
-sprite $AwsDataExchangeMd [16x16/16z] dSsr0S002011dDz_uRYsN8N3L1MNF80tZoq5lIRDEa08_kmpAz3rv8MelhSKfAkUdAOEt_ypAm
-
-sprite $AwsDataExchangeLg [20x20/16z] jSwr0GC134DHe_JtNpZCgUzrPdESpkN9UmTEyozvs9b5K6BuO47udRDkCEJtaW167pb1JALuvtOW-9Iu8BUglfzItJrpUyDHpW
-
-!procedure AwsDataExchange($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsDataExchange', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDataExchangeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDataExchangeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsDataExchangeGroup($id, $name='Aws Data Exchange', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsDataExchangeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.png
deleted file mode 100644
index 5b6e972e3b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.puml
deleted file mode 100644
index b75574e384..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataExchangeCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeCard('AwsDataExchangeCard', 'Aws Data Exchange Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Remote.puml
deleted file mode 100644
index 390fde4824..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataExchangeCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeCard('AwsDataExchangeCard', 'Aws Data Exchange Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.png
deleted file mode 100644
index 4f67f9acc6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.puml
deleted file mode 100644
index dffd5b76a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDataExchangeGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeGroup('AwsDataExchangeGroup', 'Aws Data Exchange Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Remote.puml
deleted file mode 100644
index bab877df02..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataExchangeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDataExchangeGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataExchange')
-
-' renders the element
-AwsDataExchangeGroup('AwsDataExchangeGroup', 'Aws Data Exchange Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.png
deleted file mode 100644
index b83facdcab..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.puml
deleted file mode 100644
index a9b30a66a7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataPipeline
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipeline('AwsDataPipeline', 'Aws Data Pipeline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Remote.puml
deleted file mode 100644
index f86031cf85..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataPipeline
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipeline('AwsDataPipeline', 'Aws Data Pipeline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.md
deleted file mode 100644
index cd06cd35aa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDataPipeline
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsDataPipeline
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-```
-
-
-
-| Illustration | AwsDataPipeline | AwsDataPipelineCard | AwsDataPipelineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsDataPipeline.png) | ![illustration for AwsDataPipeline](../../../aws-q2-2023/Architecture/Analytics/AwsDataPipeline.Local.png) | ![illustration for AwsDataPipelineCard](../../../aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.png) | ![illustration for AwsDataPipelineGroup](../../../aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDataPipelineXs>`
-- `<$AwsDataPipelineSm>`
-- `<$AwsDataPipelineMd>`
-- `<$AwsDataPipelineLg>`
-
-
-
-
-
-## AwsDataPipeline
-
-### Load remotely
-```plantuml
-@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 AwsDataPipeline
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipeline('AwsDataPipeline', 'Aws Data Pipeline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataPipeline
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipeline('AwsDataPipeline', 'Aws Data Pipeline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDataPipelineCard
-
-### Load remotely
-```plantuml
-@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 AwsDataPipelineCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineCard('AwsDataPipelineCard', 'Aws Data Pipeline Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataPipelineCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineCard('AwsDataPipelineCard', 'Aws Data Pipeline Card', 'an optional description')
-@enduml
-```
-
-## AwsDataPipelineGroup
-
-### Load remotely
-```plantuml
-@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 AwsDataPipelineGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineGroup('AwsDataPipelineGroup', 'Aws Data Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataPipelineGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineGroup('AwsDataPipelineGroup', 'Aws Data Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.png
deleted file mode 100644
index 50969b3cc2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.puml
deleted file mode 100644
index e483cecffa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipeline.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsDataPipeline
-
-sprite $AwsDataPipelineXs [10x10/16z] uo08s9WXD0EG2IOvs1b10Co2oN0mieC00rOJ
-
-sprite $AwsDataPipelineSm [12x12/16z] ZSU53G0n3C10XRF_mcr3eaUBpluxqX4mQmq18Y2AXH4YBNlKfgWCQGxVjm4
-
-sprite $AwsDataPipelineMd [16x16/16z] hSk53G1H30BGL67_XS_TvRze2x28W34N9xCnNfaqZ_IcrTqgsdFhRvLUZZTx9xTizYBMw-ztQW
-
-sprite $AwsDataPipelineLg [20x20/16z] lSX50e10241H6kv_ONk2ZQrlaX__SMDspOsdna6f8I6YS1GECDraFjtJTs44Mb1fJbXOQr4SD2jgG_02IXFaGY3UDm8
-
-!procedure AwsDataPipeline($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsDataPipeline', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDataPipelineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDataPipelineLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsDataPipelineGroup($id, $name='Aws Data Pipeline', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsDataPipelineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.png
deleted file mode 100644
index 9e734f65ac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.puml
deleted file mode 100644
index 08ba277fcd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataPipelineCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineCard('AwsDataPipelineCard', 'Aws Data Pipeline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Remote.puml
deleted file mode 100644
index 41f5f7d246..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataPipelineCard
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineCard('AwsDataPipelineCard', 'Aws Data Pipeline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.png
deleted file mode 100644
index 0cda970de8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.puml
deleted file mode 100644
index 070ea5803a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDataPipelineGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineGroup('AwsDataPipelineGroup', 'Aws Data Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Remote.puml
deleted file mode 100644
index a4a0e9c4a0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsDataPipelineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDataPipelineGroup
-include('aws-q2-2023/Architecture/Analytics/AwsDataPipeline')
-
-' renders the element
-AwsDataPipelineGroup('AwsDataPipelineGroup', 'Aws Data Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Local.png
deleted file mode 100644
index dc49a80210..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Local.puml
deleted file mode 100644
index fc926c9e74..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlue
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlue('AwsGlue', 'Aws Glue', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Remote.puml
deleted file mode 100644
index af9aeb11e5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlue
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlue('AwsGlue', 'Aws Glue', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.md
deleted file mode 100644
index c7a6c3a238..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlue
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsGlue
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-```
-
-
-
-| Illustration | AwsGlue | AwsGlueCard | AwsGlueGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsGlue.png) | ![illustration for AwsGlue](../../../aws-q2-2023/Architecture/Analytics/AwsGlue.Local.png) | ![illustration for AwsGlueCard](../../../aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.png) | ![illustration for AwsGlueGroup](../../../aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueXs>`
-- `<$AwsGlueSm>`
-- `<$AwsGlueMd>`
-- `<$AwsGlueLg>`
-
-
-
-
-
-## AwsGlue
-
-### Load remotely
-```plantuml
-@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 AwsGlue
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlue('AwsGlue', 'Aws Glue', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlue
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlue('AwsGlue', 'Aws Glue', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueCard('AwsGlueCard', 'Aws Glue Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueCard('AwsGlueCard', 'Aws Glue Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueGroup('AwsGlueGroup', 'Aws Glue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueGroup('AwsGlueGroup', 'Aws Glue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.png
deleted file mode 100644
index d38da366dc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.puml
deleted file mode 100644
index 20bbf13cbc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlue.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsGlue
-
-sprite $AwsGlueXs [10x10/16z] uy05660CPZOeWus1WH4koO2fWnrLBm8
-
-sprite $AwsGlueSm [12x12/16z] uy0B611CHWIJXOcTXHKcpCx63fTYus25As97DeS9IJCxGWrSEG8
-
-sprite $AwsGlueMd [16x16/16z] dS510i0G40J10QR__-ASi7jAeefBCi4GYViKXsgVenIs2GoE1dG28Q9favX45eduvW4
-
-sprite $AwsGlueLg [20x20/16z] hOx50K0X34FhpVuBVrTovQ7rO0fUx1CdZu7mB1qywev8ZO-lL3Rqdtbsys76TRvK8Xe32bRZ5kJhRl992_bA6XDO0G
-
-!procedure AwsGlue($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsGlue', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueGroup($id, $name='Aws Glue', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.png
deleted file mode 100644
index 078eba4040..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.puml
deleted file mode 100644
index 1da20e92c0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueCard('AwsGlueCard', 'Aws Glue Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Remote.puml
deleted file mode 100644
index a11c2f2e4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueCard('AwsGlueCard', 'Aws Glue Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.png
deleted file mode 100644
index 5e3a2ef3e0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.puml
deleted file mode 100644
index d99d042dbd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueDataBrew
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrew('AwsGlueDataBrew', 'Aws Glue Data Brew', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Remote.puml
deleted file mode 100644
index 400857116b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueDataBrew
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrew('AwsGlueDataBrew', 'Aws Glue Data Brew', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.md
deleted file mode 100644
index ff7195d3ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlueDataBrew
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-```
-
-
-
-| Illustration | AwsGlueDataBrew | AwsGlueDataBrewCard | AwsGlueDataBrewGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.png) | ![illustration for AwsGlueDataBrew](../../../aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.Local.png) | ![illustration for AwsGlueDataBrewCard](../../../aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.png) | ![illustration for AwsGlueDataBrewGroup](../../../aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueDataBrewXs>`
-- `<$AwsGlueDataBrewSm>`
-- `<$AwsGlueDataBrewMd>`
-- `<$AwsGlueDataBrewLg>`
-
-
-
-
-
-## AwsGlueDataBrew
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataBrew
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrew('AwsGlueDataBrew', 'Aws Glue Data Brew', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataBrew
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrew('AwsGlueDataBrew', 'Aws Glue Data Brew', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueDataBrewCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataBrewCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewCard('AwsGlueDataBrewCard', 'Aws Glue Data Brew Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataBrewCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewCard('AwsGlueDataBrewCard', 'Aws Glue Data Brew Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueDataBrewGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataBrewGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewGroup('AwsGlueDataBrewGroup', 'Aws Glue Data Brew Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataBrewGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewGroup('AwsGlueDataBrewGroup', 'Aws Glue Data Brew Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.png
deleted file mode 100644
index 81a29f116c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.puml
deleted file mode 100644
index d9d913ca75..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew
-
-sprite $AwsGlueDataBrewXs [10x10/16z] uy03MA4a8pkOnSZ1mSG0Oh5mSB1pW5XGKJ2B2IW85cC50qOaSm
-
-sprite $AwsGlueDataBrewSm [12x12/16z] TOY50G0n38JgT_jF_EJTIYK4JwbvGtZkXbvRk9L539SxONISaTbtvoJcrglusjOtmjKs_601
-
-sprite $AwsGlueDataBrewMd [16x16/16z] bSa53iC05CFG9RzDVFyBZqh2WOLFvl-M70c0h07eCjuC1hNPdK62qUPIGFQwURAMNeQRa3pQ7AWROBSLg7pzlSto6Lzx
-
-sprite $AwsGlueDataBrewLg [20x20/16z] {
-fSq53WCm34FH1Xp_-rzulAhYmHD58VCVrw5vA0xogwVXOQfs3qBGWNSFXwKUi7TlGYILi-hLSm68G4klNlTGZCyU9YGoGYkEt2A2kwEdW1JZtLlvg9nhxTus
-l7gjG_3a0r-u0W
-}
-
-!procedure AwsGlueDataBrew($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueDataBrewCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueDataBrewLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueDataBrewGroup($id, $name='Aws Glue Data Brew', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueDataBrewLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.png
deleted file mode 100644
index 8378921ba8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.puml
deleted file mode 100644
index 4ceaffd281..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueDataBrewCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewCard('AwsGlueDataBrewCard', 'Aws Glue Data Brew Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Remote.puml
deleted file mode 100644
index 63326f1997..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueDataBrewCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewCard('AwsGlueDataBrewCard', 'Aws Glue Data Brew Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.png
deleted file mode 100644
index 9c138ac68a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.puml
deleted file mode 100644
index f96d04dde4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueDataBrewGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewGroup('AwsGlueDataBrewGroup', 'Aws Glue Data Brew Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Remote.puml
deleted file mode 100644
index e80f3a101c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueDataBrewGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueDataBrewGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew')
-
-' renders the element
-AwsGlueDataBrewGroup('AwsGlueDataBrewGroup', 'Aws Glue Data Brew Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.png
deleted file mode 100644
index 073fcd16f3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.puml
deleted file mode 100644
index 2215bb94a5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueElasticViews
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViews('AwsGlueElasticViews', 'Aws Glue Elastic Views', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Remote.puml
deleted file mode 100644
index f73cbb314b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueElasticViews
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViews('AwsGlueElasticViews', 'Aws Glue Elastic Views', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.md
deleted file mode 100644
index 6daeb3be9e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlueElasticViews
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-```
-
-
-
-| Illustration | AwsGlueElasticViews | AwsGlueElasticViewsCard | AwsGlueElasticViewsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.png) | ![illustration for AwsGlueElasticViews](../../../aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.Local.png) | ![illustration for AwsGlueElasticViewsCard](../../../aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.png) | ![illustration for AwsGlueElasticViewsGroup](../../../aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueElasticViewsXs>`
-- `<$AwsGlueElasticViewsSm>`
-- `<$AwsGlueElasticViewsMd>`
-- `<$AwsGlueElasticViewsLg>`
-
-
-
-
-
-## AwsGlueElasticViews
-
-### Load remotely
-```plantuml
-@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 AwsGlueElasticViews
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViews('AwsGlueElasticViews', 'Aws Glue Elastic Views', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueElasticViews
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViews('AwsGlueElasticViews', 'Aws Glue Elastic Views', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueElasticViewsCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueElasticViewsCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsCard('AwsGlueElasticViewsCard', 'Aws Glue Elastic Views Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueElasticViewsCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsCard('AwsGlueElasticViewsCard', 'Aws Glue Elastic Views Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueElasticViewsGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueElasticViewsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsGroup('AwsGlueElasticViewsGroup', 'Aws Glue Elastic Views Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueElasticViewsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsGroup('AwsGlueElasticViewsGroup', 'Aws Glue Elastic Views Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.png
deleted file mode 100644
index 77bd51a890..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.puml
deleted file mode 100644
index 4fb0828cd3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews
-
-sprite $AwsGlueElasticViewsXs [10x10/16z] uy0D65Y112Cpb0MYM1XXSenCpEnW8H1a1hD020POK0m2
-
-sprite $AwsGlueElasticViewsSm [12x12/16z] XOg50G112CCEp_uBlxi6f-KFgR7hs19dn9UOKJ-PspHHyKZclK29SJVXJ72X1m
-
-sprite $AwsGlueElasticViewsMd [16x16/16z] dSUt0SDG34D10lm6t_uBEyVAaguxZdF4JJpS67DpOW6adgV7dPhfy2H4ys64Kzojj3AU8jm4mHZdzGQqU982oFmeiSK5
-
-sprite $AwsGlueElasticViewsLg [20x20/16z] hKy34W8045mSzlyVpcvSPoD_WtP_nP3UgsNLLupnrQXdJ9PNB0tCF62H2ZyMPZZwZ8LHZBtvDeUfbN3VvWGAeUGjTjFMlCU4vsD3-dhwzxEipizm1
-
-!procedure AwsGlueElasticViews($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueElasticViewsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueElasticViewsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueElasticViewsGroup($id, $name='Aws Glue Elastic Views', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueElasticViewsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.png
deleted file mode 100644
index 18d8b551b3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.puml
deleted file mode 100644
index d0d16af9d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueElasticViewsCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsCard('AwsGlueElasticViewsCard', 'Aws Glue Elastic Views Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Remote.puml
deleted file mode 100644
index 7608648b87..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueElasticViewsCard
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsCard('AwsGlueElasticViewsCard', 'Aws Glue Elastic Views Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.png
deleted file mode 100644
index 0390c00833..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.puml
deleted file mode 100644
index 02ad098be2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueElasticViewsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsGroup('AwsGlueElasticViewsGroup', 'Aws Glue Elastic Views Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Remote.puml
deleted file mode 100644
index a516f770e8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueElasticViewsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueElasticViewsGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews')
-
-' renders the element
-AwsGlueElasticViewsGroup('AwsGlueElasticViewsGroup', 'Aws Glue Elastic Views Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.png
deleted file mode 100644
index 76f46a324f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.puml
deleted file mode 100644
index 50f2de4c73..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueGroup('AwsGlueGroup', 'Aws Glue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Remote.puml
deleted file mode 100644
index 545dc36302..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsGlueGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueGroup
-include('aws-q2-2023/Architecture/Analytics/AwsGlue')
-
-' renders the element
-AwsGlueGroup('AwsGlueGroup', 'Aws Glue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.png
deleted file mode 100644
index 2df4f35d8e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.puml
deleted file mode 100644
index a09d114ed8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLakeFormation
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormation('AwsLakeFormation', 'Aws Lake Formation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Remote.puml
deleted file mode 100644
index b29691117a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLakeFormation
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormation('AwsLakeFormation', 'Aws Lake Formation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.md b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.md
deleted file mode 100644
index 14d78ba4d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLakeFormation
-
-
-```text
-aws-q2-2023/Architecture/Analytics/AwsLakeFormation
-```
-
-```text
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-```
-
-
-
-| Illustration | AwsLakeFormation | AwsLakeFormationCard | AwsLakeFormationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Analytics/AwsLakeFormation.png) | ![illustration for AwsLakeFormation](../../../aws-q2-2023/Architecture/Analytics/AwsLakeFormation.Local.png) | ![illustration for AwsLakeFormationCard](../../../aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.png) | ![illustration for AwsLakeFormationGroup](../../../aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLakeFormationXs>`
-- `<$AwsLakeFormationSm>`
-- `<$AwsLakeFormationMd>`
-- `<$AwsLakeFormationLg>`
-
-
-
-
-
-## AwsLakeFormation
-
-### Load remotely
-```plantuml
-@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 AwsLakeFormation
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormation('AwsLakeFormation', 'Aws Lake Formation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLakeFormation
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormation('AwsLakeFormation', 'Aws Lake Formation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLakeFormationCard
-
-### Load remotely
-```plantuml
-@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 AwsLakeFormationCard
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationCard('AwsLakeFormationCard', 'Aws Lake Formation Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLakeFormationCard
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationCard('AwsLakeFormationCard', 'Aws Lake Formation Card', 'an optional description')
-@enduml
-```
-
-## AwsLakeFormationGroup
-
-### Load remotely
-```plantuml
-@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 AwsLakeFormationGroup
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationGroup('AwsLakeFormationGroup', 'Aws Lake Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLakeFormationGroup
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationGroup('AwsLakeFormationGroup', 'Aws Lake Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.png
deleted file mode 100644
index b1b094032b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.puml
deleted file mode 100644
index 114bd70b6b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormation.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Analytics/AwsLakeFormation
-
-sprite $AwsLakeFormationXs [10x10/16z] uy0E660CTYOWmGfcCZ8oi8CPJ62I1IJ105885MK0IaCqipAW60O
-
-sprite $AwsLakeFormationSm [12x12/16z] TKtL0K1H1DNil_2Bs-a79-C-Cjnkp5Xk8Fe0JxSw0m1d0WU3_a_MaBjv9NyfLP69hwKl
-
-sprite $AwsLakeFormationMd [16x16/16z] dOl50KDH3CFYeFPVkFZfdGeAW_a35Gk39YvBKnWWDWfy1doRMqvtzgPeohTkowQMcUTi-X1FSjCxnFCOREZCcqAkvXlk
-
-sprite $AwsLakeFormationLg [20x20/16z] {
-fSpLeGCm34KnG-nxzb_uGGEbdu864D-IUEB64ociCa8SiW03iZYygnoWYasEorA6ixIgXb13xt9kqzWT8mSMxf79L3BPRbYIFCsM465XQ714poIvqPOL9Xw8
-T_q2
-}
-
-!procedure AwsLakeFormation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Analytics/AwsLakeFormation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLakeFormationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLakeFormationLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsLakeFormationGroup($id, $name='Aws Lake Formation', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsLakeFormationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.png
deleted file mode 100644
index 0465f52b7e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.puml
deleted file mode 100644
index 47f8497b2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLakeFormationCard
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationCard('AwsLakeFormationCard', 'Aws Lake Formation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Remote.puml
deleted file mode 100644
index 7174e68b48..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLakeFormationCard
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationCard('AwsLakeFormationCard', 'Aws Lake Formation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.png b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.png
deleted file mode 100644
index 988298c9e7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.puml
deleted file mode 100644
index 32965a2297..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLakeFormationGroup
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationGroup('AwsLakeFormationGroup', 'Aws Lake Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Remote.puml
deleted file mode 100644
index f04131dde1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Analytics/AwsLakeFormationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLakeFormationGroup
-include('aws-q2-2023/Architecture/Analytics/AwsLakeFormation')
-
-' renders the element
-AwsLakeFormationGroup('AwsLakeFormationGroup', 'Aws Lake Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.png
deleted file mode 100644
index 9fce6ff9d8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.puml
deleted file mode 100644
index 28165ad6a3..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonApiGateway
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGateway('AmazonApiGateway', 'Amazon Api Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Remote.puml
deleted file mode 100644
index d4ed0833c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonApiGateway
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGateway('AmazonApiGateway', 'Amazon Api Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.md
deleted file mode 100644
index 56909c37ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonApiGateway
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-```
-
-
-
-| Illustration | AmazonApiGateway | AmazonApiGatewayCard | AmazonApiGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.png) | ![illustration for AmazonApiGateway](../../../aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.Local.png) | ![illustration for AmazonApiGatewayCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.png) | ![illustration for AmazonApiGatewayGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonApiGatewayXs>`
-- `<$AmazonApiGatewaySm>`
-- `<$AmazonApiGatewayMd>`
-- `<$AmazonApiGatewayLg>`
-
-
-
-
-
-## AmazonApiGateway
-
-### Load remotely
-```plantuml
-@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 AmazonApiGateway
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGateway('AmazonApiGateway', 'Amazon Api Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonApiGateway
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGateway('AmazonApiGateway', 'Amazon Api Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonApiGatewayCard
-
-### Load remotely
-```plantuml
-@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 AmazonApiGatewayCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayCard('AmazonApiGatewayCard', 'Amazon Api Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonApiGatewayCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayCard('AmazonApiGatewayCard', 'Amazon Api Gateway Card', 'an optional description')
-@enduml
-```
-
-## AmazonApiGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AmazonApiGatewayGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayGroup('AmazonApiGatewayGroup', 'Amazon Api Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonApiGatewayGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayGroup('AmazonApiGatewayGroup', 'Amazon Api Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.png
deleted file mode 100644
index e7eff4888c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.puml
deleted file mode 100644
index 2e755af7e2..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway
-
-sprite $AmazonApiGatewayXs [10x10/16z] uy8E686O0SBau6JZOeCmERcWB0Oc1Y0B2b1OK7qio8O1
-
-sprite $AmazonApiGatewaySm [12x12/16z] VKc50S0m22iE-V_VkKkHA3f3q-kYB1Qsd82XLPEmLSDnQETsvZZpJ5-rsv9pBMrCdxZF2
-
-sprite $AmazonApiGatewayMd [16x16/16z] ZKo53GKn54gVm_xxVhchHaiCvpKmMKcH5C7hI_BHT7zqaash6YbTl_ck8Rxh1icZZxEV07OTkJJDttz8F9gmHmSly0K
-
-sprite $AmazonApiGatewayLg [20x20/16z] {
-fOo50SGW303Zjl--zHPubqDpaVgRrEsnJXdIzWhaOHozwAXJtgqi1yFIpHRT7ENAZQjQWXidYNfJXx2qm-qyoxZjtNutlI5XyhekI4-N97MGWDiBXpdiSN_5
-3
-}
-
-!procedure AmazonApiGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonApiGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonApiGatewayLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonApiGatewayGroup($id, $name='Amazon Api Gateway', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonApiGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.png
deleted file mode 100644
index 641a68f7cf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.puml
deleted file mode 100644
index 7a803b56be..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonApiGatewayCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayCard('AmazonApiGatewayCard', 'Amazon Api Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Remote.puml
deleted file mode 100644
index d4960dd12e..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonApiGatewayCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayCard('AmazonApiGatewayCard', 'Amazon Api Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.png
deleted file mode 100644
index 76b282e84c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.puml
deleted file mode 100644
index 0c6ceee333..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonApiGatewayGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayGroup('AmazonApiGatewayGroup', 'Amazon Api Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Remote.puml
deleted file mode 100644
index 8e8203eb63..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonApiGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonApiGatewayGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway')
-
-' renders the element
-AmazonApiGatewayGroup('AmazonApiGatewayGroup', 'Amazon Api Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.png
deleted file mode 100644
index 2854d9fd39..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.puml
deleted file mode 100644
index 3eddafb0fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAppFlow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlow('AmazonAppFlow', 'Amazon App Flow', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Remote.puml
deleted file mode 100644
index 146c554ca7..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAppFlow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlow('AmazonAppFlow', 'Amazon App Flow', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.md
deleted file mode 100644
index a8b2a16b32..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAppFlow
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-```
-
-
-
-| Illustration | AmazonAppFlow | AmazonAppFlowCard | AmazonAppFlowGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.png) | ![illustration for AmazonAppFlow](../../../aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.Local.png) | ![illustration for AmazonAppFlowCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.png) | ![illustration for AmazonAppFlowGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAppFlowXs>`
-- `<$AmazonAppFlowSm>`
-- `<$AmazonAppFlowMd>`
-- `<$AmazonAppFlowLg>`
-
-
-
-
-
-## AmazonAppFlow
-
-### Load remotely
-```plantuml
-@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 AmazonAppFlow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlow('AmazonAppFlow', 'Amazon App Flow', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAppFlow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlow('AmazonAppFlow', 'Amazon App Flow', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAppFlowCard
-
-### Load remotely
-```plantuml
-@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 AmazonAppFlowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowCard('AmazonAppFlowCard', 'Amazon App Flow Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAppFlowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowCard('AmazonAppFlowCard', 'Amazon App Flow Card', 'an optional description')
-@enduml
-```
-
-## AmazonAppFlowGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAppFlowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowGroup('AmazonAppFlowGroup', 'Amazon App Flow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAppFlowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowGroup('AmazonAppFlowGroup', 'Amazon App Flow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.png
deleted file mode 100644
index ac674785ef..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.puml
deleted file mode 100644
index 71724f17cf..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow
-
-sprite $AmazonAppFlowXs [10x10/16z] uo8CcA4q0mSN0nSZYC49n5n0Wek57KYmmjNX
-
-sprite $AmazonAppFlowSm [12x12/16z] ZS750SCm400mittQVzysz0r8Fgkr3fTWW3opLWo4e6fGf11fWKbo6RLwz0S
-
-sprite $AmazonAppFlowMd [16x16/16z] hSsr0G0n50BGU83zzurBVVAwh-WdlacwSkzfGgBj7OQroqpHfhKGH2SHckEsPTl0076jgm6rp3TMLshPUga2
-
-sprite $AmazonAppFlowLg [20x20/16z] lKw50G902FodOV-1fQm1zEWc_Weio5VAiVJzoa5hezVO8SkfSxBHTup2Jrg5ieEJsR51soOQ5z9dzpaqUrNw2hE_JlfBV_-HOryGJCJFy
-
-!procedure AmazonAppFlow($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAppFlowCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAppFlowLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAppFlowGroup($id, $name='Amazon App Flow', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonAppFlowLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.png
deleted file mode 100644
index ba9f7761a5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.puml
deleted file mode 100644
index c9cec89236..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAppFlowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowCard('AmazonAppFlowCard', 'Amazon App Flow Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Remote.puml
deleted file mode 100644
index bd14382e49..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAppFlowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowCard('AmazonAppFlowCard', 'Amazon App Flow Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.png
deleted file mode 100644
index 626193be67..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.puml
deleted file mode 100644
index 6eea56e43b..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAppFlowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowGroup('AmazonAppFlowGroup', 'Amazon App Flow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Remote.puml
deleted file mode 100644
index 8bd2050e63..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonAppFlowGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAppFlowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow')
-
-' renders the element
-AmazonAppFlowGroup('AmazonAppFlowGroup', 'Amazon App Flow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.png
deleted file mode 100644
index 7c92dfa6ad..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.puml
deleted file mode 100644
index 6cac4e586e..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridge
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridge('AmazonEventBridge', 'Amazon Event Bridge', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Remote.puml
deleted file mode 100644
index 101f4cf378..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridge
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridge('AmazonEventBridge', 'Amazon Event Bridge', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.md
deleted file mode 100644
index bf1ddaeeff..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridge
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-```
-
-
-
-| Illustration | AmazonEventBridge | AmazonEventBridgeCard | AmazonEventBridgeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.png) | ![illustration for AmazonEventBridge](../../../aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.Local.png) | ![illustration for AmazonEventBridgeCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.png) | ![illustration for AmazonEventBridgeGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeXs>`
-- `<$AmazonEventBridgeSm>`
-- `<$AmazonEventBridgeMd>`
-- `<$AmazonEventBridgeLg>`
-
-
-
-
-
-## AmazonEventBridge
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridge
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridge('AmazonEventBridge', 'Amazon Event Bridge', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridge
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridge('AmazonEventBridge', 'Amazon Event Bridge', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeCard('AmazonEventBridgeCard', 'Amazon Event Bridge Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeCard('AmazonEventBridgeCard', 'Amazon Event Bridge Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeGroup('AmazonEventBridgeGroup', 'Amazon Event Bridge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeGroup('AmazonEventBridgeGroup', 'Amazon Event Bridge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.png
deleted file mode 100644
index d3cb0bf013..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.puml
deleted file mode 100644
index b0002f6ee4..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge
-
-sprite $AmazonEventBridgeXs [10x10/16z] RKg30S1038or_y1rd-6fzeLG-K8unywV9qA84ycjqxaiBFR74kijFrch0m
-
-sprite $AmazonEventBridgeSm [12x12/16z] VSct4G91402mERT6_HTCX8TNAXT6UyYGyn6SRaZfz88ZK09cpXusE44rO4mbFHplRW
-
-sprite $AmazonEventBridgeMd [16x16/16z] ZS65iGCm30MmYnrwsd_VptZKIfuI_tH7mhUvufpsBJkeVO2ckeoxmOuY9GSC5fe1RfqPsNR0rgeglgGQnl9jLp5p_DKZ7di5
-
-sprite $AmazonEventBridgeLg [20x20/16z] {
-fSYreIDG300mFxQr_xu7uQJwe59-BMVvr0HLnLFBu9nrU3e1ecytoPvhoIsug4LGJKHo4Uo3bIfSvAI3GIyNVPyQQ2Kd5oDdZZd7PddSJWYULe2AvgbQxuGy
-FfmHvLFvbhy
-}
-
-!procedure AmazonEventBridge($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeGroup($id, $name='Amazon Event Bridge', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonEventBridgeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.png
deleted file mode 100644
index 68b8c7f0c4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.puml
deleted file mode 100644
index 6a95e9c094..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeCard('AmazonEventBridgeCard', 'Amazon Event Bridge Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Remote.puml
deleted file mode 100644
index 94dd3f1eaa..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeCard('AmazonEventBridgeCard', 'Amazon Event Bridge Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.png
deleted file mode 100644
index 0866696f5f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.puml
deleted file mode 100644
index e3c13db879..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeGroup('AmazonEventBridgeGroup', 'Amazon Event Bridge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Remote.puml
deleted file mode 100644
index a386f56989..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonEventBridgeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge')
-
-' renders the element
-AmazonEventBridgeGroup('AmazonEventBridgeGroup', 'Amazon Event Bridge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.png
deleted file mode 100644
index da780c67b7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.puml
deleted file mode 100644
index 3803baa9b1..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedWorkflowsForApacheAirflow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflow('AmazonManagedWorkflowsForApacheAirflow', 'Amazon Managed Workflows For Apache Airflow', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Remote.puml
deleted file mode 100644
index e83140c16c..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedWorkflowsForApacheAirflow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflow('AmazonManagedWorkflowsForApacheAirflow', 'Amazon Managed Workflows For Apache Airflow', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.md
deleted file mode 100644
index 87954b1c1e..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonManagedWorkflowsForApacheAirflow
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-```
-
-
-
-| Illustration | AmazonManagedWorkflowsForApacheAirflow | AmazonManagedWorkflowsForApacheAirflowCard | AmazonManagedWorkflowsForApacheAirflowGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.png) | ![illustration for AmazonManagedWorkflowsForApacheAirflow](../../../aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.Local.png) | ![illustration for AmazonManagedWorkflowsForApacheAirflowCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.png) | ![illustration for AmazonManagedWorkflowsForApacheAirflowGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonManagedWorkflowsForApacheAirflowXs>`
-- `<$AmazonManagedWorkflowsForApacheAirflowSm>`
-- `<$AmazonManagedWorkflowsForApacheAirflowMd>`
-- `<$AmazonManagedWorkflowsForApacheAirflowLg>`
-
-
-
-
-
-## AmazonManagedWorkflowsForApacheAirflow
-
-### Load remotely
-```plantuml
-@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 AmazonManagedWorkflowsForApacheAirflow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflow('AmazonManagedWorkflowsForApacheAirflow', 'Amazon Managed Workflows For Apache Airflow', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedWorkflowsForApacheAirflow
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflow('AmazonManagedWorkflowsForApacheAirflow', 'Amazon Managed Workflows For Apache Airflow', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonManagedWorkflowsForApacheAirflowCard
-
-### Load remotely
-```plantuml
-@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 AmazonManagedWorkflowsForApacheAirflowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowCard('AmazonManagedWorkflowsForApacheAirflowCard', 'Amazon Managed Workflows For Apache Airflow Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedWorkflowsForApacheAirflowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowCard('AmazonManagedWorkflowsForApacheAirflowCard', 'Amazon Managed Workflows For Apache Airflow Card', 'an optional description')
-@enduml
-```
-
-## AmazonManagedWorkflowsForApacheAirflowGroup
-
-### Load remotely
-```plantuml
-@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 AmazonManagedWorkflowsForApacheAirflowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowGroup('AmazonManagedWorkflowsForApacheAirflowGroup', 'Amazon Managed Workflows For Apache Airflow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedWorkflowsForApacheAirflowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowGroup('AmazonManagedWorkflowsForApacheAirflowGroup', 'Amazon Managed Workflows For Apache Airflow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.png
deleted file mode 100644
index 73738ed0fa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.puml
deleted file mode 100644
index 77af37c069..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow
-
-sprite $AmazonManagedWorkflowsForApacheAirflowXs [10x10/16z] uy89610iTbOWoOmGOsPX0eh1P3b192UGP61Z0V4PG2ms99C
-
-sprite $AmazonManagedWorkflowsForApacheAirflowSm [12x12/16z] TSn50aCn20L0e9-acVlVj-uosoV-YWf6rK19UkqM8fDk0p7H2afKvQQHq3OOFH_zlFxKWiQ-Utfr1
-
-sprite $AmazonManagedWorkflowsForApacheAirflowMd [16x16/16z] XSp50GDG30BGnWFxxrkZUlfkB_3S06Y3zffyR3qpp_km7zjMF7OY-_c_JbUzrcsJRuEyomzjtNr37jQKlmm5_ZoL-yb7i-HTNWxcxZos6m
-
-sprite $AmazonManagedWorkflowsForApacheAirflowLg [20x20/16z] {
-fSz5WaGX34NH_0Zmxlxtsq9edPITOJoyPcJcv4D-qeubK7mmsj-OH_oFhKbrxwogjMEwrkdFe1bCMYfINMV3JWp2qzr_vf4PEhrM5zlYC5GSuT4nkQvkAQ7H
-zmr-VkiU8ppPP6NTEpw89ZPjtEqT
-}
-
-!procedure AmazonManagedWorkflowsForApacheAirflow($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonManagedWorkflowsForApacheAirflowCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonManagedWorkflowsForApacheAirflowLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonManagedWorkflowsForApacheAirflowGroup($id, $name='Amazon Managed Workflows For Apache Airflow', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonManagedWorkflowsForApacheAirflowLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.png
deleted file mode 100644
index d2901bd162..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.puml
deleted file mode 100644
index 39f9c8275f..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedWorkflowsForApacheAirflowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowCard('AmazonManagedWorkflowsForApacheAirflowCard', 'Amazon Managed Workflows For Apache Airflow Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Remote.puml
deleted file mode 100644
index 5a7bc99438..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedWorkflowsForApacheAirflowCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowCard('AmazonManagedWorkflowsForApacheAirflowCard', 'Amazon Managed Workflows For Apache Airflow Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.png
deleted file mode 100644
index b04161d5dc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.puml
deleted file mode 100644
index d63817706f..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonManagedWorkflowsForApacheAirflowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowGroup('AmazonManagedWorkflowsForApacheAirflowGroup', 'Amazon Managed Workflows For Apache Airflow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Remote.puml
deleted file mode 100644
index 60b7950944..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflowGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonManagedWorkflowsForApacheAirflowGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow')
-
-' renders the element
-AmazonManagedWorkflowsForApacheAirflowGroup('AmazonManagedWorkflowsForApacheAirflowGroup', 'Amazon Managed Workflows For Apache Airflow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.png
deleted file mode 100644
index b096cbc2e3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.puml
deleted file mode 100644
index 7d5a824bd0..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMq
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMq('AmazonMq', 'Amazon Mq', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Remote.puml
deleted file mode 100644
index 37448f6e80..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMq
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMq('AmazonMq', 'Amazon Mq', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.md
deleted file mode 100644
index 43804662f0..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonMq
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonMq
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-```
-
-
-
-| Illustration | AmazonMq | AmazonMqCard | AmazonMqGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonMq.png) | ![illustration for AmazonMq](../../../aws-q2-2023/Architecture/AppIntegration/AmazonMq.Local.png) | ![illustration for AmazonMqCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.png) | ![illustration for AmazonMqGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonMqXs>`
-- `<$AmazonMqSm>`
-- `<$AmazonMqMd>`
-- `<$AmazonMqLg>`
-
-
-
-
-
-## AmazonMq
-
-### Load remotely
-```plantuml
-@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 AmazonMq
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMq('AmazonMq', 'Amazon Mq', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMq
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMq('AmazonMq', 'Amazon Mq', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonMqCard
-
-### Load remotely
-```plantuml
-@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 AmazonMqCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqCard('AmazonMqCard', 'Amazon Mq Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMqCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqCard('AmazonMqCard', 'Amazon Mq Card', 'an optional description')
-@enduml
-```
-
-## AmazonMqGroup
-
-### Load remotely
-```plantuml
-@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 AmazonMqGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqGroup('AmazonMqGroup', 'Amazon Mq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMqGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqGroup('AmazonMqGroup', 'Amazon Mq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.png
deleted file mode 100644
index 28eb313aec..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.puml
deleted file mode 100644
index 4425686371..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMq.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonMq
-
-sprite $AmazonMqXs [10x10/16z] TS750O10002Wws3_VMrzUM2X9v_Me0WjkQIcfeeX2rvr-BK3
-
-sprite $AmazonMqSm [12x12/16z] ZOk53S0020Hnmks_RprUkmYyyG_JeMi0o03q_0THfG6qL2aZJrzRg6iBazVMeynuPWK
-
-sprite $AmazonMqMd [16x16/16z] dKp50K1H2B8Lzj_tTzmV5oMv17JFpomB74syFCvFu-5e-k63VlC8e4k7EhTTnm15YyOJLHmL8VqPo3aVJBxxc7D_vk5fdkLXNC0E
-
-sprite $AmazonMqLg [20x20/16z] {
-jKo70GGn2CgZ4c7_WVzw6U18bUQFC85w4M2qBMRevfQrWCs-EDQcYvCdbGipaZ_OluFgPSXKfxE1msPYKCuQyDvY8HPlHgYNxncUrlBNiE4JYRa7e8kBNI_r
-lBW2evW4_0N-
-}
-
-!procedure AmazonMq($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonMq', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonMqCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonMqLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonMqGroup($id, $name='Amazon Mq', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonMqLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.png
deleted file mode 100644
index b1fd9c80e4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.puml
deleted file mode 100644
index 7005f1f559..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMqCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqCard('AmazonMqCard', 'Amazon Mq Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Remote.puml
deleted file mode 100644
index 03895b314b..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMqCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqCard('AmazonMqCard', 'Amazon Mq Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.png
deleted file mode 100644
index f9821e121b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.puml
deleted file mode 100644
index 553f3ebba1..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonMqGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqGroup('AmazonMqGroup', 'Amazon Mq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Remote.puml
deleted file mode 100644
index f3a804f079..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonMqGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonMqGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonMq')
-
-' renders the element
-AmazonMqGroup('AmazonMqGroup', 'Amazon Mq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.png
deleted file mode 100644
index 1c08215ecf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.puml
deleted file mode 100644
index 71eaff0029..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationService('AmazonSimpleNotificationService', 'Amazon Simple Notification Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Remote.puml
deleted file mode 100644
index f9e7579ee5..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationService('AmazonSimpleNotificationService', 'Amazon Simple Notification Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.md
deleted file mode 100644
index a6d65d535b..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleNotificationService
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-```
-
-
-
-| Illustration | AmazonSimpleNotificationService | AmazonSimpleNotificationServiceCard | AmazonSimpleNotificationServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.png) | ![illustration for AmazonSimpleNotificationService](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.Local.png) | ![illustration for AmazonSimpleNotificationServiceCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.png) | ![illustration for AmazonSimpleNotificationServiceGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleNotificationServiceXs>`
-- `<$AmazonSimpleNotificationServiceSm>`
-- `<$AmazonSimpleNotificationServiceMd>`
-- `<$AmazonSimpleNotificationServiceLg>`
-
-
-
-
-
-## AmazonSimpleNotificationService
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationService('AmazonSimpleNotificationService', 'Amazon Simple Notification Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationService('AmazonSimpleNotificationService', 'Amazon Simple Notification Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceCard('AmazonSimpleNotificationServiceCard', 'Amazon Simple Notification Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceCard('AmazonSimpleNotificationServiceCard', 'Amazon Simple Notification Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceGroup('AmazonSimpleNotificationServiceGroup', 'Amazon Simple Notification Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceGroup('AmazonSimpleNotificationServiceGroup', 'Amazon Simple Notification Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.png
deleted file mode 100644
index c3bf231e1d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.puml
deleted file mode 100644
index c5d09fa52b..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService
-
-sprite $AmazonSimpleNotificationServiceXs [10x10/16z] TKc30S0034kD__-TZIBidr5W5J8zT89irQrZ1RCSzJAOFcEH0UdhZ
-
-sprite $AmazonSimpleNotificationServiceSm [12x12/16z] VKl50S0W43kt_VUjUu5yuZL4vAbmKUQRfCtZFb3NFIX1Io00MuqNhiEzM0NmRZYFVB_N5pC
-
-sprite $AmazonSimpleNotificationServiceMd [16x16/16z] dKor0GG138ediF--vrA-KE7y2qZpVcNKxitj98wE-LmnmmouumP5fT30eLNDAACgUkWPxkMdJoURH3y7pI7XCPTHiRl15nK9VeCL
-
-sprite $AmazonSimpleNotificationServiceLg [20x20/16z] {
-jOzHWWCG34GZ1cRkV-05yBrj7-21H3y2rYYlASung5mLz-6CxLnYPNDANAeMEJ92Snk6AY16D5UMhWXU8QERMroNqKPhLX2fHP9YKNSNRywxg-44I5jZVLAX
-bzwZwgMOhJy_umy
-}
-
-!procedure AmazonSimpleNotificationService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleNotificationServiceLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceGroup($id, $name='Amazon Simple Notification Service', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonSimpleNotificationServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.png
deleted file mode 100644
index f7ea425848..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.puml
deleted file mode 100644
index 8cd1140f81..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceCard('AmazonSimpleNotificationServiceCard', 'Amazon Simple Notification Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Remote.puml
deleted file mode 100644
index be5744ea9f..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceCard('AmazonSimpleNotificationServiceCard', 'Amazon Simple Notification Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.png
deleted file mode 100644
index 90d1f68838..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.puml
deleted file mode 100644
index 02ef180d04..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleNotificationServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceGroup('AmazonSimpleNotificationServiceGroup', 'Amazon Simple Notification Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Remote.puml
deleted file mode 100644
index 9fbcd4ffef..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleNotificationServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService')
-
-' renders the element
-AmazonSimpleNotificationServiceGroup('AmazonSimpleNotificationServiceGroup', 'Amazon Simple Notification Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.png
deleted file mode 100644
index 33579f7e06..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.puml
deleted file mode 100644
index d4d480d3aa..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleQueueService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueService('AmazonSimpleQueueService', 'Amazon Simple Queue Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Remote.puml
deleted file mode 100644
index 826849ed78..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleQueueService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueService('AmazonSimpleQueueService', 'Amazon Simple Queue Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.md
deleted file mode 100644
index fd96322851..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleQueueService
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-```
-
-
-
-| Illustration | AmazonSimpleQueueService | AmazonSimpleQueueServiceCard | AmazonSimpleQueueServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.png) | ![illustration for AmazonSimpleQueueService](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.Local.png) | ![illustration for AmazonSimpleQueueServiceCard](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.png) | ![illustration for AmazonSimpleQueueServiceGroup](../../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleQueueServiceXs>`
-- `<$AmazonSimpleQueueServiceSm>`
-- `<$AmazonSimpleQueueServiceMd>`
-- `<$AmazonSimpleQueueServiceLg>`
-
-
-
-
-
-## AmazonSimpleQueueService
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueService('AmazonSimpleQueueService', 'Amazon Simple Queue Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueService
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueService('AmazonSimpleQueueService', 'Amazon Simple Queue Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleQueueServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceCard('AmazonSimpleQueueServiceCard', 'Amazon Simple Queue Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceCard('AmazonSimpleQueueServiceCard', 'Amazon Simple Queue Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleQueueServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceGroup('AmazonSimpleQueueServiceGroup', 'Amazon Simple Queue Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceGroup('AmazonSimpleQueueServiceGroup', 'Amazon Simple Queue Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.png
deleted file mode 100644
index 7eb8ab2e76..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.puml
deleted file mode 100644
index e26adcd6a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService
-
-sprite $AmazonSimpleQueueServiceXs [10x10/16z] uy85EA4q0n2pGfdiJ106EoiN4nD4a1ci0AA64uTH
-
-sprite $AmazonSimpleQueueServiceSm [12x12/16z] ZKhJ0K0n38nn--_xsDyYFE6mmb9xmFTqVxT0pCWNimj1vRS3d4D7lL77NorYMDGD
-
-sprite $AmazonSimpleQueueServiceMd [16x16/16z] dSsr0GHH20HGd67wx_TaVTF_8XmkcbUYrU5NYjoBPwwCuSpadfeHNGfARNETBaNHuhu142f2zl74zsze7koV8tX9CmDNV04
-
-sprite $AmazonSimpleQueueServiceLg [20x20/16z] {
-jOpN0SKm20DjEhV_lg-a9_yvLq0Ihz4yC8tqcLmOgyYT0rrRZTNHInYM8b1xHmMtBiTIvzepFASN9aFmBKQTcgRQzVzkJ5gX1nmj8jQtHtFWjhQuKYeYthp2
-5m
-}
-
-!procedure AmazonSimpleQueueService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleQueueServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleQueueServiceLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleQueueServiceGroup($id, $name='Amazon Simple Queue Service', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AmazonSimpleQueueServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.png
deleted file mode 100644
index c5737b44fb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.puml
deleted file mode 100644
index 45dc272fa8..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleQueueServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceCard('AmazonSimpleQueueServiceCard', 'Amazon Simple Queue Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Remote.puml
deleted file mode 100644
index 1fb59432a2..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleQueueServiceCard
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceCard('AmazonSimpleQueueServiceCard', 'Amazon Simple Queue Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.png
deleted file mode 100644
index 795f8eeda9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.puml
deleted file mode 100644
index 77b6953a10..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleQueueServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceGroup('AmazonSimpleQueueServiceGroup', 'Amazon Simple Queue Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Remote.puml
deleted file mode 100644
index bbd0ae028e..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleQueueServiceGroup
-include('aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService')
-
-' renders the element
-AmazonSimpleQueueServiceGroup('AmazonSimpleQueueServiceGroup', 'Amazon Simple Queue Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.png
deleted file mode 100644
index 5626224604..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.puml
deleted file mode 100644
index 62d3e3e4fe..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppSync
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSync('AwsAppSync', 'Aws App Sync', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Remote.puml
deleted file mode 100644
index d3a2c2de43..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppSync
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSync('AwsAppSync', 'Aws App Sync', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.md
deleted file mode 100644
index 317ed3e896..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppSync
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AwsAppSync
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-```
-
-
-
-| Illustration | AwsAppSync | AwsAppSyncCard | AwsAppSyncGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AwsAppSync.png) | ![illustration for AwsAppSync](../../../aws-q2-2023/Architecture/AppIntegration/AwsAppSync.Local.png) | ![illustration for AwsAppSyncCard](../../../aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.png) | ![illustration for AwsAppSyncGroup](../../../aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppSyncXs>`
-- `<$AwsAppSyncSm>`
-- `<$AwsAppSyncMd>`
-- `<$AwsAppSyncLg>`
-
-
-
-
-
-## AwsAppSync
-
-### Load remotely
-```plantuml
-@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 AwsAppSync
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSync('AwsAppSync', 'Aws App Sync', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppSync
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSync('AwsAppSync', 'Aws App Sync', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppSyncCard
-
-### Load remotely
-```plantuml
-@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 AwsAppSyncCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncCard('AwsAppSyncCard', 'Aws App Sync Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppSyncCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncCard('AwsAppSyncCard', 'Aws App Sync Card', 'an optional description')
-@enduml
-```
-
-## AwsAppSyncGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppSyncGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncGroup('AwsAppSyncGroup', 'Aws App Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppSyncGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncGroup('AwsAppSyncGroup', 'Aws App Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.png
deleted file mode 100644
index e45192e828..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.puml
deleted file mode 100644
index c7a1df719b..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSync.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AwsAppSync
-
-sprite $AwsAppSyncXs [10x10/16z] TS410G0G40Im0x3-WINuJQ6d0HSU1jFPY8FWYNW00Tu403u
-
-sprite $AwsAppSyncSm [12x12/16z] VOlL0S1G20EV0xV_lfNakprSmX-L1MPWt7PeeGzeoagTWzchho2rjtHYWhFuvWO
-
-sprite $AwsAppSyncMd [16x16/16z] dScrOKD140N0uzkT_lirVGejQQ87FXAZZNXg2-HJauKoG6vMXhKInxKYiS74K1mFEqMfjSdZ7yLC4Rf307kxZ13jgSHEB_a6
-
-sprite $AwsAppSyncLg [20x20/16z] {
-jSx50KGn20HG4dIc_tw_UwwxxuR3_q0NaGO-cEsLPwfuk5fXMskGtlF8ARQSarbnv8IB3js67xbCwbNVMjZTl4SG_NgEAg19CN2aL7Zg7CZpwmoml8DFS0l-
-m0m
-}
-
-!procedure AwsAppSync($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AwsAppSync', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppSyncCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppSyncLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppSyncGroup($id, $name='Aws App Sync', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AwsAppSyncLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.png
deleted file mode 100644
index 43e7764c95..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.puml
deleted file mode 100644
index 56bda23990..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppSyncCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncCard('AwsAppSyncCard', 'Aws App Sync Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Remote.puml
deleted file mode 100644
index 7c5b4079ed..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppSyncCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncCard('AwsAppSyncCard', 'Aws App Sync Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.png
deleted file mode 100644
index e5a28ba791..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.puml
deleted file mode 100644
index d3f8d4811b..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppSyncGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncGroup('AwsAppSyncGroup', 'Aws App Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Remote.puml
deleted file mode 100644
index 4c68b85343..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsAppSyncGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppSyncGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsAppSync')
-
-' renders the element
-AwsAppSyncGroup('AwsAppSyncGroup', 'Aws App Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.png
deleted file mode 100644
index a13ea14b4e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.puml
deleted file mode 100644
index d13935222a..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsConsoleMobileApplication
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplication('AwsConsoleMobileApplication', 'Aws Console Mobile Application', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Remote.puml
deleted file mode 100644
index 57a9916411..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsConsoleMobileApplication
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplication('AwsConsoleMobileApplication', 'Aws Console Mobile Application', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.md
deleted file mode 100644
index d80e7b110a..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsConsoleMobileApplication
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-```
-
-
-
-| Illustration | AwsConsoleMobileApplication | AwsConsoleMobileApplicationCard | AwsConsoleMobileApplicationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.png) | ![illustration for AwsConsoleMobileApplication](../../../aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.Local.png) | ![illustration for AwsConsoleMobileApplicationCard](../../../aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.png) | ![illustration for AwsConsoleMobileApplicationGroup](../../../aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsConsoleMobileApplicationXs>`
-- `<$AwsConsoleMobileApplicationSm>`
-- `<$AwsConsoleMobileApplicationMd>`
-- `<$AwsConsoleMobileApplicationLg>`
-
-
-
-
-
-## AwsConsoleMobileApplication
-
-### Load remotely
-```plantuml
-@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 AwsConsoleMobileApplication
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplication('AwsConsoleMobileApplication', 'Aws Console Mobile Application', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsConsoleMobileApplication
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplication('AwsConsoleMobileApplication', 'Aws Console Mobile Application', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsConsoleMobileApplicationCard
-
-### Load remotely
-```plantuml
-@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 AwsConsoleMobileApplicationCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationCard('AwsConsoleMobileApplicationCard', 'Aws Console Mobile Application Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsConsoleMobileApplicationCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationCard('AwsConsoleMobileApplicationCard', 'Aws Console Mobile Application Card', 'an optional description')
-@enduml
-```
-
-## AwsConsoleMobileApplicationGroup
-
-### Load remotely
-```plantuml
-@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 AwsConsoleMobileApplicationGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationGroup('AwsConsoleMobileApplicationGroup', 'Aws Console Mobile Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsConsoleMobileApplicationGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationGroup('AwsConsoleMobileApplicationGroup', 'Aws Console Mobile Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.png
deleted file mode 100644
index 5ef6dfd93d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.puml
deleted file mode 100644
index 1b6d669553..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication
-
-sprite $AwsConsoleMobileApplicationXs [10x10/16z] uy89E3bP8GmM5XOcg1WR4C8O81QK0zK0qm6KOsD0CWa
-
-sprite $AwsConsoleMobileApplicationSm [12x12/16z] VSh50G0n40B0anZqts_SRJuhmAlFCsa5eIdBxjNzHTcfI57_Gc3NrrxfIm_iEG
-
-sprite $AwsConsoleMobileApplicationMd [16x16/16z] ZSs50S0m20J06FA__y2bxcqkBW0xORGVYutoTiwC8yj-lhsFzdSmLJcSgQ2twOmSsZXBUOtF6BtNqp8I_Xe
-
-sprite $AwsConsoleMobileApplicationLg [20x20/16z] hS_50GD120NG1EVttszaHxb4znrnS0QNWs93o0TebfY7EsoFNUL0jUvWDGRBBHRk7g0WhdKm1KnwJEd9JH-ar1aEzdPl7hJ4_23b3tlI2tPvm1Vk
-
-!procedure AwsConsoleMobileApplication($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsConsoleMobileApplicationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsConsoleMobileApplicationLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AwsConsoleMobileApplicationGroup($id, $name='Aws Console Mobile Application', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AwsConsoleMobileApplicationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.png
deleted file mode 100644
index eeaa82f35f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.puml
deleted file mode 100644
index 60800579cd..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsConsoleMobileApplicationCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationCard('AwsConsoleMobileApplicationCard', 'Aws Console Mobile Application Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Remote.puml
deleted file mode 100644
index a7b537fa41..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsConsoleMobileApplicationCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationCard('AwsConsoleMobileApplicationCard', 'Aws Console Mobile Application Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.png
deleted file mode 100644
index 6a9402f8a8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.puml
deleted file mode 100644
index a327d289ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsConsoleMobileApplicationGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationGroup('AwsConsoleMobileApplicationGroup', 'Aws Console Mobile Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Remote.puml
deleted file mode 100644
index 7c99f86e6c..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplicationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsConsoleMobileApplicationGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication')
-
-' renders the element
-AwsConsoleMobileApplicationGroup('AwsConsoleMobileApplicationGroup', 'Aws Console Mobile Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.png
deleted file mode 100644
index d48767b806..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.puml
deleted file mode 100644
index 53b01462bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsExpressWorkflows
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflows('AwsExpressWorkflows', 'Aws Express Workflows', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Remote.puml
deleted file mode 100644
index 2f00f23744..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsExpressWorkflows
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflows('AwsExpressWorkflows', 'Aws Express Workflows', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.md
deleted file mode 100644
index 9ef4ac4cd5..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsExpressWorkflows
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-```
-
-
-
-| Illustration | AwsExpressWorkflows | AwsExpressWorkflowsCard | AwsExpressWorkflowsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.png) | ![illustration for AwsExpressWorkflows](../../../aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.Local.png) | ![illustration for AwsExpressWorkflowsCard](../../../aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.png) | ![illustration for AwsExpressWorkflowsGroup](../../../aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsExpressWorkflowsXs>`
-- `<$AwsExpressWorkflowsSm>`
-- `<$AwsExpressWorkflowsMd>`
-- `<$AwsExpressWorkflowsLg>`
-
-
-
-
-
-## AwsExpressWorkflows
-
-### Load remotely
-```plantuml
-@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 AwsExpressWorkflows
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflows('AwsExpressWorkflows', 'Aws Express Workflows', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsExpressWorkflows
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflows('AwsExpressWorkflows', 'Aws Express Workflows', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsExpressWorkflowsCard
-
-### Load remotely
-```plantuml
-@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 AwsExpressWorkflowsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsCard('AwsExpressWorkflowsCard', 'Aws Express Workflows Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsExpressWorkflowsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsCard('AwsExpressWorkflowsCard', 'Aws Express Workflows Card', 'an optional description')
-@enduml
-```
-
-## AwsExpressWorkflowsGroup
-
-### Load remotely
-```plantuml
-@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 AwsExpressWorkflowsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsGroup('AwsExpressWorkflowsGroup', 'Aws Express Workflows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsExpressWorkflowsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsGroup('AwsExpressWorkflowsGroup', 'Aws Express Workflows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.png
deleted file mode 100644
index bf00c6ded9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.puml
deleted file mode 100644
index 64a0180695..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows
-
-sprite $AwsExpressWorkflowsXs [10x10/16z] XSQr0GD1002WSs7_VPDtgPuANrfBRUm9T1Xr8264HhQBJiNB7m
-
-sprite $AwsExpressWorkflowsSm [12x12/16z] VSO55a0X24JH8psp__t-xl0gyDY3TdOwD_29BYb0iQemTULoc2J5VUhY0Y9DX1i3Jy6d4G
-
-sprite $AwsExpressWorkflowsMd [16x16/16z] ZOs54K0n24CF9-o_xzVgQLyLI-eGx24vzjYM6CnCpD9h3s-L_p0ZWlyijOHdbRsTNvY0Fiy3tXXFFV10rNaL8dBrnnjDZEgC6m
-
-sprite $AwsExpressWorkflowsLg [20x20/16z] hSj5WWD134FH0kE__tsRkJSpIPujxSGlk2HFWl3KrBWnCsrJ1PiC5_USTJPYayBCsTG-KUXjKcFVQWGqs0fwJ0h8WaMP6RFE8PkiEZTMUP4KdeeOByb_ZG
-
-!procedure AwsExpressWorkflows($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsExpressWorkflowsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsExpressWorkflowsLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AwsExpressWorkflowsGroup($id, $name='Aws Express Workflows', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AwsExpressWorkflowsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.png
deleted file mode 100644
index 19666c1aee..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.puml
deleted file mode 100644
index 45094349fe..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsExpressWorkflowsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsCard('AwsExpressWorkflowsCard', 'Aws Express Workflows Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Remote.puml
deleted file mode 100644
index 63448893c2..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsExpressWorkflowsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsCard('AwsExpressWorkflowsCard', 'Aws Express Workflows Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.png
deleted file mode 100644
index c7ddc1c8bc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.puml
deleted file mode 100644
index 28fa148d36..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsExpressWorkflowsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsGroup('AwsExpressWorkflowsGroup', 'Aws Express Workflows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Remote.puml
deleted file mode 100644
index 2df2772057..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflowsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsExpressWorkflowsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows')
-
-' renders the element
-AwsExpressWorkflowsGroup('AwsExpressWorkflowsGroup', 'Aws Express Workflows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.png
deleted file mode 100644
index 09509aa881..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.puml
deleted file mode 100644
index 94b4d88361..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStepFunctions
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctions('AwsStepFunctions', 'Aws Step Functions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Remote.puml
deleted file mode 100644
index 3193675ec1..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStepFunctions
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctions('AwsStepFunctions', 'Aws Step Functions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.md b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.md
deleted file mode 100644
index d03f4d0bb6..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStepFunctions
-
-
-```text
-aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions
-```
-
-```text
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-```
-
-
-
-| Illustration | AwsStepFunctions | AwsStepFunctionsCard | AwsStepFunctionsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.png) | ![illustration for AwsStepFunctions](../../../aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.Local.png) | ![illustration for AwsStepFunctionsCard](../../../aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.png) | ![illustration for AwsStepFunctionsGroup](../../../aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStepFunctionsXs>`
-- `<$AwsStepFunctionsSm>`
-- `<$AwsStepFunctionsMd>`
-- `<$AwsStepFunctionsLg>`
-
-
-
-
-
-## AwsStepFunctions
-
-### Load remotely
-```plantuml
-@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 AwsStepFunctions
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctions('AwsStepFunctions', 'Aws Step Functions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStepFunctions
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctions('AwsStepFunctions', 'Aws Step Functions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStepFunctionsCard
-
-### Load remotely
-```plantuml
-@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 AwsStepFunctionsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsCard('AwsStepFunctionsCard', 'Aws Step Functions Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStepFunctionsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsCard('AwsStepFunctionsCard', 'Aws Step Functions Card', 'an optional description')
-@enduml
-```
-
-## AwsStepFunctionsGroup
-
-### Load remotely
-```plantuml
-@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 AwsStepFunctionsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsGroup('AwsStepFunctionsGroup', 'Aws Step Functions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStepFunctionsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsGroup('AwsStepFunctionsGroup', 'Aws Step Functions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.png
deleted file mode 100644
index 59df92a9a0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.puml
deleted file mode 100644
index 6f7db14fb7..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions
-
-sprite $AwsStepFunctionsXs [10x10/16z] uo84sDWOsTWX30OW0M9nC7DmGPWC30n00ggI0Qw75TK8
-
-sprite $AwsStepFunctionsSm [12x12/16z] VSM50S0m30F19Z7-_lkMcSwMn9yix4BPw4YOr4md8XAsGO6Ywf0iQkrgPUMS67S3
-
-sprite $AwsStepFunctionsMd [16x16/16z] ZScr0G0X40H0VAN_Wb-nZ85p7z8-Hd2RK-KwfHJky4lnvbkVAr3asDSc6z_h6nQa9lEc_rwXMt878DxXARXvrQ9yv08
-
-sprite $AwsStepFunctionsLg [20x20/16z] hSy50WGW20H0L7B__-1Rhhl7Ri4_X1QkBQPhqmmNd0PBOAyoPsGrmPuw2PeVvnPnRhPHXxChatCWtyrfaW2cRJyd3KrmCdH7hcAJzs8RZEr6uLCR
-
-!procedure AwsStepFunctions($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStepFunctionsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStepFunctionsLg>', 'AppIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AwsStepFunctionsGroup($id, $name='Aws Step Functions', $tech='')
- IconGroupElement($id, 'AppIntegrationFamily', '<$AwsStepFunctionsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.png
deleted file mode 100644
index c72fadf02e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.puml
deleted file mode 100644
index 7c57549fd4..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStepFunctionsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsCard('AwsStepFunctionsCard', 'Aws Step Functions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Remote.puml
deleted file mode 100644
index 4d277dd276..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStepFunctionsCard
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsCard('AwsStepFunctionsCard', 'Aws Step Functions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.png b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.png
deleted file mode 100644
index f4ed783c95..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.puml
deleted file mode 100644
index 99b13859bb..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStepFunctionsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsGroup('AwsStepFunctionsGroup', 'Aws Step Functions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Remote.puml
deleted file mode 100644
index e9adf7c0b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/AppIntegration/AwsStepFunctionsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStepFunctionsGroup
-include('aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions')
-
-' renders the element
-AwsStepFunctionsGroup('AwsStepFunctionsGroup', 'Aws Step Functions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.png
deleted file mode 100644
index 4b73331c6b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.puml
deleted file mode 100644
index 1d9f3b8115..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedBlockchain
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchain('AmazonManagedBlockchain', 'Amazon Managed Blockchain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Remote.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Remote.puml
deleted file mode 100644
index be85a95646..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedBlockchain
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchain('AmazonManagedBlockchain', 'Amazon Managed Blockchain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.md b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.md
deleted file mode 100644
index e784065c66..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonManagedBlockchain
-
-
-```text
-aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain
-```
-
-```text
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-```
-
-
-
-| Illustration | AmazonManagedBlockchain | AmazonManagedBlockchainCard | AmazonManagedBlockchainGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.png) | ![illustration for AmazonManagedBlockchain](../../../aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.Local.png) | ![illustration for AmazonManagedBlockchainCard](../../../aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.png) | ![illustration for AmazonManagedBlockchainGroup](../../../aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonManagedBlockchainXs>`
-- `<$AmazonManagedBlockchainSm>`
-- `<$AmazonManagedBlockchainMd>`
-- `<$AmazonManagedBlockchainLg>`
-
-
-
-
-
-## AmazonManagedBlockchain
-
-### Load remotely
-```plantuml
-@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 AmazonManagedBlockchain
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchain('AmazonManagedBlockchain', 'Amazon Managed Blockchain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedBlockchain
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchain('AmazonManagedBlockchain', 'Amazon Managed Blockchain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonManagedBlockchainCard
-
-### Load remotely
-```plantuml
-@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 AmazonManagedBlockchainCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainCard('AmazonManagedBlockchainCard', 'Amazon Managed Blockchain Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedBlockchainCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainCard('AmazonManagedBlockchainCard', 'Amazon Managed Blockchain Card', 'an optional description')
-@enduml
-```
-
-## AmazonManagedBlockchainGroup
-
-### Load remotely
-```plantuml
-@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 AmazonManagedBlockchainGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainGroup('AmazonManagedBlockchainGroup', 'Amazon Managed Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedBlockchainGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainGroup('AmazonManagedBlockchainGroup', 'Amazon Managed Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.png
deleted file mode 100644
index 0962663aff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.puml
deleted file mode 100644
index d2ddca1ae6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain
-
-sprite $AmazonManagedBlockchainXs [10x10/16z] OoS4MDdP6T24s5XO6J04sPbOcN4O0G
-
-sprite $AmazonManagedBlockchainSm [12x12/16z] OoSMC3EnmPWW1Wkc2bO6TY1anA8LA0VdiB7XjGO
-
-sprite $AmazonManagedBlockchainMd [16x16/16z] hOl50SC030EDklqdRiD-1yuCuXCweXbS8ESapt9-jtf9etR3vEQdtDFncBjOq0WgfImO99xn1m
-
-sprite $AmazonManagedBlockchainLg [20x20/16z] lSZ50GD130H1QJ3_YCtyzzMYkiS90NqdRoycdudtTpzRx_BHW005_4wnnXvsPlkqcztEAkclhpBtX7vQnCl-SFelPm
-
-!procedure AmazonManagedBlockchain($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonManagedBlockchainCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonManagedBlockchainLg>', 'Blockchain', $funcName, $content)
-!endprocedure
-
-!procedure AmazonManagedBlockchainGroup($id, $name='Amazon Managed Blockchain', $tech='')
- IconGroupElement($id, 'BlockchainFamily', '<$AmazonManagedBlockchainLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.png
deleted file mode 100644
index 8190def86b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.puml
deleted file mode 100644
index 01d950d2c6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedBlockchainCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainCard('AmazonManagedBlockchainCard', 'Amazon Managed Blockchain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Remote.puml
deleted file mode 100644
index 8ed0148936..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedBlockchainCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainCard('AmazonManagedBlockchainCard', 'Amazon Managed Blockchain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.png
deleted file mode 100644
index 2aa6a69b7f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.puml
deleted file mode 100644
index 53e86e131f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonManagedBlockchainGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainGroup('AmazonManagedBlockchainGroup', 'Amazon Managed Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Remote.puml
deleted file mode 100644
index 99c9ed519e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchainGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonManagedBlockchainGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain')
-
-' renders the element
-AmazonManagedBlockchainGroup('AmazonManagedBlockchainGroup', 'Amazon Managed Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.png
deleted file mode 100644
index 388f04e2d5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.puml
deleted file mode 100644
index 1f4af2f484..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonQuantumLedgerDatabase
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabase('AmazonQuantumLedgerDatabase', 'Amazon Quantum Ledger Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Remote.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Remote.puml
deleted file mode 100644
index e654c3655f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonQuantumLedgerDatabase
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabase('AmazonQuantumLedgerDatabase', 'Amazon Quantum Ledger Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.md b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.md
deleted file mode 100644
index e2533bc4cc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonQuantumLedgerDatabase
-
-
-```text
-aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase
-```
-
-```text
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-```
-
-
-
-| Illustration | AmazonQuantumLedgerDatabase | AmazonQuantumLedgerDatabaseCard | AmazonQuantumLedgerDatabaseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.png) | ![illustration for AmazonQuantumLedgerDatabase](../../../aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.Local.png) | ![illustration for AmazonQuantumLedgerDatabaseCard](../../../aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.png) | ![illustration for AmazonQuantumLedgerDatabaseGroup](../../../aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonQuantumLedgerDatabaseXs>`
-- `<$AmazonQuantumLedgerDatabaseSm>`
-- `<$AmazonQuantumLedgerDatabaseMd>`
-- `<$AmazonQuantumLedgerDatabaseLg>`
-
-
-
-
-
-## AmazonQuantumLedgerDatabase
-
-### Load remotely
-```plantuml
-@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 AmazonQuantumLedgerDatabase
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabase('AmazonQuantumLedgerDatabase', 'Amazon Quantum Ledger Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuantumLedgerDatabase
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabase('AmazonQuantumLedgerDatabase', 'Amazon Quantum Ledger Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonQuantumLedgerDatabaseCard
-
-### Load remotely
-```plantuml
-@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 AmazonQuantumLedgerDatabaseCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseCard('AmazonQuantumLedgerDatabaseCard', 'Amazon Quantum Ledger Database Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuantumLedgerDatabaseCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseCard('AmazonQuantumLedgerDatabaseCard', 'Amazon Quantum Ledger Database Card', 'an optional description')
-@enduml
-```
-
-## AmazonQuantumLedgerDatabaseGroup
-
-### Load remotely
-```plantuml
-@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 AmazonQuantumLedgerDatabaseGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseGroup('AmazonQuantumLedgerDatabaseGroup', 'Amazon Quantum Ledger Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuantumLedgerDatabaseGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseGroup('AmazonQuantumLedgerDatabaseGroup', 'Amazon Quantum Ledger Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.png
deleted file mode 100644
index 6a985c86cb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.puml
deleted file mode 100644
index 21c1bd5283..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase
-
-sprite $AmazonQuantumLedgerDatabaseXs [10x10/16z] OySAs1WOc20iPcpIG5aMDXOWWvML6GJGPLbG1G
-
-sprite $AmazonQuantumLedgerDatabaseSm [12x12/16z] VKo50S0W3Alt_uittA4kIVnXPdN2MBJCo8GytAtCG4g08EaEmJZFWgW5Jn6kktwt7m
-
-sprite $AmazonQuantumLedgerDatabaseMd [16x16/16z] dKn50WLH209KkF-9Vqxj9bvAvi5ggMQ7-htOCBzQxNXYEznmXI10WdyT0WNLYgC1Xve_vZWU7_lcqFUVlEDCgPrhwmq
-
-sprite $AmazonQuantumLedgerDatabaseLg [20x20/16z] jOxL0SCm34IF9Ey_SJdip-OPnJTkeF56UrVoVRdpsTyNUr-Rf9AzRsbxh8KaIAQuv044XR2HNcgHW6ws5r-DiijsUz7WecngDdVlgw-pEVO8BpB-mHC
-
-!procedure AmazonQuantumLedgerDatabase($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonQuantumLedgerDatabaseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonQuantumLedgerDatabaseLg>', 'Blockchain', $funcName, $content)
-!endprocedure
-
-!procedure AmazonQuantumLedgerDatabaseGroup($id, $name='Amazon Quantum Ledger Database', $tech='')
- IconGroupElement($id, 'BlockchainFamily', '<$AmazonQuantumLedgerDatabaseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.png
deleted file mode 100644
index ec9e0c0274..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.puml
deleted file mode 100644
index e4513e18d5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonQuantumLedgerDatabaseCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseCard('AmazonQuantumLedgerDatabaseCard', 'Amazon Quantum Ledger Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Remote.puml
deleted file mode 100644
index 0abaab712c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonQuantumLedgerDatabaseCard
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseCard('AmazonQuantumLedgerDatabaseCard', 'Amazon Quantum Ledger Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.png b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.png
deleted file mode 100644
index 44c817dd64..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.puml
deleted file mode 100644
index ac2fec3004..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonQuantumLedgerDatabaseGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseGroup('AmazonQuantumLedgerDatabaseGroup', 'Amazon Quantum Ledger Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Remote.puml
deleted file mode 100644
index 6d10f29f21..0000000000
--- a/distribution/aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabaseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonQuantumLedgerDatabaseGroup
-include('aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase')
-
-' renders the element
-AmazonQuantumLedgerDatabaseGroup('AmazonQuantumLedgerDatabaseGroup', 'Amazon Quantum Ledger Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.png
deleted file mode 100644
index d9b6d1c85c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.puml
deleted file mode 100644
index 9b39067cc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AlexaForBusiness
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusiness('AlexaForBusiness', 'Alexa For Business', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Remote.puml
deleted file mode 100644
index ed216b545c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AlexaForBusiness
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusiness('AlexaForBusiness', 'Alexa For Business', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.md
deleted file mode 100644
index 4cd161d3aa..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AlexaForBusiness
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-```
-
-
-
-| Illustration | AlexaForBusiness | AlexaForBusinessCard | AlexaForBusinessGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.png) | ![illustration for AlexaForBusiness](../../../aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.Local.png) | ![illustration for AlexaForBusinessCard](../../../aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.png) | ![illustration for AlexaForBusinessGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AlexaForBusinessXs>`
-- `<$AlexaForBusinessSm>`
-- `<$AlexaForBusinessMd>`
-- `<$AlexaForBusinessLg>`
-
-
-
-
-
-## AlexaForBusiness
-
-### Load remotely
-```plantuml
-@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 AlexaForBusiness
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusiness('AlexaForBusiness', 'Alexa For Business', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AlexaForBusiness
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusiness('AlexaForBusiness', 'Alexa For Business', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AlexaForBusinessCard
-
-### Load remotely
-```plantuml
-@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 AlexaForBusinessCard
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessCard('AlexaForBusinessCard', 'Alexa For Business Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AlexaForBusinessCard
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessCard('AlexaForBusinessCard', 'Alexa For Business Card', 'an optional description')
-@enduml
-```
-
-## AlexaForBusinessGroup
-
-### Load remotely
-```plantuml
-@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 AlexaForBusinessGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessGroup('AlexaForBusinessGroup', 'Alexa For Business Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AlexaForBusinessGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessGroup('AlexaForBusinessGroup', 'Alexa For Business Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.png
deleted file mode 100644
index 63731d37ae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.puml
deleted file mode 100644
index 78dae63dd5..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness
-
-sprite $AlexaForBusinessXs [10x10/16z] uyG1s3XPq8KOE3Wu6C0i9cPcJYOmYv41f1GYoCW1KyY6gX4
-
-sprite $AlexaForBusinessSm [12x12/16z] VSY53S0040B0y0hx3rpzHceNGVJ7u1gDHCrh9657BmBeF7gKkyhdf-IfGr8m3RRfqdfO0G
-
-sprite $AlexaForBusinessMd [16x16/16z] ZKo53G0W3Cjy_VzXtA8KNGsVo6SYS-KpYecnRu8ywnsn26EeAaZdx0eHKR4vAzMvncJEabsv2kiwyGgkeiMP1K690vKwVQ4
-
-sprite $AlexaForBusinessLg [20x20/16z] hSwt0SCm4CLGyb_4_WFRog7NAr613vHRD2yZ0P-lrF8mzU0Y9gk9SJ9lMtYLEEMWLunujbprexamCq36IOXLj3Zrt2-KnHtLecU99yMq5Y-Y5BoDaNpX3m
-
-!procedure AlexaForBusiness($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness', $name, $tech, $desc)
-!endprocedure
-
-!procedure AlexaForBusinessCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AlexaForBusinessLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AlexaForBusinessGroup($id, $name='Alexa For Business', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AlexaForBusinessLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.png
deleted file mode 100644
index e705a77f4f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.puml
deleted file mode 100644
index 53adc82997..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AlexaForBusinessCard
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessCard('AlexaForBusinessCard', 'Alexa For Business Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Remote.puml
deleted file mode 100644
index 03a9fb521b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AlexaForBusinessCard
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessCard('AlexaForBusinessCard', 'Alexa For Business Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.png
deleted file mode 100644
index ef443fd8dc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.puml
deleted file mode 100644
index e59a88ed00..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AlexaForBusinessGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessGroup('AlexaForBusinessGroup', 'Alexa For Business Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Remote.puml
deleted file mode 100644
index 234560385f..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AlexaForBusinessGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AlexaForBusinessGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness')
-
-' renders the element
-AlexaForBusinessGroup('AlexaForBusinessGroup', 'Alexa For Business Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.png
deleted file mode 100644
index 9dbc461fb5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.puml
deleted file mode 100644
index a0b3525b17..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonChime
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChime('AmazonChime', 'Amazon Chime', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Remote.puml
deleted file mode 100644
index 45feafd647..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonChime
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChime('AmazonChime', 'Amazon Chime', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.md
deleted file mode 100644
index fdf50fae7c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonChime
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonChime
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-```
-
-
-
-| Illustration | AmazonChime | AmazonChimeCard | AmazonChimeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChime.png) | ![illustration for AmazonChime](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChime.Local.png) | ![illustration for AmazonChimeCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.png) | ![illustration for AmazonChimeGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonChimeXs>`
-- `<$AmazonChimeSm>`
-- `<$AmazonChimeMd>`
-- `<$AmazonChimeLg>`
-
-
-
-
-
-## AmazonChime
-
-### Load remotely
-```plantuml
-@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 AmazonChime
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChime('AmazonChime', 'Amazon Chime', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonChime
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChime('AmazonChime', 'Amazon Chime', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonChimeCard
-
-### Load remotely
-```plantuml
-@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 AmazonChimeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeCard('AmazonChimeCard', 'Amazon Chime Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonChimeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeCard('AmazonChimeCard', 'Amazon Chime Card', 'an optional description')
-@enduml
-```
-
-## AmazonChimeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonChimeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeGroup('AmazonChimeGroup', 'Amazon Chime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonChimeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeGroup('AmazonChimeGroup', 'Amazon Chime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.png
deleted file mode 100644
index c65b1c55af..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.puml
deleted file mode 100644
index 5c3adb7a82..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChime.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonChime
-
-sprite $AmazonChimeXs [10x10/16z] uyGEE3XPe2ncLX0F21WvcTZOmK8Cd6n0p01aGIWEg20Za0rcCg8Q1W
-
-sprite $AmazonChimeSm [12x12/16z] VSd50KHH24FHXtFxBtZqkvqD9E6H1N_bqAn1aDykPZt-GoXDqFya4fxn-rCB3IOoK2RT7Bq1
-
-sprite $AmazonChimeMd [16x16/16z] dSUt0K8n44J1FUdClluBnhiC-9CDHmo4FjeDmV1KQp4nYuUDOZlCpKe9hE9EYm06R-uiiwDqlyEZaOk75PQfpLkBNBpjuZTd
-
-sprite $AmazonChimeLg [20x20/16z] {
-hSt90S10249HtFtzDvnBbYaWxwe0lvY1qpQRnMd2A1oQryQKuMZ5ozTyLQG_IHlSgtrq34we07ayXIjd6n0SXIs7DRSGx-SY2ODzLeiC8tAQbmJLOuXJhS2I
-asJyuG8
-}
-
-!procedure AmazonChime($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonChime', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonChimeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonChimeLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonChimeGroup($id, $name='Amazon Chime', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonChimeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.png
deleted file mode 100644
index ec6b6d984b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.puml
deleted file mode 100644
index 854c958b27..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonChimeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeCard('AmazonChimeCard', 'Amazon Chime Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Remote.puml
deleted file mode 100644
index d508063569..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonChimeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeCard('AmazonChimeCard', 'Amazon Chime Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.png
deleted file mode 100644
index 9a744d7345..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.puml
deleted file mode 100644
index ed75dd460b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonChimeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeGroup('AmazonChimeGroup', 'Amazon Chime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Remote.puml
deleted file mode 100644
index 7948c507e0..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonChimeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChime')
-
-' renders the element
-AmazonChimeGroup('AmazonChimeGroup', 'Amazon Chime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.png
deleted file mode 100644
index 6d9eca0ab1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.puml
deleted file mode 100644
index cf5c9f7b9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonChimeSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdk('AmazonChimeSdk', 'Amazon Chime Sdk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Remote.puml
deleted file mode 100644
index 97f0a11438..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonChimeSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdk('AmazonChimeSdk', 'Amazon Chime Sdk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.md
deleted file mode 100644
index d417c9cb6c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonChimeSdk
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-```
-
-
-
-| Illustration | AmazonChimeSdk | AmazonChimeSdkCard | AmazonChimeSdkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.png) | ![illustration for AmazonChimeSdk](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.Local.png) | ![illustration for AmazonChimeSdkCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.png) | ![illustration for AmazonChimeSdkGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonChimeSdkXs>`
-- `<$AmazonChimeSdkSm>`
-- `<$AmazonChimeSdkMd>`
-- `<$AmazonChimeSdkLg>`
-
-
-
-
-
-## AmazonChimeSdk
-
-### Load remotely
-```plantuml
-@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 AmazonChimeSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdk('AmazonChimeSdk', 'Amazon Chime Sdk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonChimeSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdk('AmazonChimeSdk', 'Amazon Chime Sdk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonChimeSdkCard
-
-### Load remotely
-```plantuml
-@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 AmazonChimeSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkCard('AmazonChimeSdkCard', 'Amazon Chime Sdk Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonChimeSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkCard('AmazonChimeSdkCard', 'Amazon Chime Sdk Card', 'an optional description')
-@enduml
-```
-
-## AmazonChimeSdkGroup
-
-### Load remotely
-```plantuml
-@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 AmazonChimeSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkGroup('AmazonChimeSdkGroup', 'Amazon Chime Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonChimeSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkGroup('AmazonChimeSdkGroup', 'Amazon Chime Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.png
deleted file mode 100644
index 91d07e644d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.puml
deleted file mode 100644
index 3bc62d1a78..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk
-
-sprite $AmazonChimeSdkXs [10x10/16z] uyG3MC4aCnCd1uJ5oGGHOsI7ia1iJbPs3Y3DmC390DN6p8nc3W
-
-sprite $AmazonChimeSdkSm [12x12/16z] TSYr0GD030H1iRJz5snuI0oJ7F2VwpAhemJa-IsoasKiXjq3WzL5fYfB1b2q6s6PQEMQviiJ
-
-sprite $AmazonChimeSdkMd [16x16/16z] ZOj90W9120CDBHFg_mzs8zwdJbcvmuHOEMZzWK50nJTJClvxhoVUEZs2-8lnolMghlF0MDkhFOoVB4AsiEEleL3C7ggvoHi
-
-sprite $AmazonChimeSdkLg [20x20/16z] fSx50KL124DH83EFtFuB_kukPuc6VoqwcHo8a-bpJJ1lQaFKfDmlQmtiQfUxKethUqaN51Srnn99nMKiKNJ2cDNoeUOc4OCGHq4a3YDEqgISN952ueOntri3
-
-!procedure AmazonChimeSdk($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonChimeSdkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonChimeSdkLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonChimeSdkGroup($id, $name='Amazon Chime Sdk', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonChimeSdkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.png
deleted file mode 100644
index 68c0a4b8e8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.puml
deleted file mode 100644
index 1434e5faa2..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonChimeSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkCard('AmazonChimeSdkCard', 'Amazon Chime Sdk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Remote.puml
deleted file mode 100644
index ea1f12f99c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonChimeSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkCard('AmazonChimeSdkCard', 'Amazon Chime Sdk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.png
deleted file mode 100644
index 09a0afbc20..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.puml
deleted file mode 100644
index d22b95541c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonChimeSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkGroup('AmazonChimeSdkGroup', 'Amazon Chime Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Remote.puml
deleted file mode 100644
index 71f7049c1d..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonChimeSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk')
-
-' renders the element
-AmazonChimeSdkGroup('AmazonChimeSdkGroup', 'Amazon Chime Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.png
deleted file mode 100644
index 13fad74ae6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.puml
deleted file mode 100644
index b2c451a62e..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonConnect
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnect('AmazonConnect', 'Amazon Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Remote.puml
deleted file mode 100644
index 76489451f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonConnect
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnect('AmazonConnect', 'Amazon Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.md
deleted file mode 100644
index 4e0518ff25..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonConnect
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonConnect
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-```
-
-
-
-| Illustration | AmazonConnect | AmazonConnectCard | AmazonConnectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.png) | ![illustration for AmazonConnect](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.Local.png) | ![illustration for AmazonConnectCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.png) | ![illustration for AmazonConnectGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonConnectXs>`
-- `<$AmazonConnectSm>`
-- `<$AmazonConnectMd>`
-- `<$AmazonConnectLg>`
-
-
-
-
-
-## AmazonConnect
-
-### Load remotely
-```plantuml
-@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 AmazonConnect
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnect('AmazonConnect', 'Amazon Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonConnect
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnect('AmazonConnect', 'Amazon Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonConnectCard
-
-### Load remotely
-```plantuml
-@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 AmazonConnectCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectCard('AmazonConnectCard', 'Amazon Connect Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonConnectCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectCard('AmazonConnectCard', 'Amazon Connect Card', 'an optional description')
-@enduml
-```
-
-## AmazonConnectGroup
-
-### Load remotely
-```plantuml
-@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 AmazonConnectGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectGroup('AmazonConnectGroup', 'Amazon Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonConnectGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectGroup('AmazonConnectGroup', 'Amazon Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.png
deleted file mode 100644
index 519dfa2c8a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.puml
deleted file mode 100644
index 7395ad19a5..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonConnect
-
-sprite $AmazonConnectXs [10x10/16z] TOgr0G1H2CLmoFu3d_wMD4zPi3ac83y_E5O0ROYJtskA-Kf4MBW1
-
-sprite $AmazonConnectSm [12x12/16z] ZSQr0O003031UFBx3unJ8bSTFnbvDncqxWTb3k088f30ZA95SuefRiAh5G
-
-sprite $AmazonConnectMd [16x16/16z] dOgr0G0n3CHYjlOV-1dRg3eGKrJ-gZQHdxS15xsx4SPcz6L33KXhlxeumyzdGr1ZwDCH4IWHuwQnvaCBawm
-
-sprite $AmazonConnectLg [20x20/16z] jSkr0SC04CNGdsFjFt38xDwlbdZ6c0rNaP1-hG8WKtFAbhBGaGaym5HYzGBaWvojxCO42WTobjMN8fTdOJapb3DZnMgw1PxTd0bn9-Sn7m
-
-!procedure AmazonConnect($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonConnect', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonConnectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonConnectLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonConnectGroup($id, $name='Amazon Connect', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonConnectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.png
deleted file mode 100644
index 84281e8f2b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.puml
deleted file mode 100644
index 40278f7b70..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonConnectCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectCard('AmazonConnectCard', 'Amazon Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Remote.puml
deleted file mode 100644
index 7fdd762ec6..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonConnectCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectCard('AmazonConnectCard', 'Amazon Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.png
deleted file mode 100644
index ccf1319bd0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.puml
deleted file mode 100644
index 4fdb7e0dfc..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonConnectGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectGroup('AmazonConnectGroup', 'Amazon Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Remote.puml
deleted file mode 100644
index 9d74173afe..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonConnectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonConnectGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonConnect')
-
-' renders the element
-AmazonConnectGroup('AmazonConnectGroup', 'Amazon Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.png
deleted file mode 100644
index 8430e79338..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.puml
deleted file mode 100644
index 049d2d497d..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonHoneycode
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycode('AmazonHoneycode', 'Amazon Honeycode', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Remote.puml
deleted file mode 100644
index 52db276e7b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonHoneycode
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycode('AmazonHoneycode', 'Amazon Honeycode', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.md
deleted file mode 100644
index ef09a3c2a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonHoneycode
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-```
-
-
-
-| Illustration | AmazonHoneycode | AmazonHoneycodeCard | AmazonHoneycodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.png) | ![illustration for AmazonHoneycode](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.Local.png) | ![illustration for AmazonHoneycodeCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.png) | ![illustration for AmazonHoneycodeGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonHoneycodeXs>`
-- `<$AmazonHoneycodeSm>`
-- `<$AmazonHoneycodeMd>`
-- `<$AmazonHoneycodeLg>`
-
-
-
-
-
-## AmazonHoneycode
-
-### Load remotely
-```plantuml
-@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 AmazonHoneycode
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycode('AmazonHoneycode', 'Amazon Honeycode', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonHoneycode
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycode('AmazonHoneycode', 'Amazon Honeycode', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonHoneycodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonHoneycodeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeCard('AmazonHoneycodeCard', 'Amazon Honeycode Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonHoneycodeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeCard('AmazonHoneycodeCard', 'Amazon Honeycode Card', 'an optional description')
-@enduml
-```
-
-## AmazonHoneycodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonHoneycodeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeGroup('AmazonHoneycodeGroup', 'Amazon Honeycode Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonHoneycodeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeGroup('AmazonHoneycodeGroup', 'Amazon Honeycode Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.png
deleted file mode 100644
index 8d7a93a982..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.puml
deleted file mode 100644
index db0218893b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode
-
-sprite $AmazonHoneycodeXs [10x10/16z] TOR50G0X4CHmIFy5htvEHyEF1YTXxqLtg8N6JYgC9CSWIZXLkKa1
-
-sprite $AmazonHoneycodeSm [12x12/16z] VSdN0G0n209GkxB_mDVx9Na_2c28hq-GPVkRIM0SeRXCu_WJHFiVuGpUVuMaA-COe8LJu6i6
-
-sprite $AmazonHoneycodeMd [16x16/16z] dSUt0ODG3431hwot_y0s6Jh2TSStwd6PEuNMjb9IMsXPdqYd4f7xBGl3BeVous8fBHod1jso7qrSYn5iMfeqBbAQH_u
-
-sprite $AmazonHoneycodeLg [20x20/16z] hOhL5SKm3CNCjlOV-36qoM-Lc7GkLp2vgJ1aE58sD6a7AqrBARX_bJAMzcpatmc81TLrT0ATlJb23iu4AJnEEGqfWKFEYjOYlDlvKlAiUSu3uRooPrI32xW3
-
-!procedure AmazonHoneycode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonHoneycodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonHoneycodeLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonHoneycodeGroup($id, $name='Amazon Honeycode', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonHoneycodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.png
deleted file mode 100644
index 4df87d2413..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.puml
deleted file mode 100644
index b306efd7b3..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonHoneycodeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeCard('AmazonHoneycodeCard', 'Amazon Honeycode Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Remote.puml
deleted file mode 100644
index 532d543527..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonHoneycodeCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeCard('AmazonHoneycodeCard', 'Amazon Honeycode Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.png
deleted file mode 100644
index 2500806aa0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.puml
deleted file mode 100644
index a95999e5f5..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonHoneycodeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeGroup('AmazonHoneycodeGroup', 'Amazon Honeycode Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Remote.puml
deleted file mode 100644
index aea669a9b2..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonHoneycodeGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode')
-
-' renders the element
-AmazonHoneycodeGroup('AmazonHoneycodeGroup', 'Amazon Honeycode Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.png
deleted file mode 100644
index 2bf698e05f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.puml
deleted file mode 100644
index b52d1dd2ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPinpoint
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpoint('AmazonPinpoint', 'Amazon Pinpoint', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Remote.puml
deleted file mode 100644
index b019317cb4..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPinpoint
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpoint('AmazonPinpoint', 'Amazon Pinpoint', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.md
deleted file mode 100644
index 467c5fb226..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonPinpoint
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-```
-
-
-
-| Illustration | AmazonPinpoint | AmazonPinpointCard | AmazonPinpointGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.png) | ![illustration for AmazonPinpoint](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.Local.png) | ![illustration for AmazonPinpointCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.png) | ![illustration for AmazonPinpointGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonPinpointXs>`
-- `<$AmazonPinpointSm>`
-- `<$AmazonPinpointMd>`
-- `<$AmazonPinpointLg>`
-
-
-
-
-
-## AmazonPinpoint
-
-### Load remotely
-```plantuml
-@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 AmazonPinpoint
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpoint('AmazonPinpoint', 'Amazon Pinpoint', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpoint
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpoint('AmazonPinpoint', 'Amazon Pinpoint', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonPinpointCard
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointCard('AmazonPinpointCard', 'Amazon Pinpoint Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointCard('AmazonPinpointCard', 'Amazon Pinpoint Card', 'an optional description')
-@enduml
-```
-
-## AmazonPinpointGroup
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointGroup('AmazonPinpointGroup', 'Amazon Pinpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointGroup('AmazonPinpointGroup', 'Amazon Pinpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.png
deleted file mode 100644
index 444d3c197a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.puml
deleted file mode 100644
index e1b6a5957d..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint
-
-sprite $AmazonPinpointXs [10x10/16z] RSc74KCn3CDGsf9unlu39x_tTntWcmSb0DDG1nZD5Lthjbe19OJNrfjPgSJL7m
-
-sprite $AmazonPinpointSm [12x12/16z] VOg54G1120Fd1CZsN_3voElY9FoWd0fYCgQJzdVDxCmkab8GG7Ba1hRiP0jRVsI1gJ09N-eXBBZH0G
-
-sprite $AmazonPinpointMd [16x16/16z] dOt54KHH20GBf_CFU6NgtR_q3SPuGtjDLkKvOvbUcj7PkxwCcI4SfsmoADqrc_zlOhgdCPfjN7VkxF_bvpOCDD6wDubix_zRJEYj4v7ctjpX2m
-
-sprite $AmazonPinpointLg [20x20/16z] {
-hS5PGaGn200moYkKtF_0xlkNEfEuWzvNZQyw1YN2kwivFJORqAtMwAXCRq8LeuC6UYoT5PSKm7P6whs43LpQj1QM6b2c1Lr20bE25UMq00G99_Nn9ibOqQHt
-PmtezCKLkpAE7yPVFG8
-}
-
-!procedure AmazonPinpoint($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonPinpointCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonPinpointLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonPinpointGroup($id, $name='Amazon Pinpoint', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonPinpointLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.png
deleted file mode 100644
index 1371d828db..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.puml
deleted file mode 100644
index 1d68c6bba9..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPinpointApIs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIs('AmazonPinpointApIs', 'Amazon Pinpoint Ap Is', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Remote.puml
deleted file mode 100644
index 1f4f342c36..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPinpointApIs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIs('AmazonPinpointApIs', 'Amazon Pinpoint Ap Is', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.md
deleted file mode 100644
index 7b0b898a2c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonPinpointApIs
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-```
-
-
-
-| Illustration | AmazonPinpointApIs | AmazonPinpointApIsCard | AmazonPinpointApIsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.png) | ![illustration for AmazonPinpointApIs](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.Local.png) | ![illustration for AmazonPinpointApIsCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.png) | ![illustration for AmazonPinpointApIsGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonPinpointApIsXs>`
-- `<$AmazonPinpointApIsSm>`
-- `<$AmazonPinpointApIsMd>`
-- `<$AmazonPinpointApIsLg>`
-
-
-
-
-
-## AmazonPinpointApIs
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointApIs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIs('AmazonPinpointApIs', 'Amazon Pinpoint Ap Is', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointApIs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIs('AmazonPinpointApIs', 'Amazon Pinpoint Ap Is', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonPinpointApIsCard
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointApIsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsCard('AmazonPinpointApIsCard', 'Amazon Pinpoint Ap Is Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointApIsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsCard('AmazonPinpointApIsCard', 'Amazon Pinpoint Ap Is Card', 'an optional description')
-@enduml
-```
-
-## AmazonPinpointApIsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointApIsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsGroup('AmazonPinpointApIsGroup', 'Amazon Pinpoint Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointApIsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsGroup('AmazonPinpointApIsGroup', 'Amazon Pinpoint Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.png
deleted file mode 100644
index 444d3c197a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.puml
deleted file mode 100644
index eee929e6f3..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs
-
-sprite $AmazonPinpointApIsXs [10x10/16z] RSc74KCn3CDGsf9unlu39x_tTntWcmSb0DDG1nZD5Lthjbe19OJNrfjPgSJL7m
-
-sprite $AmazonPinpointApIsSm [12x12/16z] VOg54G1120Fd1CZsN_3voElY9FoWd0fYCgQJzdVDxCmkab8GG7Ba1hRiP0jRVsI1gJ09N-eXBBZH0G
-
-sprite $AmazonPinpointApIsMd [16x16/16z] dOt54KHH20GBf_CFU6NgtR_q3SPuGtjDLkKvOvbUcj7PkxwCcI4SfsmoADqrc_zlOhgdCPfjN7VkxF_bvpOCDD6wDubix_zRJEYj4v7ctjpX2m
-
-sprite $AmazonPinpointApIsLg [20x20/16z] {
-hS5PGaGn200moYkKtF_0xlkNEfEuWzvNZQyw1YN2kwivFJORqAtMwAXCRq8LeuC6UYoT5PSKm7P6whs43LpQj1QM6b2c1Lr20bE25UMq00G99_Nn9ibOqQHt
-PmtezCKLkpAE7yPVFG8
-}
-
-!procedure AmazonPinpointApIs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonPinpointApIsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonPinpointApIsLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonPinpointApIsGroup($id, $name='Amazon Pinpoint Ap Is', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonPinpointApIsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.png
deleted file mode 100644
index c92dcfe018..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.puml
deleted file mode 100644
index d6718cadd2..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPinpointApIsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsCard('AmazonPinpointApIsCard', 'Amazon Pinpoint Ap Is Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Remote.puml
deleted file mode 100644
index 125115042a..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPinpointApIsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsCard('AmazonPinpointApIsCard', 'Amazon Pinpoint Ap Is Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.png
deleted file mode 100644
index 33bf99bfe4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.puml
deleted file mode 100644
index d519dfd4ff..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonPinpointApIsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsGroup('AmazonPinpointApIsGroup', 'Amazon Pinpoint Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Remote.puml
deleted file mode 100644
index 250e1fd59d..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonPinpointApIsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs')
-
-' renders the element
-AmazonPinpointApIsGroup('AmazonPinpointApIsGroup', 'Amazon Pinpoint Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.png
deleted file mode 100644
index 4936361be4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.puml
deleted file mode 100644
index da6687cb31..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPinpointCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointCard('AmazonPinpointCard', 'Amazon Pinpoint Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Remote.puml
deleted file mode 100644
index 0c962fd617..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPinpointCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointCard('AmazonPinpointCard', 'Amazon Pinpoint Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.png
deleted file mode 100644
index 78cd4a3243..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.puml
deleted file mode 100644
index b95e17dfab..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonPinpointGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointGroup('AmazonPinpointGroup', 'Amazon Pinpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Remote.puml
deleted file mode 100644
index d030f3d952..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonPinpointGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint')
-
-' renders the element
-AmazonPinpointGroup('AmazonPinpointGroup', 'Amazon Pinpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.png
deleted file mode 100644
index b593c70816..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.puml
deleted file mode 100644
index 45da348095..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleEmailService
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailService('AmazonSimpleEmailService', 'Amazon Simple Email Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Remote.puml
deleted file mode 100644
index 99590e4595..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleEmailService
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailService('AmazonSimpleEmailService', 'Amazon Simple Email Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.md
deleted file mode 100644
index 912d3ab60b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleEmailService
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-```
-
-
-
-| Illustration | AmazonSimpleEmailService | AmazonSimpleEmailServiceCard | AmazonSimpleEmailServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.png) | ![illustration for AmazonSimpleEmailService](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.Local.png) | ![illustration for AmazonSimpleEmailServiceCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.png) | ![illustration for AmazonSimpleEmailServiceGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleEmailServiceXs>`
-- `<$AmazonSimpleEmailServiceSm>`
-- `<$AmazonSimpleEmailServiceMd>`
-- `<$AmazonSimpleEmailServiceLg>`
-
-
-
-
-
-## AmazonSimpleEmailService
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleEmailService
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailService('AmazonSimpleEmailService', 'Amazon Simple Email Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleEmailService
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailService('AmazonSimpleEmailService', 'Amazon Simple Email Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleEmailServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleEmailServiceCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceCard('AmazonSimpleEmailServiceCard', 'Amazon Simple Email Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleEmailServiceCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceCard('AmazonSimpleEmailServiceCard', 'Amazon Simple Email Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleEmailServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleEmailServiceGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceGroup('AmazonSimpleEmailServiceGroup', 'Amazon Simple Email Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleEmailServiceGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceGroup('AmazonSimpleEmailServiceGroup', 'Amazon Simple Email Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.png
deleted file mode 100644
index b00c987053..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.puml
deleted file mode 100644
index 55f55d8252..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService
-
-sprite $AmazonSimpleEmailServiceXs [10x10/16z] RS494S1040EW-x8J_1kkWO9_Km4Z2MYEMX2kO3WiT3asYAS0y04
-
-sprite $AmazonSimpleEmailServiceSm [12x12/16z] VS770G8m400Wawlilx1lA_XZxmb0m0wiHrNUXgjYzneSXxqAWOi1wJe5UlGkWFBk2G
-
-sprite $AmazonSimpleEmailServiceMd [16x16/16z] dSr50WGn24JHK0bG__u77cbTZhmL3lyePQymXxb7gu-kbzuysGW9ifgrvOaO2fhOyjxwZ4PRlh0TDaSUB6b8fhRS7aRaJEw7HMpffga0yuKd
-
-sprite $AmazonSimpleEmailServiceLg [20x20/16z] {
-hSZ5OGLG24HHR7Xp-o_uk-sJWyC_s6cPNni657prybI7brtqHF8IA8_jJjmyh95hIJS43mDoJzHfcEyl0Jf11a3WcObRGV5m5k1r1RocRb8gZdWoaL3Sne6N
-TPChEVZI8MUH-Qih
-}
-
-!procedure AmazonSimpleEmailService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleEmailServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleEmailServiceLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleEmailServiceGroup($id, $name='Amazon Simple Email Service', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonSimpleEmailServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.png
deleted file mode 100644
index 8f47d69148..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.puml
deleted file mode 100644
index f823015d9e..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleEmailServiceCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceCard('AmazonSimpleEmailServiceCard', 'Amazon Simple Email Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Remote.puml
deleted file mode 100644
index 7b783f5e60..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleEmailServiceCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceCard('AmazonSimpleEmailServiceCard', 'Amazon Simple Email Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.png
deleted file mode 100644
index a00e25f94f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.puml
deleted file mode 100644
index 4fe10c1459..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleEmailServiceGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceGroup('AmazonSimpleEmailServiceGroup', 'Amazon Simple Email Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Remote.puml
deleted file mode 100644
index 7eb190306d..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleEmailServiceGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService')
-
-' renders the element
-AmazonSimpleEmailServiceGroup('AmazonSimpleEmailServiceGroup', 'Amazon Simple Email Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.png
deleted file mode 100644
index 334796a462..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.puml
deleted file mode 100644
index 25ef11e832..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkDocs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocs('AmazonWorkDocs', 'Amazon Work Docs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Remote.puml
deleted file mode 100644
index 3d305b4965..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkDocs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocs('AmazonWorkDocs', 'Amazon Work Docs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.md
deleted file mode 100644
index 15f1aade6a..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkDocs
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-```
-
-
-
-| Illustration | AmazonWorkDocs | AmazonWorkDocsCard | AmazonWorkDocsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.png) | ![illustration for AmazonWorkDocs](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.Local.png) | ![illustration for AmazonWorkDocsCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.png) | ![illustration for AmazonWorkDocsGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkDocsXs>`
-- `<$AmazonWorkDocsSm>`
-- `<$AmazonWorkDocsMd>`
-- `<$AmazonWorkDocsLg>`
-
-
-
-
-
-## AmazonWorkDocs
-
-### Load remotely
-```plantuml
-@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 AmazonWorkDocs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocs('AmazonWorkDocs', 'Amazon Work Docs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkDocs
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocs('AmazonWorkDocs', 'Amazon Work Docs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkDocsCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkDocsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsCard('AmazonWorkDocsCard', 'Amazon Work Docs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkDocsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsCard('AmazonWorkDocsCard', 'Amazon Work Docs Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkDocsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkDocsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsGroup('AmazonWorkDocsGroup', 'Amazon Work Docs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkDocsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsGroup('AmazonWorkDocsGroup', 'Amazon Work Docs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.png
deleted file mode 100644
index da2ada2a9d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.puml
deleted file mode 100644
index bf24943783..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs
-
-sprite $AmazonWorkDocsXs [10x10/16z] uyG56E0i9dOuYnFCP8G0Y1WR9oShXCK1OR620JEIKG
-
-sprite $AmazonWorkDocsSm [12x12/16z] uyG961WP6HcWR2OGPaHYSp8YiI4S1ZOETaOWO4M8S-9Ziq81Eugj
-
-sprite $AmazonWorkDocsMd [16x16/16z] XSc30K0X543HP-m_y3VZZQToNknzhBu5httVYEFlvFXxV_Wv-JIQeECU_F-JNdjXAKolaUuWfwq
-
-sprite $AmazonWorkDocsLg [20x20/16z] fSg54S0m30D0C-m_S9cvYOB-KzR5U8XkZSS7v6naShPqELkQd6rjhhOs6GqL1SV4QDkwximkZ2uiNdkw2O-MiKr-Jmi
-
-!procedure AmazonWorkDocs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkDocsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkDocsLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkDocsGroup($id, $name='Amazon Work Docs', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonWorkDocsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.png
deleted file mode 100644
index 9fa4184dcc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.puml
deleted file mode 100644
index 1dc1c081e5..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkDocsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsCard('AmazonWorkDocsCard', 'Amazon Work Docs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Remote.puml
deleted file mode 100644
index 3c3447081a..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkDocsCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsCard('AmazonWorkDocsCard', 'Amazon Work Docs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.png
deleted file mode 100644
index 307242dab7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.puml
deleted file mode 100644
index 7d6b32b448..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkDocsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsGroup('AmazonWorkDocsGroup', 'Amazon Work Docs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Remote.puml
deleted file mode 100644
index 378ef2fd23..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkDocsGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs')
-
-' renders the element
-AmazonWorkDocsGroup('AmazonWorkDocsGroup', 'Amazon Work Docs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.png
deleted file mode 100644
index 4d815566b4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.puml
deleted file mode 100644
index 34fc31b8e6..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkDocsSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdk('AmazonWorkDocsSdk', 'Amazon Work Docs Sdk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Remote.puml
deleted file mode 100644
index b6191e19b4..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkDocsSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdk('AmazonWorkDocsSdk', 'Amazon Work Docs Sdk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.md
deleted file mode 100644
index 4e6e726417..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkDocsSdk
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-```
-
-
-
-| Illustration | AmazonWorkDocsSdk | AmazonWorkDocsSdkCard | AmazonWorkDocsSdkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.png) | ![illustration for AmazonWorkDocsSdk](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.Local.png) | ![illustration for AmazonWorkDocsSdkCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.png) | ![illustration for AmazonWorkDocsSdkGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkDocsSdkXs>`
-- `<$AmazonWorkDocsSdkSm>`
-- `<$AmazonWorkDocsSdkMd>`
-- `<$AmazonWorkDocsSdkLg>`
-
-
-
-
-
-## AmazonWorkDocsSdk
-
-### Load remotely
-```plantuml
-@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 AmazonWorkDocsSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdk('AmazonWorkDocsSdk', 'Amazon Work Docs Sdk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkDocsSdk
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdk('AmazonWorkDocsSdk', 'Amazon Work Docs Sdk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkDocsSdkCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkDocsSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkCard('AmazonWorkDocsSdkCard', 'Amazon Work Docs Sdk Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkDocsSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkCard('AmazonWorkDocsSdkCard', 'Amazon Work Docs Sdk Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkDocsSdkGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkDocsSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkGroup('AmazonWorkDocsSdkGroup', 'Amazon Work Docs Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkDocsSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkGroup('AmazonWorkDocsSdkGroup', 'Amazon Work Docs Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.png
deleted file mode 100644
index da2ada2a9d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.puml
deleted file mode 100644
index b3b9f33708..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk
-
-sprite $AmazonWorkDocsSdkXs [10x10/16z] uyG56E0i9dOuYnFCP8G0Y1WR9oShXCK1OR620JEIKG
-
-sprite $AmazonWorkDocsSdkSm [12x12/16z] uyG961WP6HcWR2OGPaHYSp8YiI4S1ZOETaOWO4M8S-9Ziq81Eugj
-
-sprite $AmazonWorkDocsSdkMd [16x16/16z] XSc30K0X543HP-m_y3VZZQToNknzhBu5httVYEFlvFXxV_Wv-JIQeECU_F-JNdjXAKolaUuWfwq
-
-sprite $AmazonWorkDocsSdkLg [20x20/16z] fSg54S0m30D0C-m_S9cvYOB-KzR5U8XkZSS7v6naShPqELkQd6rjhhOs6GqL1SV4QDkwximkZ2uiNdkw2O-MiKr-Jmi
-
-!procedure AmazonWorkDocsSdk($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkDocsSdkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkDocsSdkLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkDocsSdkGroup($id, $name='Amazon Work Docs Sdk', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonWorkDocsSdkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.png
deleted file mode 100644
index 4dbb18510f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.puml
deleted file mode 100644
index c65429fadf..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkDocsSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkCard('AmazonWorkDocsSdkCard', 'Amazon Work Docs Sdk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Remote.puml
deleted file mode 100644
index 377e560fbe..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkDocsSdkCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkCard('AmazonWorkDocsSdkCard', 'Amazon Work Docs Sdk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.png
deleted file mode 100644
index ce0783e183..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.puml
deleted file mode 100644
index f0f016a65e..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkDocsSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkGroup('AmazonWorkDocsSdkGroup', 'Amazon Work Docs Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Remote.puml
deleted file mode 100644
index 88cb213b45..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkDocsSdkGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk')
-
-' renders the element
-AmazonWorkDocsSdkGroup('AmazonWorkDocsSdkGroup', 'Amazon Work Docs Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.png
deleted file mode 100644
index a44ae0b878..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.puml
deleted file mode 100644
index f2322781fc..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkMail
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMail('AmazonWorkMail', 'Amazon Work Mail', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Remote.puml
deleted file mode 100644
index b96b3a5615..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkMail
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMail('AmazonWorkMail', 'Amazon Work Mail', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.md
deleted file mode 100644
index d80ba0955b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkMail
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-```
-
-
-
-| Illustration | AmazonWorkMail | AmazonWorkMailCard | AmazonWorkMailGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.png) | ![illustration for AmazonWorkMail](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.Local.png) | ![illustration for AmazonWorkMailCard](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.png) | ![illustration for AmazonWorkMailGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkMailXs>`
-- `<$AmazonWorkMailSm>`
-- `<$AmazonWorkMailMd>`
-- `<$AmazonWorkMailLg>`
-
-
-
-
-
-## AmazonWorkMail
-
-### Load remotely
-```plantuml
-@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 AmazonWorkMail
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMail('AmazonWorkMail', 'Amazon Work Mail', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkMail
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMail('AmazonWorkMail', 'Amazon Work Mail', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkMailCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkMailCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailCard('AmazonWorkMailCard', 'Amazon Work Mail Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkMailCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailCard('AmazonWorkMailCard', 'Amazon Work Mail Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkMailGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkMailGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailGroup('AmazonWorkMailGroup', 'Amazon Work Mail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkMailGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailGroup('AmazonWorkMailGroup', 'Amazon Work Mail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.png
deleted file mode 100644
index b7ec2f7b0f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.puml
deleted file mode 100644
index ca96f02b05..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail
-
-sprite $AmazonWorkMailXs [10x10/16z] uyGA6C0a8up9p0eLPUQ4i3XPE64iJdGMAnWm8va6
-
-sprite $AmazonWorkMailSm [12x12/16z] XSQr0G0X002nL-3s7nXtJHMMhZluxPyRv_FdTYMSspRTjfp3_qXICm
-
-sprite $AmazonWorkMailMd [16x16/16z] dSUr0S0m00D1oS7VV-20kGhukkFTNgLhorR5RoRQvv2EKod7iUs8cVwn_Hc_Go5UdG
-
-sprite $AmazonWorkMailLg [20x20/16z] jSh50G113CF0nIJgl-1ZPjHpRDubSLfhqKrsRwtX1qgvDrn7aT7mxOkfuPhNtF2IM1g9jV6hvKcnDMmQroi1
-
-!procedure AmazonWorkMail($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkMailCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkMailLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkMailGroup($id, $name='Amazon Work Mail', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonWorkMailLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.png
deleted file mode 100644
index 54f4576a0b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.puml
deleted file mode 100644
index a6824f6a08..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkMailCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailCard('AmazonWorkMailCard', 'Amazon Work Mail Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Remote.puml
deleted file mode 100644
index 0692112813..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkMailCard
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailCard('AmazonWorkMailCard', 'Amazon Work Mail Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.png
deleted file mode 100644
index 5fca4976b8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.puml
deleted file mode 100644
index a2c74e9205..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkMailGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailGroup('AmazonWorkMailGroup', 'Amazon Work Mail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Remote.puml
deleted file mode 100644
index b6f0e89c41..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMailGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkMailGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail')
-
-' renders the element
-AmazonWorkMailGroup('AmazonWorkMailGroup', 'Amazon Work Mail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.png
deleted file mode 100644
index eca9326500..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.puml
deleted file mode 100644
index 587749d3c9..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSupplyChain
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChain('AwsSupplyChain', 'Aws Supply Chain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Remote.puml
deleted file mode 100644
index d33af8b507..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSupplyChain
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChain('AwsSupplyChain', 'Aws Supply Chain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.md
deleted file mode 100644
index 682ce467d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSupplyChain
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-```
-
-
-
-| Illustration | AwsSupplyChain | AwsSupplyChainCard | AwsSupplyChainGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.png) | ![illustration for AwsSupplyChain](../../../aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.Local.png) | ![illustration for AwsSupplyChainCard](../../../aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.png) | ![illustration for AwsSupplyChainGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSupplyChainXs>`
-- `<$AwsSupplyChainSm>`
-- `<$AwsSupplyChainMd>`
-- `<$AwsSupplyChainLg>`
-
-
-
-
-
-## AwsSupplyChain
-
-### Load remotely
-```plantuml
-@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 AwsSupplyChain
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChain('AwsSupplyChain', 'Aws Supply Chain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSupplyChain
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChain('AwsSupplyChain', 'Aws Supply Chain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSupplyChainCard
-
-### Load remotely
-```plantuml
-@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 AwsSupplyChainCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainCard('AwsSupplyChainCard', 'Aws Supply Chain Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSupplyChainCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainCard('AwsSupplyChainCard', 'Aws Supply Chain Card', 'an optional description')
-@enduml
-```
-
-## AwsSupplyChainGroup
-
-### Load remotely
-```plantuml
-@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 AwsSupplyChainGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainGroup('AwsSupplyChainGroup', 'Aws Supply Chain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSupplyChainGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainGroup('AwsSupplyChainGroup', 'Aws Supply Chain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.png
deleted file mode 100644
index c28a070204..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.puml
deleted file mode 100644
index e6e6b996fb..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain
-
-sprite $AwsSupplyChainXs [10x10/16z] TOR50S0m3CGC9Uq_S6Bub78e5ZBE-jeZHuED8bSJQHAy2Dcub9Rmq0G
-
-sprite $AwsSupplyChainSm [12x12/16z] VOk34G1140JNo3_WDyvT6kQAm4yUAkYJ1_1CvF3sQ2FqHnyPFvhKJTwpAN6SuXcrx
-
-sprite $AwsSupplyChainMd [16x16/16z] dOlL0SLG2CLmoFu3FwtzLNAL8pnYDE8mUdslNAPs_WW_QdI-Z-Koawq8LklSty4FSmEppuf6zDedCWPhRrPqh9m39SCbtW
-
-sprite $AwsSupplyChainLg [20x20/16z] {
-hK_50G0n28DWOV-1p_s-zHQ9z8X1_uLWBVMAkArduOwMdA_KywKui0XSiMwf7JFlc5IgWwwFc8KsA9HdR0KZ-nsJMk7kc4Kg4mmGjozPdGL3FqPGMlqUAju3
-nWm
-}
-
-!procedure AwsSupplyChain($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSupplyChainCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSupplyChainLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AwsSupplyChainGroup($id, $name='Aws Supply Chain', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AwsSupplyChainLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.png
deleted file mode 100644
index 1f5dd9ec7f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.puml
deleted file mode 100644
index 1077b19dd5..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSupplyChainCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainCard('AwsSupplyChainCard', 'Aws Supply Chain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Remote.puml
deleted file mode 100644
index f9f199fe2c..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSupplyChainCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainCard('AwsSupplyChainCard', 'Aws Supply Chain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.png
deleted file mode 100644
index b6931e79e6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.puml
deleted file mode 100644
index a9d3397e71..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSupplyChainGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainGroup('AwsSupplyChainGroup', 'Aws Supply Chain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Remote.puml
deleted file mode 100644
index 31f903cc88..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChainGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSupplyChainGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain')
-
-' renders the element
-AwsSupplyChainGroup('AwsSupplyChainGroup', 'Aws Supply Chain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.png
deleted file mode 100644
index aa19451483..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.puml
deleted file mode 100644
index 9d5eb577e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWickr
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickr('AwsWickr', 'Aws Wickr', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Remote.puml
deleted file mode 100644
index 895a7665e8..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWickr
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickr('AwsWickr', 'Aws Wickr', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.md b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.md
deleted file mode 100644
index 82dbae179e..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWickr
-
-
-```text
-aws-q2-2023/Architecture/BusinessApplications/AwsWickr
-```
-
-```text
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-```
-
-
-
-| Illustration | AwsWickr | AwsWickrCard | AwsWickrGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/BusinessApplications/AwsWickr.png) | ![illustration for AwsWickr](../../../aws-q2-2023/Architecture/BusinessApplications/AwsWickr.Local.png) | ![illustration for AwsWickrCard](../../../aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.png) | ![illustration for AwsWickrGroup](../../../aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWickrXs>`
-- `<$AwsWickrSm>`
-- `<$AwsWickrMd>`
-- `<$AwsWickrLg>`
-
-
-
-
-
-## AwsWickr
-
-### Load remotely
-```plantuml
-@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 AwsWickr
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickr('AwsWickr', 'Aws Wickr', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWickr
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickr('AwsWickr', 'Aws Wickr', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWickrCard
-
-### Load remotely
-```plantuml
-@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 AwsWickrCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrCard('AwsWickrCard', 'Aws Wickr Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWickrCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrCard('AwsWickrCard', 'Aws Wickr Card', 'an optional description')
-@enduml
-```
-
-## AwsWickrGroup
-
-### Load remotely
-```plantuml
-@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 AwsWickrGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrGroup('AwsWickrGroup', 'Aws Wickr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWickrGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrGroup('AwsWickrGroup', 'Aws Wickr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.png
deleted file mode 100644
index 1aa4b27ed1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.puml
deleted file mode 100644
index 965c9605f3..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickr.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/BusinessApplications/AwsWickr
-
-sprite $AwsWickrXs [10x10/16z] TSR50O0m04FHuBpz1qOhfqQ_WU84csoBuDXCbH8_MTUr44JVhXi
-
-sprite $AwsWickrSm [12x12/16z] VSot0S0m30D14Kp0_WCxkt7GLrUzPgNnKbLhLErq8JDBF9o2uJQ6ReEaNpxRJGTzw_xhrGe
-
-sprite $AwsWickrMd [16x16/16z] ZOg50SKm20M3S_iF_5tgxKNW2HVfkRIIVvIPK8_nrWgYAWRsxg80NHCTFPZefwHs--W3vwzXigLPY3rfFlJW8dS
-
-sprite $AwsWickrLg [20x20/16z] hSd50GG12C107D9_mUVkilDCM49uSKCWXxEkQe79gZgaIHZ9J0U4dMucPiikMmuexZVDC6wQ85otQeQRXiIMNRM3burmDzHthhvnh_ZQ6W
-
-!procedure AwsWickr($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/BusinessApplications/AwsWickr', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWickrCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWickrLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AwsWickrGroup($id, $name='Aws Wickr', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AwsWickrLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.png
deleted file mode 100644
index 1c7fd0162f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.puml
deleted file mode 100644
index e5b0414594..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWickrCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrCard('AwsWickrCard', 'Aws Wickr Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Remote.puml
deleted file mode 100644
index d576982f81..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWickrCard
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrCard('AwsWickrCard', 'Aws Wickr Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.png b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.png
deleted file mode 100644
index 26c7185461..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.puml
deleted file mode 100644
index cacfd50b3b..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWickrGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrGroup('AwsWickrGroup', 'Aws Wickr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Remote.puml
deleted file mode 100644
index 02db47be57..0000000000
--- a/distribution/aws-q2-2023/Architecture/BusinessApplications/AwsWickrGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWickrGroup
-include('aws-q2-2023/Architecture/BusinessApplications/AwsWickr')
-
-' renders the element
-AwsWickrGroup('AwsWickrGroup', 'Aws Wickr Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.png
deleted file mode 100644
index c0900f8d8a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.puml
deleted file mode 100644
index 9ad3b71a06..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationCostProfiler
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfiler('AwsApplicationCostProfiler', 'Aws Application Cost Profiler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Remote.puml
deleted file mode 100644
index bacdf64393..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationCostProfiler
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfiler('AwsApplicationCostProfiler', 'Aws Application Cost Profiler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.md
deleted file mode 100644
index 7d2e3a1691..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationCostProfiler
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-```
-
-
-
-| Illustration | AwsApplicationCostProfiler | AwsApplicationCostProfilerCard | AwsApplicationCostProfilerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.png) | ![illustration for AwsApplicationCostProfiler](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.Local.png) | ![illustration for AwsApplicationCostProfilerCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.png) | ![illustration for AwsApplicationCostProfilerGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationCostProfilerXs>`
-- `<$AwsApplicationCostProfilerSm>`
-- `<$AwsApplicationCostProfilerMd>`
-- `<$AwsApplicationCostProfilerLg>`
-
-
-
-
-
-## AwsApplicationCostProfiler
-
-### Load remotely
-```plantuml
-@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 AwsApplicationCostProfiler
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfiler('AwsApplicationCostProfiler', 'Aws Application Cost Profiler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationCostProfiler
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfiler('AwsApplicationCostProfiler', 'Aws Application Cost Profiler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationCostProfilerCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationCostProfilerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerCard('AwsApplicationCostProfilerCard', 'Aws Application Cost Profiler Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationCostProfilerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerCard('AwsApplicationCostProfilerCard', 'Aws Application Cost Profiler Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationCostProfilerGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationCostProfilerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerGroup('AwsApplicationCostProfilerGroup', 'Aws Application Cost Profiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationCostProfilerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerGroup('AwsApplicationCostProfilerGroup', 'Aws Application Cost Profiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.png
deleted file mode 100644
index f055d0f88d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.puml
deleted file mode 100644
index c73d450579..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler
-
-sprite $AwsApplicationCostProfilerXs [10x10/16z] RSQ52K1H54En5cuv-q_yNPu52si9-0fnkSugrZM3fNCbJCJ92ZTPj7O
-
-sprite $AwsApplicationCostProfilerSm [12x12/16z] VSY53G0148J0qwN_ZjzTY4tW9nqCyFLeb1SKyzjjVZWOFKgCgJGocTtuoBKkSMi
-
-sprite $AwsApplicationCostProfilerMd [16x16/16z] dSp50GCn30H0hnrf-gyuVF0Bp4ku_b43QcjdHwZtfDeGNG9YvjnVshFtbd3UBqsOxpv2wotVCbVDxPnUXB1P6IdVk04
-
-sprite $AwsApplicationCostProfilerLg [20x20/16z] hSZP5K8n30DH9R4y_NVCiTZvvKrMNoxhyCuoqthJTfiLwmVPr5ZDUQ2eCwQt6TG_Td0_BCNM0cAYI4KxTX2Rr8LYsFDB2e3tQ8eiISxlKQ_EwD2phREMpD_T
-
-!procedure AwsApplicationCostProfiler($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationCostProfilerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationCostProfilerLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationCostProfilerGroup($id, $name='Aws Application Cost Profiler', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$AwsApplicationCostProfilerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.png
deleted file mode 100644
index 6616dbf155..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.puml
deleted file mode 100644
index e01f2d28b4..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationCostProfilerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerCard('AwsApplicationCostProfilerCard', 'Aws Application Cost Profiler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Remote.puml
deleted file mode 100644
index c2f99304a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationCostProfilerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerCard('AwsApplicationCostProfilerCard', 'Aws Application Cost Profiler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.png
deleted file mode 100644
index 5e727aef27..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.puml
deleted file mode 100644
index d320117432..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationCostProfilerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerGroup('AwsApplicationCostProfilerGroup', 'Aws Application Cost Profiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Remote.puml
deleted file mode 100644
index 650748110a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfilerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationCostProfilerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler')
-
-' renders the element
-AwsApplicationCostProfilerGroup('AwsApplicationCostProfilerGroup', 'Aws Application Cost Profiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.png
deleted file mode 100644
index d11d0e731d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.puml
deleted file mode 100644
index 55e420f023..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBillingConductor
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductor('AwsBillingConductor', 'Aws Billing Conductor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Remote.puml
deleted file mode 100644
index bd2250716a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBillingConductor
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductor('AwsBillingConductor', 'Aws Billing Conductor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.md
deleted file mode 100644
index 90c8d0b94d..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBillingConductor
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-```
-
-
-
-| Illustration | AwsBillingConductor | AwsBillingConductorCard | AwsBillingConductorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.png) | ![illustration for AwsBillingConductor](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.Local.png) | ![illustration for AwsBillingConductorCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.png) | ![illustration for AwsBillingConductorGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBillingConductorXs>`
-- `<$AwsBillingConductorSm>`
-- `<$AwsBillingConductorMd>`
-- `<$AwsBillingConductorLg>`
-
-
-
-
-
-## AwsBillingConductor
-
-### Load remotely
-```plantuml
-@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 AwsBillingConductor
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductor('AwsBillingConductor', 'Aws Billing Conductor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBillingConductor
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductor('AwsBillingConductor', 'Aws Billing Conductor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBillingConductorCard
-
-### Load remotely
-```plantuml
-@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 AwsBillingConductorCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorCard('AwsBillingConductorCard', 'Aws Billing Conductor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBillingConductorCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorCard('AwsBillingConductorCard', 'Aws Billing Conductor Card', 'an optional description')
-@enduml
-```
-
-## AwsBillingConductorGroup
-
-### Load remotely
-```plantuml
-@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 AwsBillingConductorGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorGroup('AwsBillingConductorGroup', 'Aws Billing Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBillingConductorGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorGroup('AwsBillingConductorGroup', 'Aws Billing Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.png
deleted file mode 100644
index a7b181f8fe..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.puml
deleted file mode 100644
index 7673fc5b3d..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor
-
-sprite $AwsBillingConductorXs [10x10/16z] OyS9cE4iDYYJbPKLAiB4m01HmyhAmW8LOsHaX31OG03P9
-
-sprite $AwsBillingConductorSm [12x12/16z] TSQ50G0W2011clqdjZjUWVD_X2chnhArUsnZCyDgPm0Onc5X4MbUjqh9jo8
-
-sprite $AwsBillingConductorMd [16x16/16z] dSS50iH020H1kDlf-V-Bu-v9hq3vGwcsO7B_5wqivUHiOx1a8WAbnrfhCWRmw7-21AETBceRlPs_x0lVLmC
-
-sprite $AwsBillingConductorLg [20x20/16z] fSY54KG120DH80dfl-BlSguxjlFyRyJQfQMNa0_CfLjh82wjbvmNbfghmxgAMLE1oSwoOkhImFKl351A52_CxGGIUMdfoBauxV5nxpJtdhzf1
-
-!procedure AwsBillingConductor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBillingConductorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBillingConductorLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure AwsBillingConductorGroup($id, $name='Aws Billing Conductor', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$AwsBillingConductorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.png
deleted file mode 100644
index 99afe71882..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.puml
deleted file mode 100644
index 76d58bb1cf..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBillingConductorCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorCard('AwsBillingConductorCard', 'Aws Billing Conductor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Remote.puml
deleted file mode 100644
index 55548a6396..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBillingConductorCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorCard('AwsBillingConductorCard', 'Aws Billing Conductor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.png
deleted file mode 100644
index cf776d0c93..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.puml
deleted file mode 100644
index 233fc34941..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBillingConductorGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorGroup('AwsBillingConductorGroup', 'Aws Billing Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Remote.puml
deleted file mode 100644
index d1d42756e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBillingConductorGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor')
-
-' renders the element
-AwsBillingConductorGroup('AwsBillingConductorGroup', 'Aws Billing Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.png
deleted file mode 100644
index ae1141867a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.puml
deleted file mode 100644
index 58313af8c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBudgets
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgets('AwsBudgets', 'Aws Budgets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Remote.puml
deleted file mode 100644
index 95bbbd20b7..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBudgets
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgets('AwsBudgets', 'Aws Budgets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.md
deleted file mode 100644
index 054855b0fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBudgets
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-```
-
-
-
-| Illustration | AwsBudgets | AwsBudgetsCard | AwsBudgetsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.png) | ![illustration for AwsBudgets](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.Local.png) | ![illustration for AwsBudgetsCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.png) | ![illustration for AwsBudgetsGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBudgetsXs>`
-- `<$AwsBudgetsSm>`
-- `<$AwsBudgetsMd>`
-- `<$AwsBudgetsLg>`
-
-
-
-
-
-## AwsBudgets
-
-### Load remotely
-```plantuml
-@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 AwsBudgets
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgets('AwsBudgets', 'Aws Budgets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBudgets
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgets('AwsBudgets', 'Aws Budgets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBudgetsCard
-
-### Load remotely
-```plantuml
-@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 AwsBudgetsCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsCard('AwsBudgetsCard', 'Aws Budgets Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBudgetsCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsCard('AwsBudgetsCard', 'Aws Budgets Card', 'an optional description')
-@enduml
-```
-
-## AwsBudgetsGroup
-
-### Load remotely
-```plantuml
-@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 AwsBudgetsGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsGroup('AwsBudgetsGroup', 'Aws Budgets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBudgetsGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsGroup('AwsBudgetsGroup', 'Aws Budgets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.png
deleted file mode 100644
index 90993bb3b3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.puml
deleted file mode 100644
index 01daea807f..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets
-
-sprite $AwsBudgetsXs [10x10/16z] OySEM91OR2nG5WiRXC700YQ1c8qLpc84KWmCO5aGO40o3
-
-sprite $AwsBudgetsSm [12x12/16z] VOk50G0X30FhtN_YVzpXa4eIVm0OABs4rtenA3sblSQMFVUMUefvBpqQO-uffs9lal697m
-
-sprite $AwsBudgetsMd [16x16/16z] dOh50K0X34FhsNzYt4vVU4WRmGtiZQtRV-e0dTgSi3MFVXyW3EtIfgZrMWoD8BGtTJdYuAdBE1VYYUAL3
-
-sprite $AwsBudgetsLg [20x20/16z] fSor0SH044FH0QtKVyNcnUJ0Ftm3UXtpRZHGPryP7Ol14vCHW3ZT8ji_vqqqDIls61sw2pHJSPqTq8rXHP4-65rAuo7TGhMePcZbO-AGVcW7
-
-!procedure AwsBudgets($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBudgetsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBudgetsLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure AwsBudgetsGroup($id, $name='Aws Budgets', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$AwsBudgetsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.png
deleted file mode 100644
index 88cdd20669..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.puml
deleted file mode 100644
index 302c842206..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBudgetsCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsCard('AwsBudgetsCard', 'Aws Budgets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Remote.puml
deleted file mode 100644
index beb17c081c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBudgetsCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsCard('AwsBudgetsCard', 'Aws Budgets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.png
deleted file mode 100644
index 56330d3746..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.puml
deleted file mode 100644
index 0ae0372311..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBudgetsGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsGroup('AwsBudgetsGroup', 'Aws Budgets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Remote.puml
deleted file mode 100644
index cecdad225a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgetsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBudgetsGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets')
-
-' renders the element
-AwsBudgetsGroup('AwsBudgetsGroup', 'Aws Budgets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.png
deleted file mode 100644
index a062fb4b3b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.puml
deleted file mode 100644
index 0bd26c493e..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCostAndUsageReport
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReport('AwsCostAndUsageReport', 'Aws Cost And Usage Report', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Remote.puml
deleted file mode 100644
index f394961cb5..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCostAndUsageReport
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReport('AwsCostAndUsageReport', 'Aws Cost And Usage Report', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.md
deleted file mode 100644
index e4cd3c879f..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCostAndUsageReport
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-```
-
-
-
-| Illustration | AwsCostAndUsageReport | AwsCostAndUsageReportCard | AwsCostAndUsageReportGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.png) | ![illustration for AwsCostAndUsageReport](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.Local.png) | ![illustration for AwsCostAndUsageReportCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.png) | ![illustration for AwsCostAndUsageReportGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCostAndUsageReportXs>`
-- `<$AwsCostAndUsageReportSm>`
-- `<$AwsCostAndUsageReportMd>`
-- `<$AwsCostAndUsageReportLg>`
-
-
-
-
-
-## AwsCostAndUsageReport
-
-### Load remotely
-```plantuml
-@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 AwsCostAndUsageReport
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReport('AwsCostAndUsageReport', 'Aws Cost And Usage Report', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCostAndUsageReport
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReport('AwsCostAndUsageReport', 'Aws Cost And Usage Report', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCostAndUsageReportCard
-
-### Load remotely
-```plantuml
-@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 AwsCostAndUsageReportCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportCard('AwsCostAndUsageReportCard', 'Aws Cost And Usage Report Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCostAndUsageReportCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportCard('AwsCostAndUsageReportCard', 'Aws Cost And Usage Report Card', 'an optional description')
-@enduml
-```
-
-## AwsCostAndUsageReportGroup
-
-### Load remotely
-```plantuml
-@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 AwsCostAndUsageReportGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportGroup('AwsCostAndUsageReportGroup', 'Aws Cost And Usage Report Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCostAndUsageReportGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportGroup('AwsCostAndUsageReportGroup', 'Aws Cost And Usage Report Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.png
deleted file mode 100644
index 443828d916..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.puml
deleted file mode 100644
index a9ae81adf0..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport
-
-sprite $AwsCostAndUsageReportXs [10x10/16z] RSYr0S0m40Gmusl_YSCSgpamb9mgMGueSebcazbQso1VN_8r0m
-
-sprite $AwsCostAndUsageReportSm [12x12/16z] OoSAC38oiJCmCR72-UpipAnWSKOGPcH1YBEpWCKPW82T0KKSOGuJ2qwR
-
-sprite $AwsCostAndUsageReportMd [16x16/16z] bOv70iD0308N537_Vt4IztAovwGAy9xgQ_-HpR2rpWD6qBqCvAKdcdihHidMmxfdwKjnSknLc1pxtEvRBeR_Z2LFUCuF
-
-sprite $AwsCostAndUsageReportLg [20x20/16z] hO_50K0X34ERMlQV-2lE5OTN3S-F5DsO4GfIL5MYmtSzcB0ipBCoXKonCDLK_nr3xVFB8AEmaX8bJ_7JbsLXDP-hloFVNUhkiKHkRD2XYghNU6pS
-
-!procedure AwsCostAndUsageReport($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCostAndUsageReportCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCostAndUsageReportLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure AwsCostAndUsageReportGroup($id, $name='Aws Cost And Usage Report', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$AwsCostAndUsageReportLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.png
deleted file mode 100644
index f53801e60b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.puml
deleted file mode 100644
index 7eae72d4a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCostAndUsageReportCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportCard('AwsCostAndUsageReportCard', 'Aws Cost And Usage Report Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Remote.puml
deleted file mode 100644
index 55abd42568..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCostAndUsageReportCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportCard('AwsCostAndUsageReportCard', 'Aws Cost And Usage Report Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.png
deleted file mode 100644
index 8053c22a05..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.puml
deleted file mode 100644
index ca9ef0dcfb..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCostAndUsageReportGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportGroup('AwsCostAndUsageReportGroup', 'Aws Cost And Usage Report Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Remote.puml
deleted file mode 100644
index 4c26727865..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReportGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCostAndUsageReportGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport')
-
-' renders the element
-AwsCostAndUsageReportGroup('AwsCostAndUsageReportGroup', 'Aws Cost And Usage Report Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.png
deleted file mode 100644
index 6908053a91..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.puml
deleted file mode 100644
index 26d785fc1a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCostExplorer
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorer('AwsCostExplorer', 'Aws Cost Explorer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Remote.puml
deleted file mode 100644
index 1af17b7b4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCostExplorer
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorer('AwsCostExplorer', 'Aws Cost Explorer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.md
deleted file mode 100644
index 2f6d336c9c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCostExplorer
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-```
-
-
-
-| Illustration | AwsCostExplorer | AwsCostExplorerCard | AwsCostExplorerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.png) | ![illustration for AwsCostExplorer](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.Local.png) | ![illustration for AwsCostExplorerCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.png) | ![illustration for AwsCostExplorerGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCostExplorerXs>`
-- `<$AwsCostExplorerSm>`
-- `<$AwsCostExplorerMd>`
-- `<$AwsCostExplorerLg>`
-
-
-
-
-
-## AwsCostExplorer
-
-### Load remotely
-```plantuml
-@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 AwsCostExplorer
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorer('AwsCostExplorer', 'Aws Cost Explorer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCostExplorer
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorer('AwsCostExplorer', 'Aws Cost Explorer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCostExplorerCard
-
-### Load remotely
-```plantuml
-@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 AwsCostExplorerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerCard('AwsCostExplorerCard', 'Aws Cost Explorer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCostExplorerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerCard('AwsCostExplorerCard', 'Aws Cost Explorer Card', 'an optional description')
-@enduml
-```
-
-## AwsCostExplorerGroup
-
-### Load remotely
-```plantuml
-@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 AwsCostExplorerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerGroup('AwsCostExplorerGroup', 'Aws Cost Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCostExplorerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerGroup('AwsCostExplorerGroup', 'Aws Cost Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.png
deleted file mode 100644
index a94ed8d9f9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.puml
deleted file mode 100644
index 9be83eadd2..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer
-
-sprite $AwsCostExplorerXs [10x10/16z] TOc30G0130ElpFuJluqYrCzmKT0JfwWj0T6h3XHRMkvxZT0v8m
-
-sprite $AwsCostExplorerSm [12x12/16z] VOk50OC030GZB_jFtE8Ezt7nDneqma4jhBNacjPfPYzrD1tX2GBHsUjzr5wxkZKzZFZ27m
-
-sprite $AwsCostExplorerMd [16x16/16z] dOor0GC130DDqkq_SHXS1Vuw8GSmWe9vQ36Gz7XffPAbqzHTPZD4yzGLCKN5y40uibFl_t8aMUkl9hKrazFFmnkDXw-S0G
-
-sprite $AwsCostExplorerLg [20x20/16z] jKx50SG038A4mFuJdslxg_34SmOcGQ8ajUQW-US8eFtFYJzPwSuDy-Nyu4p_S05WC0By-uLkYTN-uQe59htuXugru4RLXNykmr9_IBoW3B8FLm
-
-!procedure AwsCostExplorer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCostExplorerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCostExplorerLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure AwsCostExplorerGroup($id, $name='Aws Cost Explorer', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$AwsCostExplorerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.png
deleted file mode 100644
index 14ec39b463..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.puml
deleted file mode 100644
index 513c24bd82..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCostExplorerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerCard('AwsCostExplorerCard', 'Aws Cost Explorer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Remote.puml
deleted file mode 100644
index aa75836f19..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCostExplorerCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerCard('AwsCostExplorerCard', 'Aws Cost Explorer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.png
deleted file mode 100644
index cea801d798..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.puml
deleted file mode 100644
index f29a6a8f4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCostExplorerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerGroup('AwsCostExplorerGroup', 'Aws Cost Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Remote.puml
deleted file mode 100644
index 629d400cf7..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCostExplorerGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer')
-
-' renders the element
-AwsCostExplorerGroup('AwsCostExplorerGroup', 'Aws Cost Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.png
deleted file mode 100644
index 354301b39d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.puml
deleted file mode 100644
index bee05790eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ReservedInstanceReporting
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReporting('ReservedInstanceReporting', 'Reserved Instance Reporting', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Remote.puml
deleted file mode 100644
index 2287a93ce2..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ReservedInstanceReporting
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReporting('ReservedInstanceReporting', 'Reserved Instance Reporting', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.md
deleted file mode 100644
index f148f97cca..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ReservedInstanceReporting
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-```
-
-
-
-| Illustration | ReservedInstanceReporting | ReservedInstanceReportingCard | ReservedInstanceReportingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.png) | ![illustration for ReservedInstanceReporting](../../../aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.Local.png) | ![illustration for ReservedInstanceReportingCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.png) | ![illustration for ReservedInstanceReportingGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ReservedInstanceReportingXs>`
-- `<$ReservedInstanceReportingSm>`
-- `<$ReservedInstanceReportingMd>`
-- `<$ReservedInstanceReportingLg>`
-
-
-
-
-
-## ReservedInstanceReporting
-
-### Load remotely
-```plantuml
-@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 ReservedInstanceReporting
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReporting('ReservedInstanceReporting', 'Reserved Instance Reporting', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ReservedInstanceReporting
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReporting('ReservedInstanceReporting', 'Reserved Instance Reporting', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ReservedInstanceReportingCard
-
-### Load remotely
-```plantuml
-@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 ReservedInstanceReportingCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingCard('ReservedInstanceReportingCard', 'Reserved Instance Reporting Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ReservedInstanceReportingCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingCard('ReservedInstanceReportingCard', 'Reserved Instance Reporting Card', 'an optional description')
-@enduml
-```
-
-## ReservedInstanceReportingGroup
-
-### Load remotely
-```plantuml
-@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 ReservedInstanceReportingGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingGroup('ReservedInstanceReportingGroup', 'Reserved Instance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ReservedInstanceReportingGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingGroup('ReservedInstanceReportingGroup', 'Reserved Instance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.png
deleted file mode 100644
index f2150c4f9e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.puml
deleted file mode 100644
index db9ac0ec70..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting
-
-sprite $ReservedInstanceReportingXs [10x10/16z] OyS5660qWit6o0mLOWIIZ60sCv27gWucXG
-
-sprite $ReservedInstanceReportingSm [12x12/16z] VOo54O1030GdoHtRVyMum__6bIx1JfP8cuKAe5WHZdrjZOa5a90cMN1Tdqmu6TWHRoO
-
-sprite $ReservedInstanceReportingMd [16x16/16z] dSwt0G9130H0za_Iz5yntaR0Jxx6Jl6oTLgbcwiEJ70LmLAkPiY4pLKmGiTLaJJXAhCGd_qEk6frlJ1UuZSd
-
-sprite $ReservedInstanceReportingLg [20x20/16z] hSsrOKLH30MmQzJ-4uVpiNtgZCSbsfi-wr5krfge6VxiyMEEcnGmZtl5TcoHjzRI8r6tH0ID2NxiiDc1u4-Omg7uKrCWqisS0NdSZCcQA9P7uGgV
-
-!procedure ReservedInstanceReporting($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting', $name, $tech, $desc)
-!endprocedure
-
-!procedure ReservedInstanceReportingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ReservedInstanceReportingLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure ReservedInstanceReportingGroup($id, $name='Reserved Instance Reporting', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$ReservedInstanceReportingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.png
deleted file mode 100644
index 43b1a780f6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.puml
deleted file mode 100644
index 3d1974b407..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ReservedInstanceReportingCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingCard('ReservedInstanceReportingCard', 'Reserved Instance Reporting Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Remote.puml
deleted file mode 100644
index 8885157ede..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ReservedInstanceReportingCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingCard('ReservedInstanceReportingCard', 'Reserved Instance Reporting Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.png
deleted file mode 100644
index 012acc0c3f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.puml
deleted file mode 100644
index 3eeb4ac6dd..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ReservedInstanceReportingGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingGroup('ReservedInstanceReportingGroup', 'Reserved Instance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Remote.puml
deleted file mode 100644
index 86c4154429..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReportingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ReservedInstanceReportingGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting')
-
-' renders the element
-ReservedInstanceReportingGroup('ReservedInstanceReportingGroup', 'Reserved Instance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.png
deleted file mode 100644
index 1d48839c15..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.puml
deleted file mode 100644
index 7b75a65deb..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SavingsPlans
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlans('SavingsPlans', 'Savings Plans', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Remote.puml
deleted file mode 100644
index 0369958275..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SavingsPlans
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlans('SavingsPlans', 'Savings Plans', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.md b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.md
deleted file mode 100644
index a48836931e..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# SavingsPlans
-
-
-```text
-aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans
-```
-
-```text
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-```
-
-
-
-| Illustration | SavingsPlans | SavingsPlansCard | SavingsPlansGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.png) | ![illustration for SavingsPlans](../../../aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.Local.png) | ![illustration for SavingsPlansCard](../../../aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.png) | ![illustration for SavingsPlansGroup](../../../aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SavingsPlansXs>`
-- `<$SavingsPlansSm>`
-- `<$SavingsPlansMd>`
-- `<$SavingsPlansLg>`
-
-
-
-
-
-## SavingsPlans
-
-### Load remotely
-```plantuml
-@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 SavingsPlans
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlans('SavingsPlans', 'Savings Plans', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SavingsPlans
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlans('SavingsPlans', 'Savings Plans', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SavingsPlansCard
-
-### Load remotely
-```plantuml
-@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 SavingsPlansCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansCard('SavingsPlansCard', 'Savings Plans Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SavingsPlansCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansCard('SavingsPlansCard', 'Savings Plans Card', 'an optional description')
-@enduml
-```
-
-## SavingsPlansGroup
-
-### Load remotely
-```plantuml
-@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 SavingsPlansGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansGroup('SavingsPlansGroup', 'Savings Plans Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SavingsPlansGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansGroup('SavingsPlansGroup', 'Savings Plans Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.png
deleted file mode 100644
index 9b59e3849c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.puml
deleted file mode 100644
index 940af0abc1..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans
-
-sprite $SavingsPlansXs [10x10/16z] OySEsDZO6Q5C1WO6DZ3DpiJ42141Op002S1OR30c0mipYc4
-
-sprite $SavingsPlansSm [12x12/16z] VKo53G1134fz_uclHkIrBa3y6P5WiYvOl3OEsh4mohepHuM2mRKJPi1NGve5LOsx9G
-
-sprite $SavingsPlansMd [16x16/16z] dSU74GD020F11oHT_nKxCvxii1_W-4TAxc7PtDNsS7eAvfc2T8_Tpsv0Ij1s1D6sQKwX-_SKAc2MSI2imaFnDbNDLwu
-
-sprite $SavingsPlansLg [20x20/16z] hStL0GCm24LH7dRtdxWQ_MvFN03-e2AIIri3YklJU1ABuoOpetDVWKS848C1_YAHt7S1r75dOpt-2IHmp67GA4In18GWWEjV5yx1cmWwE8LbMl2x9m
-
-!procedure SavingsPlans($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans', $name, $tech, $desc)
-!endprocedure
-
-!procedure SavingsPlansCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SavingsPlansLg>', 'CloudFinancialManagement', $funcName, $content)
-!endprocedure
-
-!procedure SavingsPlansGroup($id, $name='Savings Plans', $tech='')
- IconGroupElement($id, 'CloudFinancialManagementFamily', '<$SavingsPlansLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.png
deleted file mode 100644
index 5462620072..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.puml
deleted file mode 100644
index c0346c2f12..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SavingsPlansCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansCard('SavingsPlansCard', 'Savings Plans Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Remote.puml
deleted file mode 100644
index 711259e53b..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SavingsPlansCard
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansCard('SavingsPlansCard', 'Savings Plans Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.png b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.png
deleted file mode 100644
index 5e56812795..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.puml
deleted file mode 100644
index 571191327d..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SavingsPlansGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansGroup('SavingsPlansGroup', 'Savings Plans Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Remote.puml
deleted file mode 100644
index dae223ad76..0000000000
--- a/distribution/aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlansGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SavingsPlansGroup
-include('aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans')
-
-' renders the element
-SavingsPlansGroup('SavingsPlansGroup', 'Savings Plans Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Local.png
deleted file mode 100644
index e96398ce7f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Local.puml
deleted file mode 100644
index bf6c2f22c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2('AmazonEc2', 'Amazon Ec2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Remote.puml
deleted file mode 100644
index e1e0e13e5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2('AmazonEc2', 'Amazon Ec2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.md b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.md
deleted file mode 100644
index 9cbd6b8895..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2
-
-
-```text
-aws-q2-2023/Architecture/Compute/AmazonEc2
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-```
-
-
-
-| Illustration | AmazonEc2 | AmazonEc2Card | AmazonEc2Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AmazonEc2.png) | ![illustration for AmazonEc2](../../../aws-q2-2023/Architecture/Compute/AmazonEc2.Local.png) | ![illustration for AmazonEc2Card](../../../aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.png) | ![illustration for AmazonEc2Group](../../../aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2Xs>`
-- `<$AmazonEc2Sm>`
-- `<$AmazonEc2Md>`
-- `<$AmazonEc2Lg>`
-
-
-
-
-
-## AmazonEc2
-
-### Load remotely
-```plantuml
-@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 AmazonEc2
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2('AmazonEc2', 'Amazon Ec2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2('AmazonEc2', 'Amazon Ec2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2Card
-
-### Load remotely
-```plantuml
-@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 AmazonEc2Card
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Card('AmazonEc2Card', 'Amazon Ec2 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2Card
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Card('AmazonEc2Card', 'Amazon Ec2 Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2Group
-
-### Load remotely
-```plantuml
-@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 AmazonEc2Group
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Group('AmazonEc2Group', 'Amazon Ec2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2Group
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Group('AmazonEc2Group', 'Amazon Ec2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.png
deleted file mode 100644
index ff6b9a7039..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.puml
deleted file mode 100644
index d9ed433522..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AmazonEc2
-
-sprite $AmazonEc2Xs [10x10/16z] OyS3M20K8pE4XI0OGA8C42u2C353TB6mCA2Q0m
-
-sprite $AmazonEc2Sm [12x12/16z] OySB68601OaFOJC00Ik43IOPaKW6HWIR2M86EnFS44Q8A4Gd263O2
-
-sprite $AmazonEc2Md [16x16/16z] dST50GC1402nvV6lk3rcpYzyb2rbRNovDkOBZRIJvt1LMH_6PoDiEcMgndmm9jeIdla3
-
-sprite $AmazonEc2Lg [20x20/16z] hSo53SD044JHvUc_uiG-1e7fYqRl05yKcXlDaR8Oxst6S6QTJ3J5rgqkRYiyj9XNKu3o8cP2DIdt3AZM_nljV4Kaupq8N4I1qH8FgQK8Ov72xVu
-
-!procedure AmazonEc2($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AmazonEc2', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2Lg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2Group($id, $name='Amazon Ec2', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.png
deleted file mode 100644
index b2fd7a0f5c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.puml
deleted file mode 100644
index 43bd86a5a3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Remote.puml
deleted file mode 100644
index 8e1ea41537..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.md b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.md
deleted file mode 100644
index 9e3ebbfaa7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2AutoScaling
-
-
-```text
-aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-```
-
-
-
-| Illustration | AmazonEc2AutoScaling | AmazonEc2AutoScalingCard | AmazonEc2AutoScalingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.png) | ![illustration for AmazonEc2AutoScaling](../../../aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.Local.png) | ![illustration for AmazonEc2AutoScalingCard](../../../aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.png) | ![illustration for AmazonEc2AutoScalingGroup](../../../aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2AutoScalingXs>`
-- `<$AmazonEc2AutoScalingSm>`
-- `<$AmazonEc2AutoScalingMd>`
-- `<$AmazonEc2AutoScalingLg>`
-
-
-
-
-
-## AmazonEc2AutoScaling
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AutoScalingCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AutoScalingGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.png
deleted file mode 100644
index 7d5e06628d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.puml
deleted file mode 100644
index 11a9305174..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling
-
-sprite $AmazonEc2AutoScalingXs [10x10/16z] OyS56E0i9hWG0mEKPeMpMTaO4EeGUb4
-
-sprite $AmazonEc2AutoScalingSm [12x12/16z] VSR50S1G34EntoJsst_YCfDEubUnop2xlShC805Q4sIs0h0X4GihsNHXTk9k
-
-sprite $AmazonEc2AutoScalingMd [16x16/16z] dSor0SG034DH6V_-4n-6N0LUPHJFj1ZAWs6scLbi344dpeyK0b8IFuv-2SRA9ELCP71t1kEQDm
-
-sprite $AmazonEc2AutoScalingLg [20x20/16z] jOw35G0134DJPl-9ppR_SnlnBnIvF4MgSOMkBXwPkJYXPdeKUf14Ufzf0DfRJBH2QMynBK9T0USCYBjVs1UciZew-0Kb
-
-!procedure AmazonEc2AutoScaling($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2AutoScalingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2AutoScalingLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2AutoScalingGroup($id, $name='Amazon Ec2 Auto Scaling', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2AutoScalingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.png
deleted file mode 100644
index c1ff392d81..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.puml
deleted file mode 100644
index 01146f94ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Remote.puml
deleted file mode 100644
index 19ef4afab0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.png
deleted file mode 100644
index 4bc34d90d1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.puml
deleted file mode 100644
index 9c966bc640..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Remote.puml
deleted file mode 100644
index 4735675de9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2AutoScalingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.png
deleted file mode 100644
index 790a079e24..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.puml
deleted file mode 100644
index b9e17df843..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2Card
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Card('AmazonEc2Card', 'Amazon Ec2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Remote.puml
deleted file mode 100644
index ca8293b0a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2Card
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Card('AmazonEc2Card', 'Amazon Ec2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.png
deleted file mode 100644
index 31330ce601..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.puml
deleted file mode 100644
index 5f864b0c0c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2Group
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Group('AmazonEc2Group', 'Amazon Ec2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Remote.puml
deleted file mode 100644
index c90ced4791..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2Group
-include('aws-q2-2023/Architecture/Compute/AmazonEc2')
-
-' renders the element
-AmazonEc2Group('AmazonEc2Group', 'Amazon Ec2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.png
deleted file mode 100644
index 503642dc82..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.puml
deleted file mode 100644
index 8a5f5c3578..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2ImageBuilder
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilder('AmazonEc2ImageBuilder', 'Amazon Ec2 Image Builder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Remote.puml
deleted file mode 100644
index 604d37fc88..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2ImageBuilder
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilder('AmazonEc2ImageBuilder', 'Amazon Ec2 Image Builder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.md b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.md
deleted file mode 100644
index 3604b5e909..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2ImageBuilder
-
-
-```text
-aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-```
-
-
-
-| Illustration | AmazonEc2ImageBuilder | AmazonEc2ImageBuilderCard | AmazonEc2ImageBuilderGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.png) | ![illustration for AmazonEc2ImageBuilder](../../../aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.Local.png) | ![illustration for AmazonEc2ImageBuilderCard](../../../aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.png) | ![illustration for AmazonEc2ImageBuilderGroup](../../../aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2ImageBuilderXs>`
-- `<$AmazonEc2ImageBuilderSm>`
-- `<$AmazonEc2ImageBuilderMd>`
-- `<$AmazonEc2ImageBuilderLg>`
-
-
-
-
-
-## AmazonEc2ImageBuilder
-
-### Load remotely
-```plantuml
-@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 AmazonEc2ImageBuilder
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilder('AmazonEc2ImageBuilder', 'Amazon Ec2 Image Builder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2ImageBuilder
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilder('AmazonEc2ImageBuilder', 'Amazon Ec2 Image Builder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2ImageBuilderCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2ImageBuilderCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderCard('AmazonEc2ImageBuilderCard', 'Amazon Ec2 Image Builder Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2ImageBuilderCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderCard('AmazonEc2ImageBuilderCard', 'Amazon Ec2 Image Builder Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2ImageBuilderGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2ImageBuilderGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderGroup('AmazonEc2ImageBuilderGroup', 'Amazon Ec2 Image Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2ImageBuilderGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderGroup('AmazonEc2ImageBuilderGroup', 'Amazon Ec2 Image Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.png
deleted file mode 100644
index 8edd69de1c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.puml
deleted file mode 100644
index 67d025babc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder
-
-sprite $AmazonEc2ImageBuilderXs [10x10/16z] OySA61WO65aWJ6PsHfWe6oChXC424eFACp90PPaPMTZ0D12WcWO
-
-sprite $AmazonEc2ImageBuilderSm [12x12/16z] TSY54G0W3CLGQZ_xJunpZhNlmlVKFDAnWLkpuncdR3kGaQRbCjRDPKCp-kGknlFihVYV0G
-
-sprite $AmazonEc2ImageBuilderMd [16x16/16z] bSUr0G90402mFyt-4-FIGhhuNzvLVZvqnlJvF0Zawu7e-hmTOTLvVe9WnFCbX1BfTI88pylUqD-pCShhTpj-SWK
-
-sprite $AmazonEc2ImageBuilderLg [20x20/16z] hSp70GHH2CDG_C5M_nLl3XGmEZu2rzVrIZNBW7GBTIth1e6fduq17OD-9WZ2lMmuHd0Ud8zv1WGDyxMcNtlYQFq3fKBpjGYGWVCpg7xuL7ePHEaVCVs92xe3
-
-!procedure AmazonEc2ImageBuilder($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2ImageBuilderCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2ImageBuilderLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2ImageBuilderGroup($id, $name='Amazon Ec2 Image Builder', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2ImageBuilderLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.png
deleted file mode 100644
index 56a693d8df..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.puml
deleted file mode 100644
index c4e7145ea8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2ImageBuilderCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderCard('AmazonEc2ImageBuilderCard', 'Amazon Ec2 Image Builder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Remote.puml
deleted file mode 100644
index 1bae641eab..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2ImageBuilderCard
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderCard('AmazonEc2ImageBuilderCard', 'Amazon Ec2 Image Builder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.png
deleted file mode 100644
index 9971f6a0fc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.puml
deleted file mode 100644
index da3223ae4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2ImageBuilderGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderGroup('AmazonEc2ImageBuilderGroup', 'Amazon Ec2 Image Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Remote.puml
deleted file mode 100644
index 82df85b8c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilderGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2ImageBuilderGroup
-include('aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder')
-
-' renders the element
-AmazonEc2ImageBuilderGroup('AmazonEc2ImageBuilderGroup', 'Amazon Ec2 Image Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.png
deleted file mode 100644
index f91165426e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.puml
deleted file mode 100644
index 7a5063d32d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGenomicsCli
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCli('AmazonGenomicsCli', 'Amazon Genomics Cli', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Remote.puml
deleted file mode 100644
index f0bb4b7e51..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGenomicsCli
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCli('AmazonGenomicsCli', 'Amazon Genomics Cli', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.md b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.md
deleted file mode 100644
index 13afadd798..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonGenomicsCli
-
-
-```text
-aws-q2-2023/Architecture/Compute/AmazonGenomicsCli
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-```
-
-
-
-| Illustration | AmazonGenomicsCli | AmazonGenomicsCliCard | AmazonGenomicsCliGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.png) | ![illustration for AmazonGenomicsCli](../../../aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.Local.png) | ![illustration for AmazonGenomicsCliCard](../../../aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.png) | ![illustration for AmazonGenomicsCliGroup](../../../aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonGenomicsCliXs>`
-- `<$AmazonGenomicsCliSm>`
-- `<$AmazonGenomicsCliMd>`
-- `<$AmazonGenomicsCliLg>`
-
-
-
-
-
-## AmazonGenomicsCli
-
-### Load remotely
-```plantuml
-@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 AmazonGenomicsCli
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCli('AmazonGenomicsCli', 'Amazon Genomics Cli', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGenomicsCli
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCli('AmazonGenomicsCli', 'Amazon Genomics Cli', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonGenomicsCliCard
-
-### Load remotely
-```plantuml
-@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 AmazonGenomicsCliCard
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliCard('AmazonGenomicsCliCard', 'Amazon Genomics Cli Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGenomicsCliCard
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliCard('AmazonGenomicsCliCard', 'Amazon Genomics Cli Card', 'an optional description')
-@enduml
-```
-
-## AmazonGenomicsCliGroup
-
-### Load remotely
-```plantuml
-@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 AmazonGenomicsCliGroup
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliGroup('AmazonGenomicsCliGroup', 'Amazon Genomics Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGenomicsCliGroup
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliGroup('AmazonGenomicsCliGroup', 'Amazon Genomics Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.png
deleted file mode 100644
index 5e62d76691..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.puml
deleted file mode 100644
index 69561bf8bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AmazonGenomicsCli
-
-sprite $AmazonGenomicsCliXs [10x10/16z] OyS96DXOu6nM68C9Bil80A5X0cpi30pi81qiOC24P18
-
-sprite $AmazonGenomicsCliSm [12x12/16z] TSO95i0W20FHfv3a_ZSkI_VMKU1hsOYcctbQ4TtHZcQTuRNRSebcACSFj8q0nNBdCV2EkhS1
-
-sprite $AmazonGenomicsCliMd [16x16/16z] bOm54a1124B7WlkVU3idVhnD5U1_F2eCLMbriA7gLnsXF6iQHWrhCUtfSwrZiUrNCaHqr50UH3YrGDhITwJV6xwI0G
-
-sprite $AmazonGenomicsCliLg [20x20/16z] fSwr0S0m34HHuTt-4uUDJUYNpo3nN-b7GKTcdkQy4W21qHGMmc856JaRqbaCPPfbDSgfnlHgr7EkUZz3iPchThj0M2eMpja2f6mfsTwMcaMNdKRqyNah
-
-!procedure AmazonGenomicsCli($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AmazonGenomicsCli', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonGenomicsCliCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonGenomicsCliLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonGenomicsCliGroup($id, $name='Amazon Genomics Cli', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonGenomicsCliLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.png
deleted file mode 100644
index d097100864..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.puml
deleted file mode 100644
index b988c9a0d8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGenomicsCliCard
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliCard('AmazonGenomicsCliCard', 'Amazon Genomics Cli Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Remote.puml
deleted file mode 100644
index f7185adf1d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGenomicsCliCard
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliCard('AmazonGenomicsCliCard', 'Amazon Genomics Cli Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.png
deleted file mode 100644
index b0a6c67cc9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.puml
deleted file mode 100644
index eebfdf9058..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonGenomicsCliGroup
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliGroup('AmazonGenomicsCliGroup', 'Amazon Genomics Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Remote.puml
deleted file mode 100644
index 883eac381f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonGenomicsCliGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonGenomicsCliGroup
-include('aws-q2-2023/Architecture/Compute/AmazonGenomicsCli')
-
-' renders the element
-AmazonGenomicsCliGroup('AmazonGenomicsCliGroup', 'Amazon Genomics Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.png
deleted file mode 100644
index 124de7ac9c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.puml
deleted file mode 100644
index 7d80457d17..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLightsail
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsail('AmazonLightsail', 'Amazon Lightsail', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Remote.puml
deleted file mode 100644
index a7df50d181..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLightsail
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsail('AmazonLightsail', 'Amazon Lightsail', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.md b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.md
deleted file mode 100644
index cb89f7a4ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLightsail
-
-
-```text
-aws-q2-2023/Architecture/Compute/AmazonLightsail
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-```
-
-
-
-| Illustration | AmazonLightsail | AmazonLightsailCard | AmazonLightsailGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AmazonLightsail.png) | ![illustration for AmazonLightsail](../../../aws-q2-2023/Architecture/Compute/AmazonLightsail.Local.png) | ![illustration for AmazonLightsailCard](../../../aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.png) | ![illustration for AmazonLightsailGroup](../../../aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLightsailXs>`
-- `<$AmazonLightsailSm>`
-- `<$AmazonLightsailMd>`
-- `<$AmazonLightsailLg>`
-
-
-
-
-
-## AmazonLightsail
-
-### Load remotely
-```plantuml
-@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 AmazonLightsail
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsail('AmazonLightsail', 'Amazon Lightsail', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLightsail
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsail('AmazonLightsail', 'Amazon Lightsail', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLightsailCard
-
-### Load remotely
-```plantuml
-@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 AmazonLightsailCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailCard('AmazonLightsailCard', 'Amazon Lightsail Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLightsailCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailCard('AmazonLightsailCard', 'Amazon Lightsail Card', 'an optional description')
-@enduml
-```
-
-## AmazonLightsailGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLightsailGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailGroup('AmazonLightsailGroup', 'Amazon Lightsail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLightsailGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailGroup('AmazonLightsailGroup', 'Amazon Lightsail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.png
deleted file mode 100644
index f1ca1518c7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.puml
deleted file mode 100644
index 543f3b6bf5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsail.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AmazonLightsail
-
-sprite $AmazonLightsailXs [10x10/16z] OyS5c9WXD1ixEmEIC0DOY1b8iO2uh30nC8S9kr4
-
-sprite $AmazonLightsailSm [12x12/16z] ZSct0S904031_tFJVyLuCf0quQwhal3MBFcjx6UH6R5i1ON96a_9Sxpjol3V7G
-
-sprite $AmazonLightsailMd [16x16/16z] dSkn0G1110J01wR_ZZ_Im4q4knxDmCbcmWbqkyCklgQ1XdM1gh4VTOM2t9t05IBitZwCJMUYEzg37m
-
-sprite $AmazonLightsailLg [20x20/16z] jSt5WGDH30Km-nlKVyKBuHGmEZzmbJrPlamEMyVR5ZP8Bq7fRTCU6gGaF0pqQ0hOBLqRDBrVtQDiUfY1aZQ-VoTNUGiOftchqrsvhl0B
-
-!procedure AmazonLightsail($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AmazonLightsail', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLightsailCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLightsailLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLightsailGroup($id, $name='Amazon Lightsail', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonLightsailLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.png
deleted file mode 100644
index 2962582325..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.puml
deleted file mode 100644
index 1ed8bee0f3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLightsailCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailCard('AmazonLightsailCard', 'Amazon Lightsail Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Remote.puml
deleted file mode 100644
index 42ca1d42fc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLightsailCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailCard('AmazonLightsailCard', 'Amazon Lightsail Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.png
deleted file mode 100644
index 1da7936b43..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.puml
deleted file mode 100644
index e2d1c79cf2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLightsailForResearch
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearch('AmazonLightsailForResearch', 'Amazon Lightsail For Research', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Remote.puml
deleted file mode 100644
index 214ba51072..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLightsailForResearch
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearch('AmazonLightsailForResearch', 'Amazon Lightsail For Research', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.md b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.md
deleted file mode 100644
index 2dd2922d83..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLightsailForResearch
-
-
-```text
-aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-```
-
-
-
-| Illustration | AmazonLightsailForResearch | AmazonLightsailForResearchCard | AmazonLightsailForResearchGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.png) | ![illustration for AmazonLightsailForResearch](../../../aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.Local.png) | ![illustration for AmazonLightsailForResearchCard](../../../aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.png) | ![illustration for AmazonLightsailForResearchGroup](../../../aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLightsailForResearchXs>`
-- `<$AmazonLightsailForResearchSm>`
-- `<$AmazonLightsailForResearchMd>`
-- `<$AmazonLightsailForResearchLg>`
-
-
-
-
-
-## AmazonLightsailForResearch
-
-### Load remotely
-```plantuml
-@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 AmazonLightsailForResearch
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearch('AmazonLightsailForResearch', 'Amazon Lightsail For Research', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLightsailForResearch
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearch('AmazonLightsailForResearch', 'Amazon Lightsail For Research', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLightsailForResearchCard
-
-### Load remotely
-```plantuml
-@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 AmazonLightsailForResearchCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchCard('AmazonLightsailForResearchCard', 'Amazon Lightsail For Research Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLightsailForResearchCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchCard('AmazonLightsailForResearchCard', 'Amazon Lightsail For Research Card', 'an optional description')
-@enduml
-```
-
-## AmazonLightsailForResearchGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLightsailForResearchGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchGroup('AmazonLightsailForResearchGroup', 'Amazon Lightsail For Research Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLightsailForResearchGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchGroup('AmazonLightsailForResearchGroup', 'Amazon Lightsail For Research Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.png
deleted file mode 100644
index 3d3051e1c7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.puml
deleted file mode 100644
index bd230f56db..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch
-
-sprite $AmazonLightsailForResearchXs [10x10/16z] RS650S0m302WLFd_uhclOAoeBYsW2WJ8z0o8xjGXwggupG
-
-sprite $AmazonLightsailForResearchSm [12x12/16z] VOU50S0m3CF2-l_YCQ-j0fOPaEgd5c17CrWiLjKr5N8lWfE7hvUSpkubki5AxF1Y1W
-
-sprite $AmazonLightsailForResearchMd [16x16/16z] dSUt0G8m40GmftljFp4Pt93LoJ_cJBTLeS-ucS2wTOIUpWfObKKgEj1P6jbd4FQz_6pzfgxl-nyT0G
-
-sprite $AmazonLightsailForResearchLg [20x20/16z] fSg54GH14CF0sR7NoZ_YP-Q_Kt6NM5-aF904riC5OD--fsDId9i3w65Gdyb0WO7pATop8EwEmx417HeocwjXTNQcMmDgPpmONspKkEIJbQ-9Kxd67sq1
-
-!procedure AmazonLightsailForResearch($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLightsailForResearchCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLightsailForResearchLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLightsailForResearchGroup($id, $name='Amazon Lightsail For Research', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonLightsailForResearchLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.png
deleted file mode 100644
index 909cf413b0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.puml
deleted file mode 100644
index b904a87e9a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLightsailForResearchCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchCard('AmazonLightsailForResearchCard', 'Amazon Lightsail For Research Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Remote.puml
deleted file mode 100644
index e6cb8cf4d3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLightsailForResearchCard
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchCard('AmazonLightsailForResearchCard', 'Amazon Lightsail For Research Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.png
deleted file mode 100644
index 216225d8dc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.puml
deleted file mode 100644
index 6de0440076..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLightsailForResearchGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchGroup('AmazonLightsailForResearchGroup', 'Amazon Lightsail For Research Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Remote.puml
deleted file mode 100644
index 547e699171..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailForResearchGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLightsailForResearchGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch')
-
-' renders the element
-AmazonLightsailForResearchGroup('AmazonLightsailForResearchGroup', 'Amazon Lightsail For Research Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.png
deleted file mode 100644
index 01e80e7c24..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.puml
deleted file mode 100644
index 4c7834d5f6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLightsailGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailGroup('AmazonLightsailGroup', 'Amazon Lightsail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Remote.puml
deleted file mode 100644
index 745556de27..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AmazonLightsailGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLightsailGroup
-include('aws-q2-2023/Architecture/Compute/AmazonLightsail')
-
-' renders the element
-AmazonLightsailGroup('AmazonLightsailGroup', 'Amazon Lightsail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.png
deleted file mode 100644
index 22adab257d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.puml
deleted file mode 100644
index b0445fa8ab..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppRunner
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunner('AwsAppRunner', 'Aws App Runner', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Remote.puml
deleted file mode 100644
index 44e9f32c80..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppRunner
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunner('AwsAppRunner', 'Aws App Runner', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.md b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.md
deleted file mode 100644
index 235db9472f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppRunner
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsAppRunner
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-```
-
-
-
-| Illustration | AwsAppRunner | AwsAppRunnerCard | AwsAppRunnerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsAppRunner.png) | ![illustration for AwsAppRunner](../../../aws-q2-2023/Architecture/Compute/AwsAppRunner.Local.png) | ![illustration for AwsAppRunnerCard](../../../aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.png) | ![illustration for AwsAppRunnerGroup](../../../aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppRunnerXs>`
-- `<$AwsAppRunnerSm>`
-- `<$AwsAppRunnerMd>`
-- `<$AwsAppRunnerLg>`
-
-
-
-
-
-## AwsAppRunner
-
-### Load remotely
-```plantuml
-@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 AwsAppRunner
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunner('AwsAppRunner', 'Aws App Runner', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppRunner
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunner('AwsAppRunner', 'Aws App Runner', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppRunnerCard
-
-### Load remotely
-```plantuml
-@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 AwsAppRunnerCard
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerCard('AwsAppRunnerCard', 'Aws App Runner Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppRunnerCard
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerCard('AwsAppRunnerCard', 'Aws App Runner Card', 'an optional description')
-@enduml
-```
-
-## AwsAppRunnerGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppRunnerGroup
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerGroup('AwsAppRunnerGroup', 'Aws App Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppRunnerGroup
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerGroup('AwsAppRunnerGroup', 'Aws App Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.png b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.png
deleted file mode 100644
index 7ea73a77bc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.puml
deleted file mode 100644
index 4232f90b68..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunner.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsAppRunner
-
-sprite $AwsAppRunnerXs [10x10/16z] OyS3624KApiJEvG5erc124sC6SPYm307
-
-sprite $AwsAppRunnerSm [12x12/16z] XKY54S102Bidjl_4TLU8v-yQ9wro4LEkH55bovcpfKY-xSIM6wfSnMbc7gu7
-
-sprite $AwsAppRunnerMd [16x16/16z] fKg30K1H47g7Ql-9lsqSatvKblwRkz6TOJrt2P0YjEBoWHiGQ6haRB2QvKdUkUQC5Sz8TxfxzhoOdbSD
-
-sprite $AwsAppRunnerLg [20x20/16z] hOo50KKn30BRIu7z9_xk-kogIO1iHzLxJzsNNmUQeLJZskDuv0ZbohMNyBFNBdbmxrcIezDz1Tj8jd_dbVpMK-MbLoe11XZNNXjvmyuYzW
-
-!procedure AwsAppRunner($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsAppRunner', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppRunnerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppRunnerLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppRunnerGroup($id, $name='Aws App Runner', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsAppRunnerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.png
deleted file mode 100644
index d790e0eb8d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.puml
deleted file mode 100644
index 69479cd83c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppRunnerCard
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerCard('AwsAppRunnerCard', 'Aws App Runner Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Remote.puml
deleted file mode 100644
index caa0f2527b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppRunnerCard
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerCard('AwsAppRunnerCard', 'Aws App Runner Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.png
deleted file mode 100644
index 81de094fd2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.puml
deleted file mode 100644
index c876bcd8ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppRunnerGroup
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerGroup('AwsAppRunnerGroup', 'Aws App Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Remote.puml
deleted file mode 100644
index 4d2c7a0011..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsAppRunnerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppRunnerGroup
-include('aws-q2-2023/Architecture/Compute/AwsAppRunner')
-
-' renders the element
-AwsAppRunnerGroup('AwsAppRunnerGroup', 'Aws App Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Local.png
deleted file mode 100644
index f290344de0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Local.puml
deleted file mode 100644
index df1f733d99..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBatch
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatch('AwsBatch', 'Aws Batch', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Remote.puml
deleted file mode 100644
index 33a8a0fc69..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBatch
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatch('AwsBatch', 'Aws Batch', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.md b/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.md
deleted file mode 100644
index 2ef2424e0c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBatch
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsBatch
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-```
-
-
-
-| Illustration | AwsBatch | AwsBatchCard | AwsBatchGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsBatch.png) | ![illustration for AwsBatch](../../../aws-q2-2023/Architecture/Compute/AwsBatch.Local.png) | ![illustration for AwsBatchCard](../../../aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.png) | ![illustration for AwsBatchGroup](../../../aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBatchXs>`
-- `<$AwsBatchSm>`
-- `<$AwsBatchMd>`
-- `<$AwsBatchLg>`
-
-
-
-
-
-## AwsBatch
-
-### Load remotely
-```plantuml
-@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 AwsBatch
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatch('AwsBatch', 'Aws Batch', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBatch
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatch('AwsBatch', 'Aws Batch', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBatchCard
-
-### Load remotely
-```plantuml
-@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 AwsBatchCard
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchCard('AwsBatchCard', 'Aws Batch Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBatchCard
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchCard('AwsBatchCard', 'Aws Batch Card', 'an optional description')
-@enduml
-```
-
-## AwsBatchGroup
-
-### Load remotely
-```plantuml
-@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 AwsBatchGroup
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchGroup('AwsBatchGroup', 'Aws Batch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBatchGroup
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchGroup('AwsBatchGroup', 'Aws Batch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.png b/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.png
deleted file mode 100644
index 2d61e69bae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.puml
deleted file mode 100644
index 805b113f93..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatch.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsBatch
-
-sprite $AwsBatchXs [10x10/16z] TOY30G0130DJtluJluqsvkUQs59X-wXz4LBUDWbw5ih9MSuR0G
-
-sprite $AwsBatchSm [12x12/16z] VOk50OC030G_UljFtE8EyRpm5MsrtKPiTyLwEsWvGn8I2Q16O8iJw_bkqarDpi-ucrFy0G
-
-sprite $AwsBatchMd [16x16/16z] dSh50SCm30LGyTz_OZDUsYJF8CGtx7pLqUx6K5m8Yx6KEW0khn0o8b1vZ5Ox8yZQQxWyQh5nCR1pYsqV36PliT60ixRuLmO
-
-sprite $AwsBatchLg [20x20/16z] hSkr0GC134DH6V_-4uUENOLUOnJ_K94C7LICdGEQqG9Z23d3J2gjINC8Mv-xX6Ia9BANfNKqdWOMOcK0MhhphbNddKhWP2_TiYCWhVFLBKeEIYtTMVEfEm
-
-!procedure AwsBatch($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsBatch', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBatchCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBatchLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsBatchGroup($id, $name='Aws Batch', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsBatchLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.png
deleted file mode 100644
index 7efc0cd9b1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.puml
deleted file mode 100644
index 373e744ec6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBatchCard
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchCard('AwsBatchCard', 'Aws Batch Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Remote.puml
deleted file mode 100644
index 817970b2f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBatchCard
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchCard('AwsBatchCard', 'Aws Batch Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.png
deleted file mode 100644
index 81b1b9eb0d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.puml
deleted file mode 100644
index 9a3aab0bb4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBatchGroup
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchGroup('AwsBatchGroup', 'Aws Batch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Remote.puml
deleted file mode 100644
index 5924e6fd4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsBatchGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBatchGroup
-include('aws-q2-2023/Architecture/Compute/AwsBatch')
-
-' renders the element
-AwsBatchGroup('AwsBatchGroup', 'Aws Batch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.png
deleted file mode 100644
index 3c2e408634..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.puml
deleted file mode 100644
index 050c7f3603..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsComputeOptimizer
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizer('AwsComputeOptimizer', 'Aws Compute Optimizer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Remote.puml
deleted file mode 100644
index ed0386a2fa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsComputeOptimizer
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizer('AwsComputeOptimizer', 'Aws Compute Optimizer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.md b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.md
deleted file mode 100644
index a74cb24189..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsComputeOptimizer
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsComputeOptimizer
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-```
-
-
-
-| Illustration | AwsComputeOptimizer | AwsComputeOptimizerCard | AwsComputeOptimizerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.png) | ![illustration for AwsComputeOptimizer](../../../aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.Local.png) | ![illustration for AwsComputeOptimizerCard](../../../aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.png) | ![illustration for AwsComputeOptimizerGroup](../../../aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsComputeOptimizerXs>`
-- `<$AwsComputeOptimizerSm>`
-- `<$AwsComputeOptimizerMd>`
-- `<$AwsComputeOptimizerLg>`
-
-
-
-
-
-## AwsComputeOptimizer
-
-### Load remotely
-```plantuml
-@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 AwsComputeOptimizer
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizer('AwsComputeOptimizer', 'Aws Compute Optimizer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsComputeOptimizer
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizer('AwsComputeOptimizer', 'Aws Compute Optimizer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsComputeOptimizerCard
-
-### Load remotely
-```plantuml
-@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 AwsComputeOptimizerCard
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerCard('AwsComputeOptimizerCard', 'Aws Compute Optimizer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsComputeOptimizerCard
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerCard('AwsComputeOptimizerCard', 'Aws Compute Optimizer Card', 'an optional description')
-@enduml
-```
-
-## AwsComputeOptimizerGroup
-
-### Load remotely
-```plantuml
-@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 AwsComputeOptimizerGroup
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerGroup('AwsComputeOptimizerGroup', 'Aws Compute Optimizer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsComputeOptimizerGroup
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerGroup('AwsComputeOptimizerGroup', 'Aws Compute Optimizer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.png b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.png
deleted file mode 100644
index b52bbf3bb0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.puml
deleted file mode 100644
index 983df6cb8a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsComputeOptimizer
-
-sprite $AwsComputeOptimizerXs [10x10/16z] RKk50S0m2CFp_yLRtN4YU8T0-qbSDrCkAISum9cBpcRKGDsiZXa_
-
-sprite $AwsComputeOptimizerSm [12x12/16z] VS770SC020Im706q_yGktnHB7anft1Bfh5kPK10bwpt8H31ujSfikLLBnArdiZItyUK4
-
-sprite $AwsComputeOptimizerMd [16x16/16z] dKt50S0m43g5_JTkF7dLpXNuHo8KkbkDub33w0t1kfPnBULOos2yP6bTkGQHbgMKsIS1E-xhTzthmY-kNWvp47Z7dmzpctoM2m
-
-sprite $AwsComputeOptimizerLg [20x20/16z] {
-fSYteKKn20Km7mne_ub_3hT_AkLrsonFLNBRK_OIzsJzAdC4yZX76WNex0bng9-yTtfLQF9p9Y5s7cV7pOGCCEUiiw6rNoN4sQh78RVPuqTNNmcKFwbmFupN
-l0C
-}
-
-!procedure AwsComputeOptimizer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsComputeOptimizer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsComputeOptimizerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsComputeOptimizerLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsComputeOptimizerGroup($id, $name='Aws Compute Optimizer', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsComputeOptimizerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.png
deleted file mode 100644
index 58a86676cd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.puml
deleted file mode 100644
index aa5f51d549..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsComputeOptimizerCard
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerCard('AwsComputeOptimizerCard', 'Aws Compute Optimizer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Remote.puml
deleted file mode 100644
index 69c432ea53..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsComputeOptimizerCard
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerCard('AwsComputeOptimizerCard', 'Aws Compute Optimizer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.png
deleted file mode 100644
index 162c526d92..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.puml
deleted file mode 100644
index b97f23e3e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsComputeOptimizerGroup
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerGroup('AwsComputeOptimizerGroup', 'Aws Compute Optimizer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Remote.puml
deleted file mode 100644
index da5ec3706d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsComputeOptimizerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsComputeOptimizerGroup
-include('aws-q2-2023/Architecture/Compute/AwsComputeOptimizer')
-
-' renders the element
-AwsComputeOptimizerGroup('AwsComputeOptimizerGroup', 'Aws Compute Optimizer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.png
deleted file mode 100644
index 1631295c81..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.puml
deleted file mode 100644
index 9fc61cb411..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticBeanstalk
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalk('AwsElasticBeanstalk', 'Aws Elastic Beanstalk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Remote.puml
deleted file mode 100644
index 1525bfbf98..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticBeanstalk
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalk('AwsElasticBeanstalk', 'Aws Elastic Beanstalk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.md b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.md
deleted file mode 100644
index 45cdf13506..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElasticBeanstalk
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-```
-
-
-
-| Illustration | AwsElasticBeanstalk | AwsElasticBeanstalkCard | AwsElasticBeanstalkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.png) | ![illustration for AwsElasticBeanstalk](../../../aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.Local.png) | ![illustration for AwsElasticBeanstalkCard](../../../aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.png) | ![illustration for AwsElasticBeanstalkGroup](../../../aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElasticBeanstalkXs>`
-- `<$AwsElasticBeanstalkSm>`
-- `<$AwsElasticBeanstalkMd>`
-- `<$AwsElasticBeanstalkLg>`
-
-
-
-
-
-## AwsElasticBeanstalk
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalk
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalk('AwsElasticBeanstalk', 'Aws Elastic Beanstalk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalk
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalk('AwsElasticBeanstalk', 'Aws Elastic Beanstalk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElasticBeanstalkCard
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkCard
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkCard('AwsElasticBeanstalkCard', 'Aws Elastic Beanstalk Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkCard
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkCard('AwsElasticBeanstalkCard', 'Aws Elastic Beanstalk Card', 'an optional description')
-@enduml
-```
-
-## AwsElasticBeanstalkGroup
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkGroup
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkGroup('AwsElasticBeanstalkGroup', 'Aws Elastic Beanstalk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkGroup
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkGroup('AwsElasticBeanstalkGroup', 'Aws Elastic Beanstalk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.png b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.png
deleted file mode 100644
index 84e5b78c7e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.puml
deleted file mode 100644
index 217dd79dc4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk
-
-sprite $AwsElasticBeanstalkXs [10x10/16z] OoS46DdPMM5i5dO64CK6PB23cQmiJ6oCp72LE
-
-sprite $AwsElasticBeanstalkSm [12x12/16z] OoSICB8omfWiGCm0vJ6pCm6vZ10cCnk81XEiZCniR40Xc0vcOkq1
-
-sprite $AwsElasticBeanstalkMd [16x16/16z] hOj70SDG5CFUiiKVSPkT0FWwURA27kN7oa2adXeoe2vRHml8btU-3IHbeyQw_awH6l6YO0b_
-
-sprite $AwsElasticBeanstalkLg [20x20/16z] lSiv0a9H20D0U9ymzx-nZNklqq4IVvEJwVLk6phZvK9ciyTJOMQfvxEX2nxDNNhoci2HxUZo-gMcJZRjAY_JxLfVqkLR_CmD
-
-!procedure AwsElasticBeanstalk($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElasticBeanstalkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElasticBeanstalkLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsElasticBeanstalkGroup($id, $name='Aws Elastic Beanstalk', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsElasticBeanstalkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.png
deleted file mode 100644
index b72429f572..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.puml
deleted file mode 100644
index 795e020855..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticBeanstalkCard
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkCard('AwsElasticBeanstalkCard', 'Aws Elastic Beanstalk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Remote.puml
deleted file mode 100644
index c0a03b6f27..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticBeanstalkCard
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkCard('AwsElasticBeanstalkCard', 'Aws Elastic Beanstalk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.png
deleted file mode 100644
index 4f66f00e59..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.puml
deleted file mode 100644
index ca6be09c8e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElasticBeanstalkGroup
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkGroup('AwsElasticBeanstalkGroup', 'Aws Elastic Beanstalk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Remote.puml
deleted file mode 100644
index b519089d19..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsElasticBeanstalkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElasticBeanstalkGroup
-include('aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk')
-
-' renders the element
-AwsElasticBeanstalkGroup('AwsElasticBeanstalkGroup', 'Aws Elastic Beanstalk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Local.png
deleted file mode 100644
index 8f0b1c6754..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Local.puml
deleted file mode 100644
index ff9a5f5f96..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLambda
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambda('AwsLambda', 'Aws Lambda', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Remote.puml
deleted file mode 100644
index 3267f3b78e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLambda
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambda('AwsLambda', 'Aws Lambda', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.md b/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.md
deleted file mode 100644
index bd42d9126e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLambda
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsLambda
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-```
-
-
-
-| Illustration | AwsLambda | AwsLambdaCard | AwsLambdaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsLambda.png) | ![illustration for AwsLambda](../../../aws-q2-2023/Architecture/Compute/AwsLambda.Local.png) | ![illustration for AwsLambdaCard](../../../aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.png) | ![illustration for AwsLambdaGroup](../../../aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLambdaXs>`
-- `<$AwsLambdaSm>`
-- `<$AwsLambdaMd>`
-- `<$AwsLambdaLg>`
-
-
-
-
-
-## AwsLambda
-
-### Load remotely
-```plantuml
-@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 AwsLambda
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambda('AwsLambda', 'Aws Lambda', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLambda
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambda('AwsLambda', 'Aws Lambda', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLambdaCard
-
-### Load remotely
-```plantuml
-@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 AwsLambdaCard
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaCard('AwsLambdaCard', 'Aws Lambda Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLambdaCard
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaCard('AwsLambdaCard', 'Aws Lambda Card', 'an optional description')
-@enduml
-```
-
-## AwsLambdaGroup
-
-### Load remotely
-```plantuml
-@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 AwsLambdaGroup
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaGroup('AwsLambdaGroup', 'Aws Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLambdaGroup
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaGroup('AwsLambdaGroup', 'Aws Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.png
deleted file mode 100644
index 6c5bd50cb8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.puml
deleted file mode 100644
index 01acb493d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambda.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsLambda
-
-sprite $AwsLambdaXs [10x10/16z] OySEc80G0XWOa8GPO3GZbC6246G4SXX0D0j875aN
-
-sprite $AwsLambdaSm [12x12/16z] VKk34G0m4Ejx_ubhApc4zW60k-OA1hFjUmR3PbXDQXn9lKXnlWXpch4j2
-
-sprite $AwsLambdaMd [16x16/16z] dKq54e104783-F-F7HidZDjEq8Wq4DvZSUip9JzOEj9Rt0wgbmFhbMK7lTHrCQI49MGUwxoID4NqSXLHUfKP
-
-sprite $AwsLambdaLg [20x20/16z] fOo54S0m30Fbnh3_ndNGPLJuxnNxdPIpOLDUExQ70FQYiPecszUn9bGaNbTXP7b6O2nU5Wcad1rlO_M_aoooDfGDghPMixwpcj-3CLFrcJjJJroUPmO
-
-!procedure AwsLambda($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsLambda', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLambdaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLambdaLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsLambdaGroup($id, $name='Aws Lambda', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsLambdaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.png
deleted file mode 100644
index c01452038f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.puml
deleted file mode 100644
index e842de5c99..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLambdaCard
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaCard('AwsLambdaCard', 'Aws Lambda Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Remote.puml
deleted file mode 100644
index f2551e66da..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLambdaCard
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaCard('AwsLambdaCard', 'Aws Lambda Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.png
deleted file mode 100644
index 35c6458c18..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.puml
deleted file mode 100644
index cb65f76c39..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLambdaGroup
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaGroup('AwsLambdaGroup', 'Aws Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Remote.puml
deleted file mode 100644
index a265d0677f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLambdaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLambdaGroup
-include('aws-q2-2023/Architecture/Compute/AwsLambda')
-
-' renders the element
-AwsLambdaGroup('AwsLambdaGroup', 'Aws Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.png
deleted file mode 100644
index 4867258ada..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.puml
deleted file mode 100644
index b196c437f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLocalZones
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZones('AwsLocalZones', 'Aws Local Zones', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Remote.puml
deleted file mode 100644
index 44e72fcd8f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLocalZones
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZones('AwsLocalZones', 'Aws Local Zones', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.md b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.md
deleted file mode 100644
index d6cd699c3a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLocalZones
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsLocalZones
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-```
-
-
-
-| Illustration | AwsLocalZones | AwsLocalZonesCard | AwsLocalZonesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsLocalZones.png) | ![illustration for AwsLocalZones](../../../aws-q2-2023/Architecture/Compute/AwsLocalZones.Local.png) | ![illustration for AwsLocalZonesCard](../../../aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.png) | ![illustration for AwsLocalZonesGroup](../../../aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLocalZonesXs>`
-- `<$AwsLocalZonesSm>`
-- `<$AwsLocalZonesMd>`
-- `<$AwsLocalZonesLg>`
-
-
-
-
-
-## AwsLocalZones
-
-### Load remotely
-```plantuml
-@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 AwsLocalZones
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZones('AwsLocalZones', 'Aws Local Zones', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLocalZones
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZones('AwsLocalZones', 'Aws Local Zones', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLocalZonesCard
-
-### Load remotely
-```plantuml
-@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 AwsLocalZonesCard
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesCard('AwsLocalZonesCard', 'Aws Local Zones Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLocalZonesCard
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesCard('AwsLocalZonesCard', 'Aws Local Zones Card', 'an optional description')
-@enduml
-```
-
-## AwsLocalZonesGroup
-
-### Load remotely
-```plantuml
-@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 AwsLocalZonesGroup
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesGroup('AwsLocalZonesGroup', 'Aws Local Zones Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLocalZonesGroup
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesGroup('AwsLocalZonesGroup', 'Aws Local Zones Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.png
deleted file mode 100644
index 26c6cf1579..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.puml
deleted file mode 100644
index 8fdc4f30e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZones.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsLocalZones
-
-sprite $AwsLocalZonesXs [10x10/16z] OyS1MDYP6S0CDZPs1XQO61E4mShApiQCheC12E6QKG
-
-sprite $AwsLocalZonesSm [12x12/16z] VS655GCn30Mmvjilsd_YCXrApcI4bquqK27L866E0hE6j9T2x8ZoTR5s0m
-
-sprite $AwsLocalZonesMd [16x16/16z] dOor0S0m3C1YrFyN5uDJGMRa5s9XhgDCKREauXXu4hLMKsGSe2OewbRhp12An_WNG4glCu58Ebgj8nGMX7Vi
-
-sprite $AwsLocalZonesLg [20x20/16z] hSZL0KCn34DHWwAx_yJbX_af7RFv0wjb3b90EzY4bLMaOJ7S1WAPHL4mag9P95BH9Of5enpfQCJ28uPePxC95v0ETWH0irVBRozUjUUcp4bBJCIdhW
-
-!procedure AwsLocalZones($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsLocalZones', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLocalZonesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLocalZonesLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsLocalZonesGroup($id, $name='Aws Local Zones', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsLocalZonesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.png
deleted file mode 100644
index fc78c3928c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.puml
deleted file mode 100644
index 0ccc5c2964..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLocalZonesCard
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesCard('AwsLocalZonesCard', 'Aws Local Zones Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Remote.puml
deleted file mode 100644
index a2f260b631..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLocalZonesCard
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesCard('AwsLocalZonesCard', 'Aws Local Zones Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.png
deleted file mode 100644
index 0e1610885d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.puml
deleted file mode 100644
index c75c0aa2a0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLocalZonesGroup
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesGroup('AwsLocalZonesGroup', 'Aws Local Zones Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Remote.puml
deleted file mode 100644
index 2599c66210..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsLocalZonesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLocalZonesGroup
-include('aws-q2-2023/Architecture/Compute/AwsLocalZones')
-
-' renders the element
-AwsLocalZonesGroup('AwsLocalZonesGroup', 'Aws Local Zones Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.png
deleted file mode 100644
index 99f79da114..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.puml
deleted file mode 100644
index 4e32968b8a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNitroEnclaves
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclaves('AwsNitroEnclaves', 'Aws Nitro Enclaves', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Remote.puml
deleted file mode 100644
index 29d842e1db..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNitroEnclaves
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclaves('AwsNitroEnclaves', 'Aws Nitro Enclaves', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.md b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.md
deleted file mode 100644
index 32ec70708c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsNitroEnclaves
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsNitroEnclaves
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-```
-
-
-
-| Illustration | AwsNitroEnclaves | AwsNitroEnclavesCard | AwsNitroEnclavesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.png) | ![illustration for AwsNitroEnclaves](../../../aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.Local.png) | ![illustration for AwsNitroEnclavesCard](../../../aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.png) | ![illustration for AwsNitroEnclavesGroup](../../../aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsNitroEnclavesXs>`
-- `<$AwsNitroEnclavesSm>`
-- `<$AwsNitroEnclavesMd>`
-- `<$AwsNitroEnclavesLg>`
-
-
-
-
-
-## AwsNitroEnclaves
-
-### Load remotely
-```plantuml
-@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 AwsNitroEnclaves
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclaves('AwsNitroEnclaves', 'Aws Nitro Enclaves', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNitroEnclaves
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclaves('AwsNitroEnclaves', 'Aws Nitro Enclaves', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsNitroEnclavesCard
-
-### Load remotely
-```plantuml
-@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 AwsNitroEnclavesCard
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesCard('AwsNitroEnclavesCard', 'Aws Nitro Enclaves Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNitroEnclavesCard
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesCard('AwsNitroEnclavesCard', 'Aws Nitro Enclaves Card', 'an optional description')
-@enduml
-```
-
-## AwsNitroEnclavesGroup
-
-### Load remotely
-```plantuml
-@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 AwsNitroEnclavesGroup
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesGroup('AwsNitroEnclavesGroup', 'Aws Nitro Enclaves Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNitroEnclavesGroup
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesGroup('AwsNitroEnclavesGroup', 'Aws Nitro Enclaves Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.png b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.png
deleted file mode 100644
index 5f92a8736f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.puml
deleted file mode 100644
index a9a6c6909c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsNitroEnclaves
-
-sprite $AwsNitroEnclavesXs [10x10/16z] OySA65dWB1311kSmGbaC350M2pjS3CPY0G86PDC
-
-sprite $AwsNitroEnclavesSm [12x12/16z] TSY54SC03C10WwxQV-A6ENcp_PPK6kcioe9bTSBMmnKIsy7n5grZF_oOU3K
-
-sprite $AwsNitroEnclavesMd [16x16/16z] bOhL0OC034JZR_-9Mnpk3w9dVAzknzkfF3WLHSJKmLq_1Gmq3sxApMmUF1lJV20yHldmvBuNB-eF
-
-sprite $AwsNitroEnclavesLg [20x20/16z] fSg53K9H50JHwzD_nVZp2F0djZbPBXRkuEwaUpCbYaHnObYP5Mx6iBOee_Ms1ArXxQqibbQ7gOXi9eNNPc4ucs72OS9fjLjB65MBNxe3
-
-!procedure AwsNitroEnclaves($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsNitroEnclaves', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsNitroEnclavesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsNitroEnclavesLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsNitroEnclavesGroup($id, $name='Aws Nitro Enclaves', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsNitroEnclavesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.png
deleted file mode 100644
index 1609ed112b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.puml
deleted file mode 100644
index 0ace385977..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNitroEnclavesCard
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesCard('AwsNitroEnclavesCard', 'Aws Nitro Enclaves Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Remote.puml
deleted file mode 100644
index 47dcefc74f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNitroEnclavesCard
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesCard('AwsNitroEnclavesCard', 'Aws Nitro Enclaves Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.png
deleted file mode 100644
index 89c5486b57..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.puml
deleted file mode 100644
index be9bbfa292..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsNitroEnclavesGroup
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesGroup('AwsNitroEnclavesGroup', 'Aws Nitro Enclaves Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Remote.puml
deleted file mode 100644
index 83a1ba9a01..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsNitroEnclavesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsNitroEnclavesGroup
-include('aws-q2-2023/Architecture/Compute/AwsNitroEnclaves')
-
-' renders the element
-AwsNitroEnclavesGroup('AwsNitroEnclavesGroup', 'Aws Nitro Enclaves Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.png
deleted file mode 100644
index 54107181f7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.puml
deleted file mode 100644
index 15cb908581..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOutpostsFamily
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamily('AwsOutpostsFamily', 'Aws Outposts Family', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Remote.puml
deleted file mode 100644
index 32e215fefa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOutpostsFamily
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamily('AwsOutpostsFamily', 'Aws Outposts Family', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.md b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.md
deleted file mode 100644
index 8dd4e3f137..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOutpostsFamily
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsOutpostsFamily
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-```
-
-
-
-| Illustration | AwsOutpostsFamily | AwsOutpostsFamilyCard | AwsOutpostsFamilyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.png) | ![illustration for AwsOutpostsFamily](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.Local.png) | ![illustration for AwsOutpostsFamilyCard](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.png) | ![illustration for AwsOutpostsFamilyGroup](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOutpostsFamilyXs>`
-- `<$AwsOutpostsFamilySm>`
-- `<$AwsOutpostsFamilyMd>`
-- `<$AwsOutpostsFamilyLg>`
-
-
-
-
-
-## AwsOutpostsFamily
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsFamily
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamily('AwsOutpostsFamily', 'Aws Outposts Family', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsFamily
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamily('AwsOutpostsFamily', 'Aws Outposts Family', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOutpostsFamilyCard
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsFamilyCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyCard('AwsOutpostsFamilyCard', 'Aws Outposts Family Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsFamilyCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyCard('AwsOutpostsFamilyCard', 'Aws Outposts Family Card', 'an optional description')
-@enduml
-```
-
-## AwsOutpostsFamilyGroup
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsFamilyGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyGroup('AwsOutpostsFamilyGroup', 'Aws Outposts Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsFamilyGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyGroup('AwsOutpostsFamilyGroup', 'Aws Outposts Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.png
deleted file mode 100644
index 8fd2aebb88..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.puml
deleted file mode 100644
index 21a1c40c6a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsOutpostsFamily
-
-sprite $AwsOutpostsFamilyXs [10x10/16z] ROk30G1H3CNgx3_n6L-fyLYZ21S6b04uPiRLOadAtHNoQIuYme_WPmS
-
-sprite $AwsOutpostsFamilySm [12x12/16z] VOn50G0m201n-YUUORyThlv1KJkz5fN1yoz7meD7xWXQ4mPn5wx9W5O_9Ocws
-
-sprite $AwsOutpostsFamilyMd [16x16/16z] dOl50K0X34FhsNzYt4vVU6WZk45L-HWzoiKwHsc_0C-Pq8WXM5WKojGh2WCvSupPgHMO2OFYXt3mdjqnfk4VCnUeRSOh6G
-
-sprite $AwsOutpostsFamilyLg [20x20/16z] {
-fOi5ZWD030C3ZkV_BxuhHLfLK9h56FWTQtWY1M5EPkw6OAb7touMnVv2s-oaRfXDzkE08DWVNJM1PZMorHYZg66vvXnqc4Fp8CIS6fb6d3GrfpQIIjbIIolx
-XFVv1m
-}
-
-!procedure AwsOutpostsFamily($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsOutpostsFamily', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOutpostsFamilyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOutpostsFamilyLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsOutpostsFamilyGroup($id, $name='Aws Outposts Family', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsOutpostsFamilyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.png
deleted file mode 100644
index 87ec019f78..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.puml
deleted file mode 100644
index fadae35c73..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOutpostsFamilyCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyCard('AwsOutpostsFamilyCard', 'Aws Outposts Family Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Remote.puml
deleted file mode 100644
index f4a1703c18..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOutpostsFamilyCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyCard('AwsOutpostsFamilyCard', 'Aws Outposts Family Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.png
deleted file mode 100644
index 2c44be9761..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.puml
deleted file mode 100644
index e96caa9137..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOutpostsFamilyGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyGroup('AwsOutpostsFamilyGroup', 'Aws Outposts Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Remote.puml
deleted file mode 100644
index 76f1a55890..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsFamilyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOutpostsFamilyGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsFamily')
-
-' renders the element
-AwsOutpostsFamilyGroup('AwsOutpostsFamilyGroup', 'Aws Outposts Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.png
deleted file mode 100644
index 9b9d31b1ef..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.puml
deleted file mode 100644
index c149abea38..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOutpostsRack
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRack('AwsOutpostsRack', 'Aws Outposts Rack', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Remote.puml
deleted file mode 100644
index fc6261d816..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOutpostsRack
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRack('AwsOutpostsRack', 'Aws Outposts Rack', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.md b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.md
deleted file mode 100644
index caed468545..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOutpostsRack
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsOutpostsRack
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-```
-
-
-
-| Illustration | AwsOutpostsRack | AwsOutpostsRackCard | AwsOutpostsRackGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsRack.png) | ![illustration for AwsOutpostsRack](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsRack.Local.png) | ![illustration for AwsOutpostsRackCard](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.png) | ![illustration for AwsOutpostsRackGroup](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOutpostsRackXs>`
-- `<$AwsOutpostsRackSm>`
-- `<$AwsOutpostsRackMd>`
-- `<$AwsOutpostsRackLg>`
-
-
-
-
-
-## AwsOutpostsRack
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsRack
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRack('AwsOutpostsRack', 'Aws Outposts Rack', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsRack
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRack('AwsOutpostsRack', 'Aws Outposts Rack', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOutpostsRackCard
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsRackCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackCard('AwsOutpostsRackCard', 'Aws Outposts Rack Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsRackCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackCard('AwsOutpostsRackCard', 'Aws Outposts Rack Card', 'an optional description')
-@enduml
-```
-
-## AwsOutpostsRackGroup
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsRackGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackGroup('AwsOutpostsRackGroup', 'Aws Outposts Rack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsRackGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackGroup('AwsOutpostsRackGroup', 'Aws Outposts Rack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.png
deleted file mode 100644
index 35161af947..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.puml
deleted file mode 100644
index 3a882d6849..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRack.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsOutpostsRack
-
-sprite $AwsOutpostsRackXs [10x10/16z] OyS1c5ZXJ1OM2CqA56I3Y-9ZiJ2Wc0K
-
-sprite $AwsOutpostsRackSm [12x12/16z] OyS7s9YHsEoCJ50c8piB2oECpSR8p8HGmqwO3T8B0onih6XM0W
-
-sprite $AwsOutpostsRackMd [16x16/16z] dOd70O0048EkXlqtzcFlcbS0_iqZDmZodb6PxbwhR40itKpImanzOObTl-UgMZCk5oys
-
-sprite $AwsOutpostsRackLg [20x20/16z] hOw50KGn34ARK63_YK-_kxrg73-1v2a9bcaMR9SOfvdrmoYD3acKUqXd9aS-u-Vv-4Ravyny09VohlhY8naJ7ojAU88i-HHl
-
-!procedure AwsOutpostsRack($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsOutpostsRack', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOutpostsRackCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOutpostsRackLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsOutpostsRackGroup($id, $name='Aws Outposts Rack', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsOutpostsRackLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.png
deleted file mode 100644
index 2089ba528c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.puml
deleted file mode 100644
index fed69084ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOutpostsRackCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackCard('AwsOutpostsRackCard', 'Aws Outposts Rack Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Remote.puml
deleted file mode 100644
index 3bb0f2d2c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOutpostsRackCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackCard('AwsOutpostsRackCard', 'Aws Outposts Rack Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.png
deleted file mode 100644
index 51baa30da9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.puml
deleted file mode 100644
index f6f25ce222..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOutpostsRackGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackGroup('AwsOutpostsRackGroup', 'Aws Outposts Rack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Remote.puml
deleted file mode 100644
index e19d2b49ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsRackGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOutpostsRackGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsRack')
-
-' renders the element
-AwsOutpostsRackGroup('AwsOutpostsRackGroup', 'Aws Outposts Rack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.png
deleted file mode 100644
index 8c05371595..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.puml
deleted file mode 100644
index b2cf7fad20..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOutpostsServers
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServers('AwsOutpostsServers', 'Aws Outposts Servers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Remote.puml
deleted file mode 100644
index 4d9d966ec5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOutpostsServers
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServers('AwsOutpostsServers', 'Aws Outposts Servers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.md b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.md
deleted file mode 100644
index db1e00e42a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOutpostsServers
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsOutpostsServers
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-```
-
-
-
-| Illustration | AwsOutpostsServers | AwsOutpostsServersCard | AwsOutpostsServersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsServers.png) | ![illustration for AwsOutpostsServers](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsServers.Local.png) | ![illustration for AwsOutpostsServersCard](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.png) | ![illustration for AwsOutpostsServersGroup](../../../aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOutpostsServersXs>`
-- `<$AwsOutpostsServersSm>`
-- `<$AwsOutpostsServersMd>`
-- `<$AwsOutpostsServersLg>`
-
-
-
-
-
-## AwsOutpostsServers
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsServers
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServers('AwsOutpostsServers', 'Aws Outposts Servers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsServers
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServers('AwsOutpostsServers', 'Aws Outposts Servers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOutpostsServersCard
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsServersCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersCard('AwsOutpostsServersCard', 'Aws Outposts Servers Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsServersCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersCard('AwsOutpostsServersCard', 'Aws Outposts Servers Card', 'an optional description')
-@enduml
-```
-
-## AwsOutpostsServersGroup
-
-### Load remotely
-```plantuml
-@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 AwsOutpostsServersGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersGroup('AwsOutpostsServersGroup', 'Aws Outposts Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOutpostsServersGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersGroup('AwsOutpostsServersGroup', 'Aws Outposts Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.png
deleted file mode 100644
index 7b0cf2bca3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.puml
deleted file mode 100644
index 796b6c8754..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServers.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsOutpostsServers
-
-sprite $AwsOutpostsServersXs [10x10/16z] OoS461ZmIBA00IE8oGW2sDK2
-
-sprite $AwsOutpostsServersSm [12x12/16z] OoSTCB8piyBO80OJJ1W1M5aOm80DBC7AmiR2mif2bE4
-
-sprite $AwsOutpostsServersMd [16x16/16z] jSkr0S1030F0W63_YODlg0FN6EKVhC3g1ZP1XrdtamUEjHsDGWH4azHuMJZCVcq7
-
-sprite $AwsOutpostsServersLg [20x20/16z] nSr50e0W441H9l_zJsnBxlLjO9e_HT72H03Hf1UrKZF69ONAwi_RBrYvUYNjheka7CoJcqbL-COE
-
-!procedure AwsOutpostsServers($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsOutpostsServers', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOutpostsServersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOutpostsServersLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsOutpostsServersGroup($id, $name='Aws Outposts Servers', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsOutpostsServersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.png
deleted file mode 100644
index b525484c11..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.puml
deleted file mode 100644
index 35450392fe..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOutpostsServersCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersCard('AwsOutpostsServersCard', 'Aws Outposts Servers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Remote.puml
deleted file mode 100644
index 38a7ab68ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOutpostsServersCard
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersCard('AwsOutpostsServersCard', 'Aws Outposts Servers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.png
deleted file mode 100644
index 46a69f30a4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.puml
deleted file mode 100644
index 7414d738f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOutpostsServersGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersGroup('AwsOutpostsServersGroup', 'Aws Outposts Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Remote.puml
deleted file mode 100644
index 89c6d1ca99..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsOutpostsServersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOutpostsServersGroup
-include('aws-q2-2023/Architecture/Compute/AwsOutpostsServers')
-
-' renders the element
-AwsOutpostsServersGroup('AwsOutpostsServersGroup', 'Aws Outposts Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.png
deleted file mode 100644
index f5ac87f5a6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.puml
deleted file mode 100644
index cdfe0833f5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsParallelCluster
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelCluster('AwsParallelCluster', 'Aws Parallel Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Remote.puml
deleted file mode 100644
index 220f8d6118..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsParallelCluster
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelCluster('AwsParallelCluster', 'Aws Parallel Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.md b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.md
deleted file mode 100644
index 4026629733..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsParallelCluster
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsParallelCluster
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-```
-
-
-
-| Illustration | AwsParallelCluster | AwsParallelClusterCard | AwsParallelClusterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsParallelCluster.png) | ![illustration for AwsParallelCluster](../../../aws-q2-2023/Architecture/Compute/AwsParallelCluster.Local.png) | ![illustration for AwsParallelClusterCard](../../../aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.png) | ![illustration for AwsParallelClusterGroup](../../../aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsParallelClusterXs>`
-- `<$AwsParallelClusterSm>`
-- `<$AwsParallelClusterMd>`
-- `<$AwsParallelClusterLg>`
-
-
-
-
-
-## AwsParallelCluster
-
-### Load remotely
-```plantuml
-@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 AwsParallelCluster
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelCluster('AwsParallelCluster', 'Aws Parallel Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsParallelCluster
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelCluster('AwsParallelCluster', 'Aws Parallel Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsParallelClusterCard
-
-### Load remotely
-```plantuml
-@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 AwsParallelClusterCard
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterCard('AwsParallelClusterCard', 'Aws Parallel Cluster Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsParallelClusterCard
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterCard('AwsParallelClusterCard', 'Aws Parallel Cluster Card', 'an optional description')
-@enduml
-```
-
-## AwsParallelClusterGroup
-
-### Load remotely
-```plantuml
-@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 AwsParallelClusterGroup
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterGroup('AwsParallelClusterGroup', 'Aws Parallel Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsParallelClusterGroup
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterGroup('AwsParallelClusterGroup', 'Aws Parallel Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.png b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.png
deleted file mode 100644
index df2801e35e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.puml
deleted file mode 100644
index 384fa4d712..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelCluster.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsParallelCluster
-
-sprite $AwsParallelClusterXs [10x10/16z] OySE65bX37Pc68k1XPq1nc408f0O6oEGPcE7Ys85
-
-sprite $AwsParallelClusterSm [12x12/16z] ZSZ50G0W20LGoR__n7PSh4U3FmmVgmhDtSW5fJBA5SglbEUJYJ6GwDeLPma
-
-sprite $AwsParallelClusterMd [16x16/16z] dOt50G0n409lLg3_Yiyjtqnq3Jo1keSup3yaQeoTibtq5Mld6ZaJrxrSGWUSOGby0NMQzcWQCSI59zW
-
-sprite $AwsParallelClusterLg [20x20/16z] jKt50KCX57iIsN_YzhjVSOXwn40cdrZPVKUK7nZOhPSk2hQZEZQCor6g-Lx1BGhX2qOk0O01x5tPghGPPUfeMICpuy3EhaW_C20yOlm1
-
-!procedure AwsParallelCluster($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsParallelCluster', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsParallelClusterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsParallelClusterLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsParallelClusterGroup($id, $name='Aws Parallel Cluster', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsParallelClusterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.png
deleted file mode 100644
index b0a34a2b23..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.puml
deleted file mode 100644
index 01577b665e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsParallelClusterCard
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterCard('AwsParallelClusterCard', 'Aws Parallel Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Remote.puml
deleted file mode 100644
index 782499e3f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsParallelClusterCard
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterCard('AwsParallelClusterCard', 'Aws Parallel Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.png
deleted file mode 100644
index 603a9bb501..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.puml
deleted file mode 100644
index e20b0ac6d6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsParallelClusterGroup
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterGroup('AwsParallelClusterGroup', 'Aws Parallel Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Remote.puml
deleted file mode 100644
index 3086c6f673..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsParallelClusterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsParallelClusterGroup
-include('aws-q2-2023/Architecture/Compute/AwsParallelCluster')
-
-' renders the element
-AwsParallelClusterGroup('AwsParallelClusterGroup', 'Aws Parallel Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.png
deleted file mode 100644
index 679bae5f1b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.puml
deleted file mode 100644
index 3280cee563..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsServerlessApplicationRepository
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepository('AwsServerlessApplicationRepository', 'Aws Serverless Application Repository', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Remote.puml
deleted file mode 100644
index fd9de659b2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsServerlessApplicationRepository
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepository('AwsServerlessApplicationRepository', 'Aws Serverless Application Repository', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.md b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.md
deleted file mode 100644
index ad448fe277..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsServerlessApplicationRepository
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-```
-
-
-
-| Illustration | AwsServerlessApplicationRepository | AwsServerlessApplicationRepositoryCard | AwsServerlessApplicationRepositoryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.png) | ![illustration for AwsServerlessApplicationRepository](../../../aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.Local.png) | ![illustration for AwsServerlessApplicationRepositoryCard](../../../aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.png) | ![illustration for AwsServerlessApplicationRepositoryGroup](../../../aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsServerlessApplicationRepositoryXs>`
-- `<$AwsServerlessApplicationRepositorySm>`
-- `<$AwsServerlessApplicationRepositoryMd>`
-- `<$AwsServerlessApplicationRepositoryLg>`
-
-
-
-
-
-## AwsServerlessApplicationRepository
-
-### Load remotely
-```plantuml
-@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 AwsServerlessApplicationRepository
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepository('AwsServerlessApplicationRepository', 'Aws Serverless Application Repository', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServerlessApplicationRepository
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepository('AwsServerlessApplicationRepository', 'Aws Serverless Application Repository', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsServerlessApplicationRepositoryCard
-
-### Load remotely
-```plantuml
-@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 AwsServerlessApplicationRepositoryCard
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryCard('AwsServerlessApplicationRepositoryCard', 'Aws Serverless Application Repository Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServerlessApplicationRepositoryCard
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryCard('AwsServerlessApplicationRepositoryCard', 'Aws Serverless Application Repository Card', 'an optional description')
-@enduml
-```
-
-## AwsServerlessApplicationRepositoryGroup
-
-### Load remotely
-```plantuml
-@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 AwsServerlessApplicationRepositoryGroup
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryGroup('AwsServerlessApplicationRepositoryGroup', 'Aws Serverless Application Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServerlessApplicationRepositoryGroup
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryGroup('AwsServerlessApplicationRepositoryGroup', 'Aws Serverless Application Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.png b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.png
deleted file mode 100644
index 66f3cee90f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.puml
deleted file mode 100644
index 7819aacdfc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository
-
-sprite $AwsServerlessApplicationRepositoryXs [10x10/16z] OoS8c1WGR0P640aK0D8W9WiB2nC32rYG4GWOi9i
-
-sprite $AwsServerlessApplicationRepositorySm [12x12/16z] dKV50G0W4EAI_IUsVHiq_80pzXHITRwWzJiE4800tdPc2sFm2XK
-
-sprite $AwsServerlessApplicationRepositoryMd [16x16/16z] jSYr0S105CFG-s1h_ud3q0VKFV57sHtSDOWHEXsWsFRMG5wDjBbTqSPsRCvz6dOxjTHIcjVD
-
-sprite $AwsServerlessApplicationRepositoryLg [20x20/16z] nSg70GCn24DH0OA__yIfL-m5akT2vR-K4fj9I8BXbf_Ngk0IWDqGpK5GvAVkOxD0u-JZ26Lxx1pPFlOcZb20E2WE4Z_o1
-
-!procedure AwsServerlessApplicationRepository($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsServerlessApplicationRepositoryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsServerlessApplicationRepositoryLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsServerlessApplicationRepositoryGroup($id, $name='Aws Serverless Application Repository', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsServerlessApplicationRepositoryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.png
deleted file mode 100644
index 6a1a17a70a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.puml
deleted file mode 100644
index 084c0cf0b2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsServerlessApplicationRepositoryCard
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryCard('AwsServerlessApplicationRepositoryCard', 'Aws Serverless Application Repository Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Remote.puml
deleted file mode 100644
index db8d322577..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsServerlessApplicationRepositoryCard
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryCard('AwsServerlessApplicationRepositoryCard', 'Aws Serverless Application Repository Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.png
deleted file mode 100644
index e1b2685165..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.puml
deleted file mode 100644
index 2d19c2293b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsServerlessApplicationRepositoryGroup
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryGroup('AwsServerlessApplicationRepositoryGroup', 'Aws Serverless Application Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Remote.puml
deleted file mode 100644
index 697dd59400..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepositoryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsServerlessApplicationRepositoryGroup
-include('aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository')
-
-' renders the element
-AwsServerlessApplicationRepositoryGroup('AwsServerlessApplicationRepositoryGroup', 'Aws Serverless Application Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.png
deleted file mode 100644
index 92435344b2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.puml
deleted file mode 100644
index 413d786618..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSimSpaceWeaver
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaver('AwsSimSpaceWeaver', 'Aws Sim Space Weaver', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Remote.puml
deleted file mode 100644
index 48318e337c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSimSpaceWeaver
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaver('AwsSimSpaceWeaver', 'Aws Sim Space Weaver', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.md b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.md
deleted file mode 100644
index eb6ab0f8fb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSimSpaceWeaver
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-```
-
-
-
-| Illustration | AwsSimSpaceWeaver | AwsSimSpaceWeaverCard | AwsSimSpaceWeaverGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.png) | ![illustration for AwsSimSpaceWeaver](../../../aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.Local.png) | ![illustration for AwsSimSpaceWeaverCard](../../../aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.png) | ![illustration for AwsSimSpaceWeaverGroup](../../../aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSimSpaceWeaverXs>`
-- `<$AwsSimSpaceWeaverSm>`
-- `<$AwsSimSpaceWeaverMd>`
-- `<$AwsSimSpaceWeaverLg>`
-
-
-
-
-
-## AwsSimSpaceWeaver
-
-### Load remotely
-```plantuml
-@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 AwsSimSpaceWeaver
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaver('AwsSimSpaceWeaver', 'Aws Sim Space Weaver', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSimSpaceWeaver
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaver('AwsSimSpaceWeaver', 'Aws Sim Space Weaver', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSimSpaceWeaverCard
-
-### Load remotely
-```plantuml
-@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 AwsSimSpaceWeaverCard
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverCard('AwsSimSpaceWeaverCard', 'Aws Sim Space Weaver Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSimSpaceWeaverCard
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverCard('AwsSimSpaceWeaverCard', 'Aws Sim Space Weaver Card', 'an optional description')
-@enduml
-```
-
-## AwsSimSpaceWeaverGroup
-
-### Load remotely
-```plantuml
-@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 AwsSimSpaceWeaverGroup
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverGroup('AwsSimSpaceWeaverGroup', 'Aws Sim Space Weaver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSimSpaceWeaverGroup
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverGroup('AwsSimSpaceWeaverGroup', 'Aws Sim Space Weaver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.png b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.png
deleted file mode 100644
index e1179fcb3e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.puml
deleted file mode 100644
index c928dc9503..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver
-
-sprite $AwsSimSpaceWeaverXs [10x10/16z] OyS16DbPe2mMDYH1c1YKnG02Z8nWLGnCZ6mC81OhAoi3AmEIMG
-
-sprite $AwsSimSpaceWeaverSm [12x12/16z] VOkr0S0040BVuFQVE6vLhaBvm_781CsZWrVdhPMPCzvbE3QPnoEpY-BGJaov0Fh2V5a1
-
-sprite $AwsSimSpaceWeaverMd [16x16/16z] dKl50GCm28JJ_IUkswkMO6VzwsM55-Wpc2TM0VaLT_kASy9ynftPKNE5qysKLEOgJoJF2djDRsYVWA-O6xGfaMiUE1NsjFhn7G4
-
-sprite $AwsSimSpaceWeaverLg [20x20/16z] {
-hSg55GGn4CDGUqZzLtpC3Fl3Uc49atV9YOeh6Y3CfIoDk6bWFcWUJ0LdJPGjpB0txYYY0-VnQogrvutPDum3YfgkGokF565xMlk6N2GW8cgVghgpDxHTxCqb
-FhS6
-}
-
-!procedure AwsSimSpaceWeaver($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSimSpaceWeaverCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSimSpaceWeaverLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsSimSpaceWeaverGroup($id, $name='Aws Sim Space Weaver', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsSimSpaceWeaverLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.png
deleted file mode 100644
index 64b5bc7a15..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.puml
deleted file mode 100644
index 8711a65f7c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSimSpaceWeaverCard
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverCard('AwsSimSpaceWeaverCard', 'Aws Sim Space Weaver Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Remote.puml
deleted file mode 100644
index 2a8430e703..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSimSpaceWeaverCard
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverCard('AwsSimSpaceWeaverCard', 'Aws Sim Space Weaver Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.png
deleted file mode 100644
index 64baecd41b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.puml
deleted file mode 100644
index 052f69e553..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSimSpaceWeaverGroup
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverGroup('AwsSimSpaceWeaverGroup', 'Aws Sim Space Weaver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Remote.puml
deleted file mode 100644
index 7147cca72d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaverGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSimSpaceWeaverGroup
-include('aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver')
-
-' renders the element
-AwsSimSpaceWeaverGroup('AwsSimSpaceWeaverGroup', 'Aws Sim Space Weaver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.png
deleted file mode 100644
index d5687bb83c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.puml
deleted file mode 100644
index a209817e48..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxDeadline
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadline('AwsThinkboxDeadline', 'Aws Thinkbox Deadline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Remote.puml
deleted file mode 100644
index 71b8f76f0f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxDeadline
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadline('AwsThinkboxDeadline', 'Aws Thinkbox Deadline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.md b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.md
deleted file mode 100644
index d89e19c071..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsThinkboxDeadline
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-```
-
-
-
-| Illustration | AwsThinkboxDeadline | AwsThinkboxDeadlineCard | AwsThinkboxDeadlineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.png) | ![illustration for AwsThinkboxDeadline](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.Local.png) | ![illustration for AwsThinkboxDeadlineCard](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.png) | ![illustration for AwsThinkboxDeadlineGroup](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsThinkboxDeadlineXs>`
-- `<$AwsThinkboxDeadlineSm>`
-- `<$AwsThinkboxDeadlineMd>`
-- `<$AwsThinkboxDeadlineLg>`
-
-
-
-
-
-## AwsThinkboxDeadline
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxDeadline
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadline('AwsThinkboxDeadline', 'Aws Thinkbox Deadline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxDeadline
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadline('AwsThinkboxDeadline', 'Aws Thinkbox Deadline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxDeadlineCard
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxDeadlineCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineCard('AwsThinkboxDeadlineCard', 'Aws Thinkbox Deadline Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxDeadlineCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineCard('AwsThinkboxDeadlineCard', 'Aws Thinkbox Deadline Card', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxDeadlineGroup
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxDeadlineGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineGroup('AwsThinkboxDeadlineGroup', 'Aws Thinkbox Deadline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxDeadlineGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineGroup('AwsThinkboxDeadlineGroup', 'Aws Thinkbox Deadline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.png
deleted file mode 100644
index a076312c21..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.puml
deleted file mode 100644
index ef8fbbb242..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline
-
-sprite $AwsThinkboxDeadlineXs [10x10/16z] OyS161WXD1CxEvJ5mCpAoCx216AnixC2PI2g61bOcM0w662QKSq2
-
-sprite $AwsThinkboxDeadlineSm [12x12/16z] VSVN0SCm3CJGEuaazfyuSU_s-mBuKc9bN7Cb8F3SGXdCxKfcMSBfURfBq9V1aQo2gpy
-
-sprite $AwsThinkboxDeadlineMd [16x16/16z] dSc53K814C3GwrdtdnYtAF0RVQc7Mc8_o8ZvL8qQZJokbLTbpyEjaQ5lnyZRbV1XMi5zsEe57NoqAylwRcBzgJC
-
-sprite $AwsThinkboxDeadlineLg [20x20/16z] hSYt0SC040CnyWDl_utTMB4MIl25D6zg3m_LO6QvnW0MGnqdmjemwoD5Qp5ek8vcx1wULnkUvv9uNBl1KUzrGxCQ8CSHMcD0msN0gUP9AZxm0m
-
-!procedure AwsThinkboxDeadline($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsThinkboxDeadlineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsThinkboxDeadlineLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsThinkboxDeadlineGroup($id, $name='Aws Thinkbox Deadline', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsThinkboxDeadlineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.png
deleted file mode 100644
index a5607e0810..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.puml
deleted file mode 100644
index bc3c879efe..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxDeadlineCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineCard('AwsThinkboxDeadlineCard', 'Aws Thinkbox Deadline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Remote.puml
deleted file mode 100644
index faa9c3afde..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxDeadlineCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineCard('AwsThinkboxDeadlineCard', 'Aws Thinkbox Deadline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.png
deleted file mode 100644
index f4e8eda812..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.puml
deleted file mode 100644
index 5a6d04a88f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsThinkboxDeadlineGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineGroup('AwsThinkboxDeadlineGroup', 'Aws Thinkbox Deadline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Remote.puml
deleted file mode 100644
index cb5507496a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxDeadlineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsThinkboxDeadlineGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline')
-
-' renders the element
-AwsThinkboxDeadlineGroup('AwsThinkboxDeadlineGroup', 'Aws Thinkbox Deadline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.png
deleted file mode 100644
index 27b4d26077..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.puml
deleted file mode 100644
index ed0916024e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxFrost
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrost('AwsThinkboxFrost', 'Aws Thinkbox Frost', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Remote.puml
deleted file mode 100644
index a95dcfcae2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxFrost
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrost('AwsThinkboxFrost', 'Aws Thinkbox Frost', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.md b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.md
deleted file mode 100644
index 157244e543..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsThinkboxFrost
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsThinkboxFrost
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-```
-
-
-
-| Illustration | AwsThinkboxFrost | AwsThinkboxFrostCard | AwsThinkboxFrostGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.png) | ![illustration for AwsThinkboxFrost](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.Local.png) | ![illustration for AwsThinkboxFrostCard](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.png) | ![illustration for AwsThinkboxFrostGroup](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsThinkboxFrostXs>`
-- `<$AwsThinkboxFrostSm>`
-- `<$AwsThinkboxFrostMd>`
-- `<$AwsThinkboxFrostLg>`
-
-
-
-
-
-## AwsThinkboxFrost
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxFrost
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrost('AwsThinkboxFrost', 'Aws Thinkbox Frost', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxFrost
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrost('AwsThinkboxFrost', 'Aws Thinkbox Frost', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxFrostCard
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxFrostCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostCard('AwsThinkboxFrostCard', 'Aws Thinkbox Frost Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxFrostCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostCard('AwsThinkboxFrostCard', 'Aws Thinkbox Frost Card', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxFrostGroup
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxFrostGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostGroup('AwsThinkboxFrostGroup', 'Aws Thinkbox Frost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxFrostGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostGroup('AwsThinkboxFrostGroup', 'Aws Thinkbox Frost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.png
deleted file mode 100644
index a511b8401f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.puml
deleted file mode 100644
index bb29d1887a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsThinkboxFrost
-
-sprite $AwsThinkboxFrostXs [10x10/16z] OyS5620K6uZ51cAnih8pi8B5cDcPO8eOs1bX74P6e2oKYMeK
-
-sprite $AwsThinkboxFrostSm [12x12/16z] VOl50G0n3CES1hJ_nCSCrSj85pkKf_acvTXHATmtsJ0SBRg4QBLeyn9ixqJ5GV1a1
-
-sprite $AwsThinkboxFrostMd [16x16/16z] dSsr0GC020117llz9uvh5RaAn_yGyvRAn3rPd8bbouj9HWGU0yN6FDBK5GrlCgX-VDZO4QdxGZb4uNhNXkMBPltA4G
-
-sprite $AwsThinkboxFrostLg [20x20/16z] {
-hSt50G8144FHPEptNp4EQnVitKR3NoG7qhxfnEFYPG8Z1JNDGwiDXWgzUhGeJOj5nhY9RlNIWe02n1AIZhPZ2LRAO52OXnHc15Ml7eKTLXV38XdHpLOuE1W-
-TGO
-}
-
-!procedure AwsThinkboxFrost($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsThinkboxFrost', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsThinkboxFrostCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsThinkboxFrostLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsThinkboxFrostGroup($id, $name='Aws Thinkbox Frost', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsThinkboxFrostLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.png
deleted file mode 100644
index 737a751b97..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.puml
deleted file mode 100644
index 696e7152fa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxFrostCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostCard('AwsThinkboxFrostCard', 'Aws Thinkbox Frost Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Remote.puml
deleted file mode 100644
index fb5bd93a21..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxFrostCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostCard('AwsThinkboxFrostCard', 'Aws Thinkbox Frost Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.png
deleted file mode 100644
index c387db03ae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.puml
deleted file mode 100644
index 5da817bd65..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsThinkboxFrostGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostGroup('AwsThinkboxFrostGroup', 'Aws Thinkbox Frost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Remote.puml
deleted file mode 100644
index 9f3aa14e8c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxFrostGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsThinkboxFrostGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxFrost')
-
-' renders the element
-AwsThinkboxFrostGroup('AwsThinkboxFrostGroup', 'Aws Thinkbox Frost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.png
deleted file mode 100644
index 8e2b2760d8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.puml
deleted file mode 100644
index e9943b3479..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxKrakatoa
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoa('AwsThinkboxKrakatoa', 'Aws Thinkbox Krakatoa', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Remote.puml
deleted file mode 100644
index f375d45a8d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxKrakatoa
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoa('AwsThinkboxKrakatoa', 'Aws Thinkbox Krakatoa', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.md b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.md
deleted file mode 100644
index b8e8e175d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsThinkboxKrakatoa
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-```
-
-
-
-| Illustration | AwsThinkboxKrakatoa | AwsThinkboxKrakatoaCard | AwsThinkboxKrakatoaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.png) | ![illustration for AwsThinkboxKrakatoa](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.Local.png) | ![illustration for AwsThinkboxKrakatoaCard](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.png) | ![illustration for AwsThinkboxKrakatoaGroup](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsThinkboxKrakatoaXs>`
-- `<$AwsThinkboxKrakatoaSm>`
-- `<$AwsThinkboxKrakatoaMd>`
-- `<$AwsThinkboxKrakatoaLg>`
-
-
-
-
-
-## AwsThinkboxKrakatoa
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxKrakatoa
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoa('AwsThinkboxKrakatoa', 'Aws Thinkbox Krakatoa', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxKrakatoa
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoa('AwsThinkboxKrakatoa', 'Aws Thinkbox Krakatoa', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxKrakatoaCard
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxKrakatoaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaCard('AwsThinkboxKrakatoaCard', 'Aws Thinkbox Krakatoa Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxKrakatoaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaCard('AwsThinkboxKrakatoaCard', 'Aws Thinkbox Krakatoa Card', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxKrakatoaGroup
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxKrakatoaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaGroup('AwsThinkboxKrakatoaGroup', 'Aws Thinkbox Krakatoa Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxKrakatoaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaGroup('AwsThinkboxKrakatoaGroup', 'Aws Thinkbox Krakatoa Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.png
deleted file mode 100644
index 91b4b42bdd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.puml
deleted file mode 100644
index 5b4239f984..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa
-
-sprite $AwsThinkboxKrakatoaXs [10x10/16z] OyS5697Oh122cO41mcTXPu28CRAnmTGni00nEqmU1G
-
-sprite $AwsThinkboxKrakatoaSm [12x12/16z] VOh50S0m54Bv1ljFNFScUHTKGt0vp_AwoXJFAN2TKb3kbWwan_vmWyhseSoXYzIN6G
-
-sprite $AwsThinkboxKrakatoaMd [16x16/16z] dSkr0SLG34DHotJtd_X3yg0Cd5B0Ex9cAr4fXXQ81essFJ6KENeWPD0CIHcT3DdLvliFvPAO0maBbJkJkKkmbRZd2m
-
-sprite $AwsThinkboxKrakatoaLg [20x20/16z] {
-hSYrWSK034H1hM1V_nKVcfrycd3u11StgMig6IkF0oI2QHRAD9NG4ek1Ae8mPb70b0GCcnuoJ1ygFU5msc8XB8yIqIpAYDRl92mot2Ae63XiffRPJPihcsTz
-0m
-}
-
-!procedure AwsThinkboxKrakatoa($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsThinkboxKrakatoaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsThinkboxKrakatoaLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsThinkboxKrakatoaGroup($id, $name='Aws Thinkbox Krakatoa', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsThinkboxKrakatoaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.png
deleted file mode 100644
index 7f76df4aec..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.puml
deleted file mode 100644
index 6adc88d8b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxKrakatoaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaCard('AwsThinkboxKrakatoaCard', 'Aws Thinkbox Krakatoa Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Remote.puml
deleted file mode 100644
index 4c1c0ec644..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxKrakatoaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaCard('AwsThinkboxKrakatoaCard', 'Aws Thinkbox Krakatoa Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.png
deleted file mode 100644
index 7a26056ebf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.puml
deleted file mode 100644
index 83031eaaa0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsThinkboxKrakatoaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaGroup('AwsThinkboxKrakatoaGroup', 'Aws Thinkbox Krakatoa Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Remote.puml
deleted file mode 100644
index 8bb1104f89..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsThinkboxKrakatoaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa')
-
-' renders the element
-AwsThinkboxKrakatoaGroup('AwsThinkboxKrakatoaGroup', 'Aws Thinkbox Krakatoa Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.png
deleted file mode 100644
index 088c30a75f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.puml
deleted file mode 100644
index 99ff6663c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxSequoia
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoia('AwsThinkboxSequoia', 'Aws Thinkbox Sequoia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Remote.puml
deleted file mode 100644
index 4bb9e4c748..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxSequoia
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoia('AwsThinkboxSequoia', 'Aws Thinkbox Sequoia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.md b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.md
deleted file mode 100644
index 94746792d0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsThinkboxSequoia
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-```
-
-
-
-| Illustration | AwsThinkboxSequoia | AwsThinkboxSequoiaCard | AwsThinkboxSequoiaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.png) | ![illustration for AwsThinkboxSequoia](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.Local.png) | ![illustration for AwsThinkboxSequoiaCard](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.png) | ![illustration for AwsThinkboxSequoiaGroup](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsThinkboxSequoiaXs>`
-- `<$AwsThinkboxSequoiaSm>`
-- `<$AwsThinkboxSequoiaMd>`
-- `<$AwsThinkboxSequoiaLg>`
-
-
-
-
-
-## AwsThinkboxSequoia
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxSequoia
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoia('AwsThinkboxSequoia', 'Aws Thinkbox Sequoia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxSequoia
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoia('AwsThinkboxSequoia', 'Aws Thinkbox Sequoia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxSequoiaCard
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxSequoiaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaCard('AwsThinkboxSequoiaCard', 'Aws Thinkbox Sequoia Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxSequoiaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaCard('AwsThinkboxSequoiaCard', 'Aws Thinkbox Sequoia Card', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxSequoiaGroup
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxSequoiaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaGroup('AwsThinkboxSequoiaGroup', 'Aws Thinkbox Sequoia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxSequoiaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaGroup('AwsThinkboxSequoiaGroup', 'Aws Thinkbox Sequoia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.png
deleted file mode 100644
index 88299ea50c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.puml
deleted file mode 100644
index cc42432e96..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia
-
-sprite $AwsThinkboxSequoiaXs [10x10/16z] OoSC69WX53iZ43A1M0nC30mi41PG6Cm2qY080Ooe1W
-
-sprite $AwsThinkboxSequoiaSm [12x12/16z] VOk50S0W30JZj__4TIzmSNc6oDNfOh5rbOaKna9YIIfxhoKgHv-ROiFGidE8n8kJuCiC
-
-sprite $AwsThinkboxSequoiaMd [16x16/16z] dSUr0GH15CFGp-g_ueNXx41sylWlzJeKYM9JwHY2ejqQ9HcFFBlRxDcqF2y_N3ppQKz_h6WtcfW7xenA8OsZbEAhRW
-
-sprite $AwsThinkboxSequoiaLg [20x20/16z] hOl50KDH409XXUc_uhZd-kVf8Xn1cZ-A_bCmCMzC4z7mKZMOCLfSJmt6lXrUMiGq8lNMKDSAUJwqgGRgkxkim9ENDgp3E7XuC89IMF51DSJ3Dt9p06S
-
-!procedure AwsThinkboxSequoia($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsThinkboxSequoiaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsThinkboxSequoiaLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsThinkboxSequoiaGroup($id, $name='Aws Thinkbox Sequoia', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsThinkboxSequoiaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.png
deleted file mode 100644
index d9d467596c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.puml
deleted file mode 100644
index 4281ddb363..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxSequoiaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaCard('AwsThinkboxSequoiaCard', 'Aws Thinkbox Sequoia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Remote.puml
deleted file mode 100644
index 8965ee05d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxSequoiaCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaCard('AwsThinkboxSequoiaCard', 'Aws Thinkbox Sequoia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.png
deleted file mode 100644
index f9bd303ca1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.puml
deleted file mode 100644
index af87e86e1d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsThinkboxSequoiaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaGroup('AwsThinkboxSequoiaGroup', 'Aws Thinkbox Sequoia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Remote.puml
deleted file mode 100644
index 93009114f9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxSequoiaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsThinkboxSequoiaGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia')
-
-' renders the element
-AwsThinkboxSequoiaGroup('AwsThinkboxSequoiaGroup', 'Aws Thinkbox Sequoia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.png
deleted file mode 100644
index 438a2ae7ea..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.puml
deleted file mode 100644
index 17c049a92e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxStoke
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStoke('AwsThinkboxStoke', 'Aws Thinkbox Stoke', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Remote.puml
deleted file mode 100644
index 4a095fe3d3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxStoke
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStoke('AwsThinkboxStoke', 'Aws Thinkbox Stoke', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.md b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.md
deleted file mode 100644
index 693c17133c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsThinkboxStoke
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsThinkboxStoke
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-```
-
-
-
-| Illustration | AwsThinkboxStoke | AwsThinkboxStokeCard | AwsThinkboxStokeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.png) | ![illustration for AwsThinkboxStoke](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.Local.png) | ![illustration for AwsThinkboxStokeCard](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.png) | ![illustration for AwsThinkboxStokeGroup](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsThinkboxStokeXs>`
-- `<$AwsThinkboxStokeSm>`
-- `<$AwsThinkboxStokeMd>`
-- `<$AwsThinkboxStokeLg>`
-
-
-
-
-
-## AwsThinkboxStoke
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxStoke
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStoke('AwsThinkboxStoke', 'Aws Thinkbox Stoke', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxStoke
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStoke('AwsThinkboxStoke', 'Aws Thinkbox Stoke', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxStokeCard
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxStokeCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeCard('AwsThinkboxStokeCard', 'Aws Thinkbox Stoke Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxStokeCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeCard('AwsThinkboxStokeCard', 'Aws Thinkbox Stoke Card', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxStokeGroup
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxStokeGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeGroup('AwsThinkboxStokeGroup', 'Aws Thinkbox Stoke Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxStokeGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeGroup('AwsThinkboxStokeGroup', 'Aws Thinkbox Stoke Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.png
deleted file mode 100644
index 92721cc23c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.puml
deleted file mode 100644
index af4e47ce05..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsThinkboxStoke
-
-sprite $AwsThinkboxStokeXs [10x10/16z] TSR50S1030D1nRJzLtpWJtWC4d-YQ7aWiQnlf7KJ5TqCqtgBEMOqexYQ
-
-sprite $AwsThinkboxStokeSm [12x12/16z] VSQt0SC030D1WW6__yIsOgDqrV4fEBLeRxCCfjRFn59fEnQgsGynMx4jNCr6GHG7S_C7
-
-sprite $AwsThinkboxStokeMd [16x16/16z] dOp70S9040DNsZ3zLqosxtw0vwV8DLgxcauYvyW20LMVZbn3u7A_zQY3XpeqoM3KX-wN9TxQ3ot6XsxBHTZYGyOGqHzrVFx47G
-
-sprite $AwsThinkboxStokeLg [20x20/16z] {
-hOlL0GDG20D30jp-4zUzd-qz9S9Vw6-fUfPNDXayCqz9imK8rKCg2fgPRT-rADYBfXuQ7a8HyjI4e7TxdbfXvlg-TkqLUj4KGdcpvYuwWJWs3rg2g9PNRBJy
-pX4
-}
-
-!procedure AwsThinkboxStoke($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsThinkboxStoke', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsThinkboxStokeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsThinkboxStokeLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsThinkboxStokeGroup($id, $name='Aws Thinkbox Stoke', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsThinkboxStokeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.png
deleted file mode 100644
index 83ae74eddf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.puml
deleted file mode 100644
index 179b995828..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxStokeCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeCard('AwsThinkboxStokeCard', 'Aws Thinkbox Stoke Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Remote.puml
deleted file mode 100644
index f32e3e93c2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxStokeCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeCard('AwsThinkboxStokeCard', 'Aws Thinkbox Stoke Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.png
deleted file mode 100644
index d4fdaeea6d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.puml
deleted file mode 100644
index 8f3e25299f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsThinkboxStokeGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeGroup('AwsThinkboxStokeGroup', 'Aws Thinkbox Stoke Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Remote.puml
deleted file mode 100644
index b9abefff28..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxStokeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsThinkboxStokeGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxStoke')
-
-' renders the element
-AwsThinkboxStokeGroup('AwsThinkboxStokeGroup', 'Aws Thinkbox Stoke Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.png
deleted file mode 100644
index 7cdd735700..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.puml
deleted file mode 100644
index 1def6efe55..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxXMesh
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMesh('AwsThinkboxXMesh', 'Aws Thinkbox X Mesh', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Remote.puml
deleted file mode 100644
index f5ba5f407f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxXMesh
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMesh('AwsThinkboxXMesh', 'Aws Thinkbox X Mesh', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.md b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.md
deleted file mode 100644
index 70140e421e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsThinkboxXMesh
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-```
-
-
-
-| Illustration | AwsThinkboxXMesh | AwsThinkboxXMeshCard | AwsThinkboxXMeshGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.png) | ![illustration for AwsThinkboxXMesh](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.Local.png) | ![illustration for AwsThinkboxXMeshCard](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.png) | ![illustration for AwsThinkboxXMeshGroup](../../../aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsThinkboxXMeshXs>`
-- `<$AwsThinkboxXMeshSm>`
-- `<$AwsThinkboxXMeshMd>`
-- `<$AwsThinkboxXMeshLg>`
-
-
-
-
-
-## AwsThinkboxXMesh
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxXMesh
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMesh('AwsThinkboxXMesh', 'Aws Thinkbox X Mesh', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxXMesh
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMesh('AwsThinkboxXMesh', 'Aws Thinkbox X Mesh', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxXMeshCard
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxXMeshCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshCard('AwsThinkboxXMeshCard', 'Aws Thinkbox X Mesh Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxXMeshCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshCard('AwsThinkboxXMeshCard', 'Aws Thinkbox X Mesh Card', 'an optional description')
-@enduml
-```
-
-## AwsThinkboxXMeshGroup
-
-### Load remotely
-```plantuml
-@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 AwsThinkboxXMeshGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshGroup('AwsThinkboxXMeshGroup', 'Aws Thinkbox X Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsThinkboxXMeshGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshGroup('AwsThinkboxXMeshGroup', 'Aws Thinkbox X Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.png
deleted file mode 100644
index 2bf12c31a7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.puml
deleted file mode 100644
index 06f93eaa4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh
-
-sprite $AwsThinkboxXMeshXs [10x10/16z] TKY50S0W35ir_ryytA6Dut5QtGZabX8vfAuVX2HlCK7hHf7b2Ci5
-
-sprite $AwsThinkboxXMeshSm [12x12/16z] VOp50K0n24CBHFQV-BjBtmM9k4ixrsYbTPDIOInxaKfjjdHXNsFAvkf1kbInLwfy03yP0G
-
-sprite $AwsThinkboxXMeshMd [16x16/16z] dSs53S0024HHzFx-4zT9uvKNm-4Vp-8cP4vVMLS6APTVEKwwPC792E6goJ4gCP_zt0iuiw_kmENpqbquPG5ZdeqsySeA
-
-sprite $AwsThinkboxXMeshLg [20x20/16z] hSst0S003091KE3ttzYLO-th5E4FQRwc42zBeOBbjBB1HAkpPuhgU9YvUn4qOyIfUqsyyS99IpLsSzfYdKI9pvwbHLtK8oDqatZLd4e1msXvA6VuafiV7
-
-!procedure AwsThinkboxXMesh($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsThinkboxXMeshCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsThinkboxXMeshLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsThinkboxXMeshGroup($id, $name='Aws Thinkbox X Mesh', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsThinkboxXMeshLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.png
deleted file mode 100644
index 0af69f79f7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.puml
deleted file mode 100644
index 404e86e936..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsThinkboxXMeshCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshCard('AwsThinkboxXMeshCard', 'Aws Thinkbox X Mesh Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Remote.puml
deleted file mode 100644
index 693a9a8d06..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsThinkboxXMeshCard
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshCard('AwsThinkboxXMeshCard', 'Aws Thinkbox X Mesh Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.png
deleted file mode 100644
index a2f51382bb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.puml
deleted file mode 100644
index 219d457615..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsThinkboxXMeshGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshGroup('AwsThinkboxXMeshGroup', 'Aws Thinkbox X Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Remote.puml
deleted file mode 100644
index 999cf22298..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsThinkboxXMeshGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsThinkboxXMeshGroup
-include('aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh')
-
-' renders the element
-AwsThinkboxXMeshGroup('AwsThinkboxXMeshGroup', 'Aws Thinkbox X Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Local.png
deleted file mode 100644
index 890dc6633e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Local.puml
deleted file mode 100644
index 7aa947f652..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWavelength
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelength('AwsWavelength', 'Aws Wavelength', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Remote.puml
deleted file mode 100644
index 62ad9c5bde..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWavelength
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelength('AwsWavelength', 'Aws Wavelength', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.md b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.md
deleted file mode 100644
index 041e1c7e81..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWavelength
-
-
-```text
-aws-q2-2023/Architecture/Compute/AwsWavelength
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-```
-
-
-
-| Illustration | AwsWavelength | AwsWavelengthCard | AwsWavelengthGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/AwsWavelength.png) | ![illustration for AwsWavelength](../../../aws-q2-2023/Architecture/Compute/AwsWavelength.Local.png) | ![illustration for AwsWavelengthCard](../../../aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.png) | ![illustration for AwsWavelengthGroup](../../../aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWavelengthXs>`
-- `<$AwsWavelengthSm>`
-- `<$AwsWavelengthMd>`
-- `<$AwsWavelengthLg>`
-
-
-
-
-
-## AwsWavelength
-
-### Load remotely
-```plantuml
-@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 AwsWavelength
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelength('AwsWavelength', 'Aws Wavelength', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWavelength
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelength('AwsWavelength', 'Aws Wavelength', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWavelengthCard
-
-### Load remotely
-```plantuml
-@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 AwsWavelengthCard
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthCard('AwsWavelengthCard', 'Aws Wavelength Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWavelengthCard
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthCard('AwsWavelengthCard', 'Aws Wavelength Card', 'an optional description')
-@enduml
-```
-
-## AwsWavelengthGroup
-
-### Load remotely
-```plantuml
-@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 AwsWavelengthGroup
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthGroup('AwsWavelengthGroup', 'Aws Wavelength Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWavelengthGroup
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthGroup('AwsWavelengthGroup', 'Aws Wavelength Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.png b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.png
deleted file mode 100644
index 80a9f9a1e5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.puml
deleted file mode 100644
index d366e4a32e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelength.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/AwsWavelength
-
-sprite $AwsWavelengthXs [10x10/16z] RSQr0S1040InFPp-ApQpNv4OwoQqLxr7KaFkittGOMoSYtYR0G
-
-sprite $AwsWavelengthSm [12x12/16z] VSR50SC040Inmvt-AqxCREiblhZ7ieR2beVJcYfKk6kzBwVTN8hvAcWMvibAY8i_
-
-sprite $AwsWavelengthMd [16x16/16z] dSd50GC144BH4U3tNt5SZidkEo6SaPPtbXSRYorUbcw-j-YfBiNFFgnX6VpgOthP100pk4eiJysKEvzEqv3XGzqLlWB5Nwu
-
-sprite $AwsWavelengthLg [20x20/16z] hSgv0S00249HLEJllt6Qd7rUny4FTiRXBGemfVS9rk7TDQkAnACJzQQwoTK9eSGCyTDPzdZ2l7zRYvzVuTLeACnbg6YgGZrTSAUX0vSUp23UKbKoNuBc1mS
-
-!procedure AwsWavelength($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/AwsWavelength', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWavelengthCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWavelengthLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsWavelengthGroup($id, $name='Aws Wavelength', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsWavelengthLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.png
deleted file mode 100644
index bab77d4a14..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.puml
deleted file mode 100644
index 0a632afd82..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWavelengthCard
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthCard('AwsWavelengthCard', 'Aws Wavelength Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Remote.puml
deleted file mode 100644
index 342a9887ae..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWavelengthCard
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthCard('AwsWavelengthCard', 'Aws Wavelength Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.png
deleted file mode 100644
index a0ee54643f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.puml
deleted file mode 100644
index bcc1494c9b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWavelengthGroup
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthGroup('AwsWavelengthGroup', 'Aws Wavelength Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Remote.puml
deleted file mode 100644
index 14bc3b577d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/AwsWavelengthGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWavelengthGroup
-include('aws-q2-2023/Architecture/Compute/AwsWavelength')
-
-' renders the element
-AwsWavelengthGroup('AwsWavelengthGroup', 'Aws Wavelength Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Local.png b/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Local.png
deleted file mode 100644
index c5096c7e55..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Local.puml
deleted file mode 100644
index 1d3264694b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Bottlerocket
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-Bottlerocket('Bottlerocket', 'Bottlerocket', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Remote.puml
deleted file mode 100644
index 38892dcf40..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Bottlerocket
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-Bottlerocket('Bottlerocket', 'Bottlerocket', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.md b/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.md
deleted file mode 100644
index 6e2f70922a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Bottlerocket
-
-
-```text
-aws-q2-2023/Architecture/Compute/Bottlerocket
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-```
-
-
-
-| Illustration | Bottlerocket | BottlerocketCard | BottlerocketGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/Bottlerocket.png) | ![illustration for Bottlerocket](../../../aws-q2-2023/Architecture/Compute/Bottlerocket.Local.png) | ![illustration for BottlerocketCard](../../../aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.png) | ![illustration for BottlerocketGroup](../../../aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$BottlerocketXs>`
-- `<$BottlerocketSm>`
-- `<$BottlerocketMd>`
-- `<$BottlerocketLg>`
-
-
-
-
-
-## Bottlerocket
-
-### Load remotely
-```plantuml
-@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 Bottlerocket
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-Bottlerocket('Bottlerocket', 'Bottlerocket', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Bottlerocket
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-Bottlerocket('Bottlerocket', 'Bottlerocket', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## BottlerocketCard
-
-### Load remotely
-```plantuml
-@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 BottlerocketCard
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketCard('BottlerocketCard', 'Bottlerocket Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BottlerocketCard
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketCard('BottlerocketCard', 'Bottlerocket Card', 'an optional description')
-@enduml
-```
-
-## BottlerocketGroup
-
-### Load remotely
-```plantuml
-@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 BottlerocketGroup
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketGroup('BottlerocketGroup', 'Bottlerocket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BottlerocketGroup
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketGroup('BottlerocketGroup', 'Bottlerocket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.png b/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.png
deleted file mode 100644
index 5766a8ec09..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.puml b/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.puml
deleted file mode 100644
index 371521d587..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/Bottlerocket.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/Bottlerocket
-
-sprite $BottlerocketXs [10x10/16z] OyS5s60CPWO6TZWRGZ6mCp2pW5bCGCG0LyyAOi1e1
-
-sprite $BottlerocketSm [12x12/16z] VOh50S0W5CM-P_-9wruWbwSC4IuKksnMvE6JgBClbRfEQ5qVGVMiFGkkm9SP
-
-sprite $BottlerocketMd [16x16/16z] dOc54SH030C5TrR_5Jy4FHXOuuxoZk5qQeRTGH7DlSr6QI0jbmIIXqyPrTn8WfP7OPGJJwS3LMxn1G
-
-sprite $BottlerocketLg [20x20/16z] hO-52GHG34ChaVqdFhTIvEm1Nwg9_u5wns87KsxEK7MSq8ZXV0WZrjTZ4CwgpX5gTsGJOuKpJaUynkfowZKMA1bHhp7PT9wFLmHkmxbZ5kKFEG8
-
-!procedure Bottlerocket($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/Bottlerocket', $name, $tech, $desc)
-!endprocedure
-
-!procedure BottlerocketCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$BottlerocketLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure BottlerocketGroup($id, $name='Bottlerocket', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$BottlerocketLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.png
deleted file mode 100644
index 50115fcb8f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.puml
deleted file mode 100644
index 1150b7cb11..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 BottlerocketCard
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketCard('BottlerocketCard', 'Bottlerocket Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Remote.puml
deleted file mode 100644
index 75238f5aa3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 BottlerocketCard
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketCard('BottlerocketCard', 'Bottlerocket Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.png
deleted file mode 100644
index d2fc55720e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.puml
deleted file mode 100644
index 4efa1baa4f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 BottlerocketGroup
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketGroup('BottlerocketGroup', 'Bottlerocket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Remote.puml
deleted file mode 100644
index 379d65c8b8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/BottlerocketGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 BottlerocketGroup
-include('aws-q2-2023/Architecture/Compute/Bottlerocket')
-
-' renders the element
-BottlerocketGroup('BottlerocketGroup', 'Bottlerocket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.png b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.png
deleted file mode 100644
index b02664a4a5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.puml
deleted file mode 100644
index 8a7062b20c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticFabricAdapter
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapter('ElasticFabricAdapter', 'Elastic Fabric Adapter', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Remote.puml
deleted file mode 100644
index 1602bb588c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticFabricAdapter
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapter('ElasticFabricAdapter', 'Elastic Fabric Adapter', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.md b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.md
deleted file mode 100644
index 50081dc1f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticFabricAdapter
-
-
-```text
-aws-q2-2023/Architecture/Compute/ElasticFabricAdapter
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-```
-
-
-
-| Illustration | ElasticFabricAdapter | ElasticFabricAdapterCard | ElasticFabricAdapterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.png) | ![illustration for ElasticFabricAdapter](../../../aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.Local.png) | ![illustration for ElasticFabricAdapterCard](../../../aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.png) | ![illustration for ElasticFabricAdapterGroup](../../../aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticFabricAdapterXs>`
-- `<$ElasticFabricAdapterSm>`
-- `<$ElasticFabricAdapterMd>`
-- `<$ElasticFabricAdapterLg>`
-
-
-
-
-
-## ElasticFabricAdapter
-
-### Load remotely
-```plantuml
-@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 ElasticFabricAdapter
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapter('ElasticFabricAdapter', 'Elastic Fabric Adapter', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticFabricAdapter
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapter('ElasticFabricAdapter', 'Elastic Fabric Adapter', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticFabricAdapterCard
-
-### Load remotely
-```plantuml
-@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 ElasticFabricAdapterCard
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterCard('ElasticFabricAdapterCard', 'Elastic Fabric Adapter Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticFabricAdapterCard
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterCard('ElasticFabricAdapterCard', 'Elastic Fabric Adapter Card', 'an optional description')
-@enduml
-```
-
-## ElasticFabricAdapterGroup
-
-### Load remotely
-```plantuml
-@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 ElasticFabricAdapterGroup
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterGroup('ElasticFabricAdapterGroup', 'Elastic Fabric Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticFabricAdapterGroup
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterGroup('ElasticFabricAdapterGroup', 'Elastic Fabric Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.png b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.png
deleted file mode 100644
index fe83a22870..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.puml
deleted file mode 100644
index 484545d101..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/ElasticFabricAdapter
-
-sprite $ElasticFabricAdapterXs [10x10/16z] OoS4682O1SfaO80mc1WOcHbO86ACK34Mt4O
-
-sprite $ElasticFabricAdapterSm [12x12/16z] ZKh50SD033iBzv-u3Nq3Hb4_bcZaWlivCMTiQtOs7StYQHjQy1dA_jYhPj27-WC
-
-sprite $ElasticFabricAdapterMd [16x16/16z] hOp50SG020I1jVuhFec-8uDhti1DOSuII-YzRlDFk9K3LPLcQgaLKFtJxQARIhdLoC94ic8lrVvPo06xsxd35m
-
-sprite $ElasticFabricAdapterLg [20x20/16z] lSx70GHH209G49J-Azwy_WfctirixgDocvqSo8UTLTi--PlWW_cJBQ504VvrAYcXsIBYRywaQqOMoHrd0118bB_s_dIuDdLCaNIkyGG
-
-!procedure ElasticFabricAdapter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/ElasticFabricAdapter', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticFabricAdapterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticFabricAdapterLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure ElasticFabricAdapterGroup($id, $name='Elastic Fabric Adapter', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$ElasticFabricAdapterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.png
deleted file mode 100644
index d3ff99ad90..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.puml
deleted file mode 100644
index 2e4304c225..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticFabricAdapterCard
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterCard('ElasticFabricAdapterCard', 'Elastic Fabric Adapter Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Remote.puml
deleted file mode 100644
index 3fa5395eb5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticFabricAdapterCard
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterCard('ElasticFabricAdapterCard', 'Elastic Fabric Adapter Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.png
deleted file mode 100644
index c7c8955f05..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.puml
deleted file mode 100644
index 3c88248b53..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticFabricAdapterGroup
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterGroup('ElasticFabricAdapterGroup', 'Elastic Fabric Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Remote.puml
deleted file mode 100644
index 3a7df79149..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/ElasticFabricAdapterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticFabricAdapterGroup
-include('aws-q2-2023/Architecture/Compute/ElasticFabricAdapter')
-
-' renders the element
-ElasticFabricAdapterGroup('ElasticFabricAdapterGroup', 'Elastic Fabric Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Local.png b/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Local.png
deleted file mode 100644
index 6eda7783c6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Local.puml
deleted file mode 100644
index 92a9b2a5db..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 NiceDcv
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcv('NiceDcv', 'Nice Dcv', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Remote.puml
deleted file mode 100644
index 51c6e6ce75..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 NiceDcv
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcv('NiceDcv', 'Nice Dcv', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.md b/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.md
deleted file mode 100644
index c351306f90..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# NiceDcv
-
-
-```text
-aws-q2-2023/Architecture/Compute/NiceDcv
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-```
-
-
-
-| Illustration | NiceDcv | NiceDcvCard | NiceDcvGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/NiceDcv.png) | ![illustration for NiceDcv](../../../aws-q2-2023/Architecture/Compute/NiceDcv.Local.png) | ![illustration for NiceDcvCard](../../../aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.png) | ![illustration for NiceDcvGroup](../../../aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$NiceDcvXs>`
-- `<$NiceDcvSm>`
-- `<$NiceDcvMd>`
-- `<$NiceDcvLg>`
-
-
-
-
-
-## NiceDcv
-
-### Load remotely
-```plantuml
-@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 NiceDcv
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcv('NiceDcv', 'Nice Dcv', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NiceDcv
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcv('NiceDcv', 'Nice Dcv', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## NiceDcvCard
-
-### Load remotely
-```plantuml
-@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 NiceDcvCard
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvCard('NiceDcvCard', 'Nice Dcv Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NiceDcvCard
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvCard('NiceDcvCard', 'Nice Dcv Card', 'an optional description')
-@enduml
-```
-
-## NiceDcvGroup
-
-### Load remotely
-```plantuml
-@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 NiceDcvGroup
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvGroup('NiceDcvGroup', 'Nice Dcv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NiceDcvGroup
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvGroup('NiceDcvGroup', 'Nice Dcv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.png b/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.png
deleted file mode 100644
index 34b6925ca0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.puml
deleted file mode 100644
index 95b5cd251f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcv.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/NiceDcv
-
-sprite $NiceDcvXs [10x10/16z] OyS1cDXP80nck103We29ip0o8AjWWj4CA6O1
-
-sprite $NiceDcvSm [12x12/16z] OyS7c1ZPO4n6TdOe6yfWHbB7nWPdCa1Lip0Y5321zI0uZ70PLbPqAm4
-
-sprite $NiceDcvMd [16x16/16z] dKt50S1038f1zf-uBhmg5rVe8OagbnPSWWosKgIEitEE0uMwln1zKLZTQEwulkH1MB3iAFlcyVCgCm
-
-sprite $NiceDcvLg [20x20/16z] hOx50G1130AZq7_5v-woyue2B03SiHc5aHRhcNMBN8wSUsGir1QpVQMZksAx5UUqR6TmZOLff8h4sXyO6pa8QEk4MDZFQQERhm5VKWC
-
-!procedure NiceDcv($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/NiceDcv', $name, $tech, $desc)
-!endprocedure
-
-!procedure NiceDcvCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$NiceDcvLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure NiceDcvGroup($id, $name='Nice Dcv', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$NiceDcvLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.png
deleted file mode 100644
index 020da9f99a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.puml
deleted file mode 100644
index 41a9c81825..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 NiceDcvCard
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvCard('NiceDcvCard', 'Nice Dcv Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Remote.puml
deleted file mode 100644
index 055893eb35..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 NiceDcvCard
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvCard('NiceDcvCard', 'Nice Dcv Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.png
deleted file mode 100644
index 3094c91d24..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.puml
deleted file mode 100644
index 407c359b6a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 NiceDcvGroup
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvGroup('NiceDcvGroup', 'Nice Dcv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Remote.puml
deleted file mode 100644
index 1d4cea64cf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceDcvGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 NiceDcvGroup
-include('aws-q2-2023/Architecture/Compute/NiceDcv')
-
-' renders the element
-NiceDcvGroup('NiceDcvGroup', 'Nice Dcv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.png b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.png
deleted file mode 100644
index cefffeb78b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.puml
deleted file mode 100644
index bdf9d769a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 NiceEnginFrame
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrame('NiceEnginFrame', 'Nice Engin Frame', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Remote.puml
deleted file mode 100644
index 48e24d6dba..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 NiceEnginFrame
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrame('NiceEnginFrame', 'Nice Engin Frame', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.md b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.md
deleted file mode 100644
index e9df44ea93..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# NiceEnginFrame
-
-
-```text
-aws-q2-2023/Architecture/Compute/NiceEnginFrame
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-```
-
-
-
-| Illustration | NiceEnginFrame | NiceEnginFrameCard | NiceEnginFrameGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/NiceEnginFrame.png) | ![illustration for NiceEnginFrame](../../../aws-q2-2023/Architecture/Compute/NiceEnginFrame.Local.png) | ![illustration for NiceEnginFrameCard](../../../aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.png) | ![illustration for NiceEnginFrameGroup](../../../aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$NiceEnginFrameXs>`
-- `<$NiceEnginFrameSm>`
-- `<$NiceEnginFrameMd>`
-- `<$NiceEnginFrameLg>`
-
-
-
-
-
-## NiceEnginFrame
-
-### Load remotely
-```plantuml
-@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 NiceEnginFrame
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrame('NiceEnginFrame', 'Nice Engin Frame', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NiceEnginFrame
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrame('NiceEnginFrame', 'Nice Engin Frame', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## NiceEnginFrameCard
-
-### Load remotely
-```plantuml
-@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 NiceEnginFrameCard
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameCard('NiceEnginFrameCard', 'Nice Engin Frame Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NiceEnginFrameCard
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameCard('NiceEnginFrameCard', 'Nice Engin Frame Card', 'an optional description')
-@enduml
-```
-
-## NiceEnginFrameGroup
-
-### Load remotely
-```plantuml
-@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 NiceEnginFrameGroup
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameGroup('NiceEnginFrameGroup', 'Nice Engin Frame Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NiceEnginFrameGroup
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameGroup('NiceEnginFrameGroup', 'Nice Engin Frame Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.png b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.png
deleted file mode 100644
index df1fc6c369..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.puml
deleted file mode 100644
index b75f3e20ae..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrame.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/NiceEnginFrame
-
-sprite $NiceEnginFrameXs [10x10/16z] OyS1M1bXB0Oc1bOG3IOO6M2Yx2mWBZE82HPZPcK02c85
-
-sprite $NiceEnginFrameSm [12x12/16z] ZKs53O003Ckg_r-C4qVcslQdJ9ivI-yri9T0ajO-BreMsXFFqnn7b74_au9VU5O
-
-sprite $NiceEnginFrameMd [16x16/16z] dSV70KHH24BHGONRVyMJVjw-OuGrThXeW6vs5Or7Y3_5Zpkl7y7edyrVg2rtvGlYFVE_AOS_fINPmyxgQOK57m
-
-sprite $NiceEnginFrameLg [20x20/16z] jSp50GG134BH2EJtN_7kk1GmxnO1FkBAvgLw0AUu18wi2DptAisgBBEP-ve4coPhbO9kDdS7b8QLoDx0AC-Mgp3EFcJd04gIKpVEA8ZXCbLIP_E9Fm
-
-!procedure NiceEnginFrame($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/NiceEnginFrame', $name, $tech, $desc)
-!endprocedure
-
-!procedure NiceEnginFrameCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$NiceEnginFrameLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure NiceEnginFrameGroup($id, $name='Nice Engin Frame', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$NiceEnginFrameLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.png
deleted file mode 100644
index 8d4cfaae27..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.puml
deleted file mode 100644
index 5c0001731e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 NiceEnginFrameCard
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameCard('NiceEnginFrameCard', 'Nice Engin Frame Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Remote.puml
deleted file mode 100644
index 9553d9db02..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 NiceEnginFrameCard
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameCard('NiceEnginFrameCard', 'Nice Engin Frame Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.png
deleted file mode 100644
index d1945b9e5b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.puml
deleted file mode 100644
index e77218bf6c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 NiceEnginFrameGroup
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameGroup('NiceEnginFrameGroup', 'Nice Engin Frame Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Remote.puml
deleted file mode 100644
index cde4e8ff01..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/NiceEnginFrameGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 NiceEnginFrameGroup
-include('aws-q2-2023/Architecture/Compute/NiceEnginFrame')
-
-' renders the element
-NiceEnginFrameGroup('NiceEnginFrameGroup', 'Nice Engin Frame Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.png b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.png
deleted file mode 100644
index b8babc7619..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.puml
deleted file mode 100644
index 64ec716691..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VMwareCloudOnAws
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAws('VMwareCloudOnAws', 'V Mware Cloud On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Remote.puml
deleted file mode 100644
index d8660f724d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VMwareCloudOnAws
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAws('VMwareCloudOnAws', 'V Mware Cloud On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.md b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.md
deleted file mode 100644
index 44f9ec384d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# VMwareCloudOnAws
-
-
-```text
-aws-q2-2023/Architecture/Compute/VMwareCloudOnAws
-```
-
-```text
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-```
-
-
-
-| Illustration | VMwareCloudOnAws | VMwareCloudOnAwsCard | VMwareCloudOnAwsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.png) | ![illustration for VMwareCloudOnAws](../../../aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.Local.png) | ![illustration for VMwareCloudOnAwsCard](../../../aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.png) | ![illustration for VMwareCloudOnAwsGroup](../../../aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$VMwareCloudOnAwsXs>`
-- `<$VMwareCloudOnAwsSm>`
-- `<$VMwareCloudOnAwsMd>`
-- `<$VMwareCloudOnAwsLg>`
-
-
-
-
-
-## VMwareCloudOnAws
-
-### Load remotely
-```plantuml
-@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 VMwareCloudOnAws
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAws('VMwareCloudOnAws', 'V Mware Cloud On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VMwareCloudOnAws
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAws('VMwareCloudOnAws', 'V Mware Cloud On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## VMwareCloudOnAwsCard
-
-### Load remotely
-```plantuml
-@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 VMwareCloudOnAwsCard
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsCard('VMwareCloudOnAwsCard', 'V Mware Cloud On Aws Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VMwareCloudOnAwsCard
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsCard('VMwareCloudOnAwsCard', 'V Mware Cloud On Aws Card', 'an optional description')
-@enduml
-```
-
-## VMwareCloudOnAwsGroup
-
-### Load remotely
-```plantuml
-@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 VMwareCloudOnAwsGroup
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsGroup('VMwareCloudOnAwsGroup', 'V Mware Cloud On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VMwareCloudOnAwsGroup
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsGroup('VMwareCloudOnAwsGroup', 'V Mware Cloud On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.png b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.png
deleted file mode 100644
index 1d40f253c7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.puml
deleted file mode 100644
index ce899c31b7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Compute/VMwareCloudOnAws
-
-sprite $VMwareCloudOnAwsXs [10x10/16z] OoS46DZPO4mcHZO6A9EHWHt4P6LdO6A72J93Q4m
-
-sprite $VMwareCloudOnAwsSm [12x12/16z] ZSP10a0030D1RPFi_ryCkCASXfzKwhjMjUxNf21d6Me9lZw5V9pUuU5ctcm
-
-sprite $VMwareCloudOnAwsMd [16x16/16z] hOX50e0m40ERRUJ_ByRj2dHM9nc12qI_bQGAbrSi26TWh1xu27hYW2tP0wsDf6btU8TYTcpBvJoGyeaP
-
-sprite $VMwareCloudOnAwsLg [20x20/16z] lSor0GC13CLGowJz9mvpdtlj1uzJq8cVGjsqFrlIJM-FFY4vk1C-qLB3fiDuqohAHceytnH5AxPNrHab8dLsduzDtaYoVgeDVqtx9sS
-
-!procedure VMwareCloudOnAws($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Compute/VMwareCloudOnAws', $name, $tech, $desc)
-!endprocedure
-
-!procedure VMwareCloudOnAwsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$VMwareCloudOnAwsLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure VMwareCloudOnAwsGroup($id, $name='V Mware Cloud On Aws', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$VMwareCloudOnAwsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.png b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.png
deleted file mode 100644
index d5ddc4e0e5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.puml
deleted file mode 100644
index ebccf06e65..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VMwareCloudOnAwsCard
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsCard('VMwareCloudOnAwsCard', 'V Mware Cloud On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Remote.puml
deleted file mode 100644
index 0a5164a6fc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VMwareCloudOnAwsCard
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsCard('VMwareCloudOnAwsCard', 'V Mware Cloud On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.png
deleted file mode 100644
index d8d3914a63..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.puml
deleted file mode 100644
index 9ec515f7fa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 VMwareCloudOnAwsGroup
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsGroup('VMwareCloudOnAwsGroup', 'V Mware Cloud On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Remote.puml
deleted file mode 100644
index fc6c3242e7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Compute/VMwareCloudOnAwsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 VMwareCloudOnAwsGroup
-include('aws-q2-2023/Architecture/Compute/VMwareCloudOnAws')
-
-' renders the element
-VMwareCloudOnAwsGroup('VMwareCloudOnAwsGroup', 'V Mware Cloud On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.png
deleted file mode 100644
index 3b48adcce2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.puml
deleted file mode 100644
index d1cc240e6d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEcsAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhere('AmazonEcsAnywhere', 'Amazon Ecs Anywhere', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Remote.puml
deleted file mode 100644
index ac8d17bbc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEcsAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhere('AmazonEcsAnywhere', 'Amazon Ecs Anywhere', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.md
deleted file mode 100644
index ec51a1a948..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEcsAnywhere
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-```
-
-
-
-| Illustration | AmazonEcsAnywhere | AmazonEcsAnywhereCard | AmazonEcsAnywhereGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.png) | ![illustration for AmazonEcsAnywhere](../../../aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.Local.png) | ![illustration for AmazonEcsAnywhereCard](../../../aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.png) | ![illustration for AmazonEcsAnywhereGroup](../../../aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEcsAnywhereXs>`
-- `<$AmazonEcsAnywhereSm>`
-- `<$AmazonEcsAnywhereMd>`
-- `<$AmazonEcsAnywhereLg>`
-
-
-
-
-
-## AmazonEcsAnywhere
-
-### Load remotely
-```plantuml
-@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 AmazonEcsAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhere('AmazonEcsAnywhere', 'Amazon Ecs Anywhere', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEcsAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhere('AmazonEcsAnywhere', 'Amazon Ecs Anywhere', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEcsAnywhereCard
-
-### Load remotely
-```plantuml
-@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 AmazonEcsAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereCard('AmazonEcsAnywhereCard', 'Amazon Ecs Anywhere Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEcsAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereCard('AmazonEcsAnywhereCard', 'Amazon Ecs Anywhere Card', 'an optional description')
-@enduml
-```
-
-## AmazonEcsAnywhereGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEcsAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereGroup('AmazonEcsAnywhereGroup', 'Amazon Ecs Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEcsAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereGroup('AmazonEcsAnywhereGroup', 'Amazon Ecs Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.png
deleted file mode 100644
index 6baaf63004..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.puml
deleted file mode 100644
index fa8a0a6343..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere
-
-sprite $AmazonEcsAnywhereXs [10x10/16z] TOk54O004CFwIBF_nbmuG_CkvOSXI6XWjskcB7RIioE3ErC9ekB60G
-
-sprite $AmazonEcsAnywhereSm [12x12/16z] VSR70SCm40Cm5kcu_yI9UxVnGhueVLblbMXk0YBBRPBBIG3hJShZguKOEdD5bLNFrHy
-
-sprite $AmazonEcsAnywhereMd [16x16/16z] dKx50G012083zf_uEbyNTej_KSBi8-imB75BGsvWoafBJdUB3Bktd3BRUUGWGSQjNyAHEvg0Mai-jpDwTYS0L_X2HR-Z4G
-
-sprite $AmazonEcsAnywhereLg [20x20/16z] hSYreSK05CDGsnUq_yGV7WJwIDtXYPhcNZb4Uv7H48hAGMfOoO3dQv2iAmCvR5jurXTxxUs-cT_lnOBmJlN5Y71ZTDWoQjjfZX9WOSJPkc4yt5gfUQ1V
-
-!procedure AmazonEcsAnywhere($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEcsAnywhereCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEcsAnywhereLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEcsAnywhereGroup($id, $name='Amazon Ecs Anywhere', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonEcsAnywhereLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.png
deleted file mode 100644
index 9589ddef6f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.puml
deleted file mode 100644
index 28379802a7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEcsAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereCard('AmazonEcsAnywhereCard', 'Amazon Ecs Anywhere Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Remote.puml
deleted file mode 100644
index 43f9c198b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEcsAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereCard('AmazonEcsAnywhereCard', 'Amazon Ecs Anywhere Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.png
deleted file mode 100644
index 5894e1d7f2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.puml
deleted file mode 100644
index f8b4d1b4e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEcsAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereGroup('AmazonEcsAnywhereGroup', 'Amazon Ecs Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Remote.puml
deleted file mode 100644
index 6cf44a8b69..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEcsAnywhereGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEcsAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere')
-
-' renders the element
-AmazonEcsAnywhereGroup('AmazonEcsAnywhereGroup', 'Amazon Ecs Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.png
deleted file mode 100644
index a9fdff0828..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.puml
deleted file mode 100644
index b3af495561..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEksAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhere('AmazonEksAnywhere', 'Amazon Eks Anywhere', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Remote.puml
deleted file mode 100644
index eb75249f7d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEksAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhere('AmazonEksAnywhere', 'Amazon Eks Anywhere', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.md
deleted file mode 100644
index 1d5000ec86..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEksAnywhere
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonEksAnywhere
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-```
-
-
-
-| Illustration | AmazonEksAnywhere | AmazonEksAnywhereCard | AmazonEksAnywhereGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.png) | ![illustration for AmazonEksAnywhere](../../../aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.Local.png) | ![illustration for AmazonEksAnywhereCard](../../../aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.png) | ![illustration for AmazonEksAnywhereGroup](../../../aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEksAnywhereXs>`
-- `<$AmazonEksAnywhereSm>`
-- `<$AmazonEksAnywhereMd>`
-- `<$AmazonEksAnywhereLg>`
-
-
-
-
-
-## AmazonEksAnywhere
-
-### Load remotely
-```plantuml
-@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 AmazonEksAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhere('AmazonEksAnywhere', 'Amazon Eks Anywhere', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksAnywhere
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhere('AmazonEksAnywhere', 'Amazon Eks Anywhere', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEksAnywhereCard
-
-### Load remotely
-```plantuml
-@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 AmazonEksAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereCard('AmazonEksAnywhereCard', 'Amazon Eks Anywhere Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereCard('AmazonEksAnywhereCard', 'Amazon Eks Anywhere Card', 'an optional description')
-@enduml
-```
-
-## AmazonEksAnywhereGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEksAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereGroup('AmazonEksAnywhereGroup', 'Amazon Eks Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereGroup('AmazonEksAnywhereGroup', 'Amazon Eks Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.png
deleted file mode 100644
index 6ea68a2542..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.puml
deleted file mode 100644
index 4c3d70a24e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonEksAnywhere
-
-sprite $AmazonEksAnywhereXs [10x10/16z] OyS1c5WXD0Cx0pEG00in0PbG5ZiR6mj46WX0B327YGL2CxEmC2EP1G
-
-sprite $AmazonEksAnywhereSm [12x12/16z] VKh50O0m32GvstzY7DfNesTPLVM7sXNf4GD3wGUV6GzyFlF69crS64w1t4xyEETzy0b9EdCT
-
-sprite $AmazonEksAnywhereMd [16x16/16z] dSu54W0n20D0P9By_yT7VVIilb3Jdq9duB3MRB75rbn23gD5K8hbgeHNtNQHec_JQB3jQ0U4wVu0lUNF1zhhootfLKoFvG8
-
-sprite $AmazonEksAnywhereLg [20x20/16z] {
-hOzL0WGn24D9GidzRxoCoy_QlFghWHz0DUugE4Ru36NsCMatyu4Ocdilo4xQXRHvE7O9w-wwWWoU7QngiivteG3YS97psAmkMmma56IqMrWokBebljFTXO2O
-ZTgTg1b_pWi
-}
-
-!procedure AmazonEksAnywhere($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonEksAnywhere', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEksAnywhereCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEksAnywhereLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEksAnywhereGroup($id, $name='Amazon Eks Anywhere', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonEksAnywhereLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.png
deleted file mode 100644
index 7859520300..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.puml
deleted file mode 100644
index 1d805b9554..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEksAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereCard('AmazonEksAnywhereCard', 'Amazon Eks Anywhere Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Remote.puml
deleted file mode 100644
index 561346c856..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEksAnywhereCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereCard('AmazonEksAnywhereCard', 'Amazon Eks Anywhere Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.png
deleted file mode 100644
index 0f8ee03882..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.puml
deleted file mode 100644
index c5bb72d18e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEksAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereGroup('AmazonEksAnywhereGroup', 'Amazon Eks Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Remote.puml
deleted file mode 100644
index 8214a0353f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksAnywhereGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEksAnywhereGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksAnywhere')
-
-' renders the element
-AmazonEksAnywhereGroup('AmazonEksAnywhereGroup', 'Amazon Eks Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.png
deleted file mode 100644
index 2c06145d49..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.puml
deleted file mode 100644
index 8bd8e2f1bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEksCloud
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloud('AmazonEksCloud', 'Amazon Eks Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Remote.puml
deleted file mode 100644
index 0d12977ae4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEksCloud
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloud('AmazonEksCloud', 'Amazon Eks Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.md
deleted file mode 100644
index 45310d8933..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEksCloud
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonEksCloud
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-```
-
-
-
-| Illustration | AmazonEksCloud | AmazonEksCloudCard | AmazonEksCloudGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonEksCloud.png) | ![illustration for AmazonEksCloud](../../../aws-q2-2023/Architecture/Containers/AmazonEksCloud.Local.png) | ![illustration for AmazonEksCloudCard](../../../aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.png) | ![illustration for AmazonEksCloudGroup](../../../aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEksCloudXs>`
-- `<$AmazonEksCloudSm>`
-- `<$AmazonEksCloudMd>`
-- `<$AmazonEksCloudLg>`
-
-
-
-
-
-## AmazonEksCloud
-
-### Load remotely
-```plantuml
-@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 AmazonEksCloud
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloud('AmazonEksCloud', 'Amazon Eks Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksCloud
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloud('AmazonEksCloud', 'Amazon Eks Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEksCloudCard
-
-### Load remotely
-```plantuml
-@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 AmazonEksCloudCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudCard('AmazonEksCloudCard', 'Amazon Eks Cloud Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksCloudCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudCard('AmazonEksCloudCard', 'Amazon Eks Cloud Card', 'an optional description')
-@enduml
-```
-
-## AmazonEksCloudGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEksCloudGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudGroup('AmazonEksCloudGroup', 'Amazon Eks Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksCloudGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudGroup('AmazonEksCloudGroup', 'Amazon Eks Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.png
deleted file mode 100644
index 5b6bf2d10a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.puml
deleted file mode 100644
index 9ed0f3861a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloud.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonEksCloud
-
-sprite $AmazonEksCloudXs [10x10/16z] OyS1c5WXD0Cx0pEG00in0PbG5bG8I34XwuB8GvGX
-
-sprite $AmazonEksCloudSm [12x12/16z] VOk50O0m30I9_Uq_CUxGNboU7kRik8ogRKae2jzwp7Nr34UlDCAO2R7MGsqpR8WF4m
-
-sprite $AmazonEksCloudMd [16x16/16z] dSwr0S1034DHa_ptdpYCLK27pvNua_OEdGpHyspdl1sKgqM09iLkeSQlTlpcDh3JKGMaLWSOS_meq3v7Pq7nBYC
-
-sprite $AmazonEksCloudLg [20x20/16z] hOpN0S1G208LDBV_nEazlxbNLO0VyD2y27K7TsJKO7Em2gAztdlFK88X2tJrX0ZyxeblBr4C7-_SyTKZZlZSUrNGkLS1ryU7wS2YSiLSH9e_c
-
-!procedure AmazonEksCloud($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonEksCloud', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEksCloudCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEksCloudLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEksCloudGroup($id, $name='Amazon Eks Cloud', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonEksCloudLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.png
deleted file mode 100644
index a4a26ef427..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.puml
deleted file mode 100644
index 7af8e3a377..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEksCloudCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudCard('AmazonEksCloudCard', 'Amazon Eks Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Remote.puml
deleted file mode 100644
index 8c831ce653..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEksCloudCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudCard('AmazonEksCloudCard', 'Amazon Eks Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.png
deleted file mode 100644
index b600774e11..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.puml
deleted file mode 100644
index 8bed296f34..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEksCloudGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudGroup('AmazonEksCloudGroup', 'Amazon Eks Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Remote.puml
deleted file mode 100644
index d45788ddd4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksCloudGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEksCloudGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksCloud')
-
-' renders the element
-AmazonEksCloudGroup('AmazonEksCloudGroup', 'Amazon Eks Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.png
deleted file mode 100644
index c0bdcb1756..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.puml
deleted file mode 100644
index bf6fbf9ffe..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEksDistro
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistro('AmazonEksDistro', 'Amazon Eks Distro', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Remote.puml
deleted file mode 100644
index 86e30eb2ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEksDistro
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistro('AmazonEksDistro', 'Amazon Eks Distro', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.md
deleted file mode 100644
index 07f0e9cf2e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEksDistro
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonEksDistro
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-```
-
-
-
-| Illustration | AmazonEksDistro | AmazonEksDistroCard | AmazonEksDistroGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonEksDistro.png) | ![illustration for AmazonEksDistro](../../../aws-q2-2023/Architecture/Containers/AmazonEksDistro.Local.png) | ![illustration for AmazonEksDistroCard](../../../aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.png) | ![illustration for AmazonEksDistroGroup](../../../aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEksDistroXs>`
-- `<$AmazonEksDistroSm>`
-- `<$AmazonEksDistroMd>`
-- `<$AmazonEksDistroLg>`
-
-
-
-
-
-## AmazonEksDistro
-
-### Load remotely
-```plantuml
-@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 AmazonEksDistro
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistro('AmazonEksDistro', 'Amazon Eks Distro', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksDistro
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistro('AmazonEksDistro', 'Amazon Eks Distro', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEksDistroCard
-
-### Load remotely
-```plantuml
-@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 AmazonEksDistroCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroCard('AmazonEksDistroCard', 'Amazon Eks Distro Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksDistroCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroCard('AmazonEksDistroCard', 'Amazon Eks Distro Card', 'an optional description')
-@enduml
-```
-
-## AmazonEksDistroGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEksDistroGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroGroup('AmazonEksDistroGroup', 'Amazon Eks Distro Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEksDistroGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroGroup('AmazonEksDistroGroup', 'Amazon Eks Distro Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.png
deleted file mode 100644
index b68667b1c6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.puml
deleted file mode 100644
index a4c6f4e94c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistro.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonEksDistro
-
-sprite $AmazonEksDistroXs [10x10/16z] TOcr0G0W30Glll_4E7H4Nkip6fifhDYH3dcKmQkFBF3SmjZYJ0S
-
-sprite $AmazonEksDistroSm [12x12/16z] VOkr0G1H5CAUGVQV-5owdmfbHTQhoebqXxHRrAt9ygyxEcxjYSmnq2OdxNdUeKU2UUJF3W
-
-sprite $AmazonEksDistroMd [16x16/16z] dSv70WH12090eGN-_-BDEzucTRGuaJlBC3MaudVsv_iWqVfQxqGlyMz53ZmELhbgx0hK_fijf8ElcR3K4AT0TTIUWWhe7Ayd
-
-sprite $AmazonEksDistroLg [20x20/16z] {
-hSl5WGGm34DHnPBz-wzuTnXo6df14p_WQJQgRl6eJ3NONBK0jKytPuOKp0hKFLSKmdkkODMMMvP6scSxT6uvXL8RZJX9eDUQWF1m9c24b0nNBb0FIRZJSkG9
-k-4j_m
-}
-
-!procedure AmazonEksDistro($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonEksDistro', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEksDistroCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEksDistroLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEksDistroGroup($id, $name='Amazon Eks Distro', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonEksDistroLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.png
deleted file mode 100644
index 25e0937195..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.puml
deleted file mode 100644
index dde98929eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEksDistroCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroCard('AmazonEksDistroCard', 'Amazon Eks Distro Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Remote.puml
deleted file mode 100644
index 61c0b02908..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEksDistroCard
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroCard('AmazonEksDistroCard', 'Amazon Eks Distro Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.png
deleted file mode 100644
index 5360040ee6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.puml
deleted file mode 100644
index 2c5faf13c2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEksDistroGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroGroup('AmazonEksDistroGroup', 'Amazon Eks Distro Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Remote.puml
deleted file mode 100644
index 27b4c6556e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonEksDistroGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEksDistroGroup
-include('aws-q2-2023/Architecture/Containers/AmazonEksDistro')
-
-' renders the element
-AmazonEksDistroGroup('AmazonEksDistroGroup', 'Amazon Eks Distro Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.png
deleted file mode 100644
index 9fc621eddd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.puml
deleted file mode 100644
index bcad3e659f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerRegistry
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistry('AmazonElasticContainerRegistry', 'Amazon Elastic Container Registry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Remote.puml
deleted file mode 100644
index 2dce7f78cb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerRegistry
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistry('AmazonElasticContainerRegistry', 'Amazon Elastic Container Registry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.md
deleted file mode 100644
index 0ac2845fb9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerRegistry
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-```
-
-
-
-| Illustration | AmazonElasticContainerRegistry | AmazonElasticContainerRegistryCard | AmazonElasticContainerRegistryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.png) | ![illustration for AmazonElasticContainerRegistry](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.Local.png) | ![illustration for AmazonElasticContainerRegistryCard](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.png) | ![illustration for AmazonElasticContainerRegistryGroup](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerRegistryXs>`
-- `<$AmazonElasticContainerRegistrySm>`
-- `<$AmazonElasticContainerRegistryMd>`
-- `<$AmazonElasticContainerRegistryLg>`
-
-
-
-
-
-## AmazonElasticContainerRegistry
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistry
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistry('AmazonElasticContainerRegistry', 'Amazon Elastic Container Registry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistry
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistry('AmazonElasticContainerRegistry', 'Amazon Elastic Container Registry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerRegistryCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryCard('AmazonElasticContainerRegistryCard', 'Amazon Elastic Container Registry Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryCard('AmazonElasticContainerRegistryCard', 'Amazon Elastic Container Registry Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerRegistryGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryGroup('AmazonElasticContainerRegistryGroup', 'Amazon Elastic Container Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryGroup('AmazonElasticContainerRegistryGroup', 'Amazon Elastic Container Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.png
deleted file mode 100644
index f83b3b8200..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.puml
deleted file mode 100644
index 4e80997e8b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry
-
-sprite $AmazonElasticContainerRegistryXs [10x10/16z] OyS5MA0q8uWDOp2mCq5PxCWic7esc5O65AC
-
-sprite $AmazonElasticContainerRegistrySm [12x12/16z] OySBc14iLdPM9YH1LXQu52CxK0B1mM2p0Z4Jc0GnKDMmeji8
-
-sprite $AmazonElasticContainerRegistryMd [16x16/16z] dOt50S0W3029tluJLu6ygWTnunykGP42gDEHh2pGEpMIYjre6HKVzZQMxlMzqk_qPKWeXTAIDwm
-
-sprite $AmazonElasticContainerRegistryLg [20x20/16z] hSYr0GG140CnUsdwh_YP6KwXMCHmHoMkHG7bvYJDNfa3pwdcTEoC1iNLkQZawXf8FZlTNPlpuOB6CEAatOs9ub89Y_-j0G
-
-!procedure AmazonElasticContainerRegistry($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerRegistryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerRegistryLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerRegistryGroup($id, $name='Amazon Elastic Container Registry', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerRegistryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.png
deleted file mode 100644
index a3ba11b4b9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.puml
deleted file mode 100644
index bb6786930f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerRegistryCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryCard('AmazonElasticContainerRegistryCard', 'Amazon Elastic Container Registry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Remote.puml
deleted file mode 100644
index 71e18c76bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerRegistryCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryCard('AmazonElasticContainerRegistryCard', 'Amazon Elastic Container Registry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.png
deleted file mode 100644
index 94ffc2831a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.puml
deleted file mode 100644
index e3a4ce16d0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerRegistryGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryGroup('AmazonElasticContainerRegistryGroup', 'Amazon Elastic Container Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Remote.puml
deleted file mode 100644
index d8f1c3ee5d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerRegistryGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryGroup('AmazonElasticContainerRegistryGroup', 'Amazon Elastic Container Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.png
deleted file mode 100644
index f711815e97..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.puml
deleted file mode 100644
index a9261bbf22..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerService('AmazonElasticContainerService', 'Amazon Elastic Container Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Remote.puml
deleted file mode 100644
index 0c7c75aaa6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerService('AmazonElasticContainerService', 'Amazon Elastic Container Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.md
deleted file mode 100644
index bd58a73b4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerService
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonElasticContainerService
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-```
-
-
-
-| Illustration | AmazonElasticContainerService | AmazonElasticContainerServiceCard | AmazonElasticContainerServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.png) | ![illustration for AmazonElasticContainerService](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.Local.png) | ![illustration for AmazonElasticContainerServiceCard](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.png) | ![illustration for AmazonElasticContainerServiceGroup](../../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceXs>`
-- `<$AmazonElasticContainerServiceSm>`
-- `<$AmazonElasticContainerServiceMd>`
-- `<$AmazonElasticContainerServiceLg>`
-
-
-
-
-
-## AmazonElasticContainerService
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerService('AmazonElasticContainerService', 'Amazon Elastic Container Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerService('AmazonElasticContainerService', 'Amazon Elastic Container Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceCard('AmazonElasticContainerServiceCard', 'Amazon Elastic Container Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceCard('AmazonElasticContainerServiceCard', 'Amazon Elastic Container Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceGroup('AmazonElasticContainerServiceGroup', 'Amazon Elastic Container Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceGroup('AmazonElasticContainerServiceGroup', 'Amazon Elastic Container Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.png
deleted file mode 100644
index 1aef3f0d05..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.puml
deleted file mode 100644
index 6ff9a9e381..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonElasticContainerService
-
-sprite $AmazonElasticContainerServiceXs [10x10/16z] OyS165WPm3Gh6B41MOnWFXCg2oZ9pC06rW35x61X5
-
-sprite $AmazonElasticContainerServiceSm [12x12/16z] OyS7MDZOO4mcTbPsHXY74GZPe4mmni5cXZBP6E4Ih2piJ4WMO5W9
-
-sprite $AmazonElasticContainerServiceMd [16x16/16z] dSxL0KDH30BG6B3_nErpzwivVA5F2mxdJ2SWn21KcpHAzcwJJXXSOtvfscXbDGVUiPDI2YmAg69LqAX7wmy
-
-sprite $AmazonElasticContainerServiceLg [20x20/16z] hK_50S0W38pV_XCNrsznY9pWnR3mAnB4hdI4H24UvHh3EH_i9K3HOpbaallPSiUAjIRz4GlHBKPUofWGGvqLFSRvlsH7bsM74wtwRiV4YWSZ0G
-
-!procedure AmazonElasticContainerService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonElasticContainerService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceGroup($id, $name='Amazon Elastic Container Service', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.png
deleted file mode 100644
index 05ee580415..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.puml
deleted file mode 100644
index f3c8141d0e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceCard('AmazonElasticContainerServiceCard', 'Amazon Elastic Container Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Remote.puml
deleted file mode 100644
index 43d49eb7ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceCard('AmazonElasticContainerServiceCard', 'Amazon Elastic Container Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.png
deleted file mode 100644
index 5096fd886d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.puml
deleted file mode 100644
index 12737f71dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceGroup('AmazonElasticContainerServiceGroup', 'Amazon Elastic Container Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Remote.puml
deleted file mode 100644
index dd82472f2f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticContainerServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticContainerService')
-
-' renders the element
-AmazonElasticContainerServiceGroup('AmazonElasticContainerServiceGroup', 'Amazon Elastic Container Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.png
deleted file mode 100644
index 63b4a9044f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.puml
deleted file mode 100644
index a5bf148cde..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticKubernetesService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesService('AmazonElasticKubernetesService', 'Amazon Elastic Kubernetes Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Remote.puml
deleted file mode 100644
index ffa45cdaa2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticKubernetesService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesService('AmazonElasticKubernetesService', 'Amazon Elastic Kubernetes Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.md b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.md
deleted file mode 100644
index 5de0fe53d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticKubernetesService
-
-
-```text
-aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-```
-
-
-
-| Illustration | AmazonElasticKubernetesService | AmazonElasticKubernetesServiceCard | AmazonElasticKubernetesServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.png) | ![illustration for AmazonElasticKubernetesService](../../../aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.Local.png) | ![illustration for AmazonElasticKubernetesServiceCard](../../../aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.png) | ![illustration for AmazonElasticKubernetesServiceGroup](../../../aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticKubernetesServiceXs>`
-- `<$AmazonElasticKubernetesServiceSm>`
-- `<$AmazonElasticKubernetesServiceMd>`
-- `<$AmazonElasticKubernetesServiceLg>`
-
-
-
-
-
-## AmazonElasticKubernetesService
-
-### Load remotely
-```plantuml
-@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 AmazonElasticKubernetesService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesService('AmazonElasticKubernetesService', 'Amazon Elastic Kubernetes Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticKubernetesService
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesService('AmazonElasticKubernetesService', 'Amazon Elastic Kubernetes Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticKubernetesServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticKubernetesServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceCard('AmazonElasticKubernetesServiceCard', 'Amazon Elastic Kubernetes Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticKubernetesServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceCard('AmazonElasticKubernetesServiceCard', 'Amazon Elastic Kubernetes Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticKubernetesServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticKubernetesServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceGroup('AmazonElasticKubernetesServiceGroup', 'Amazon Elastic Kubernetes Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticKubernetesServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceGroup('AmazonElasticKubernetesServiceGroup', 'Amazon Elastic Kubernetes Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.png
deleted file mode 100644
index c4bfdb5a89..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.puml
deleted file mode 100644
index f1e0ccfca6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService
-
-sprite $AmazonElasticKubernetesServiceXs [10x10/16z] OyS165WPm3Gh6B41MOnWFXE4nG1b0IMP6TZ06g2O7IoC0W
-
-sprite $AmazonElasticKubernetesServiceSm [12x12/16z] VOgr0G0W4CHupVuRK-6IvfGVdjci4aWBWf3D9aBpPVA4MBi8RGX7eU7iL
-
-sprite $AmazonElasticKubernetesServiceMd [16x16/16z] dSxL0GD124LHx77xhpXPjv-LySCOV2foUU_qbb0iKesHGTcpXqYZGLfSqs4TRHSJjAqcQsZoYPD821qIe893aJMFoXy
-
-sprite $AmazonElasticKubernetesServiceLg [20x20/16z] hS_L0KCX30NGUFRVk9VY_BHFS0wQV2DP-251x4eRYQPue1lYZ8Qz04Kpa0dEi-74D9n5fwTH_cV88ReOENfbocWcLlvZZFdyThHl6MWc_VxlZ9XOyuNq0G
-
-!procedure AmazonElasticKubernetesService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticKubernetesServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticKubernetesServiceLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticKubernetesServiceGroup($id, $name='Amazon Elastic Kubernetes Service', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticKubernetesServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.png
deleted file mode 100644
index 5fee6114d5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.puml
deleted file mode 100644
index e74c945f15..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticKubernetesServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceCard('AmazonElasticKubernetesServiceCard', 'Amazon Elastic Kubernetes Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Remote.puml
deleted file mode 100644
index effed2b1f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticKubernetesServiceCard
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceCard('AmazonElasticKubernetesServiceCard', 'Amazon Elastic Kubernetes Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.png
deleted file mode 100644
index 5a5cc08f14..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.puml
deleted file mode 100644
index 891be7f528..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticKubernetesServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceGroup('AmazonElasticKubernetesServiceGroup', 'Amazon Elastic Kubernetes Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Remote.puml
deleted file mode 100644
index 87cc474b87..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticKubernetesServiceGroup
-include('aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService')
-
-' renders the element
-AmazonElasticKubernetesServiceGroup('AmazonElasticKubernetesServiceGroup', 'Amazon Elastic Kubernetes Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Local.png
deleted file mode 100644
index c55e1883e9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Local.puml
deleted file mode 100644
index 113a9fe945..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsFargate
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargate('AwsFargate', 'Aws Fargate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Remote.puml
deleted file mode 100644
index 1ec9261512..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsFargate
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargate('AwsFargate', 'Aws Fargate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.md b/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.md
deleted file mode 100644
index 91c7333bea..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsFargate
-
-
-```text
-aws-q2-2023/Architecture/Containers/AwsFargate
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-```
-
-
-
-| Illustration | AwsFargate | AwsFargateCard | AwsFargateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/AwsFargate.png) | ![illustration for AwsFargate](../../../aws-q2-2023/Architecture/Containers/AwsFargate.Local.png) | ![illustration for AwsFargateCard](../../../aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.png) | ![illustration for AwsFargateGroup](../../../aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsFargateXs>`
-- `<$AwsFargateSm>`
-- `<$AwsFargateMd>`
-- `<$AwsFargateLg>`
-
-
-
-
-
-## AwsFargate
-
-### Load remotely
-```plantuml
-@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 AwsFargate
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargate('AwsFargate', 'Aws Fargate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFargate
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargate('AwsFargate', 'Aws Fargate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsFargateCard
-
-### Load remotely
-```plantuml
-@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 AwsFargateCard
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateCard('AwsFargateCard', 'Aws Fargate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFargateCard
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateCard('AwsFargateCard', 'Aws Fargate Card', 'an optional description')
-@enduml
-```
-
-## AwsFargateGroup
-
-### Load remotely
-```plantuml
-@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 AwsFargateGroup
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateGroup('AwsFargateGroup', 'Aws Fargate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFargateGroup
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateGroup('AwsFargateGroup', 'Aws Fargate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.png b/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.png
deleted file mode 100644
index 06cb63eb98..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.puml
deleted file mode 100644
index 018b4587ea..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/AwsFargate
-
-sprite $AwsFargateXs [10x10/16z] OyS1680GneHJ350E4pihEoDOa16eZWaYpSpAmW3NWG8
-
-sprite $AwsFargateSm [12x12/16z] VS650SC030Gnl-dsdxWDSoBnfLGiv4XCsZ7K084mH09OKQGnyQO39cLImIJJgbWbLty
-
-sprite $AwsFargateMd [16x16/16z] dOfN0W9H20C32JltFx5T-LHtNe4KJf6QoagtRo-hGV3MyKltF7IHGMGe7iWmOF7cUBqNwk3Us95bRpsIVB2CXf-u0W
-
-sprite $AwsFargateLg [20x20/16z] hSwr0KHH24JHmURsN_6wyF9_CXoku3Adqj0gjeoc8za61BsxVhdVj5QVU752r6Wg87wDQJp6eNsZgwg79K9W7SyeQchw65MMHfrYAPToYfCKNE0E
-
-!procedure AwsFargate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/AwsFargate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsFargateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsFargateLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AwsFargateGroup($id, $name='Aws Fargate', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AwsFargateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.png
deleted file mode 100644
index 92cba023c1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.puml
deleted file mode 100644
index 3d611dd59f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsFargateCard
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateCard('AwsFargateCard', 'Aws Fargate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Remote.puml
deleted file mode 100644
index a773df5d40..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsFargateCard
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateCard('AwsFargateCard', 'Aws Fargate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.png
deleted file mode 100644
index 471ab4ee22..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.puml
deleted file mode 100644
index c864950382..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsFargateGroup
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateGroup('AwsFargateGroup', 'Aws Fargate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Remote.puml
deleted file mode 100644
index eecf466397..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/AwsFargateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsFargateGroup
-include('aws-q2-2023/Architecture/Containers/AwsFargate')
-
-' renders the element
-AwsFargateGroup('AwsFargateGroup', 'Aws Fargate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.png b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.png
deleted file mode 100644
index 67822325c0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.puml
deleted file mode 100644
index a2f7345000..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 RedHatOpenShiftServiceOnAws
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAws('RedHatOpenShiftServiceOnAws', 'Red Hat Open Shift Service On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Remote.puml
deleted file mode 100644
index a9851c5804..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 RedHatOpenShiftServiceOnAws
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAws('RedHatOpenShiftServiceOnAws', 'Red Hat Open Shift Service On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.md b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.md
deleted file mode 100644
index 2557f7b126..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# RedHatOpenShiftServiceOnAws
-
-
-```text
-aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws
-```
-
-```text
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-```
-
-
-
-| Illustration | RedHatOpenShiftServiceOnAws | RedHatOpenShiftServiceOnAwsCard | RedHatOpenShiftServiceOnAwsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.png) | ![illustration for RedHatOpenShiftServiceOnAws](../../../aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.Local.png) | ![illustration for RedHatOpenShiftServiceOnAwsCard](../../../aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.png) | ![illustration for RedHatOpenShiftServiceOnAwsGroup](../../../aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$RedHatOpenShiftServiceOnAwsXs>`
-- `<$RedHatOpenShiftServiceOnAwsSm>`
-- `<$RedHatOpenShiftServiceOnAwsMd>`
-- `<$RedHatOpenShiftServiceOnAwsLg>`
-
-
-
-
-
-## RedHatOpenShiftServiceOnAws
-
-### Load remotely
-```plantuml
-@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 RedHatOpenShiftServiceOnAws
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAws('RedHatOpenShiftServiceOnAws', 'Red Hat Open Shift Service On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RedHatOpenShiftServiceOnAws
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAws('RedHatOpenShiftServiceOnAws', 'Red Hat Open Shift Service On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## RedHatOpenShiftServiceOnAwsCard
-
-### Load remotely
-```plantuml
-@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 RedHatOpenShiftServiceOnAwsCard
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsCard('RedHatOpenShiftServiceOnAwsCard', 'Red Hat Open Shift Service On Aws Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RedHatOpenShiftServiceOnAwsCard
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsCard('RedHatOpenShiftServiceOnAwsCard', 'Red Hat Open Shift Service On Aws Card', 'an optional description')
-@enduml
-```
-
-## RedHatOpenShiftServiceOnAwsGroup
-
-### Load remotely
-```plantuml
-@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 RedHatOpenShiftServiceOnAwsGroup
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsGroup('RedHatOpenShiftServiceOnAwsGroup', 'Red Hat Open Shift Service On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RedHatOpenShiftServiceOnAwsGroup
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsGroup('RedHatOpenShiftServiceOnAwsGroup', 'Red Hat Open Shift Service On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.png b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.png
deleted file mode 100644
index aaf5f21bd8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.puml
deleted file mode 100644
index 6a33424ee8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws
-
-sprite $RedHatOpenShiftServiceOnAwsXs [10x10/16z] TS450S10402WUwL_uhaB-D5qG8XS4HaLeYAQJG_a9jcKoAv6
-
-sprite $RedHatOpenShiftServiceOnAwsSm [12x12/16z] VSQ53S1034FHyDz_uygAg7GlO7CIxgmU6cgxmZDLQQ0SzJ308lNrA0P86-yWG9ozDJnT
-
-sprite $RedHatOpenShiftServiceOnAwsMd [16x16/16z] dSQ74GD134BHHHBy_ZlsN9vi-vu2y4RK7eMJ1nmyOTV8H1gn6OgDn4wi0AR2PjLUeYesMkmA0SJf0MpCfhITWZYL0Ol7r8HVV
-
-sprite $RedHatOpenShiftServiceOnAwsLg [20x20/16z] {
-hSp5OKK124JHmURsNt64_tITd0qE_y1LDRne08lR97WCrSCXGCt8gREP9ZRfYZ9Bv95qS4WhZn_Li9J7F9NZpPmoow9OGSDgepDhLHggw86Llrb70Scbqm1L
-F9MavE--0G
-}
-
-!procedure RedHatOpenShiftServiceOnAws($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws', $name, $tech, $desc)
-!endprocedure
-
-!procedure RedHatOpenShiftServiceOnAwsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$RedHatOpenShiftServiceOnAwsLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure RedHatOpenShiftServiceOnAwsGroup($id, $name='Red Hat Open Shift Service On Aws', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$RedHatOpenShiftServiceOnAwsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.png b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.png
deleted file mode 100644
index e3b342fa71..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.puml
deleted file mode 100644
index 5a521e445b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 RedHatOpenShiftServiceOnAwsCard
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsCard('RedHatOpenShiftServiceOnAwsCard', 'Red Hat Open Shift Service On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Remote.puml
deleted file mode 100644
index 55dbc2c751..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 RedHatOpenShiftServiceOnAwsCard
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsCard('RedHatOpenShiftServiceOnAwsCard', 'Red Hat Open Shift Service On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.png
deleted file mode 100644
index 0f2d9145b6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.puml
deleted file mode 100644
index 55c976a3e2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 RedHatOpenShiftServiceOnAwsGroup
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsGroup('RedHatOpenShiftServiceOnAwsGroup', 'Red Hat Open Shift Service On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Remote.puml
deleted file mode 100644
index 530496e997..0000000000
--- a/distribution/aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAwsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 RedHatOpenShiftServiceOnAwsGroup
-include('aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws')
-
-' renders the element
-RedHatOpenShiftServiceOnAwsGroup('RedHatOpenShiftServiceOnAwsGroup', 'Red Hat Open Shift Service On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.png
deleted file mode 100644
index 86e9f2b67e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.puml
deleted file mode 100644
index b01a1a0498..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsActivate
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivate('AwsActivate', 'Aws Activate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Remote.puml
deleted file mode 100644
index 596beba9c9..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsActivate
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivate('AwsActivate', 'Aws Activate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.md
deleted file mode 100644
index 3fd74d78cb..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsActivate
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsActivate
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-```
-
-
-
-| Illustration | AwsActivate | AwsActivateCard | AwsActivateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.png) | ![illustration for AwsActivate](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.Local.png) | ![illustration for AwsActivateCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.png) | ![illustration for AwsActivateGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsActivateXs>`
-- `<$AwsActivateSm>`
-- `<$AwsActivateMd>`
-- `<$AwsActivateLg>`
-
-
-
-
-
-## AwsActivate
-
-### Load remotely
-```plantuml
-@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 AwsActivate
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivate('AwsActivate', 'Aws Activate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsActivate
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivate('AwsActivate', 'Aws Activate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsActivateCard
-
-### Load remotely
-```plantuml
-@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 AwsActivateCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateCard('AwsActivateCard', 'Aws Activate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsActivateCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateCard('AwsActivateCard', 'Aws Activate Card', 'an optional description')
-@enduml
-```
-
-## AwsActivateGroup
-
-### Load remotely
-```plantuml
-@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 AwsActivateGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateGroup('AwsActivateGroup', 'Aws Activate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsActivateGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateGroup('AwsActivateGroup', 'Aws Activate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.png
deleted file mode 100644
index 8fca8eb6ef..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.puml
deleted file mode 100644
index 51e84a0958..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsActivate
-
-sprite $AwsActivateXs [10x10/16z] TS710K00002X0sZ_XJq1vKT3xjAOi1aDPcHk4QXX1pAuEW
-
-sprite $AwsActivateSm [12x12/16z] VSQr0G90402mbxFilp2qQAhufrO3ff03sdOa5BEQnfMjIg6PDGo4MCS5xlC7e9Kt3m
-
-sprite $AwsActivateMd [16x16/16z] dSt50KCX44LHv0Dp-Yyu-lQH2-FcBwxJrYBKj1sZ4a-wnaWpLGeR3FhSrs18tD3eY6v8VL7LYZh0I3o4_emh8Rdt5NS
-
-sprite $AwsActivateLg [20x20/16z] {
-hSfLWW8m34NHMDFS_Izu1XxE5tOgKNwYU98sFdRV7X-ILBnm80bbPp5GmsxO2yJquXnb6hfzeZS4iZTuWBv2fc23GOE3650O2-NIsZ8Srd3cbzuaLz7ghUAU
-0SwZqNlFFm
-}
-
-!procedure AwsActivate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsActivate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsActivateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsActivateLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsActivateGroup($id, $name='Aws Activate', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsActivateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.png
deleted file mode 100644
index 6de3d8f74d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.puml
deleted file mode 100644
index b9f6c284b4..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsActivateCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateCard('AwsActivateCard', 'Aws Activate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Remote.puml
deleted file mode 100644
index b38e7c45bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsActivateCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateCard('AwsActivateCard', 'Aws Activate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.png
deleted file mode 100644
index 1f6f346d81..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.puml
deleted file mode 100644
index eadb3a82b6..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsActivateGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateGroup('AwsActivateGroup', 'Aws Activate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Remote.puml
deleted file mode 100644
index 78af58a020..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsActivateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsActivateGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsActivate')
-
-' renders the element
-AwsActivateGroup('AwsActivateGroup', 'Aws Activate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.png
deleted file mode 100644
index 73b77c89ba..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.puml
deleted file mode 100644
index fa725ed157..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIq
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIq('AwsIq', 'Aws Iq', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Remote.puml
deleted file mode 100644
index 42f9c13849..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIq
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIq('AwsIq', 'Aws Iq', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.md
deleted file mode 100644
index 040ba2094a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIq
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsIq
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-```
-
-
-
-| Illustration | AwsIq | AwsIqCard | AwsIqGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsIq.png) | ![illustration for AwsIq](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsIq.Local.png) | ![illustration for AwsIqCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.png) | ![illustration for AwsIqGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIqXs>`
-- `<$AwsIqSm>`
-- `<$AwsIqMd>`
-- `<$AwsIqLg>`
-
-
-
-
-
-## AwsIq
-
-### Load remotely
-```plantuml
-@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 AwsIq
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIq('AwsIq', 'Aws Iq', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIq
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIq('AwsIq', 'Aws Iq', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIqCard
-
-### Load remotely
-```plantuml
-@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 AwsIqCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqCard('AwsIqCard', 'Aws Iq Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIqCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqCard('AwsIqCard', 'Aws Iq Card', 'an optional description')
-@enduml
-```
-
-## AwsIqGroup
-
-### Load remotely
-```plantuml
-@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 AwsIqGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqGroup('AwsIqGroup', 'Aws Iq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIqGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqGroup('AwsIqGroup', 'Aws Iq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.png
deleted file mode 100644
index c9d0514137..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.puml
deleted file mode 100644
index 3a33da078c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIq.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsIq
-
-sprite $AwsIqXs [10x10/16z] uyG1610i1Z07HB1nieA5s3YO6I4iJYOG5yHW114i424q
-
-sprite $AwsIqSm [12x12/16z] TOZ70SC038IYBlOVEExTvdC7V9Do-aYRBj-i2th9i5PC3PCV7CtdhulL51graLpBam4
-
-sprite $AwsIqMd [16x16/16z] dOp70SCm30DDK19n-m-SvgfN4jyFbHjenAG7sDBOTP0axBgokWskLGjW0R5I6YANsBJRtebLbudrgw-wnAhNWamfFso7ONxb2G
-
-sprite $AwsIqLg [20x20/16z] {
-hSYtWGD0202m0owW_GV-vEpshLB-g-VoBlJmPfCwAjfTCGmCTnbZdiOvhWRqnceNkpLos-bgoJrQZHZhVeNVvQIBWYnmzksoq-MCsmctcy2EPcPTj8kPuKE-
-0G
-}
-
-!procedure AwsIq($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsIq', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIqCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIqLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsIqGroup($id, $name='Aws Iq', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsIqLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.png
deleted file mode 100644
index 594abf7e17..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.puml
deleted file mode 100644
index d8e34cf2c9..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIqCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqCard('AwsIqCard', 'Aws Iq Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Remote.puml
deleted file mode 100644
index f5f7cf8e7a..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIqCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqCard('AwsIqCard', 'Aws Iq Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.png
deleted file mode 100644
index d1dbb99d51..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.puml
deleted file mode 100644
index 68f082fcc9..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIqGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqGroup('AwsIqGroup', 'Aws Iq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Remote.puml
deleted file mode 100644
index 5262b2e10d..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsIqGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIqGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsIq')
-
-' renders the element
-AwsIqGroup('AwsIqGroup', 'Aws Iq Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.png
deleted file mode 100644
index 42bd989b79..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.puml
deleted file mode 100644
index b2afc48b0e..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsManagedServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServices('AwsManagedServices', 'Aws Managed Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Remote.puml
deleted file mode 100644
index 65754c4386..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsManagedServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServices('AwsManagedServices', 'Aws Managed Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.md
deleted file mode 100644
index 1ad221dbb0..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsManagedServices
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-```
-
-
-
-| Illustration | AwsManagedServices | AwsManagedServicesCard | AwsManagedServicesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.png) | ![illustration for AwsManagedServices](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.Local.png) | ![illustration for AwsManagedServicesCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.png) | ![illustration for AwsManagedServicesGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsManagedServicesXs>`
-- `<$AwsManagedServicesSm>`
-- `<$AwsManagedServicesMd>`
-- `<$AwsManagedServicesLg>`
-
-
-
-
-
-## AwsManagedServices
-
-### Load remotely
-```plantuml
-@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 AwsManagedServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServices('AwsManagedServices', 'Aws Managed Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagedServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServices('AwsManagedServices', 'Aws Managed Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsManagedServicesCard
-
-### Load remotely
-```plantuml
-@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 AwsManagedServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesCard('AwsManagedServicesCard', 'Aws Managed Services Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagedServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesCard('AwsManagedServicesCard', 'Aws Managed Services Card', 'an optional description')
-@enduml
-```
-
-## AwsManagedServicesGroup
-
-### Load remotely
-```plantuml
-@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 AwsManagedServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesGroup('AwsManagedServicesGroup', 'Aws Managed Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagedServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesGroup('AwsManagedServicesGroup', 'Aws Managed Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.png
deleted file mode 100644
index fa8610b23c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.puml
deleted file mode 100644
index daa3a8e068..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices
-
-sprite $AwsManagedServicesXs [10x10/16z] TSkr0G0n30H1Mxpz5_pCC8dm-D6piJ8DMJQ51el2a_NUtQIMBcZUZZWN8m
-
-sprite $AwsManagedServicesSm [12x12/16z] VSot0O1030J1bx_jls0y8KmYB_vqpfDf4CwbEXHS4y_b8hXv5hrqNMff-JCeK8RUdpBZqmu
-
-sprite $AwsManagedServicesMd [16x16/16z] dOp50GCm2023S_iFN8-yQeShVs6gKapQeMcRjQAIMltQg2PAaJLk8T2aPoTgt9InFdWJCkynRjLjcgkHWAefa_2IaEGacyzS0G
-
-sprite $AwsManagedServicesLg [20x20/16z] {
-hOt5WK9H40J7fol_W5U1BrUe9vSsFe6M6-wpQU90BYJ8ERcWF7k8btCN7zWyAjjJZcLD7z6aDC89MgSHl7CJiyDgGihbI3jowomBEuOJjAYYvvITlw_BEDYk
-QPS7DzQ7D_a6
-}
-
-!procedure AwsManagedServices($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsManagedServicesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsManagedServicesLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsManagedServicesGroup($id, $name='Aws Managed Services', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsManagedServicesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.png
deleted file mode 100644
index 9cc6f59e8a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.puml
deleted file mode 100644
index e769421e78..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsManagedServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesCard('AwsManagedServicesCard', 'Aws Managed Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Remote.puml
deleted file mode 100644
index c741180dbe..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsManagedServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesCard('AwsManagedServicesCard', 'Aws Managed Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.png
deleted file mode 100644
index 6b938180d6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.puml
deleted file mode 100644
index 427e2191b9..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsManagedServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesGroup('AwsManagedServicesGroup', 'Aws Managed Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Remote.puml
deleted file mode 100644
index 19148dd3c2..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServicesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsManagedServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices')
-
-' renders the element
-AwsManagedServicesGroup('AwsManagedServicesGroup', 'Aws Managed Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.png
deleted file mode 100644
index be6dce26b3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.puml
deleted file mode 100644
index 9181b51e27..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsProfessionalServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServices('AwsProfessionalServices', 'Aws Professional Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Remote.puml
deleted file mode 100644
index 09c728af00..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsProfessionalServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServices('AwsProfessionalServices', 'Aws Professional Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.md
deleted file mode 100644
index cf5e9bd18c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsProfessionalServices
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-```
-
-
-
-| Illustration | AwsProfessionalServices | AwsProfessionalServicesCard | AwsProfessionalServicesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.png) | ![illustration for AwsProfessionalServices](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.Local.png) | ![illustration for AwsProfessionalServicesCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.png) | ![illustration for AwsProfessionalServicesGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsProfessionalServicesXs>`
-- `<$AwsProfessionalServicesSm>`
-- `<$AwsProfessionalServicesMd>`
-- `<$AwsProfessionalServicesLg>`
-
-
-
-
-
-## AwsProfessionalServices
-
-### Load remotely
-```plantuml
-@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 AwsProfessionalServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServices('AwsProfessionalServices', 'Aws Professional Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsProfessionalServices
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServices('AwsProfessionalServices', 'Aws Professional Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsProfessionalServicesCard
-
-### Load remotely
-```plantuml
-@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 AwsProfessionalServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesCard('AwsProfessionalServicesCard', 'Aws Professional Services Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsProfessionalServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesCard('AwsProfessionalServicesCard', 'Aws Professional Services Card', 'an optional description')
-@enduml
-```
-
-## AwsProfessionalServicesGroup
-
-### Load remotely
-```plantuml
-@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 AwsProfessionalServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesGroup('AwsProfessionalServicesGroup', 'Aws Professional Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsProfessionalServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesGroup('AwsProfessionalServicesGroup', 'Aws Professional Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.png
deleted file mode 100644
index 29f40bcd9f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.puml
deleted file mode 100644
index c45d38d6c7..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices
-
-sprite $AwsProfessionalServicesXs [10x10/16z] RS490G0W30IWyvV-XLTWeFSzm2L0-C3T0rWu0NW0iW2W
-
-sprite $AwsProfessionalServicesSm [12x12/16z] VKn50W0W378z_lzWEswk0y37WlZE2T0vzvHpDq3FN8mYvxHkViVCoG9PDx8d6njqhG4
-
-sprite $AwsProfessionalServicesMd [16x16/16z] dOf50iHG24C_7kv_u9bwiwezdAI_K3O5tRxLBcDg83sdOh-XONnh2DsoTDTTNIxnsZoscpQ3nuoZj8bH67tF7m
-
-sprite $AwsProfessionalServicesLg [20x20/16z] fOu30aHH24LptVqlUF1jdeSClAVCOkaI81apwFzbpDAYYnpxEYjgCIFI33E2p9anJPHi9ITwj8jxKWrfpM-QG50NxaAMuphcBLbHWZbEfOINV04
-
-!procedure AwsProfessionalServices($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsProfessionalServicesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsProfessionalServicesLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsProfessionalServicesGroup($id, $name='Aws Professional Services', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsProfessionalServicesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.png
deleted file mode 100644
index f6e3afbf19..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.puml
deleted file mode 100644
index ac1a4bb374..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsProfessionalServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesCard('AwsProfessionalServicesCard', 'Aws Professional Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Remote.puml
deleted file mode 100644
index 750972f2c0..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsProfessionalServicesCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesCard('AwsProfessionalServicesCard', 'Aws Professional Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.png
deleted file mode 100644
index 4e606f1c0f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.puml
deleted file mode 100644
index b58445c1a2..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsProfessionalServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesGroup('AwsProfessionalServicesGroup', 'Aws Professional Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Remote.puml
deleted file mode 100644
index a17208e7b4..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServicesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsProfessionalServicesGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices')
-
-' renders the element
-AwsProfessionalServicesGroup('AwsProfessionalServicesGroup', 'Aws Professional Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.png
deleted file mode 100644
index 62178be4d2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.puml
deleted file mode 100644
index 0678059b72..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRePost
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePost('AwsRePost', 'Aws Re Post', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Remote.puml
deleted file mode 100644
index 71719d5c69..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRePost
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePost('AwsRePost', 'Aws Re Post', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.md
deleted file mode 100644
index 6cabf4af64..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsRePost
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsRePost
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-```
-
-
-
-| Illustration | AwsRePost | AwsRePostCard | AwsRePostGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.png) | ![illustration for AwsRePost](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.Local.png) | ![illustration for AwsRePostCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.png) | ![illustration for AwsRePostGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsRePostXs>`
-- `<$AwsRePostSm>`
-- `<$AwsRePostMd>`
-- `<$AwsRePostLg>`
-
-
-
-
-
-## AwsRePost
-
-### Load remotely
-```plantuml
-@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 AwsRePost
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePost('AwsRePost', 'Aws Re Post', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRePost
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePost('AwsRePost', 'Aws Re Post', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsRePostCard
-
-### Load remotely
-```plantuml
-@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 AwsRePostCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostCard('AwsRePostCard', 'Aws Re Post Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRePostCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostCard('AwsRePostCard', 'Aws Re Post Card', 'an optional description')
-@enduml
-```
-
-## AwsRePostGroup
-
-### Load remotely
-```plantuml
-@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 AwsRePostGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostGroup('AwsRePostGroup', 'Aws Re Post Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRePostGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostGroup('AwsRePostGroup', 'Aws Re Post Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.png
deleted file mode 100644
index 6edee686e5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.puml
deleted file mode 100644
index ecf64c41ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsRePost
-
-sprite $AwsRePostXs [10x10/16z] ROh50S1G348Xdlq7hdl_kw0zngiAcsC0lLkSpfHax4VtOX_aQShHDpC
-
-sprite $AwsRePostSm [12x12/16z] TS650OC03031Q9FVV-3Y3dTyQnybay8O1IF5wMuQS6-jOY4bgYgiHE37B5JDs9Gxkqmk1W
-
-sprite $AwsRePostMd [16x16/16z] dSd50SGm3011YxNz5nocrq765lE2gQsasIYUhBnP1I4izy1PPRcGMM2iH4MAHJMR4JLaCPg3K5LhENWtBUwSEaQcyk2PrZmCrU2h6G
-
-sprite $AwsRePostLg [20x20/16z] {
-fSur0iH04CJ0NkZPqVyVV62samDNg4ZSbcEIxEISX895mGqcVJ0nb0pq0cBIGKecQ_DKaRGtr6kjJ7gonT7AHB7_XRU7FHhRcST6QorQ7SMSY3uAPq69bfnb
-jyL5ll2z9m
-}
-
-!procedure AwsRePost($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsRePost', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsRePostCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsRePostLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsRePostGroup($id, $name='Aws Re Post', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsRePostLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.png
deleted file mode 100644
index 76203054bc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.puml
deleted file mode 100644
index 884440b5fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRePostCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostCard('AwsRePostCard', 'Aws Re Post Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Remote.puml
deleted file mode 100644
index 3404100c4e..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRePostCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostCard('AwsRePostCard', 'Aws Re Post Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.png
deleted file mode 100644
index a7e7ffb9fe..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.puml
deleted file mode 100644
index 23b2eb8d4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsRePostGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostGroup('AwsRePostGroup', 'Aws Re Post Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Remote.puml
deleted file mode 100644
index bcb3dad962..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsRePostGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsRePostGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsRePost')
-
-' renders the element
-AwsRePostGroup('AwsRePostGroup', 'Aws Re Post Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.png
deleted file mode 100644
index 2c96f136bf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.puml
deleted file mode 100644
index 3c47da265f..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSupport
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupport('AwsSupport', 'Aws Support', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Remote.puml
deleted file mode 100644
index 72b38a16da..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSupport
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupport('AwsSupport', 'Aws Support', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.md
deleted file mode 100644
index 291577f474..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSupport
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsSupport
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-```
-
-
-
-| Illustration | AwsSupport | AwsSupportCard | AwsSupportGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.png) | ![illustration for AwsSupport](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.Local.png) | ![illustration for AwsSupportCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.png) | ![illustration for AwsSupportGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSupportXs>`
-- `<$AwsSupportSm>`
-- `<$AwsSupportMd>`
-- `<$AwsSupportLg>`
-
-
-
-
-
-## AwsSupport
-
-### Load remotely
-```plantuml
-@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 AwsSupport
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupport('AwsSupport', 'Aws Support', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSupport
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupport('AwsSupport', 'Aws Support', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSupportCard
-
-### Load remotely
-```plantuml
-@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 AwsSupportCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportCard('AwsSupportCard', 'Aws Support Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSupportCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportCard('AwsSupportCard', 'Aws Support Card', 'an optional description')
-@enduml
-```
-
-## AwsSupportGroup
-
-### Load remotely
-```plantuml
-@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 AwsSupportGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportGroup('AwsSupportGroup', 'Aws Support Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSupportGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportGroup('AwsSupportGroup', 'Aws Support Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.png
deleted file mode 100644
index 0644d903c8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.puml
deleted file mode 100644
index 8ff9435729..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsSupport
-
-sprite $AwsSupportXs [10x10/16z] uyG161aXD0CdAokGG0CCC14M81iYpSJ9oGnLoCQ2gWC
-
-sprite $AwsSupportSm [12x12/16z] VSR50KKX000WMzb_u9-lYnEUb6PI6wM3I2jaI2hBXR0yqLE0t15BgI0PgJUBOUyD
-
-sprite $AwsSupportMd [16x16/16z] dOx50SG020HncFuBFetyOhYpFA88dJrB1zhMYa6QGiKldOQ20D_o_CcUbmZiUJLCIlxpmdvbdrpU5Q1Dw0Q7cUnALl9cR3YdDm
-
-sprite $AwsSupportLg [20x20/16z] {
-hOjN0iCW34C5oCRl_WVko4v-syUq1lyWUE966_TCAw3wcKqLX09AkMa3y6Hw-PzQtywfRUUX8ObdjoYJVPwQ2q36Oi71yilM7IfOK0U8qV2cBP59eSmK9oc3
-bVp86m
-}
-
-!procedure AwsSupport($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsSupport', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSupportCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSupportLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsSupportGroup($id, $name='Aws Support', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsSupportLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.png
deleted file mode 100644
index c996059e8e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.puml
deleted file mode 100644
index 59596eb194..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSupportCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportCard('AwsSupportCard', 'Aws Support Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Remote.puml
deleted file mode 100644
index bdfc9fe17c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSupportCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportCard('AwsSupportCard', 'Aws Support Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.png
deleted file mode 100644
index 604d089560..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.puml
deleted file mode 100644
index d9c7446416..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSupportGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportGroup('AwsSupportGroup', 'Aws Support Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Remote.puml
deleted file mode 100644
index 48eae431dd..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsSupportGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSupportGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsSupport')
-
-' renders the element
-AwsSupportGroup('AwsSupportGroup', 'Aws Support Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.png
deleted file mode 100644
index 67a01693d6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.puml
deleted file mode 100644
index 33cd35beb3..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrainingCertification
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertification('AwsTrainingCertification', 'Aws Training Certification', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Remote.puml
deleted file mode 100644
index 637019b882..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrainingCertification
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertification('AwsTrainingCertification', 'Aws Training Certification', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.md b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.md
deleted file mode 100644
index ae7daf9d14..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrainingCertification
-
-
-```text
-aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification
-```
-
-```text
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-```
-
-
-
-| Illustration | AwsTrainingCertification | AwsTrainingCertificationCard | AwsTrainingCertificationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.png) | ![illustration for AwsTrainingCertification](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.Local.png) | ![illustration for AwsTrainingCertificationCard](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.png) | ![illustration for AwsTrainingCertificationGroup](../../../aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrainingCertificationXs>`
-- `<$AwsTrainingCertificationSm>`
-- `<$AwsTrainingCertificationMd>`
-- `<$AwsTrainingCertificationLg>`
-
-
-
-
-
-## AwsTrainingCertification
-
-### Load remotely
-```plantuml
-@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 AwsTrainingCertification
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertification('AwsTrainingCertification', 'Aws Training Certification', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrainingCertification
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertification('AwsTrainingCertification', 'Aws Training Certification', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTrainingCertificationCard
-
-### Load remotely
-```plantuml
-@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 AwsTrainingCertificationCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationCard('AwsTrainingCertificationCard', 'Aws Training Certification Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrainingCertificationCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationCard('AwsTrainingCertificationCard', 'Aws Training Certification Card', 'an optional description')
-@enduml
-```
-
-## AwsTrainingCertificationGroup
-
-### Load remotely
-```plantuml
-@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 AwsTrainingCertificationGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationGroup('AwsTrainingCertificationGroup', 'Aws Training Certification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrainingCertificationGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationGroup('AwsTrainingCertificationGroup', 'Aws Training Certification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.png
deleted file mode 100644
index 13a70c357a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.puml
deleted file mode 100644
index 19be96b8c6..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification
-
-sprite $AwsTrainingCertificationXs [10x10/16z] TOf50G0n4CJQvVWNVCoGpo0_jFvgHAdGsK72ubh35nT8L6xFneqH
-
-sprite $AwsTrainingCertificationSm [12x12/16z] VSh50G1134BHqS3ll-3rNDRU9GBy6P6R9dGVg-lfU7isnXceOMNTfRlcpbJLvD2WaiJ32W
-
-sprite $AwsTrainingCertificationMd [16x16/16z] dSc52SK05CLGdj_iF_2NAbu9UWYlgZIT6WSw3lRUQaS296PrIu5DEwkTdu3zAwg7FEpGqT2hgo246Ni-uE9CLjph2m
-
-sprite $AwsTrainingCertificationLg [20x20/16z] hSwr0GG120117BR_Wj_TvOOCPmbnbqb1aqkj3RGMBqcS-J67YGCZnIaNmoHMjCunPu1r0-U-2g9w-ZBdcmWqBtC3X4zIDkoLWb4zqfo50nftVmjtXg-j0G
-
-!procedure AwsTrainingCertification($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrainingCertificationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrainingCertificationLg>', 'CustomerEnablement', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrainingCertificationGroup($id, $name='Aws Training Certification', $tech='')
- IconGroupElement($id, 'CustomerEnablementFamily', '<$AwsTrainingCertificationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.png
deleted file mode 100644
index 203ae55600..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.puml
deleted file mode 100644
index 15c8ea730c..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrainingCertificationCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationCard('AwsTrainingCertificationCard', 'Aws Training Certification Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Remote.puml
deleted file mode 100644
index 6bf7c88923..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrainingCertificationCard
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationCard('AwsTrainingCertificationCard', 'Aws Training Certification Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.png b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.png
deleted file mode 100644
index ca7cc02c56..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.puml
deleted file mode 100644
index af3e663257..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTrainingCertificationGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationGroup('AwsTrainingCertificationGroup', 'Aws Training Certification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Remote.puml
deleted file mode 100644
index d1596aa8d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertificationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTrainingCertificationGroup
-include('aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification')
-
-' renders the element
-AwsTrainingCertificationGroup('AwsTrainingCertificationGroup', 'Aws Training Certification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Local.png
deleted file mode 100644
index e2f96d9946..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Local.puml
deleted file mode 100644
index 79ef3505a0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAurora
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAurora('AmazonAurora', 'Amazon Aurora', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Remote.puml
deleted file mode 100644
index 627e35e643..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAurora
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAurora('AmazonAurora', 'Amazon Aurora', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.md b/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.md
deleted file mode 100644
index ea23427eb2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAurora
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonAurora
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-```
-
-
-
-| Illustration | AmazonAurora | AmazonAuroraCard | AmazonAuroraGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonAurora.png) | ![illustration for AmazonAurora](../../../aws-q2-2023/Architecture/Database/AmazonAurora.Local.png) | ![illustration for AmazonAuroraCard](../../../aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.png) | ![illustration for AmazonAuroraGroup](../../../aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraXs>`
-- `<$AmazonAuroraSm>`
-- `<$AmazonAuroraMd>`
-- `<$AmazonAuroraLg>`
-
-
-
-
-
-## AmazonAurora
-
-### Load remotely
-```plantuml
-@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 AmazonAurora
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAurora('AmazonAurora', 'Amazon Aurora', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAurora
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAurora('AmazonAurora', 'Amazon Aurora', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraCard
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraCard('AmazonAuroraCard', 'Amazon Aurora Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraCard
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraCard('AmazonAuroraCard', 'Amazon Aurora Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraGroup
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraGroup('AmazonAuroraGroup', 'Amazon Aurora Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraGroup
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraGroup('AmazonAuroraGroup', 'Amazon Aurora Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.png b/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.png
deleted file mode 100644
index 7488de616d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.puml
deleted file mode 100644
index ab62f7789b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAurora.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonAurora
-
-sprite $AmazonAuroraXs [10x10/16z] uyG9EC0aAoSd8oSxcCdEpW5XCR2pCJ22M60E444rC7D0DQ81
-
-sprite $AmazonAuroraSm [12x12/16z] VSZ50S0020H1dDl-2uw-ay7XdtXL9Cx3W6GR811Ytd-fROERlnKDH4NXowrx9oY-dG
-
-sprite $AmazonAuroraMd [16x16/16z] dOp50KCX50HvljD_mV5ykJ8uA-oI_56w9wQRKZ0_kUn5Gytt_Jbq56ZbJ2pSkUg6ND_RI9q9rZzTdxpnnMkcd6279m
-
-sprite $AmazonAuroraLg [20x20/16z] {
-jK-3TKHH47sZY_uBJjOVnuknuT_1o1kmAslSs48pDnMo-OnL3iK9MgkUCPkWHSzMTrUYbr-nrHHYCR3LMQJiX7iElRba6slkiOxCR1TSEE-exHF5aEZqjlTU
-SrFmn_0F
-}
-
-!procedure AmazonAurora($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonAurora', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraGroup($id, $name='Amazon Aurora', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.png
deleted file mode 100644
index ee7ed1134d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.puml
deleted file mode 100644
index 23a7816880..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraCard
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraCard('AmazonAuroraCard', 'Amazon Aurora Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Remote.puml
deleted file mode 100644
index 9edeb57e30..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraCard
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraCard('AmazonAuroraCard', 'Amazon Aurora Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.png
deleted file mode 100644
index 037686072a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.puml
deleted file mode 100644
index b858dc96a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraGroup
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraGroup('AmazonAuroraGroup', 'Amazon Aurora Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Remote.puml
deleted file mode 100644
index 8bb03b2b0d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonAuroraGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraGroup
-include('aws-q2-2023/Architecture/Database/AmazonAurora')
-
-' renders the element
-AmazonAuroraGroup('AmazonAuroraGroup', 'Amazon Aurora Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.png
deleted file mode 100644
index 43cb5edf2e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.puml
deleted file mode 100644
index 9b9a96a410..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDocumentDb
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDb('AmazonDocumentDb', 'Amazon Document Db', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Remote.puml
deleted file mode 100644
index 7cf446cbac..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDocumentDb
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDb('AmazonDocumentDb', 'Amazon Document Db', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.md b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.md
deleted file mode 100644
index bfc9f97ffa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDocumentDb
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonDocumentDb
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-```
-
-
-
-| Illustration | AmazonDocumentDb | AmazonDocumentDbCard | AmazonDocumentDbGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonDocumentDb.png) | ![illustration for AmazonDocumentDb](../../../aws-q2-2023/Architecture/Database/AmazonDocumentDb.Local.png) | ![illustration for AmazonDocumentDbCard](../../../aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.png) | ![illustration for AmazonDocumentDbGroup](../../../aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDocumentDbXs>`
-- `<$AmazonDocumentDbSm>`
-- `<$AmazonDocumentDbMd>`
-- `<$AmazonDocumentDbLg>`
-
-
-
-
-
-## AmazonDocumentDb
-
-### Load remotely
-```plantuml
-@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 AmazonDocumentDb
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDb('AmazonDocumentDb', 'Amazon Document Db', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDocumentDb
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDb('AmazonDocumentDb', 'Amazon Document Db', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDocumentDbCard
-
-### Load remotely
-```plantuml
-@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 AmazonDocumentDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbCard('AmazonDocumentDbCard', 'Amazon Document Db Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDocumentDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbCard('AmazonDocumentDbCard', 'Amazon Document Db Card', 'an optional description')
-@enduml
-```
-
-## AmazonDocumentDbGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDocumentDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbGroup('AmazonDocumentDbGroup', 'Amazon Document Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDocumentDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbGroup('AmazonDocumentDbGroup', 'Amazon Document Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.png
deleted file mode 100644
index 96b32ce687..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.puml
deleted file mode 100644
index 017262025f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDb.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonDocumentDb
-
-sprite $AmazonDocumentDbXs [10x10/16z] uyGA682O5SpYOEFaO4I8Cx23A5O6a0ge6WQ4B4m7EokAQG
-
-sprite $AmazonDocumentDbSm [12x12/16z] TKc30G1133kqmVu3luqYzFz4dtQJLrH62cT2j5NtOgxPchTSD5etXLcdbuAQIH7fvum
-
-sprite $AmazonDocumentDbMd [16x16/16z] ZKt70G0X2ED8E7N_WUtzPLwG6fxWlL-FGtcCuzTEZny42Qp_wf3XXtQTdzIyxNv7jbzS-u6XUxFfN_iPxIhxol241
-
-sprite $AmazonDocumentDbLg [20x20/16z] {
-fO_50SKW44I1MUs_u0ItqvT9iBVk_yeOMRAZOEraNbxJ8IrceL13n69bgLgvBJRoPcbdIJfp1-dmunHYOLbwnQfXC1wCd0SpW4KoCy4Tk_AjERIetziS6aVU
-vU9VwmK
-}
-
-!procedure AmazonDocumentDb($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonDocumentDb', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDocumentDbCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDocumentDbLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDocumentDbGroup($id, $name='Amazon Document Db', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDocumentDbLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.png
deleted file mode 100644
index b2fa6528cc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.puml
deleted file mode 100644
index 9dc431e5b9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDocumentDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbCard('AmazonDocumentDbCard', 'Amazon Document Db Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Remote.puml
deleted file mode 100644
index ae982bd932..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDocumentDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbCard('AmazonDocumentDbCard', 'Amazon Document Db Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.png
deleted file mode 100644
index df9508b8d3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.puml
deleted file mode 100644
index 9adbb492f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDocumentDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbGroup('AmazonDocumentDbGroup', 'Amazon Document Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Remote.puml
deleted file mode 100644
index e4e2ef8728..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDocumentDbGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDocumentDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDocumentDb')
-
-' renders the element
-AmazonDocumentDbGroup('AmazonDocumentDbGroup', 'Amazon Document Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.png
deleted file mode 100644
index 832d2b18d3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.puml
deleted file mode 100644
index 8826678726..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDb
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDb('AmazonDynamoDb', 'Amazon Dynamo Db', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Remote.puml
deleted file mode 100644
index 49c676cf3e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDb
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDb('AmazonDynamoDb', 'Amazon Dynamo Db', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.md b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.md
deleted file mode 100644
index 45cfc4c74d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDb
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonDynamoDb
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-```
-
-
-
-| Illustration | AmazonDynamoDb | AmazonDynamoDbCard | AmazonDynamoDbGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonDynamoDb.png) | ![illustration for AmazonDynamoDb](../../../aws-q2-2023/Architecture/Database/AmazonDynamoDb.Local.png) | ![illustration for AmazonDynamoDbCard](../../../aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.png) | ![illustration for AmazonDynamoDbGroup](../../../aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbXs>`
-- `<$AmazonDynamoDbSm>`
-- `<$AmazonDynamoDbMd>`
-- `<$AmazonDynamoDbLg>`
-
-
-
-
-
-## AmazonDynamoDb
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDb
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDb('AmazonDynamoDb', 'Amazon Dynamo Db', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDb
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDb('AmazonDynamoDb', 'Amazon Dynamo Db', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbCard('AmazonDynamoDbCard', 'Amazon Dynamo Db Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbCard('AmazonDynamoDbCard', 'Amazon Dynamo Db Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbGroup('AmazonDynamoDbGroup', 'Amazon Dynamo Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbGroup('AmazonDynamoDbGroup', 'Amazon Dynamo Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.png
deleted file mode 100644
index 056ae89120..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.puml
deleted file mode 100644
index c0e2376378..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDb.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonDynamoDb
-
-sprite $AmazonDynamoDbXs [10x10/16z] ROd50S103CCSZlSVkCmzVGpYc3XBeuIwjMBiVoCxToi4ZYROFoBC-MG6
-
-sprite $AmazonDynamoDbSm [12x12/16z] TSR50SC0300nittx3rnkE7g9UsEgzNi2PjztkV2xEiBCvsuzlwA35Ckdyli0QBuwYwCd
-
-sprite $AmazonDynamoDbMd [16x16/16z] ZOgt0S1048Dq-Tb_ONSVEgiJmB-j-wJtbBDN0EwsltiAVFS30ple49FiFbIp47SlnVxjbgBs3wykZwU7yrUOM_9h7m
-
-sprite $AmazonDynamoDbLg [20x20/16z] {
-fOs53K8130NhxUq_C2uDCU1V_2c7cOo8OYDvCxOqDmaraxVc4ZqAsCebFGQP-TAa8J9XQTdXO3TfxLLFLUvVPrepOscY3HAoDQUhWjQbbOggI1blmX_vfPLO
-falmmV0pPm
-}
-
-!procedure AmazonDynamoDb($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonDynamoDb', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbGroup($id, $name='Amazon Dynamo Db', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.png
deleted file mode 100644
index 9c6a22b0c4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.puml
deleted file mode 100644
index 9c3c7b649b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbCard('AmazonDynamoDbCard', 'Amazon Dynamo Db Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Remote.puml
deleted file mode 100644
index cac4e217e7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbCard
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbCard('AmazonDynamoDbCard', 'Amazon Dynamo Db Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.png
deleted file mode 100644
index d2ab6a899e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.puml
deleted file mode 100644
index 2cac441c52..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbGroup('AmazonDynamoDbGroup', 'Amazon Dynamo Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Remote.puml
deleted file mode 100644
index 35703c21e0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonDynamoDbGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbGroup
-include('aws-q2-2023/Architecture/Database/AmazonDynamoDb')
-
-' renders the element
-AmazonDynamoDbGroup('AmazonDynamoDbGroup', 'Amazon Dynamo Db Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.png
deleted file mode 100644
index 37e50b9a08..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.puml
deleted file mode 100644
index e35b52969a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCache
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCache('AmazonElastiCache', 'Amazon Elasti Cache', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Remote.puml
deleted file mode 100644
index 726430d1d0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCache
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCache('AmazonElastiCache', 'Amazon Elasti Cache', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.md b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.md
deleted file mode 100644
index fefbdb7980..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElastiCache
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonElastiCache
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-```
-
-
-
-| Illustration | AmazonElastiCache | AmazonElastiCacheCard | AmazonElastiCacheGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonElastiCache.png) | ![illustration for AmazonElastiCache](../../../aws-q2-2023/Architecture/Database/AmazonElastiCache.Local.png) | ![illustration for AmazonElastiCacheCard](../../../aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.png) | ![illustration for AmazonElastiCacheGroup](../../../aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElastiCacheXs>`
-- `<$AmazonElastiCacheSm>`
-- `<$AmazonElastiCacheMd>`
-- `<$AmazonElastiCacheLg>`
-
-
-
-
-
-## AmazonElastiCache
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCache
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCache('AmazonElastiCache', 'Amazon Elasti Cache', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCache
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCache('AmazonElastiCache', 'Amazon Elasti Cache', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheCard
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheCard
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheCard('AmazonElastiCacheCard', 'Amazon Elasti Cache Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheCard
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheCard('AmazonElastiCacheCard', 'Amazon Elasti Cache Card', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheGroup
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheGroup('AmazonElastiCacheGroup', 'Amazon Elasti Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheGroup
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheGroup('AmazonElastiCacheGroup', 'Amazon Elasti Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.png b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.png
deleted file mode 100644
index f9b3390d27..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.puml
deleted file mode 100644
index dd155ef229..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCache.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonElastiCache
-
-sprite $AmazonElastiCacheXs [10x10/16z] ROk50S1020DJ0NBx3rpt_k4IccXdxI9BJbP6v02yUgrT4784AxtoKeyycG4
-
-sprite $AmazonElastiCacheSm [12x12/16z] TSQ70G0X24DHY2N9_WjVx-TNu7aOzpGxQeS0jTc9UHFiiu4gosoBMMTkpgY9TCoUgzI2pRudlvi
-
-sprite $AmazonElastiCacheMd [16x16/16z] bSa53iGm50FHV4ZikV-15qlYTYnwCi_Biv-hizFVnVw7ZBJcbrRI4M6KXu7XtK8skPaIQMkuWoq1oLbaHLoyWAlLDRdL6m
-
-sprite $AmazonElastiCacheLg [20x20/16z] {
-hSZL0KCn34DHnoHf_u4VyszxWpxwVs7Fk5bsEdtTjLoxoRpG0LYmUgUWWqI3JGHtaokIWe6esoo1zehBY4L9gN3PWCRwxK8UXYfv3NFMagx6Uc67ozpC-cFh
-nRVHbbA_DmC
-}
-
-!procedure AmazonElastiCache($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonElastiCache', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElastiCacheCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElastiCacheLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElastiCacheGroup($id, $name='Amazon Elasti Cache', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonElastiCacheLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.png
deleted file mode 100644
index bebb0aee9e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.puml
deleted file mode 100644
index da3a71de6f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheCard
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheCard('AmazonElastiCacheCard', 'Amazon Elasti Cache Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Remote.puml
deleted file mode 100644
index d60acb3516..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheCard
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheCard('AmazonElastiCacheCard', 'Amazon Elasti Cache Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.png
deleted file mode 100644
index 2caaf99443..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.puml
deleted file mode 100644
index 4350962e0d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElastiCacheGroup
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheGroup('AmazonElastiCacheGroup', 'Amazon Elasti Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Remote.puml
deleted file mode 100644
index 8fd703df0f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonElastiCacheGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElastiCacheGroup
-include('aws-q2-2023/Architecture/Database/AmazonElastiCache')
-
-' renders the element
-AmazonElastiCacheGroup('AmazonElastiCacheGroup', 'Amazon Elasti Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.png
deleted file mode 100644
index 1dcaeed88f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.puml
deleted file mode 100644
index 5b2f7c2cd8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKeyspaces
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspaces('AmazonKeyspaces', 'Amazon Keyspaces', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Remote.puml
deleted file mode 100644
index edd4713e62..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKeyspaces
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspaces('AmazonKeyspaces', 'Amazon Keyspaces', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.md b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.md
deleted file mode 100644
index d86afe0daa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKeyspaces
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonKeyspaces
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-```
-
-
-
-| Illustration | AmazonKeyspaces | AmazonKeyspacesCard | AmazonKeyspacesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonKeyspaces.png) | ![illustration for AmazonKeyspaces](../../../aws-q2-2023/Architecture/Database/AmazonKeyspaces.Local.png) | ![illustration for AmazonKeyspacesCard](../../../aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.png) | ![illustration for AmazonKeyspacesGroup](../../../aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKeyspacesXs>`
-- `<$AmazonKeyspacesSm>`
-- `<$AmazonKeyspacesMd>`
-- `<$AmazonKeyspacesLg>`
-
-
-
-
-
-## AmazonKeyspaces
-
-### Load remotely
-```plantuml
-@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 AmazonKeyspaces
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspaces('AmazonKeyspaces', 'Amazon Keyspaces', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKeyspaces
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspaces('AmazonKeyspaces', 'Amazon Keyspaces', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKeyspacesCard
-
-### Load remotely
-```plantuml
-@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 AmazonKeyspacesCard
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesCard('AmazonKeyspacesCard', 'Amazon Keyspaces Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKeyspacesCard
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesCard('AmazonKeyspacesCard', 'Amazon Keyspaces Card', 'an optional description')
-@enduml
-```
-
-## AmazonKeyspacesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKeyspacesGroup
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesGroup('AmazonKeyspacesGroup', 'Amazon Keyspaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKeyspacesGroup
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesGroup('AmazonKeyspacesGroup', 'Amazon Keyspaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.png b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.png
deleted file mode 100644
index 55c026fbdb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.puml
deleted file mode 100644
index a7d8b954a7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspaces.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonKeyspaces
-
-sprite $AmazonKeyspacesXs [10x10/16z] 1S490O0m002XqxtqBpm0000s0Xq-48mVZG1nWB21lW201m
-
-sprite $AmazonKeyspacesSm [12x12/16z] TKc30G1H2BrS-mzy-bPuZFCe05YIYR8s1FJGchjTISFF9TUY7J58VksrICvZdWS
-
-sprite $AmazonKeyspacesMd [16x16/16z] bKg30KHH37jril_0Xs-ZZFY-e9xbWf5h_sJYQX6cil5PcWjkOew1QsliQ_9ZmRK0OkbNCNICU95S-8Ihzk9zVG4
-
-sprite $AmazonKeyspacesLg [20x20/16z] hSxL0SKm20NGYyF-0pzj_BEDvqIWRXTNKSj5w3SP9clhjCaGtqbejWepyvyFQqN0pUmFgk7Uh0H0jUtqrlAqYCMKHAGuAu-StMlOzMfvR001KW-KDm
-
-!procedure AmazonKeyspaces($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonKeyspaces', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKeyspacesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKeyspacesLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKeyspacesGroup($id, $name='Amazon Keyspaces', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonKeyspacesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.png
deleted file mode 100644
index 01442bc869..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.puml
deleted file mode 100644
index e756409967..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKeyspacesCard
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesCard('AmazonKeyspacesCard', 'Amazon Keyspaces Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Remote.puml
deleted file mode 100644
index 9153f427e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKeyspacesCard
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesCard('AmazonKeyspacesCard', 'Amazon Keyspaces Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.png
deleted file mode 100644
index 577ffb5ca1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.puml
deleted file mode 100644
index 1bb9e62a76..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKeyspacesGroup
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesGroup('AmazonKeyspacesGroup', 'Amazon Keyspaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Remote.puml
deleted file mode 100644
index 3827515292..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonKeyspacesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKeyspacesGroup
-include('aws-q2-2023/Architecture/Database/AmazonKeyspaces')
-
-' renders the element
-AmazonKeyspacesGroup('AmazonKeyspacesGroup', 'Amazon Keyspaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.png
deleted file mode 100644
index 24e446b731..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.puml
deleted file mode 100644
index 9ecebe8c63..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMemoryDbForRedis
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedis('AmazonMemoryDbForRedis', 'Amazon Memory Db For Redis', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Remote.puml
deleted file mode 100644
index d5a69ab75c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMemoryDbForRedis
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedis('AmazonMemoryDbForRedis', 'Amazon Memory Db For Redis', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.md b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.md
deleted file mode 100644
index 363e3d603d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonMemoryDbForRedis
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-```
-
-
-
-| Illustration | AmazonMemoryDbForRedis | AmazonMemoryDbForRedisCard | AmazonMemoryDbForRedisGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.png) | ![illustration for AmazonMemoryDbForRedis](../../../aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.Local.png) | ![illustration for AmazonMemoryDbForRedisCard](../../../aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.png) | ![illustration for AmazonMemoryDbForRedisGroup](../../../aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonMemoryDbForRedisXs>`
-- `<$AmazonMemoryDbForRedisSm>`
-- `<$AmazonMemoryDbForRedisMd>`
-- `<$AmazonMemoryDbForRedisLg>`
-
-
-
-
-
-## AmazonMemoryDbForRedis
-
-### Load remotely
-```plantuml
-@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 AmazonMemoryDbForRedis
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedis('AmazonMemoryDbForRedis', 'Amazon Memory Db For Redis', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMemoryDbForRedis
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedis('AmazonMemoryDbForRedis', 'Amazon Memory Db For Redis', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonMemoryDbForRedisCard
-
-### Load remotely
-```plantuml
-@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 AmazonMemoryDbForRedisCard
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisCard('AmazonMemoryDbForRedisCard', 'Amazon Memory Db For Redis Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMemoryDbForRedisCard
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisCard('AmazonMemoryDbForRedisCard', 'Amazon Memory Db For Redis Card', 'an optional description')
-@enduml
-```
-
-## AmazonMemoryDbForRedisGroup
-
-### Load remotely
-```plantuml
-@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 AmazonMemoryDbForRedisGroup
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisGroup('AmazonMemoryDbForRedisGroup', 'Amazon Memory Db For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMemoryDbForRedisGroup
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisGroup('AmazonMemoryDbForRedisGroup', 'Amazon Memory Db For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.png b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.png
deleted file mode 100644
index cdc055ab11..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.puml
deleted file mode 100644
index 659572f3c3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis
-
-sprite $AmazonMemoryDbForRedisXs [10x10/16z] RSQ53S0m402nP_Ns7xXC0OlCbC32oQCaUDmpn0qWm_bJ83LJqlXi
-
-sprite $AmazonMemoryDbForRedisSm [12x12/16z] TOor0S10201nsN_WDw1B3jVyXn6vKxmEAYSNSVZgeuDOzr75HLu_zJvxEPwSADFpee_AXmq
-
-sprite $AmazonMemoryDbForRedisMd [16x16/16z] ZOs50G0n20DnoFu3lxlsgbY29keOc4I6sXRxSYzKo4XiSKvFRh5Suan98LFU-akAc1RNuX0TlobhFQVG5sK30vFXqk34CuHVUW
-
-sprite $AmazonMemoryDbForRedisLg [20x20/16z] {
-fO-30KH130Np7uB-2pxRcFMialcNigIwD1sr7owS-dZwxCXGfWEwSDkBtTENxZ1UETIzcm9c2R9mULTgaNa-vr5o_seSNHLr21kNTu-dbaCUjKi5sAuFRep5
-fXssqNEWpypdh04
-}
-
-!procedure AmazonMemoryDbForRedis($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonMemoryDbForRedisCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonMemoryDbForRedisLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonMemoryDbForRedisGroup($id, $name='Amazon Memory Db For Redis', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonMemoryDbForRedisLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.png
deleted file mode 100644
index 085bb1d120..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.puml
deleted file mode 100644
index 0061e04c82..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMemoryDbForRedisCard
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisCard('AmazonMemoryDbForRedisCard', 'Amazon Memory Db For Redis Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Remote.puml
deleted file mode 100644
index 9a2baa7f3e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMemoryDbForRedisCard
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisCard('AmazonMemoryDbForRedisCard', 'Amazon Memory Db For Redis Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.png
deleted file mode 100644
index 4d1dfbac94..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.puml
deleted file mode 100644
index 7ce6a0fd9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonMemoryDbForRedisGroup
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisGroup('AmazonMemoryDbForRedisGroup', 'Amazon Memory Db For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Remote.puml
deleted file mode 100644
index d22a6ec609..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedisGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonMemoryDbForRedisGroup
-include('aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis')
-
-' renders the element
-AmazonMemoryDbForRedisGroup('AmazonMemoryDbForRedisGroup', 'Amazon Memory Db For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Local.png
deleted file mode 100644
index 120a98213a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Local.puml
deleted file mode 100644
index a199ac927d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonNeptune
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptune('AmazonNeptune', 'Amazon Neptune', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Remote.puml
deleted file mode 100644
index d6cce5cfd5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonNeptune
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptune('AmazonNeptune', 'Amazon Neptune', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.md b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.md
deleted file mode 100644
index 844a391fc1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonNeptune
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonNeptune
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-```
-
-
-
-| Illustration | AmazonNeptune | AmazonNeptuneCard | AmazonNeptuneGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonNeptune.png) | ![illustration for AmazonNeptune](../../../aws-q2-2023/Architecture/Database/AmazonNeptune.Local.png) | ![illustration for AmazonNeptuneCard](../../../aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.png) | ![illustration for AmazonNeptuneGroup](../../../aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonNeptuneXs>`
-- `<$AmazonNeptuneSm>`
-- `<$AmazonNeptuneMd>`
-- `<$AmazonNeptuneLg>`
-
-
-
-
-
-## AmazonNeptune
-
-### Load remotely
-```plantuml
-@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 AmazonNeptune
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptune('AmazonNeptune', 'Amazon Neptune', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonNeptune
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptune('AmazonNeptune', 'Amazon Neptune', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonNeptuneCard
-
-### Load remotely
-```plantuml
-@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 AmazonNeptuneCard
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneCard('AmazonNeptuneCard', 'Amazon Neptune Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonNeptuneCard
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneCard('AmazonNeptuneCard', 'Amazon Neptune Card', 'an optional description')
-@enduml
-```
-
-## AmazonNeptuneGroup
-
-### Load remotely
-```plantuml
-@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 AmazonNeptuneGroup
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneGroup('AmazonNeptuneGroup', 'Amazon Neptune Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonNeptuneGroup
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneGroup('AmazonNeptuneGroup', 'Amazon Neptune Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.png b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.png
deleted file mode 100644
index 4c39f5850a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.puml
deleted file mode 100644
index 7282857492..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptune.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonNeptune
-
-sprite $AmazonNeptuneXs [10x10/16z] uyGA63WvEJXWB3O6k3WB9oDOa8652Spd0B8PsU6wm2fPcLWPGCeG
-
-sprite $AmazonNeptuneSm [12x12/16z] TKe30W012Cjj_t_msOWJ_ojKVOCwdurOcaPk-YxD9qH26BjUpUQYgnhip5ivve_CPl5U8m
-
-sprite $AmazonNeptuneMd [16x16/16z] ZKl50SH02CHX-Y_uBidwRt56S1MrFowUeJh_Q98QMcDpUpJZxqV2_FkRav_YnXiHcG1swCch_Vm2Jcmr-F3GAgbcQ3FLrPj0MLWh6HVn1m
-
-sprite $AmazonNeptuneLg [20x20/16z] {
-fS-r0KC120JGmxdz1uxolOcy4eV_gd2FEeIGV6Zq5d8ER373AvhOnzWPaSr3R1iYCZ5x3vVQnUXuSDTjdt6a2iUqmgIhbbYeUKG8rIvxqLbpp_9fYxaP9mYD
-C1X5cfjkVkyE
-}
-
-!procedure AmazonNeptune($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonNeptune', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonNeptuneCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonNeptuneLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonNeptuneGroup($id, $name='Amazon Neptune', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonNeptuneLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.png
deleted file mode 100644
index 73540f319e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.puml
deleted file mode 100644
index 1d860d7d56..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonNeptuneCard
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneCard('AmazonNeptuneCard', 'Amazon Neptune Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Remote.puml
deleted file mode 100644
index fdf1cdc986..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonNeptuneCard
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneCard('AmazonNeptuneCard', 'Amazon Neptune Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.png
deleted file mode 100644
index 8c9d452620..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.puml
deleted file mode 100644
index 2e6a74ec1c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonNeptuneGroup
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneGroup('AmazonNeptuneGroup', 'Amazon Neptune Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Remote.puml
deleted file mode 100644
index daa0785977..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonNeptuneGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonNeptuneGroup
-include('aws-q2-2023/Architecture/Database/AmazonNeptune')
-
-' renders the element
-AmazonNeptuneGroup('AmazonNeptuneGroup', 'Amazon Neptune Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Local.png
deleted file mode 100644
index 635f9daa00..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Local.puml
deleted file mode 100644
index e8a6954902..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRds
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRds('AmazonRds', 'Amazon Rds', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Remote.puml
deleted file mode 100644
index 2dad7fde74..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRds
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRds('AmazonRds', 'Amazon Rds', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.md b/distribution/aws-q2-2023/Architecture/Database/AmazonRds.md
deleted file mode 100644
index 016689c108..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRds
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonRds
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-```
-
-
-
-| Illustration | AmazonRds | AmazonRdsCard | AmazonRdsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonRds.png) | ![illustration for AmazonRds](../../../aws-q2-2023/Architecture/Database/AmazonRds.Local.png) | ![illustration for AmazonRdsCard](../../../aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.png) | ![illustration for AmazonRdsGroup](../../../aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsXs>`
-- `<$AmazonRdsSm>`
-- `<$AmazonRdsMd>`
-- `<$AmazonRdsLg>`
-
-
-
-
-
-## AmazonRds
-
-### Load remotely
-```plantuml
-@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 AmazonRds
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRds('AmazonRds', 'Amazon Rds', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRds
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRds('AmazonRds', 'Amazon Rds', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsCard
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsCard('AmazonRdsCard', 'Amazon Rds Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsCard
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsCard('AmazonRdsCard', 'Amazon Rds Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsGroup
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsGroup('AmazonRdsGroup', 'Amazon Rds Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsGroup
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsGroup('AmazonRdsGroup', 'Amazon Rds Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRds.png
deleted file mode 100644
index e684cc1f27..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRds.puml
deleted file mode 100644
index 409a843024..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRds.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonRds
-
-sprite $AmazonRdsXs [10x10/16z] uyGA6C0a8uJ3pia1eHWOcDWWGYmCR11P3WuMg69sa3Osc2us1YJJ
-
-sprite $AmazonRdsSm [12x12/16z] TKm50W0X3783LFx_uEkETG3-jH9B2zdEN6PgQJqPNgVAYcRCSvfPQBU5nIZPuTKojYbvQceLK_FLHW
-
-sprite $AmazonRdsMd [16x16/16z] XSxL0GKn24HH8CBS_Wj-ifFzpeahS2TX7XLzbZi0r7NMipXwr8JNL8aTuxnBQ4IXvMDO6LNWztiHMokKl1OeXKdGMpJjD2QMVXyUw0gklW
-
-sprite $AmazonRdsLg [20x20/16z] {
-fOy5RW012C1mwFyVFEN8ehF66Xp-HxcpvACk7ANp6SCk53bmJ0DV0rXsbtTVe1MLDonBdb20VaZ21Wkm4D7AJGBQQ0qJIIHBZar6aJ9mf4MuNeIWUbMe_QE2
-1ysDQRBKJPoRCwS_uHK
-}
-
-!procedure AmazonRds($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonRds', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsGroup($id, $name='Amazon Rds', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.png
deleted file mode 100644
index d60d3a84a1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.puml
deleted file mode 100644
index 2aaabaa683..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsCard
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsCard('AmazonRdsCard', 'Amazon Rds Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Remote.puml
deleted file mode 100644
index e60fec40f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsCard
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsCard('AmazonRdsCard', 'Amazon Rds Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.png
deleted file mode 100644
index 06ee5c12fb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.puml
deleted file mode 100644
index c64725a559..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsGroup
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsGroup('AmazonRdsGroup', 'Amazon Rds Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Remote.puml
deleted file mode 100644
index 487aee3f1d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsGroup
-include('aws-q2-2023/Architecture/Database/AmazonRds')
-
-' renders the element
-AmazonRdsGroup('AmazonRdsGroup', 'Amazon Rds Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.png
deleted file mode 100644
index 4fbdc1fff9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.puml
deleted file mode 100644
index 958e06f904..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsOnVMware
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMware('AmazonRdsOnVMware', 'Amazon Rds On V Mware', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Remote.puml
deleted file mode 100644
index 73fd0ad5a6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsOnVMware
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMware('AmazonRdsOnVMware', 'Amazon Rds On V Mware', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.md b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.md
deleted file mode 100644
index 3a48514206..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsOnVMware
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonRdsOnVMware
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-```
-
-
-
-| Illustration | AmazonRdsOnVMware | AmazonRdsOnVMwareCard | AmazonRdsOnVMwareGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.png) | ![illustration for AmazonRdsOnVMware](../../../aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.Local.png) | ![illustration for AmazonRdsOnVMwareCard](../../../aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.png) | ![illustration for AmazonRdsOnVMwareGroup](../../../aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsOnVMwareXs>`
-- `<$AmazonRdsOnVMwareSm>`
-- `<$AmazonRdsOnVMwareMd>`
-- `<$AmazonRdsOnVMwareLg>`
-
-
-
-
-
-## AmazonRdsOnVMware
-
-### Load remotely
-```plantuml
-@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 AmazonRdsOnVMware
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMware('AmazonRdsOnVMware', 'Amazon Rds On V Mware', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsOnVMware
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMware('AmazonRdsOnVMware', 'Amazon Rds On V Mware', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsOnVMwareCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsOnVMwareCard
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareCard('AmazonRdsOnVMwareCard', 'Amazon Rds On V Mware Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsOnVMwareCard
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareCard('AmazonRdsOnVMwareCard', 'Amazon Rds On V Mware Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsOnVMwareGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsOnVMwareGroup
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareGroup('AmazonRdsOnVMwareGroup', 'Amazon Rds On V Mware Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsOnVMwareGroup
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareGroup('AmazonRdsOnVMwareGroup', 'Amazon Rds On V Mware Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.png
deleted file mode 100644
index ff6ff7c9f9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.puml
deleted file mode 100644
index 4dda215338..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonRdsOnVMware
-
-sprite $AmazonRdsOnVMwareXs [10x10/16z] RKc30G0n38on_y3FkWsEUHnu0NyTNZE4v5VH2rPII97Cjm1FhU4Jzxa1
-
-sprite $AmazonRdsOnVMwareSm [12x12/16z] TOo54G0n20Gd0KxwB_ZTPN7rBuZP1nRVPz_2Cs84jQJTIQPppfUGhkqw4z9-omRKzdD-jIrP4xun0W
-
-sprite $AmazonRdsOnVMwareMd [16x16/16z] bOpL0KKn348JgC3-0p-fVLuvSVLxWYDqp6XY11LwKm6Tej5PQoZtqAOKDZn8k_szwbbeKcf_w9Qb3Y163VoTibQCclpN7kx0WM_v0W
-
-sprite $AmazonRdsOnVMwareLg [20x20/16z] {
-fOwt4GH120JHqFa7_6fhgVUl7JGpFAHxaxcPt6pKTseSl9q_fXe6ba1hseXjZe2gY87NRe5wk0B6eGtqp2htsD2Cy7kw7aM2-73zrI_JIYRdz3m1XAxjZJih
--UijSXWUyGO
-}
-
-!procedure AmazonRdsOnVMware($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonRdsOnVMware', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsOnVMwareCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsOnVMwareLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsOnVMwareGroup($id, $name='Amazon Rds On V Mware', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsOnVMwareLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.png
deleted file mode 100644
index f511721014..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.puml
deleted file mode 100644
index cea0f28561..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsOnVMwareCard
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareCard('AmazonRdsOnVMwareCard', 'Amazon Rds On V Mware Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Remote.puml
deleted file mode 100644
index 9c0a0a704d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsOnVMwareCard
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareCard('AmazonRdsOnVMwareCard', 'Amazon Rds On V Mware Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.png
deleted file mode 100644
index 199b94b2b7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.puml
deleted file mode 100644
index 43083ade8d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsOnVMwareGroup
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareGroup('AmazonRdsOnVMwareGroup', 'Amazon Rds On V Mware Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Remote.puml
deleted file mode 100644
index 18c51101eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonRdsOnVMwareGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsOnVMwareGroup
-include('aws-q2-2023/Architecture/Database/AmazonRdsOnVMware')
-
-' renders the element
-AmazonRdsOnVMwareGroup('AmazonRdsOnVMwareGroup', 'Amazon Rds On V Mware Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Local.png
deleted file mode 100644
index 86e9246a25..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Local.puml
deleted file mode 100644
index c33a58f233..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTimestream
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestream('AmazonTimestream', 'Amazon Timestream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Remote.puml
deleted file mode 100644
index d249626380..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTimestream
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestream('AmazonTimestream', 'Amazon Timestream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.md b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.md
deleted file mode 100644
index d9e13627d0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonTimestream
-
-
-```text
-aws-q2-2023/Architecture/Database/AmazonTimestream
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-```
-
-
-
-| Illustration | AmazonTimestream | AmazonTimestreamCard | AmazonTimestreamGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AmazonTimestream.png) | ![illustration for AmazonTimestream](../../../aws-q2-2023/Architecture/Database/AmazonTimestream.Local.png) | ![illustration for AmazonTimestreamCard](../../../aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.png) | ![illustration for AmazonTimestreamGroup](../../../aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonTimestreamXs>`
-- `<$AmazonTimestreamSm>`
-- `<$AmazonTimestreamMd>`
-- `<$AmazonTimestreamLg>`
-
-
-
-
-
-## AmazonTimestream
-
-### Load remotely
-```plantuml
-@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 AmazonTimestream
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestream('AmazonTimestream', 'Amazon Timestream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTimestream
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestream('AmazonTimestream', 'Amazon Timestream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonTimestreamCard
-
-### Load remotely
-```plantuml
-@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 AmazonTimestreamCard
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamCard('AmazonTimestreamCard', 'Amazon Timestream Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTimestreamCard
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamCard('AmazonTimestreamCard', 'Amazon Timestream Card', 'an optional description')
-@enduml
-```
-
-## AmazonTimestreamGroup
-
-### Load remotely
-```plantuml
-@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 AmazonTimestreamGroup
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamGroup('AmazonTimestreamGroup', 'Amazon Timestream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTimestreamGroup
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamGroup('AmazonTimestreamGroup', 'Amazon Timestream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.png b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.png
deleted file mode 100644
index 1a7c39dfa2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.puml
deleted file mode 100644
index a0ab0a2a47..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestream.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AmazonTimestream
-
-sprite $AmazonTimestreamXs [10x10/16z] uyGE6DXPsC0CHX07oW81TX2BaO4LA0WHOsM4oR8pCB21zKA44
-
-sprite $AmazonTimestreamSm [12x12/16z] VOg50G0n20DhHFOV-DsbXvEuGzJOLosr4gMLy06al7fI2fC-R6phLakGgmThhJ3e9oC
-
-sprite $AmazonTimestreamMd [16x16/16z] dKp50GH130h4-ozuTUHv4XUW_x002LjhrjEmtz5TklSBSc7sVkCTIjJOHSGxBHV--kkLOsTMUGDIMo_8oSzu6djQASZeh-m4
-
-sprite $AmazonTimestreamLg [20x20/16z] {
-fO_L0GL120EHWoJz5tpkNqzcVTP0_qFWPS8A6AnlAhcDZSjvRlVl1vr3H6JfxhJJIXokbhuYFBtFksvcHS7ml5kPO9oEgsiVPAShZymYguoFkx25tbtrcSz5
-MrIvwGNrFHC
-}
-
-!procedure AmazonTimestream($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AmazonTimestream', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonTimestreamCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonTimestreamLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonTimestreamGroup($id, $name='Amazon Timestream', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonTimestreamLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.png
deleted file mode 100644
index 55fb207ad5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.puml
deleted file mode 100644
index 7c9bc12f66..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTimestreamCard
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamCard('AmazonTimestreamCard', 'Amazon Timestream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Remote.puml
deleted file mode 100644
index 9d96f061df..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTimestreamCard
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamCard('AmazonTimestreamCard', 'Amazon Timestream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.png
deleted file mode 100644
index ad787ceb55..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.puml
deleted file mode 100644
index 4b8a2f4d62..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonTimestreamGroup
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamGroup('AmazonTimestreamGroup', 'Amazon Timestream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Remote.puml
deleted file mode 100644
index 47d2a7358e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AmazonTimestreamGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonTimestreamGroup
-include('aws-q2-2023/Architecture/Database/AmazonTimestream')
-
-' renders the element
-AmazonTimestreamGroup('AmazonTimestreamGroup', 'Amazon Timestream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.png b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.png
deleted file mode 100644
index 198eba5099..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.puml
deleted file mode 100644
index a2d4ae932a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDatabaseMigrationService
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationService('AwsDatabaseMigrationService', 'Aws Database Migration Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Remote.puml
deleted file mode 100644
index e458ea3206..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDatabaseMigrationService
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationService('AwsDatabaseMigrationService', 'Aws Database Migration Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.md b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.md
deleted file mode 100644
index e920775643..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDatabaseMigrationService
-
-
-```text
-aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService
-```
-
-```text
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-```
-
-
-
-| Illustration | AwsDatabaseMigrationService | AwsDatabaseMigrationServiceCard | AwsDatabaseMigrationServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.png) | ![illustration for AwsDatabaseMigrationService](../../../aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.Local.png) | ![illustration for AwsDatabaseMigrationServiceCard](../../../aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.png) | ![illustration for AwsDatabaseMigrationServiceGroup](../../../aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDatabaseMigrationServiceXs>`
-- `<$AwsDatabaseMigrationServiceSm>`
-- `<$AwsDatabaseMigrationServiceMd>`
-- `<$AwsDatabaseMigrationServiceLg>`
-
-
-
-
-
-## AwsDatabaseMigrationService
-
-### Load remotely
-```plantuml
-@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 AwsDatabaseMigrationService
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationService('AwsDatabaseMigrationService', 'Aws Database Migration Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatabaseMigrationService
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationService('AwsDatabaseMigrationService', 'Aws Database Migration Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDatabaseMigrationServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsDatabaseMigrationServiceCard
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceCard('AwsDatabaseMigrationServiceCard', 'Aws Database Migration Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatabaseMigrationServiceCard
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceCard('AwsDatabaseMigrationServiceCard', 'Aws Database Migration Service Card', 'an optional description')
-@enduml
-```
-
-## AwsDatabaseMigrationServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsDatabaseMigrationServiceGroup
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceGroup('AwsDatabaseMigrationServiceGroup', 'Aws Database Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatabaseMigrationServiceGroup
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceGroup('AwsDatabaseMigrationServiceGroup', 'Aws Database Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.png b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.png
deleted file mode 100644
index b942fb6b68..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.puml
deleted file mode 100644
index cf16fb9dfc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService
-
-sprite $AwsDatabaseMigrationServiceXs [10x10/16z] uyG1cDaP8GnM1WOcA0k8SRCuMHZOS9W5
-
-sprite $AwsDatabaseMigrationServiceSm [12x12/16z] VKg30S1038on_y0rtk4fLwLiBwHpNpdZmw31lrvaJFp5PAxswl9dChAh7G
-
-sprite $AwsDatabaseMigrationServiceMd [16x16/16z] dOl50S0m30DZjlOVkCpSt4k86f8xPFMCZeZLXufj_N3QU2bK_A7dhjVx7inCkh5GwBQ7GV695W
-
-sprite $AwsDatabaseMigrationServiceLg [20x20/16z] hSkr0KG120DGD93z1putcllwoWZFqDMSn56f_Xi1lBFVB24tvYDhtiti-PAHLRWvLdmjCbINTXtti9H3g1X6WcOnw9n0umck
-
-!procedure AwsDatabaseMigrationService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDatabaseMigrationServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDatabaseMigrationServiceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AwsDatabaseMigrationServiceGroup($id, $name='Aws Database Migration Service', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AwsDatabaseMigrationServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.png
deleted file mode 100644
index de2bcdf679..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.puml
deleted file mode 100644
index 29139ce48b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDatabaseMigrationServiceCard
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceCard('AwsDatabaseMigrationServiceCard', 'Aws Database Migration Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Remote.puml
deleted file mode 100644
index 07a65d510b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDatabaseMigrationServiceCard
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceCard('AwsDatabaseMigrationServiceCard', 'Aws Database Migration Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.png
deleted file mode 100644
index eb2dd544f4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.puml
deleted file mode 100644
index be33d4107f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDatabaseMigrationServiceGroup
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceGroup('AwsDatabaseMigrationServiceGroup', 'Aws Database Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Remote.puml
deleted file mode 100644
index e59c60303f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Database/AwsDatabaseMigrationServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDatabaseMigrationServiceGroup
-include('aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService')
-
-' renders the element
-AwsDatabaseMigrationServiceGroup('AwsDatabaseMigrationServiceGroup', 'Aws Database Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.png
deleted file mode 100644
index 0af99c3435..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.puml
deleted file mode 100644
index c0c2cdbeff..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCodeCatalyst
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalyst('AmazonCodeCatalyst', 'Amazon Code Catalyst', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Remote.puml
deleted file mode 100644
index a0f9171271..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCodeCatalyst
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalyst('AmazonCodeCatalyst', 'Amazon Code Catalyst', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.md
deleted file mode 100644
index a87177dc92..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCodeCatalyst
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-```
-
-
-
-| Illustration | AmazonCodeCatalyst | AmazonCodeCatalystCard | AmazonCodeCatalystGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.png) | ![illustration for AmazonCodeCatalyst](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.Local.png) | ![illustration for AmazonCodeCatalystCard](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.png) | ![illustration for AmazonCodeCatalystGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCodeCatalystXs>`
-- `<$AmazonCodeCatalystSm>`
-- `<$AmazonCodeCatalystMd>`
-- `<$AmazonCodeCatalystLg>`
-
-
-
-
-
-## AmazonCodeCatalyst
-
-### Load remotely
-```plantuml
-@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 AmazonCodeCatalyst
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalyst('AmazonCodeCatalyst', 'Amazon Code Catalyst', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeCatalyst
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalyst('AmazonCodeCatalyst', 'Amazon Code Catalyst', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCodeCatalystCard
-
-### Load remotely
-```plantuml
-@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 AmazonCodeCatalystCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystCard('AmazonCodeCatalystCard', 'Amazon Code Catalyst Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeCatalystCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystCard('AmazonCodeCatalystCard', 'Amazon Code Catalyst Card', 'an optional description')
-@enduml
-```
-
-## AmazonCodeCatalystGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCodeCatalystGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystGroup('AmazonCodeCatalystGroup', 'Amazon Code Catalyst Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeCatalystGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystGroup('AmazonCodeCatalystGroup', 'Amazon Code Catalyst Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.png
deleted file mode 100644
index 285424f32e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.puml
deleted file mode 100644
index 719cd4854c..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst
-
-sprite $AmazonCodeCatalystXs [10x10/16z] RKY50S0m2CCX_pyyNnNYs5-K-1k0iYkT0HvqHRda6hqKX7l3bPuZlbAx0m
-
-sprite $AmazonCodeCatalystSm [12x12/16z] VOl50GHH24FnaFuBdg-NrOTB-8TMyTiwJQEnjwnGIArUBLOfh5vaV-PA0H8TlGN6eXaNA2YT5sJpZG4
-
-sprite $AmazonCodeCatalystMd [16x16/16z] dOn50iHG24D_qEJ-1nw3_RHzkEe9XKGOjJZBO8pUAOsTIjiQHL05HlxgH7EJN-WpKJunJ2M9AfjxPdc1o7d8g908GKEx2iqfz_EnrXNU
-
-sprite $AmazonCodeCatalystLg [20x20/16z] {
-hSrLGa1H24LHEEIU_u1Ddl6jwtO0_8FEhFrzOuieurlqfboDXjEz3h2UoR5r5AdMgExR9W8eUYvbuWItZrinvLFjDeKGjtS-RFLs0EQOFNNndL2IwkK81OmD
-uZ6-j0yb-1OMBXl-x1K
-}
-
-!procedure AmazonCodeCatalyst($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCodeCatalystCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCodeCatalystLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCodeCatalystGroup($id, $name='Amazon Code Catalyst', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AmazonCodeCatalystLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.png
deleted file mode 100644
index 41da6381c2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.puml
deleted file mode 100644
index fecf4584db..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCodeCatalystCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystCard('AmazonCodeCatalystCard', 'Amazon Code Catalyst Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Remote.puml
deleted file mode 100644
index 5357ce62f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCodeCatalystCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystCard('AmazonCodeCatalystCard', 'Amazon Code Catalyst Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.png
deleted file mode 100644
index 533a140b45..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.puml
deleted file mode 100644
index 5aa7ce211b..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCodeCatalystGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystGroup('AmazonCodeCatalystGroup', 'Amazon Code Catalyst Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Remote.puml
deleted file mode 100644
index d606d29a0d..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalystGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCodeCatalystGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst')
-
-' renders the element
-AmazonCodeCatalystGroup('AmazonCodeCatalystGroup', 'Amazon Code Catalyst Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.png
deleted file mode 100644
index 04d027d8ac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.puml
deleted file mode 100644
index 3659711773..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCorretto
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorretto('AmazonCorretto', 'Amazon Corretto', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Remote.puml
deleted file mode 100644
index 1c776f8425..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCorretto
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorretto('AmazonCorretto', 'Amazon Corretto', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.md
deleted file mode 100644
index 5566abdefa..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCorretto
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-```
-
-
-
-| Illustration | AmazonCorretto | AmazonCorrettoCard | AmazonCorrettoGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.png) | ![illustration for AmazonCorretto](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.Local.png) | ![illustration for AmazonCorrettoCard](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.png) | ![illustration for AmazonCorrettoGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCorrettoXs>`
-- `<$AmazonCorrettoSm>`
-- `<$AmazonCorrettoMd>`
-- `<$AmazonCorrettoLg>`
-
-
-
-
-
-## AmazonCorretto
-
-### Load remotely
-```plantuml
-@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 AmazonCorretto
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorretto('AmazonCorretto', 'Amazon Corretto', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCorretto
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorretto('AmazonCorretto', 'Amazon Corretto', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCorrettoCard
-
-### Load remotely
-```plantuml
-@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 AmazonCorrettoCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoCard('AmazonCorrettoCard', 'Amazon Corretto Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCorrettoCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoCard('AmazonCorrettoCard', 'Amazon Corretto Card', 'an optional description')
-@enduml
-```
-
-## AmazonCorrettoGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCorrettoGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoGroup('AmazonCorrettoGroup', 'Amazon Corretto Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCorrettoGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoGroup('AmazonCorrettoGroup', 'Amazon Corretto Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.png
deleted file mode 100644
index aba7fce98f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.puml
deleted file mode 100644
index 12c630d7dd..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto
-
-sprite $AmazonCorrettoXs [10x10/16z] uyG163XWB6PE9Z3DmSo648825WQu1WuWamtCPMTW1OaZ
-
-sprite $AmazonCorrettoSm [12x12/16z] VSgr0SGm400miq_x3_mGkYwgvKsLkYvD8Ah0add1dXiQY8bOe3E6s9pjVD8N
-
-sprite $AmazonCorrettoMd [16x16/16z] ZKpL0SL023iWIFOV-4bx-jNYaeJlhCuruZoKKNNRrIcwhKtiP_qYbLtbRibp5pQXY03iW4uSYXvIP4bsW1KJIDO0f8cgMFBPlW
-
-sprite $AmazonCorrettoLg [20x20/16z] {
-hSe30aHH243HN7V_2nxR-ESXiW1txaZFeprLheGhPjUj60ltYE1WtAUAhMAlasrlvxZdkylLNXMYshhHoK68SA2SbB6JoP7DI6zZ8HnuGuNdCCfHYtXcg0HN
-PlZI6W
-}
-
-!procedure AmazonCorretto($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCorrettoCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCorrettoLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCorrettoGroup($id, $name='Amazon Corretto', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AmazonCorrettoLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.png
deleted file mode 100644
index 9f25c205f6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.puml
deleted file mode 100644
index ba49d5c867..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCorrettoCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoCard('AmazonCorrettoCard', 'Amazon Corretto Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Remote.puml
deleted file mode 100644
index 4f6b8977f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCorrettoCard
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoCard('AmazonCorrettoCard', 'Amazon Corretto Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.png
deleted file mode 100644
index e1ea192c8c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.puml
deleted file mode 100644
index 9aa7ba8de2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCorrettoGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoGroup('AmazonCorrettoGroup', 'Amazon Corretto Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Remote.puml
deleted file mode 100644
index ad02d2c2b1..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AmazonCorrettoGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCorrettoGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto')
-
-' renders the element
-AmazonCorrettoGroup('AmazonCorrettoGroup', 'Amazon Corretto Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.png
deleted file mode 100644
index 7cd39ec071..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.puml
deleted file mode 100644
index fe3d5d0f45..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationComposer
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposer('AwsApplicationComposer', 'Aws Application Composer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Remote.puml
deleted file mode 100644
index e4ba800b12..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationComposer
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposer('AwsApplicationComposer', 'Aws Application Composer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.md
deleted file mode 100644
index 1ed95bbbdd..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationComposer
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-```
-
-
-
-| Illustration | AwsApplicationComposer | AwsApplicationComposerCard | AwsApplicationComposerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.png) | ![illustration for AwsApplicationComposer](../../../aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.Local.png) | ![illustration for AwsApplicationComposerCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.png) | ![illustration for AwsApplicationComposerGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationComposerXs>`
-- `<$AwsApplicationComposerSm>`
-- `<$AwsApplicationComposerMd>`
-- `<$AwsApplicationComposerLg>`
-
-
-
-
-
-## AwsApplicationComposer
-
-### Load remotely
-```plantuml
-@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 AwsApplicationComposer
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposer('AwsApplicationComposer', 'Aws Application Composer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationComposer
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposer('AwsApplicationComposer', 'Aws Application Composer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationComposerCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationComposerCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerCard('AwsApplicationComposerCard', 'Aws Application Composer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationComposerCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerCard('AwsApplicationComposerCard', 'Aws Application Composer Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationComposerGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationComposerGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerGroup('AwsApplicationComposerGroup', 'Aws Application Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationComposerGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerGroup('AwsApplicationComposerGroup', 'Aws Application Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.png
deleted file mode 100644
index 96fa9e4f5b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.puml
deleted file mode 100644
index 54a1e5d9ff..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer
-
-sprite $AwsApplicationComposerXs [10x10/16z] RS570S0m00IWomx-3VVN3NvLx5IG3lG0cAZ1fHEZ87GbBWS
-
-sprite $AwsApplicationComposerSm [12x12/16z] TSc54G0n2031mRd-2tvtsGJdNz02ihIAaqa2q0shb6OdnQBNYGijMAuU6Ae4grZ-rGW
-
-sprite $AwsApplicationComposerMd [16x16/16z] bS65WGH1202mPGpIVy4lvow9xxKWrZ9N0z48VNNXO5GY7VHoeSrIWIWmiWIM0GWtcWkLj4Qr0ctIR6qJ82SpIiRorYy
-
-sprite $AwsApplicationComposerLg [20x20/16z] {
-fOs50KHH2CCA7yl-0v-xIvvYBNyo0rGCJFGXvGu4DYFyChVWLOVS0NK016Tyk2PIt93J1OitjCSXnpRd13ZYa4p1mMCuOTmpjyb8G2f87MfT2IJchfEW3504
-M8XBvd1zpXe
-}
-
-!procedure AwsApplicationComposer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationComposerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationComposerLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationComposerGroup($id, $name='Aws Application Composer', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsApplicationComposerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.png
deleted file mode 100644
index a9f045aa53..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.puml
deleted file mode 100644
index 3e0ec501da..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationComposerCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerCard('AwsApplicationComposerCard', 'Aws Application Composer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Remote.puml
deleted file mode 100644
index 1f15953d59..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationComposerCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerCard('AwsApplicationComposerCard', 'Aws Application Composer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.png
deleted file mode 100644
index 74890e069c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.puml
deleted file mode 100644
index 779f66b9ce..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationComposerGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerGroup('AwsApplicationComposerGroup', 'Aws Application Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Remote.puml
deleted file mode 100644
index b5e91d67f0..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationComposerGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer')
-
-' renders the element
-AwsApplicationComposerGroup('AwsApplicationComposerGroup', 'Aws Application Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.png
deleted file mode 100644
index 3763f93001..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.puml
deleted file mode 100644
index 75c84bd760..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloud9
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9('AwsCloud9', 'Aws Cloud9', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Remote.puml
deleted file mode 100644
index 6242a6db8b..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloud9
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9('AwsCloud9', 'Aws Cloud9', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.md
deleted file mode 100644
index 068a75cd4d..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloud9
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCloud9
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-```
-
-
-
-| Illustration | AwsCloud9 | AwsCloud9Card | AwsCloud9Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.png) | ![illustration for AwsCloud9](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.Local.png) | ![illustration for AwsCloud9Card](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.png) | ![illustration for AwsCloud9Group](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloud9Xs>`
-- `<$AwsCloud9Sm>`
-- `<$AwsCloud9Md>`
-- `<$AwsCloud9Lg>`
-
-
-
-
-
-## AwsCloud9
-
-### Load remotely
-```plantuml
-@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 AwsCloud9
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9('AwsCloud9', 'Aws Cloud9', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud9
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9('AwsCloud9', 'Aws Cloud9', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloud9Card
-
-### Load remotely
-```plantuml
-@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 AwsCloud9Card
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Card('AwsCloud9Card', 'Aws Cloud9 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud9Card
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Card('AwsCloud9Card', 'Aws Cloud9 Card', 'an optional description')
-@enduml
-```
-
-## AwsCloud9Group
-
-### Load remotely
-```plantuml
-@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 AwsCloud9Group
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Group('AwsCloud9Group', 'Aws Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud9Group
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Group('AwsCloud9Group', 'Aws Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.png
deleted file mode 100644
index aa037c12b7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.puml
deleted file mode 100644
index df1d469f38..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCloud9
-
-sprite $AwsCloud9Xs [10x10/16z] uoG8c1aHR0OcC0bc8uHPm88WWDq4
-
-sprite $AwsCloud9Sm [12x12/16z] uoG3i04X5301CJCxL9IJ1Km10IDKcXM8ETZOGO2LEBC1
-
-sprite $AwsCloud9Md [16x16/16z] jSb55i0W34LHz9Ut_mtt84dcbGjn_b1qPKAVAHVv6UQziwLvHI0npJpwl6QcEgFWyyZbuBqR
-
-sprite $AwsCloud9Lg [20x20/16z] nKs50S0m22iE_nzSrmSsN9FuLn81l1F75Y7ycb6FbXZF3DgSh1QsmLgGQ4SwKNdyZqSwit4vciEgskkq034jaVX82W
-
-!procedure AwsCloud9($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCloud9', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloud9Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloud9Lg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloud9Group($id, $name='Aws Cloud9', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCloud9Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.png
deleted file mode 100644
index e09e63d91d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.puml
deleted file mode 100644
index d063a21739..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloud9Card
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Card('AwsCloud9Card', 'Aws Cloud9 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Remote.puml
deleted file mode 100644
index d1ff7c6f3e..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloud9Card
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Card('AwsCloud9Card', 'Aws Cloud9 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.png
deleted file mode 100644
index 4edbb81300..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.puml
deleted file mode 100644
index ac38fbed05..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloud9Group
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Group('AwsCloud9Group', 'Aws Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Remote.puml
deleted file mode 100644
index 03c6afb399..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloud9Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloud9Group
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloud9')
-
-' renders the element
-AwsCloud9Group('AwsCloud9Group', 'Aws Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.png
deleted file mode 100644
index 506bac8a83..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.puml
deleted file mode 100644
index d99955ae1f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudControlApi
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApi('AwsCloudControlApi', 'Aws Cloud Control Api', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Remote.puml
deleted file mode 100644
index 2692366bd9..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudControlApi
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApi('AwsCloudControlApi', 'Aws Cloud Control Api', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.md
deleted file mode 100644
index 5243df0ae9..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudControlApi
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-```
-
-
-
-| Illustration | AwsCloudControlApi | AwsCloudControlApiCard | AwsCloudControlApiGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.png) | ![illustration for AwsCloudControlApi](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.Local.png) | ![illustration for AwsCloudControlApiCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.png) | ![illustration for AwsCloudControlApiGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudControlApiXs>`
-- `<$AwsCloudControlApiSm>`
-- `<$AwsCloudControlApiMd>`
-- `<$AwsCloudControlApiLg>`
-
-
-
-
-
-## AwsCloudControlApi
-
-### Load remotely
-```plantuml
-@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 AwsCloudControlApi
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApi('AwsCloudControlApi', 'Aws Cloud Control Api', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudControlApi
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApi('AwsCloudControlApi', 'Aws Cloud Control Api', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudControlApiCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudControlApiCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiCard('AwsCloudControlApiCard', 'Aws Cloud Control Api Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudControlApiCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiCard('AwsCloudControlApiCard', 'Aws Cloud Control Api Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudControlApiGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudControlApiGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiGroup('AwsCloudControlApiGroup', 'Aws Cloud Control Api Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudControlApiGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiGroup('AwsCloudControlApiGroup', 'Aws Cloud Control Api Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.png
deleted file mode 100644
index fab29e9210..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.puml
deleted file mode 100644
index 0f52592d76..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi
-
-sprite $AwsCloudControlApiXs [10x10/16z] uoG4693Oh40UN8WHIYBuk
-
-sprite $AwsCloudControlApiSm [12x12/16z] ZSUr0O10402mr-Eo_y1uYwIBdthlRXFt90i1aPW4AWC2MjJT04olDW
-
-sprite $AwsCloudControlApiMd [16x16/16z] hOp50S0m3CJ2EUq_S27eRq5cv0zAY95DBK2egmwjgOWb84V3gNd0jxeTYbLx4JJ_jeYhDsp4Iqu
-
-sprite $AwsCloudControlApiLg [20x20/16z] lSn50iCm34HHIwQP-n-uyDlmEdbc2_mOPStge_BTmdkDVKJbOb3MHVvYZg-GLOUX8ivWMxfXwD-1WpZthMDMrsmWzAVmrVHztW
-
-!procedure AwsCloudControlApi($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudControlApiCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudControlApiLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudControlApiGroup($id, $name='Aws Cloud Control Api', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCloudControlApiLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.png
deleted file mode 100644
index d5d80ef3fa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.puml
deleted file mode 100644
index be3141cb9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudControlApiCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiCard('AwsCloudControlApiCard', 'Aws Cloud Control Api Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Remote.puml
deleted file mode 100644
index 78eab7956b..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudControlApiCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiCard('AwsCloudControlApiCard', 'Aws Cloud Control Api Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.png
deleted file mode 100644
index daf582b336..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.puml
deleted file mode 100644
index b9dc3652d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudControlApiGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiGroup('AwsCloudControlApiGroup', 'Aws Cloud Control Api Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Remote.puml
deleted file mode 100644
index adb74d6d5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApiGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudControlApiGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi')
-
-' renders the element
-AwsCloudControlApiGroup('AwsCloudControlApiGroup', 'Aws Cloud Control Api Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.png
deleted file mode 100644
index f4bc0223c2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.puml
deleted file mode 100644
index f19b5a49f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudDevelopmentKit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKit('AwsCloudDevelopmentKit', 'Aws Cloud Development Kit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Remote.puml
deleted file mode 100644
index 6132668f2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudDevelopmentKit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKit('AwsCloudDevelopmentKit', 'Aws Cloud Development Kit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.md
deleted file mode 100644
index d60ad8aa96..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudDevelopmentKit
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-```
-
-
-
-| Illustration | AwsCloudDevelopmentKit | AwsCloudDevelopmentKitCard | AwsCloudDevelopmentKitGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.png) | ![illustration for AwsCloudDevelopmentKit](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.Local.png) | ![illustration for AwsCloudDevelopmentKitCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.png) | ![illustration for AwsCloudDevelopmentKitGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudDevelopmentKitXs>`
-- `<$AwsCloudDevelopmentKitSm>`
-- `<$AwsCloudDevelopmentKitMd>`
-- `<$AwsCloudDevelopmentKitLg>`
-
-
-
-
-
-## AwsCloudDevelopmentKit
-
-### Load remotely
-```plantuml
-@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 AwsCloudDevelopmentKit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKit('AwsCloudDevelopmentKit', 'Aws Cloud Development Kit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudDevelopmentKit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKit('AwsCloudDevelopmentKit', 'Aws Cloud Development Kit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudDevelopmentKitCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudDevelopmentKitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitCard('AwsCloudDevelopmentKitCard', 'Aws Cloud Development Kit Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudDevelopmentKitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitCard('AwsCloudDevelopmentKitCard', 'Aws Cloud Development Kit Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudDevelopmentKitGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudDevelopmentKitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitGroup('AwsCloudDevelopmentKitGroup', 'Aws Cloud Development Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudDevelopmentKitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitGroup('AwsCloudDevelopmentKitGroup', 'Aws Cloud Development Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.png
deleted file mode 100644
index d3c4087754..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.puml
deleted file mode 100644
index 15b06d317e..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit
-
-sprite $AwsCloudDevelopmentKitXs [10x10/16z] RSZ10KG0303197Sm_HSC09ZzhM-f7Bg0lz89q6RuGIojhoBPvzK8
-
-sprite $AwsCloudDevelopmentKitSm [12x12/16z] VKk30G1H2CtOV-0pldCFkGX5_SwZvVdmcduEEWkEvuRZDDX9C18QqkqL8lJRQn6Wptte3sCJEm
-
-sprite $AwsCloudDevelopmentKitMd [16x16/16z] dKt50SGm38lPsd_X2oU_Qsj62Lz4pEbgBMiWZTLp2mbTrr6TMXWNNeyD9MeQxxMekdlr86EYdFSmWPN8ildg8QVvwjseBaEm92kuCfx83m
-
-sprite $AwsCloudDevelopmentKitLg [20x20/16z] {
-fSorWGC034DHcVtt7_WW34tWTGQ9xqtcSiy6lBbL0n2LN3a7WpXh0pQ1Z4i_u846pfy9hEUuWDphhZ44dCEsfA-tXdPEIekhQIsNNNc6MRbntR6D8svs7TkZ
-rOeRKkDodYpl-GK
-}
-
-!procedure AwsCloudDevelopmentKit($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudDevelopmentKitCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudDevelopmentKitLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudDevelopmentKitGroup($id, $name='Aws Cloud Development Kit', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCloudDevelopmentKitLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.png
deleted file mode 100644
index 2be1459304..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.puml
deleted file mode 100644
index 085afeeeef..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudDevelopmentKitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitCard('AwsCloudDevelopmentKitCard', 'Aws Cloud Development Kit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Remote.puml
deleted file mode 100644
index d502125c9a..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudDevelopmentKitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitCard('AwsCloudDevelopmentKitCard', 'Aws Cloud Development Kit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.png
deleted file mode 100644
index 21b848b5e7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.puml
deleted file mode 100644
index 1994d25dea..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudDevelopmentKitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitGroup('AwsCloudDevelopmentKitGroup', 'Aws Cloud Development Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Remote.puml
deleted file mode 100644
index 60b2c246ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKitGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudDevelopmentKitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit')
-
-' renders the element
-AwsCloudDevelopmentKitGroup('AwsCloudDevelopmentKitGroup', 'Aws Cloud Development Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.png
deleted file mode 100644
index 26f97508c7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.puml
deleted file mode 100644
index 3fd66f9dd1..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudShell
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShell('AwsCloudShell', 'Aws Cloud Shell', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Remote.puml
deleted file mode 100644
index 74d1f209c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudShell
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShell('AwsCloudShell', 'Aws Cloud Shell', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.md
deleted file mode 100644
index 7ee4e6c442..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudShell
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-```
-
-
-
-| Illustration | AwsCloudShell | AwsCloudShellCard | AwsCloudShellGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.png) | ![illustration for AwsCloudShell](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.Local.png) | ![illustration for AwsCloudShellCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.png) | ![illustration for AwsCloudShellGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudShellXs>`
-- `<$AwsCloudShellSm>`
-- `<$AwsCloudShellMd>`
-- `<$AwsCloudShellLg>`
-
-
-
-
-
-## AwsCloudShell
-
-### Load remotely
-```plantuml
-@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 AwsCloudShell
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShell('AwsCloudShell', 'Aws Cloud Shell', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudShell
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShell('AwsCloudShell', 'Aws Cloud Shell', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudShellCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudShellCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellCard('AwsCloudShellCard', 'Aws Cloud Shell Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudShellCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellCard('AwsCloudShellCard', 'Aws Cloud Shell Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudShellGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudShellGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellGroup('AwsCloudShellGroup', 'Aws Cloud Shell Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudShellGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellGroup('AwsCloudShellGroup', 'Aws Cloud Shell Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.png
deleted file mode 100644
index 2e38fa8e0d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.puml
deleted file mode 100644
index b5e7c56deb..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell
-
-sprite $AwsCloudShellXs [10x10/16z] uyGEs1cW34Piign810E2oy41OO40Cv9o
-
-sprite $AwsCloudShellSm [12x12/16z] uyGDE9Wuu6nMJdOcA1DCGpcCd4nWm0PHX48o8R4P4MmEJZOs3YWR3DXHB0K
-
-sprite $AwsCloudShellMd [16x16/16z] dKo30G0n38on_y1lisvpp8QbJ772cKWxd4NSiCsVhnYTbWLhulPpd77A6OjTSs4M6zxwVrSF
-
-sprite $AwsCloudShellLg [20x20/16z] fOw30K0n34GRN_OV-Dl6A-FBtuJlN1meMvyrfp2MBehkAPkihLDp3yZCV40mbH_-m4VHSk3ZsFcQD02xpirOB7mJWbdZH3wd1W
-
-!procedure AwsCloudShell($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudShellCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudShellLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudShellGroup($id, $name='Aws Cloud Shell', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCloudShellLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.png
deleted file mode 100644
index 6b6a6e5402..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.puml
deleted file mode 100644
index f79e5d5881..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudShellCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellCard('AwsCloudShellCard', 'Aws Cloud Shell Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Remote.puml
deleted file mode 100644
index 27c1f424db..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudShellCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellCard('AwsCloudShellCard', 'Aws Cloud Shell Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.png
deleted file mode 100644
index ac9970a1eb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.puml
deleted file mode 100644
index 7c98474d61..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudShellGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellGroup('AwsCloudShellGroup', 'Aws Cloud Shell Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Remote.puml
deleted file mode 100644
index 79b6d0189a..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCloudShellGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudShellGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell')
-
-' renders the element
-AwsCloudShellGroup('AwsCloudShellGroup', 'Aws Cloud Shell Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.png
deleted file mode 100644
index b54587bb62..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.puml
deleted file mode 100644
index 0133e6bb1f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeArtifact
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifact('AwsCodeArtifact', 'Aws Code Artifact', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Remote.puml
deleted file mode 100644
index eb3e604f34..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeArtifact
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifact('AwsCodeArtifact', 'Aws Code Artifact', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.md
deleted file mode 100644
index ba227fec94..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCodeArtifact
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-```
-
-
-
-| Illustration | AwsCodeArtifact | AwsCodeArtifactCard | AwsCodeArtifactGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.png) | ![illustration for AwsCodeArtifact](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.Local.png) | ![illustration for AwsCodeArtifactCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.png) | ![illustration for AwsCodeArtifactGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCodeArtifactXs>`
-- `<$AwsCodeArtifactSm>`
-- `<$AwsCodeArtifactMd>`
-- `<$AwsCodeArtifactLg>`
-
-
-
-
-
-## AwsCodeArtifact
-
-### Load remotely
-```plantuml
-@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 AwsCodeArtifact
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifact('AwsCodeArtifact', 'Aws Code Artifact', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeArtifact
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifact('AwsCodeArtifact', 'Aws Code Artifact', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCodeArtifactCard
-
-### Load remotely
-```plantuml
-@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 AwsCodeArtifactCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactCard('AwsCodeArtifactCard', 'Aws Code Artifact Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeArtifactCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactCard('AwsCodeArtifactCard', 'Aws Code Artifact Card', 'an optional description')
-@enduml
-```
-
-## AwsCodeArtifactGroup
-
-### Load remotely
-```plantuml
-@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 AwsCodeArtifactGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactGroup('AwsCodeArtifactGroup', 'Aws Code Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeArtifactGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactGroup('AwsCodeArtifactGroup', 'Aws Code Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.png
deleted file mode 100644
index 38d16b5f60..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.puml
deleted file mode 100644
index 9c69f778a2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact
-
-sprite $AwsCodeArtifactXs [10x10/16z] uyGEE60C9aus68S1X5d1B0P61Y0BBWPL2a88fGW
-
-sprite $AwsCodeArtifactSm [12x12/16z] VSY53SC04C10FR_t7xWDSsBHoNpKkL4X5WePH2sxQOgOxIAh2vWD2C9gm7fZSkaF
-
-sprite $AwsCodeArtifactMd [16x16/16z] dSU53GD144Kn3V_NVy71enK5B3J_a2trWJgRK87FLWqcG4Pl3xeAnzcUikxB4R0TY08gZuErmvm7PBgscs_S0G
-
-sprite $AwsCodeArtifactLg [20x20/16z] hO_50G8030FhpUq_CEuy8SysoXzGNnVProKQwDTJ1p2EwNbBMD_pFVHokziPhUSjbTCVDyDb7pSQyRmjzqZTRlS-kjHylO5701bye5rVevUVSGG
-
-!procedure AwsCodeArtifact($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCodeArtifactCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCodeArtifactLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCodeArtifactGroup($id, $name='Aws Code Artifact', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCodeArtifactLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.png
deleted file mode 100644
index 0bef1e81b4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.puml
deleted file mode 100644
index d02c86e88d..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeArtifactCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactCard('AwsCodeArtifactCard', 'Aws Code Artifact Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Remote.puml
deleted file mode 100644
index 6a6080eec0..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeArtifactCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactCard('AwsCodeArtifactCard', 'Aws Code Artifact Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.png
deleted file mode 100644
index 389d4e167a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.puml
deleted file mode 100644
index a2e869904f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCodeArtifactGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactGroup('AwsCodeArtifactGroup', 'Aws Code Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Remote.puml
deleted file mode 100644
index bafd6523eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifactGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCodeArtifactGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact')
-
-' renders the element
-AwsCodeArtifactGroup('AwsCodeArtifactGroup', 'Aws Code Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.png
deleted file mode 100644
index 191ec43910..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.puml
deleted file mode 100644
index d3d86849eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeBuild
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuild('AwsCodeBuild', 'Aws Code Build', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Remote.puml
deleted file mode 100644
index bfc3289daf..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeBuild
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuild('AwsCodeBuild', 'Aws Code Build', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.md
deleted file mode 100644
index 2e60ada79b..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCodeBuild
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-```
-
-
-
-| Illustration | AwsCodeBuild | AwsCodeBuildCard | AwsCodeBuildGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.png) | ![illustration for AwsCodeBuild](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.Local.png) | ![illustration for AwsCodeBuildCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.png) | ![illustration for AwsCodeBuildGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCodeBuildXs>`
-- `<$AwsCodeBuildSm>`
-- `<$AwsCodeBuildMd>`
-- `<$AwsCodeBuildLg>`
-
-
-
-
-
-## AwsCodeBuild
-
-### Load remotely
-```plantuml
-@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 AwsCodeBuild
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuild('AwsCodeBuild', 'Aws Code Build', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeBuild
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuild('AwsCodeBuild', 'Aws Code Build', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCodeBuildCard
-
-### Load remotely
-```plantuml
-@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 AwsCodeBuildCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildCard('AwsCodeBuildCard', 'Aws Code Build Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeBuildCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildCard('AwsCodeBuildCard', 'Aws Code Build Card', 'an optional description')
-@enduml
-```
-
-## AwsCodeBuildGroup
-
-### Load remotely
-```plantuml
-@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 AwsCodeBuildGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildGroup('AwsCodeBuildGroup', 'Aws Code Build Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeBuildGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildGroup('AwsCodeBuildGroup', 'Aws Code Build Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.png
deleted file mode 100644
index cffa563a3c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.puml
deleted file mode 100644
index 50b84c44ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild
-
-sprite $AwsCodeBuildXs [10x10/16z] RSS54W1H209Gc6_U_y8hJcsPZ_ujGYNXdCDpHgNKBOdj4cQmEarofVEe2m
-
-sprite $AwsCodeBuildSm [12x12/16z] TSh50G1148J0bP4c_u3FNUeB_2gvODPQHjRc0Du4OfKTQcLHbUobAqtuzYI1jeU3EsyZ
-
-sprite $AwsCodeBuildMd [16x16/16z] ZSk50GH120D0dAJ_Wb_FVLOntiCcT1lqFmw3Hdjb5hzKshlRFeS_RKxIEUfmciDgY9Kk90ZyO_d41Qt2D2zC9COuNEeZXrZXN58BFlK6
-
-sprite $AwsCodeBuildLg [20x20/16z] {
-fSt50GGX343HAEJtN_2uSzjzeqJvJtC6hdA9AsOzOtdSAe-WYxZwOdknwwd1mhXLHrY8FMEXf7XhUaLBAt2Wg3nZnX8hgwRzYZLPOov8vNE7Gy0Zveheveff
-3pugqXY2LVnW1W
-}
-
-!procedure AwsCodeBuild($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCodeBuildCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCodeBuildLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCodeBuildGroup($id, $name='Aws Code Build', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCodeBuildLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.png
deleted file mode 100644
index c11faaf40c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.puml
deleted file mode 100644
index 46e4fb1660..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeBuildCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildCard('AwsCodeBuildCard', 'Aws Code Build Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Remote.puml
deleted file mode 100644
index 3e2ac0aec7..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeBuildCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildCard('AwsCodeBuildCard', 'Aws Code Build Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.png
deleted file mode 100644
index da27b48f90..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.puml
deleted file mode 100644
index 77044c1c2f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCodeBuildGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildGroup('AwsCodeBuildGroup', 'Aws Code Build Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Remote.puml
deleted file mode 100644
index fe3de94fa2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuildGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCodeBuildGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild')
-
-' renders the element
-AwsCodeBuildGroup('AwsCodeBuildGroup', 'Aws Code Build Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.png
deleted file mode 100644
index 9887e4b6c7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.puml
deleted file mode 100644
index 2b5e618f91..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeCommit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommit('AwsCodeCommit', 'Aws Code Commit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Remote.puml
deleted file mode 100644
index 106bcdbb9c..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeCommit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommit('AwsCodeCommit', 'Aws Code Commit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.md
deleted file mode 100644
index f095ecdb41..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCodeCommit
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-```
-
-
-
-| Illustration | AwsCodeCommit | AwsCodeCommitCard | AwsCodeCommitGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.png) | ![illustration for AwsCodeCommit](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.Local.png) | ![illustration for AwsCodeCommitCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.png) | ![illustration for AwsCodeCommitGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCodeCommitXs>`
-- `<$AwsCodeCommitSm>`
-- `<$AwsCodeCommitMd>`
-- `<$AwsCodeCommitLg>`
-
-
-
-
-
-## AwsCodeCommit
-
-### Load remotely
-```plantuml
-@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 AwsCodeCommit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommit('AwsCodeCommit', 'Aws Code Commit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeCommit
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommit('AwsCodeCommit', 'Aws Code Commit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCodeCommitCard
-
-### Load remotely
-```plantuml
-@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 AwsCodeCommitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitCard('AwsCodeCommitCard', 'Aws Code Commit Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeCommitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitCard('AwsCodeCommitCard', 'Aws Code Commit Card', 'an optional description')
-@enduml
-```
-
-## AwsCodeCommitGroup
-
-### Load remotely
-```plantuml
-@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 AwsCodeCommitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitGroup('AwsCodeCommitGroup', 'Aws Code Commit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeCommitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitGroup('AwsCodeCommitGroup', 'Aws Code Commit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.png
deleted file mode 100644
index 9f9b26afd8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.puml
deleted file mode 100644
index 5f847c3ce0..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit
-
-sprite $AwsCodeCommitXs [10x10/16z] uoG0M9au6O00nE84KKm82R0O1oSBcCK05eIm83eG
-
-sprite $AwsCodeCommitSm [12x12/16z] TOo50G0n2CGgsEq_CFAkgG81_CBZ_8yXPs0CJMJvGre-zU-qc9bV5BCC5aTddirXB6ozonpS2
-
-sprite $AwsCodeCommitMd [16x16/16z] bOkr0SC04CJo_Df_u9YfCQWx4DynlMRLJ3Yebi0cPCsq6i2UYz-Hmy7Gpbgo29YYoFPlSyhtlnN6uMTmoUwGDk4yCW
-
-sprite $AwsCodeCommitLg [20x20/16z] fKr50WGn28EW-V-3LyQdFJOdY78HdZD5dxXqrEIC1jYou-AYElOR5qSAvSLPafelRjy5bOWwk0ZyEJID-knhKBqZRywHJUfZGsH_NXinSRtvL7Pm3Ly
-
-!procedure AwsCodeCommit($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCodeCommitCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCodeCommitLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCodeCommitGroup($id, $name='Aws Code Commit', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCodeCommitLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.png
deleted file mode 100644
index 8675678682..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.puml
deleted file mode 100644
index 9da7c9cb3a..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeCommitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitCard('AwsCodeCommitCard', 'Aws Code Commit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Remote.puml
deleted file mode 100644
index 991d512a65..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeCommitCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitCard('AwsCodeCommitCard', 'Aws Code Commit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.png
deleted file mode 100644
index b62ae16337..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.puml
deleted file mode 100644
index ecdb5b6997..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCodeCommitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitGroup('AwsCodeCommitGroup', 'Aws Code Commit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Remote.puml
deleted file mode 100644
index 0f68f819cc..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommitGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCodeCommitGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit')
-
-' renders the element
-AwsCodeCommitGroup('AwsCodeCommitGroup', 'Aws Code Commit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.png
deleted file mode 100644
index 09175a2adf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.puml
deleted file mode 100644
index 362b23bdcc..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeDeploy
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeploy('AwsCodeDeploy', 'Aws Code Deploy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Remote.puml
deleted file mode 100644
index 9ca6399e39..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeDeploy
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeploy('AwsCodeDeploy', 'Aws Code Deploy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.md
deleted file mode 100644
index de9fed0841..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCodeDeploy
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-```
-
-
-
-| Illustration | AwsCodeDeploy | AwsCodeDeployCard | AwsCodeDeployGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.png) | ![illustration for AwsCodeDeploy](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.Local.png) | ![illustration for AwsCodeDeployCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.png) | ![illustration for AwsCodeDeployGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCodeDeployXs>`
-- `<$AwsCodeDeploySm>`
-- `<$AwsCodeDeployMd>`
-- `<$AwsCodeDeployLg>`
-
-
-
-
-
-## AwsCodeDeploy
-
-### Load remotely
-```plantuml
-@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 AwsCodeDeploy
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeploy('AwsCodeDeploy', 'Aws Code Deploy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeDeploy
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeploy('AwsCodeDeploy', 'Aws Code Deploy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCodeDeployCard
-
-### Load remotely
-```plantuml
-@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 AwsCodeDeployCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployCard('AwsCodeDeployCard', 'Aws Code Deploy Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeDeployCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployCard('AwsCodeDeployCard', 'Aws Code Deploy Card', 'an optional description')
-@enduml
-```
-
-## AwsCodeDeployGroup
-
-### Load remotely
-```plantuml
-@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 AwsCodeDeployGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployGroup('AwsCodeDeployGroup', 'Aws Code Deploy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeDeployGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployGroup('AwsCodeDeployGroup', 'Aws Code Deploy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.png
deleted file mode 100644
index 8bed6e0432..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.puml
deleted file mode 100644
index ba2219f6bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy
-
-sprite $AwsCodeDeployXs [10x10/16z] uyGEEDWvsJaWJ4PEPWZD00PW4GOm106m21gBbPKLnJ
-
-sprite $AwsCodeDeploySm [12x12/16z] VOi54W1H24971VPp_mDlTxq9fVn3oyYsl7GucnRRS7aEY0XbvXICQMTQoq80v8L0Lkn_OVj5Khuo
-
-sprite $AwsCodeDeployMd [16x16/16z] ZSUt0SH040EnSqjo-Y_uZNmePE2bFEFUrRivb5WC93Of287Azfa8OMTkRqapgvEsVOa2Z1PiiY4Sb3WHrxNQqkFCERZlyMTU-08
-
-sprite $AwsCodeDeployLg [20x20/16z] {
-hSl50SGm34JHCGX-_mM7-RIGPnJnWkYj1rUfA9HGSh1E19vqPzUWh4zZeyifh8faaggg91PPmGMfX99Rdn-pBZRkEE2aSzAAgqwOq-yv8VJ8XJMBUwxQh7AL
-Axuo0W
-}
-
-!procedure AwsCodeDeploy($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCodeDeployCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCodeDeployLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCodeDeployGroup($id, $name='Aws Code Deploy', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCodeDeployLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.png
deleted file mode 100644
index 7644163723..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.puml
deleted file mode 100644
index f124d2dc5b..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeDeployCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployCard('AwsCodeDeployCard', 'Aws Code Deploy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Remote.puml
deleted file mode 100644
index 04ba8cb9a2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeDeployCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployCard('AwsCodeDeployCard', 'Aws Code Deploy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.png
deleted file mode 100644
index c83d9d8328..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.puml
deleted file mode 100644
index ffebb9e5ee..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCodeDeployGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployGroup('AwsCodeDeployGroup', 'Aws Code Deploy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Remote.puml
deleted file mode 100644
index 96f769ff9e..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeployGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCodeDeployGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy')
-
-' renders the element
-AwsCodeDeployGroup('AwsCodeDeployGroup', 'Aws Code Deploy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.png
deleted file mode 100644
index 426015d131..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.puml
deleted file mode 100644
index 09052be61d..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodePipeline
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipeline('AwsCodePipeline', 'Aws Code Pipeline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Remote.puml
deleted file mode 100644
index 0e1f4faa53..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodePipeline
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipeline('AwsCodePipeline', 'Aws Code Pipeline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.md
deleted file mode 100644
index 217c282ccf..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCodePipeline
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-```
-
-
-
-| Illustration | AwsCodePipeline | AwsCodePipelineCard | AwsCodePipelineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.png) | ![illustration for AwsCodePipeline](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.Local.png) | ![illustration for AwsCodePipelineCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.png) | ![illustration for AwsCodePipelineGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCodePipelineXs>`
-- `<$AwsCodePipelineSm>`
-- `<$AwsCodePipelineMd>`
-- `<$AwsCodePipelineLg>`
-
-
-
-
-
-## AwsCodePipeline
-
-### Load remotely
-```plantuml
-@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 AwsCodePipeline
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipeline('AwsCodePipeline', 'Aws Code Pipeline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodePipeline
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipeline('AwsCodePipeline', 'Aws Code Pipeline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCodePipelineCard
-
-### Load remotely
-```plantuml
-@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 AwsCodePipelineCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineCard('AwsCodePipelineCard', 'Aws Code Pipeline Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodePipelineCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineCard('AwsCodePipelineCard', 'Aws Code Pipeline Card', 'an optional description')
-@enduml
-```
-
-## AwsCodePipelineGroup
-
-### Load remotely
-```plantuml
-@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 AwsCodePipelineGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineGroup('AwsCodePipelineGroup', 'Aws Code Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodePipelineGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineGroup('AwsCodePipelineGroup', 'Aws Code Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.png
deleted file mode 100644
index 2fbf0e26ba..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.puml
deleted file mode 100644
index a6029272f3..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline
-
-sprite $AwsCodePipelineXs [10x10/16z] uyGAc3X0W07EPqN8m1YCK9g13ShYW8cn0W43ica
-
-sprite $AwsCodePipelineSm [12x12/16z] TSb50G0n40J1PBdz2pvcgDS0lqeNDkVEoW6vPAr59fTZoK7pFLFq8v_2PzoD
-
-sprite $AwsCodePipelineMd [16x16/16z] bOkr0S0m0CF2Zlu_E4nZAqyc_kFymgNXTHiQ-VLp7xt6mKnlDtfdf7jhYldwA3psUb92F9uCZvzOFb01
-
-sprite $AwsCodePipelineLg [20x20/16z] fSd50GGn3C10np6f_uAFSHdcAN5IvHTFgVMHycoT7rxppSpImXxqsOmVofE9leZ6SDBuKAfZwVzDG0ZxQpqYQVdNA0NuRzIm-OlmKH_iSGK
-
-!procedure AwsCodePipeline($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCodePipelineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCodePipelineLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCodePipelineGroup($id, $name='Aws Code Pipeline', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCodePipelineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.png
deleted file mode 100644
index fb3bbe5e63..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.puml
deleted file mode 100644
index 66c060f1f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodePipelineCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineCard('AwsCodePipelineCard', 'Aws Code Pipeline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Remote.puml
deleted file mode 100644
index d731389ecc..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodePipelineCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineCard('AwsCodePipelineCard', 'Aws Code Pipeline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.png
deleted file mode 100644
index 918466a390..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.puml
deleted file mode 100644
index 058c0fa670..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCodePipelineGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineGroup('AwsCodePipelineGroup', 'Aws Code Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Remote.puml
deleted file mode 100644
index f2781a3ef4..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodePipelineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCodePipelineGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline')
-
-' renders the element
-AwsCodePipelineGroup('AwsCodePipelineGroup', 'Aws Code Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.png
deleted file mode 100644
index 1686997a73..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.puml
deleted file mode 100644
index b4a589b58a..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeStar
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStar('AwsCodeStar', 'Aws Code Star', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Remote.puml
deleted file mode 100644
index e2a592daec..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeStar
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStar('AwsCodeStar', 'Aws Code Star', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.md
deleted file mode 100644
index cdc81e08ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCodeStar
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-```
-
-
-
-| Illustration | AwsCodeStar | AwsCodeStarCard | AwsCodeStarGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.png) | ![illustration for AwsCodeStar](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.Local.png) | ![illustration for AwsCodeStarCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.png) | ![illustration for AwsCodeStarGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCodeStarXs>`
-- `<$AwsCodeStarSm>`
-- `<$AwsCodeStarMd>`
-- `<$AwsCodeStarLg>`
-
-
-
-
-
-## AwsCodeStar
-
-### Load remotely
-```plantuml
-@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 AwsCodeStar
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStar('AwsCodeStar', 'Aws Code Star', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeStar
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStar('AwsCodeStar', 'Aws Code Star', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCodeStarCard
-
-### Load remotely
-```plantuml
-@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 AwsCodeStarCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarCard('AwsCodeStarCard', 'Aws Code Star Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeStarCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarCard('AwsCodeStarCard', 'Aws Code Star Card', 'an optional description')
-@enduml
-```
-
-## AwsCodeStarGroup
-
-### Load remotely
-```plantuml
-@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 AwsCodeStarGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarGroup('AwsCodeStarGroup', 'Aws Code Star Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCodeStarGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarGroup('AwsCodeStarGroup', 'Aws Code Star Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.png
deleted file mode 100644
index bd125e3905..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.puml
deleted file mode 100644
index fa82582587..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar
-
-sprite $AwsCodeStarXs [10x10/16z] uyG5M1d050id9mUIA0CJb6BW1CcpWGW6Y1GJ2rmH0wfH
-
-sprite $AwsCodeStarSm [12x12/16z] VSY53S1030D0XUtz1ovPLFeBXqkUb4YcXtROsHEwSe2USokMX_x9im-eFwv-2LZrK1fysW4
-
-sprite $AwsCodeStarMd [16x16/16z] dOsr0S003CCQZlu_k4nRGKlGDZzHltfpnKkEiKYWQQrj8Rf9k5xIbHvo7JgmrZRSjtUSv49odUAMi5WhViovMAiN1ot1EoO
-
-sprite $AwsCodeStarLg [20x20/16z] {
-hSgr0KDH34MnwsSy-mySvZI1hrfiee9dJIVYWVlgYP6uYI5W4YWkEZCvqHXF2iJYB8UniGh6Yeiy3mqXpgmCWkQk2t4ISYvY3IT1SkTB0GldBXt3Efe72l5c
--DeU
-}
-
-!procedure AwsCodeStar($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCodeStarCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCodeStarLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCodeStarGroup($id, $name='Aws Code Star', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCodeStarLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.png
deleted file mode 100644
index e2182a358c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.puml
deleted file mode 100644
index 101ef03527..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCodeStarCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarCard('AwsCodeStarCard', 'Aws Code Star Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Remote.puml
deleted file mode 100644
index 6c717f8a07..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCodeStarCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarCard('AwsCodeStarCard', 'Aws Code Star Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.png
deleted file mode 100644
index 865b3fb368..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.puml
deleted file mode 100644
index 0fd78703ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCodeStarGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarGroup('AwsCodeStarGroup', 'Aws Code Star Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Remote.puml
deleted file mode 100644
index 2ad0e07e80..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCodeStarGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCodeStarGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar')
-
-' renders the element
-AwsCodeStarGroup('AwsCodeStarGroup', 'Aws Code Star Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.png
deleted file mode 100644
index 490e4063a6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.puml
deleted file mode 100644
index 10c4f75abf..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCommandLineInterface
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterface('AwsCommandLineInterface', 'Aws Command Line Interface', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Remote.puml
deleted file mode 100644
index 36573db048..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCommandLineInterface
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterface('AwsCommandLineInterface', 'Aws Command Line Interface', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.md
deleted file mode 100644
index b58e0a2482..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCommandLineInterface
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-```
-
-
-
-| Illustration | AwsCommandLineInterface | AwsCommandLineInterfaceCard | AwsCommandLineInterfaceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.png) | ![illustration for AwsCommandLineInterface](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.Local.png) | ![illustration for AwsCommandLineInterfaceCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.png) | ![illustration for AwsCommandLineInterfaceGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCommandLineInterfaceXs>`
-- `<$AwsCommandLineInterfaceSm>`
-- `<$AwsCommandLineInterfaceMd>`
-- `<$AwsCommandLineInterfaceLg>`
-
-
-
-
-
-## AwsCommandLineInterface
-
-### Load remotely
-```plantuml
-@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 AwsCommandLineInterface
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterface('AwsCommandLineInterface', 'Aws Command Line Interface', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCommandLineInterface
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterface('AwsCommandLineInterface', 'Aws Command Line Interface', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCommandLineInterfaceCard
-
-### Load remotely
-```plantuml
-@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 AwsCommandLineInterfaceCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceCard('AwsCommandLineInterfaceCard', 'Aws Command Line Interface Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCommandLineInterfaceCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceCard('AwsCommandLineInterfaceCard', 'Aws Command Line Interface Card', 'an optional description')
-@enduml
-```
-
-## AwsCommandLineInterfaceGroup
-
-### Load remotely
-```plantuml
-@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 AwsCommandLineInterfaceGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceGroup('AwsCommandLineInterfaceGroup', 'Aws Command Line Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCommandLineInterfaceGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceGroup('AwsCommandLineInterfaceGroup', 'Aws Command Line Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.png
deleted file mode 100644
index b4b467156e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.puml
deleted file mode 100644
index cfff466e6f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface
-
-sprite $AwsCommandLineInterfaceXs [10x10/16z] uyGAEC205SXYW02G81E808g1c50MM06K1PC5A-TWG38D
-
-sprite $AwsCommandLineInterfaceSm [12x12/16z] TSQ55S0m203H6dBxBzmNzvy0nz6RAV1Os230xKde1oD8ZRSMH2mtmT8UX4Fl1m
-
-sprite $AwsCommandLineInterfaceMd [16x16/16z] uoGPS30nmm03cC_Epi41aMB2BW_NoWJbCwBnWG9u-OmWIzWHV0Z0mUU4sCq1OX3s3G
-
-sprite $AwsCommandLineInterfaceLg [20x20/16z] fSy53i1G20FGhz3U_y1pQTBezk8u_0UfpbY7c3XZp3bukMD5tNLYFh56ZsNt6BDv3DLZzTXUDLPzXx2O_p58t7zyjW8
-
-!procedure AwsCommandLineInterface($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCommandLineInterfaceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCommandLineInterfaceLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCommandLineInterfaceGroup($id, $name='Aws Command Line Interface', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCommandLineInterfaceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.png
deleted file mode 100644
index af3068b5d7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.puml
deleted file mode 100644
index 058c8093cb..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCommandLineInterfaceCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceCard('AwsCommandLineInterfaceCard', 'Aws Command Line Interface Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Remote.puml
deleted file mode 100644
index ea18050a97..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCommandLineInterfaceCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceCard('AwsCommandLineInterfaceCard', 'Aws Command Line Interface Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.png
deleted file mode 100644
index 369b8ab56d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.puml
deleted file mode 100644
index 0fb9fd8391..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCommandLineInterfaceGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceGroup('AwsCommandLineInterfaceGroup', 'Aws Command Line Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Remote.puml
deleted file mode 100644
index f3e98f88f3..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterfaceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCommandLineInterfaceGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface')
-
-' renders the element
-AwsCommandLineInterfaceGroup('AwsCommandLineInterfaceGroup', 'Aws Command Line Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.png
deleted file mode 100644
index f4173084ae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.puml
deleted file mode 100644
index d5036b5dc1..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsToolsAndSdKs
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKs('AwsToolsAndSdKs', 'Aws Tools And Sd Ks', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Remote.puml
deleted file mode 100644
index db70778a85..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsToolsAndSdKs
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKs('AwsToolsAndSdKs', 'Aws Tools And Sd Ks', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.md
deleted file mode 100644
index 7f721241d2..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsToolsAndSdKs
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-```
-
-
-
-| Illustration | AwsToolsAndSdKs | AwsToolsAndSdKsCard | AwsToolsAndSdKsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.png) | ![illustration for AwsToolsAndSdKs](../../../aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.Local.png) | ![illustration for AwsToolsAndSdKsCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.png) | ![illustration for AwsToolsAndSdKsGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsToolsAndSdKsXs>`
-- `<$AwsToolsAndSdKsSm>`
-- `<$AwsToolsAndSdKsMd>`
-- `<$AwsToolsAndSdKsLg>`
-
-
-
-
-
-## AwsToolsAndSdKs
-
-### Load remotely
-```plantuml
-@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 AwsToolsAndSdKs
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKs('AwsToolsAndSdKs', 'Aws Tools And Sd Ks', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsToolsAndSdKs
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKs('AwsToolsAndSdKs', 'Aws Tools And Sd Ks', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsToolsAndSdKsCard
-
-### Load remotely
-```plantuml
-@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 AwsToolsAndSdKsCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsCard('AwsToolsAndSdKsCard', 'Aws Tools And Sd Ks Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsToolsAndSdKsCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsCard('AwsToolsAndSdKsCard', 'Aws Tools And Sd Ks Card', 'an optional description')
-@enduml
-```
-
-## AwsToolsAndSdKsGroup
-
-### Load remotely
-```plantuml
-@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 AwsToolsAndSdKsGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsGroup('AwsToolsAndSdKsGroup', 'Aws Tools And Sd Ks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsToolsAndSdKsGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsGroup('AwsToolsAndSdKsGroup', 'Aws Tools And Sd Ks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.png
deleted file mode 100644
index 8da4367d25..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.puml
deleted file mode 100644
index 663606ebbe..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs
-
-sprite $AwsToolsAndSdKsXs [10x10/16z] TSYr0S1030Gm-uFQV-0mWve3FqA20df4NmiLWhIrACj7gvSMJReP0G
-
-sprite $AwsToolsAndSdKsSm [12x12/16z] VKi54e0033hN_F_11d9XhaVWByf7rpW0uza1B7lnHWpsNpV1yywnbBNfbCfWJKBVFJO
-
-sprite $AwsToolsAndSdKsMd [16x16/16z] ZOl50GD130DZhK7JVy6Xm-VDeWKyPBZJ8dnEbZTjO_Ll0hILr5FBONcV8He5dFCGw3OtukuxGXpp2F3sRbGYD5oiL_E83m
-
-sprite $AwsToolsAndSdKsLg [20x20/16z] hSYt5GCn3C1GPXBxB-pgajGu_GeF_4DgyzGof78pbW1uS33d87E4DcCU4Ex7Oom0QRWUwZ6M-NW62jkpzRLW9JmUk1JGnqCB64033gsD4SP3gWgRubCl
-
-!procedure AwsToolsAndSdKs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsToolsAndSdKsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsToolsAndSdKsLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsToolsAndSdKsGroup($id, $name='Aws Tools And Sd Ks', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsToolsAndSdKsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.png
deleted file mode 100644
index ca6ae11b84..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.puml
deleted file mode 100644
index 8989d07820..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsToolsAndSdKsCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsCard('AwsToolsAndSdKsCard', 'Aws Tools And Sd Ks Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Remote.puml
deleted file mode 100644
index bfadd1a8a0..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsToolsAndSdKsCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsCard('AwsToolsAndSdKsCard', 'Aws Tools And Sd Ks Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.png
deleted file mode 100644
index 4b77ea1cd3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.puml
deleted file mode 100644
index 58b47e94bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsToolsAndSdKsGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsGroup('AwsToolsAndSdKsGroup', 'Aws Tools And Sd Ks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Remote.puml
deleted file mode 100644
index 064c636f41..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsToolsAndSdKsGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs')
-
-' renders the element
-AwsToolsAndSdKsGroup('AwsToolsAndSdKsGroup', 'Aws Tools And Sd Ks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.png
deleted file mode 100644
index f2acdbd747..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.puml
deleted file mode 100644
index b87157ab58..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsXRay
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRay('AwsXRay', 'Aws X Ray', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Remote.puml
deleted file mode 100644
index a9775f3b77..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsXRay
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRay('AwsXRay', 'Aws X Ray', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.md b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.md
deleted file mode 100644
index d249b99870..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsXRay
-
-
-```text
-aws-q2-2023/Architecture/DeveloperTools/AwsXRay
-```
-
-```text
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-```
-
-
-
-| Illustration | AwsXRay | AwsXRayCard | AwsXRayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/DeveloperTools/AwsXRay.png) | ![illustration for AwsXRay](../../../aws-q2-2023/Architecture/DeveloperTools/AwsXRay.Local.png) | ![illustration for AwsXRayCard](../../../aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.png) | ![illustration for AwsXRayGroup](../../../aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsXRayXs>`
-- `<$AwsXRaySm>`
-- `<$AwsXRayMd>`
-- `<$AwsXRayLg>`
-
-
-
-
-
-## AwsXRay
-
-### Load remotely
-```plantuml
-@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 AwsXRay
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRay('AwsXRay', 'Aws X Ray', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsXRay
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRay('AwsXRay', 'Aws X Ray', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsXRayCard
-
-### Load remotely
-```plantuml
-@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 AwsXRayCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayCard('AwsXRayCard', 'Aws X Ray Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsXRayCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayCard('AwsXRayCard', 'Aws X Ray Card', 'an optional description')
-@enduml
-```
-
-## AwsXRayGroup
-
-### Load remotely
-```plantuml
-@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 AwsXRayGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayGroup('AwsXRayGroup', 'Aws X Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsXRayGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayGroup('AwsXRayGroup', 'Aws X Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.png
deleted file mode 100644
index ed444e6c3b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.puml
deleted file mode 100644
index a722ff767f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRay.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/DeveloperTools/AwsXRay
-
-sprite $AwsXRayXs [10x10/16z] uyGEsDWP41mc1Z09PYE4MS1Se30xH0S30r04oaGr3
-
-sprite $AwsXRaySm [12x12/16z] VOg54G1120C7X_uBVZstnKdYW9FdrPvI-tUe3dmKJ39yWZxnmEOOb9m6yBX-n3z3mcFa1W
-
-sprite $AwsXRayMd [16x16/16z] dKq35WH02Csu_u77UbmCgw_yPnaHFwrxUz1EJ_s9t1JH-GV5-5lhGDWrgxSEyEcb_GqNzjuEY5jF9m0D0E869Y-pivGjlreL
-
-sprite $AwsXRayLg [20x20/16z] hOx50S0m3CGSi_OVkCplAcW-Vg2Q3pagvUqjPq4x7pvbfRM5anuSQ9mkvUBCTA16fDbX78yUVKyVKjeGkZXoFBkKAlLKllXIbNouo985Lvve0PQyI9713ym
-
-!procedure AwsXRay($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/DeveloperTools/AwsXRay', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsXRayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsXRayLg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsXRayGroup($id, $name='Aws X Ray', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsXRayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.png
deleted file mode 100644
index f77b73285e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.puml
deleted file mode 100644
index 0a8b9bb93b..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsXRayCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayCard('AwsXRayCard', 'Aws X Ray Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Remote.puml
deleted file mode 100644
index 7d5607c231..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsXRayCard
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayCard('AwsXRayCard', 'Aws X Ray Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.png b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.png
deleted file mode 100644
index 200bd677c2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.puml
deleted file mode 100644
index c661ac6683..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsXRayGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayGroup('AwsXRayGroup', 'Aws X Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Remote.puml
deleted file mode 100644
index 890e69855f..0000000000
--- a/distribution/aws-q2-2023/Architecture/DeveloperTools/AwsXRayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsXRayGroup
-include('aws-q2-2023/Architecture/DeveloperTools/AwsXRay')
-
-' renders the element
-AwsXRayGroup('AwsXRayGroup', 'Aws X Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.png
deleted file mode 100644
index f080ed69a3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.puml
deleted file mode 100644
index db06ff2dc5..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAppStream
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStream('AmazonAppStream', 'Amazon App Stream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Remote.puml
deleted file mode 100644
index fe109c1cf1..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAppStream
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStream('AmazonAppStream', 'Amazon App Stream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.md b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.md
deleted file mode 100644
index efcaf2ce3f..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAppStream
-
-
-```text
-aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream
-```
-
-```text
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-```
-
-
-
-| Illustration | AmazonAppStream | AmazonAppStreamCard | AmazonAppStreamGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.png) | ![illustration for AmazonAppStream](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.Local.png) | ![illustration for AmazonAppStreamCard](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.png) | ![illustration for AmazonAppStreamGroup](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAppStreamXs>`
-- `<$AmazonAppStreamSm>`
-- `<$AmazonAppStreamMd>`
-- `<$AmazonAppStreamLg>`
-
-
-
-
-
-## AmazonAppStream
-
-### Load remotely
-```plantuml
-@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 AmazonAppStream
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStream('AmazonAppStream', 'Amazon App Stream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAppStream
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStream('AmazonAppStream', 'Amazon App Stream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAppStreamCard
-
-### Load remotely
-```plantuml
-@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 AmazonAppStreamCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamCard('AmazonAppStreamCard', 'Amazon App Stream Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAppStreamCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamCard('AmazonAppStreamCard', 'Amazon App Stream Card', 'an optional description')
-@enduml
-```
-
-## AmazonAppStreamGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAppStreamGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamGroup('AmazonAppStreamGroup', 'Amazon App Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAppStreamGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamGroup('AmazonAppStreamGroup', 'Amazon App Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.png
deleted file mode 100644
index 2030b157bd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.puml
deleted file mode 100644
index dd00316f67..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream
-
-sprite $AmazonAppStreamXs [10x10/16z] uy0A6C0aAvp92kQpGrcCG54G2ynaO83ACZ9mCB12jOCG0W
-
-sprite $AmazonAppStreamSm [12x12/16z] uy0961WXW1N4OOI8iO19HYGsL1oA6M3YB23zC3KiG756c7eMe1f6c5wGsUmejW8
-
-sprite $AmazonAppStreamMd [16x16/16z] uo0TCBB102DK02R315C1vyC4qFWeyWnmWWcXce4TrJm6885i7WE8G9Z7o00YO7o4eGG1
-
-sprite $AmazonAppStreamLg [20x20/16z] fSkt5S10409HP7VwRrZcB1lVXFy1Qzs7HqtChg2s9VEbco_TY6nnrvBLezo8FTjS2hcLfM0pAqi1AZQN0jZSY68eMEe5
-
-!procedure AmazonAppStream($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAppStreamCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAppStreamLg>', 'EndUserComputing', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAppStreamGroup($id, $name='Amazon App Stream', $tech='')
- IconGroupElement($id, 'EndUserComputingFamily', '<$AmazonAppStreamLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.png
deleted file mode 100644
index 2e09f2988e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.puml
deleted file mode 100644
index 0c719c21a6..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAppStreamCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamCard('AmazonAppStreamCard', 'Amazon App Stream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Remote.puml
deleted file mode 100644
index f2cfa12e04..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAppStreamCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamCard('AmazonAppStreamCard', 'Amazon App Stream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.png
deleted file mode 100644
index d69d656015..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.puml
deleted file mode 100644
index 5eb7237c54..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAppStreamGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamGroup('AmazonAppStreamGroup', 'Amazon App Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Remote.puml
deleted file mode 100644
index 8d617c7ad8..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonAppStreamGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAppStreamGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream')
-
-' renders the element
-AmazonAppStreamGroup('AmazonAppStreamGroup', 'Amazon App Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.png
deleted file mode 100644
index 94172d83c5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.puml
deleted file mode 100644
index 974d8fa669..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkLink
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLink('AmazonWorkLink', 'Amazon Work Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Remote.puml
deleted file mode 100644
index 10772dc200..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkLink
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLink('AmazonWorkLink', 'Amazon Work Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.md b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.md
deleted file mode 100644
index 3e9f1ed015..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkLink
-
-
-```text
-aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink
-```
-
-```text
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-```
-
-
-
-| Illustration | AmazonWorkLink | AmazonWorkLinkCard | AmazonWorkLinkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.png) | ![illustration for AmazonWorkLink](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.Local.png) | ![illustration for AmazonWorkLinkCard](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.png) | ![illustration for AmazonWorkLinkGroup](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkLinkXs>`
-- `<$AmazonWorkLinkSm>`
-- `<$AmazonWorkLinkMd>`
-- `<$AmazonWorkLinkLg>`
-
-
-
-
-
-## AmazonWorkLink
-
-### Load remotely
-```plantuml
-@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 AmazonWorkLink
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLink('AmazonWorkLink', 'Amazon Work Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkLink
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLink('AmazonWorkLink', 'Amazon Work Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkLinkCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkLinkCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkCard('AmazonWorkLinkCard', 'Amazon Work Link Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkLinkCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkCard('AmazonWorkLinkCard', 'Amazon Work Link Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkLinkGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkLinkGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkGroup('AmazonWorkLinkGroup', 'Amazon Work Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkLinkGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkGroup('AmazonWorkLinkGroup', 'Amazon Work Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.png
deleted file mode 100644
index 101586105b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.puml
deleted file mode 100644
index d6b3139eca..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink
-
-sprite $AmazonWorkLinkXs [10x10/16z] uy096E0iPZYBXPKPnk9W1QbXPc5X1B90W0s88IncLbQWEWG
-
-sprite $AmazonWorkLinkSm [12x12/16z] uy0961X10C86Kwn8R0vKDWiw6qImWzWmW9ND0WBiABO2
-
-sprite $AmazonWorkLinkMd [16x16/16z] bSU50S0W34JHtaNtNxZk1dmaUTcU-LnizcNSdIT3H2Z0PXa7nrlbYEIORXwJ-J-CkpdNPR41
-
-sprite $AmazonWorkLinkLg [20x20/16z] fOlL0O0m34JZkVqNng5jVh1NpGd-4NhIjEjB3xNI3Lj1PZRDi5tkcbK3_AL6fBR2JMkCMiP3JNr74qqymNDc
-
-!procedure AmazonWorkLink($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkLinkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkLinkLg>', 'EndUserComputing', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkLinkGroup($id, $name='Amazon Work Link', $tech='')
- IconGroupElement($id, 'EndUserComputingFamily', '<$AmazonWorkLinkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.png
deleted file mode 100644
index e17652bd02..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.puml
deleted file mode 100644
index 2b31d0bc27..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkLinkCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkCard('AmazonWorkLinkCard', 'Amazon Work Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Remote.puml
deleted file mode 100644
index 4290eaad17..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkLinkCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkCard('AmazonWorkLinkCard', 'Amazon Work Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.png
deleted file mode 100644
index 48d230a200..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.puml
deleted file mode 100644
index b228aab3e5..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkLinkGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkGroup('AmazonWorkLinkGroup', 'Amazon Work Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Remote.puml
deleted file mode 100644
index e3a22a9413..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLinkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkLinkGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink')
-
-' renders the element
-AmazonWorkLinkGroup('AmazonWorkLinkGroup', 'Amazon Work Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.png
deleted file mode 100644
index e974bc24f3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.puml
deleted file mode 100644
index 69bd54c074..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamily
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamily('AmazonWorkSpacesFamily', 'Amazon Work Spaces Family', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Remote.puml
deleted file mode 100644
index 16e4e71db6..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamily
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamily('AmazonWorkSpacesFamily', 'Amazon Work Spaces Family', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.md b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.md
deleted file mode 100644
index dcdd720ee6..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkSpacesFamily
-
-
-```text
-aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily
-```
-
-```text
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-```
-
-
-
-| Illustration | AmazonWorkSpacesFamily | AmazonWorkSpacesFamilyCard | AmazonWorkSpacesFamilyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.png) | ![illustration for AmazonWorkSpacesFamily](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.Local.png) | ![illustration for AmazonWorkSpacesFamilyCard](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.png) | ![illustration for AmazonWorkSpacesFamilyGroup](../../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkSpacesFamilyXs>`
-- `<$AmazonWorkSpacesFamilySm>`
-- `<$AmazonWorkSpacesFamilyMd>`
-- `<$AmazonWorkSpacesFamilyLg>`
-
-
-
-
-
-## AmazonWorkSpacesFamily
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamily
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamily('AmazonWorkSpacesFamily', 'Amazon Work Spaces Family', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamily
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamily('AmazonWorkSpacesFamily', 'Amazon Work Spaces Family', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyCard('AmazonWorkSpacesFamilyCard', 'Amazon Work Spaces Family Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyCard('AmazonWorkSpacesFamilyCard', 'Amazon Work Spaces Family Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyGroup('AmazonWorkSpacesFamilyGroup', 'Amazon Work Spaces Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyGroup('AmazonWorkSpacesFamilyGroup', 'Amazon Work Spaces Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.png
deleted file mode 100644
index 5133444e2c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.puml
deleted file mode 100644
index 945412a64c..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily
-
-sprite $AmazonWorkSpacesFamilyXs [10x10/16z] TOcr0G0W0CEmolyFupBHgKdyMxGnZxXVw5_ZnT2hudBz3RVwU00YaFtM
-
-sprite $AmazonWorkSpacesFamilySm [12x12/16z] TKo30G1H5Ff8-ozyDfvHvTTANOtJNAVKb5XcCssVkuEsplQyznM_p1icjHxuKuS0vdIkDW8
-
-sprite $AmazonWorkSpacesFamilyMd [16x16/16z] bKs50G1125B1s7_Xx-w_LAdwlpmYKgDRElInF3RtOQcRNeQFKvy5U6bQSUWrqJqT6xFVr2zwikirL_youUH_pbSpO_-OrEjg0G
-
-sprite $AmazonWorkSpacesFamilyLg [20x20/16z] {
-fOy50W8m201XTVp_nOwmMsz9W_t7wWvZn9kwUZJkoQLktUcG9TSwTFcdN-f4qvUZZgspFcWJN7268baNkfRExAIBwfMFq7KkUvcAxdFJSvVrRexfeCkVZWKu
-5--d7
-}
-
-!procedure AmazonWorkSpacesFamily($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkSpacesFamilyLg>', 'EndUserComputing', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyGroup($id, $name='Amazon Work Spaces Family', $tech='')
- IconGroupElement($id, 'EndUserComputingFamily', '<$AmazonWorkSpacesFamilyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.png
deleted file mode 100644
index 52e9bbc213..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.puml
deleted file mode 100644
index adeeaae59e..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyCard('AmazonWorkSpacesFamilyCard', 'Amazon Work Spaces Family Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Remote.puml
deleted file mode 100644
index 05c0fac304..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyCard
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyCard('AmazonWorkSpacesFamilyCard', 'Amazon Work Spaces Family Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.png b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.png
deleted file mode 100644
index 589043adc9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.puml
deleted file mode 100644
index f680b0860a..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkSpacesFamilyGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyGroup('AmazonWorkSpacesFamilyGroup', 'Amazon Work Spaces Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Remote.puml
deleted file mode 100644
index 80c65700dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamilyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkSpacesFamilyGroup
-include('aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily')
-
-' renders the element
-AmazonWorkSpacesFamilyGroup('AmazonWorkSpacesFamilyGroup', 'Amazon Work Spaces Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.png
deleted file mode 100644
index 753f1f7f23..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.puml
deleted file mode 100644
index 911f13b189..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationService
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationService('AmazonLocationService', 'Amazon Location Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Remote.puml
deleted file mode 100644
index 3d49b84f0b..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationService
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationService('AmazonLocationService', 'Amazon Location Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.md b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.md
deleted file mode 100644
index b0cec1b3c7..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLocationService
-
-
-```text
-aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService
-```
-
-```text
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-```
-
-
-
-| Illustration | AmazonLocationService | AmazonLocationServiceCard | AmazonLocationServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.png) | ![illustration for AmazonLocationService](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.Local.png) | ![illustration for AmazonLocationServiceCard](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.png) | ![illustration for AmazonLocationServiceGroup](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLocationServiceXs>`
-- `<$AmazonLocationServiceSm>`
-- `<$AmazonLocationServiceMd>`
-- `<$AmazonLocationServiceLg>`
-
-
-
-
-
-## AmazonLocationService
-
-### Load remotely
-```plantuml
-@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 AmazonLocationService
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationService('AmazonLocationService', 'Amazon Location Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationService
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationService('AmazonLocationService', 'Amazon Location Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceCard('AmazonLocationServiceCard', 'Amazon Location Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceCard('AmazonLocationServiceCard', 'Amazon Location Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceGroup('AmazonLocationServiceGroup', 'Amazon Location Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceGroup('AmazonLocationServiceGroup', 'Amazon Location Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.png
deleted file mode 100644
index f8abe81e0a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.puml
deleted file mode 100644
index 58e61f9767..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService
-
-sprite $AmazonLocationServiceXs [10x10/16z] uyG1c314E5Y0WWnW9YCGGrYiG9e1pE00qgnGbMYQ0G
-
-sprite $AmazonLocationServiceSm [12x12/16z] VSV50S1G242n8Xzu-mzSTyij_Eb4s3W7sv862i944h06K8PR8G1IfIL4CD4Yd4rmDm
-
-sprite $AmazonLocationServiceMd [16x16/16z] ZSct0G0n4091dGNwB_YzpRJPWEOY-MF3VhyfVnvVqm1Z-lrHqWwCSx0uzth-30wexJ3C8AhSUJXIj0pHMsSRJZsLGLEj
-
-sprite $AmazonLocationServiceLg [20x20/16z] hSsr5KHH24LH74x_1OyBwyL_P-Zb0lxGHyyWE0N6oS_UEAeMkJeIxuyZpblAV5AWX0zLNbfoxOKrgRNs93yVVlzAQYoWBGZT8VfUvgUqWB1X6p7Z0dS
-
-!procedure AmazonLocationService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLocationServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLocationServiceLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLocationServiceGroup($id, $name='Amazon Location Service', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AmazonLocationServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.png
deleted file mode 100644
index 766ce31a6f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.puml
deleted file mode 100644
index 7eae236c5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceCard('AmazonLocationServiceCard', 'Amazon Location Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Remote.puml
deleted file mode 100644
index 193b21f705..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceCard('AmazonLocationServiceCard', 'Amazon Location Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.png
deleted file mode 100644
index fff3a1f997..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.puml
deleted file mode 100644
index c374ae02b2..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLocationServiceGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceGroup('AmazonLocationServiceGroup', 'Amazon Location Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Remote.puml
deleted file mode 100644
index 94a7d42ec4..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLocationServiceGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService')
-
-' renders the element
-AmazonLocationServiceGroup('AmazonLocationServiceGroup', 'Amazon Location Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.png
deleted file mode 100644
index 2bd0b4263a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.puml
deleted file mode 100644
index 088aa05f5a..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAmplify
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplify('AwsAmplify', 'Aws Amplify', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Remote.puml
deleted file mode 100644
index 6f9478fd0d..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAmplify
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplify('AwsAmplify', 'Aws Amplify', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.md b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.md
deleted file mode 100644
index 3f141417a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAmplify
-
-
-```text
-aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify
-```
-
-```text
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-```
-
-
-
-| Illustration | AwsAmplify | AwsAmplifyCard | AwsAmplifyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.png) | ![illustration for AwsAmplify](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.Local.png) | ![illustration for AwsAmplifyCard](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.png) | ![illustration for AwsAmplifyGroup](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAmplifyXs>`
-- `<$AwsAmplifySm>`
-- `<$AwsAmplifyMd>`
-- `<$AwsAmplifyLg>`
-
-
-
-
-
-## AwsAmplify
-
-### Load remotely
-```plantuml
-@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 AwsAmplify
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplify('AwsAmplify', 'Aws Amplify', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAmplify
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplify('AwsAmplify', 'Aws Amplify', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAmplifyCard
-
-### Load remotely
-```plantuml
-@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 AwsAmplifyCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyCard('AwsAmplifyCard', 'Aws Amplify Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAmplifyCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyCard('AwsAmplifyCard', 'Aws Amplify Card', 'an optional description')
-@enduml
-```
-
-## AwsAmplifyGroup
-
-### Load remotely
-```plantuml
-@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 AwsAmplifyGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyGroup('AwsAmplifyGroup', 'Aws Amplify Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAmplifyGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyGroup('AwsAmplifyGroup', 'Aws Amplify Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.png
deleted file mode 100644
index cf3228cfad..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.puml
deleted file mode 100644
index 119089d408..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify
-
-sprite $AwsAmplifyXs [10x10/16z] uoGC61YW36OMA8C9ACWCPREoGnG1CJip6rO3
-
-sprite $AwsAmplifySm [12x12/16z] ZSQt0O1040CmBjhUVs0oL8HN9Gtpk3i5xiDOPpFavwF4KE-dkSDYwpfFRwVUB
-
-sprite $AwsAmplifyMd [16x16/16z] hSkr0G0130B0U63_WT-jVBig0lo9AQz4q9VL2Lm3ZIc0OrKJWaUWe4tHtWCUf7RJjfKPNZIhlJq9rRBaOoC
-
-sprite $AwsAmplifyLg [20x20/16z] lSZ5WGG030B018ZGVy5tw_PTcUVubmRmAuRZfG8zsgTQhj9ykaDaFHzekU8nLpqmk7c_T7ggXzQrkgNkSD2uNlX0hcbEdwjm8e10-lF-0G
-
-!procedure AwsAmplify($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAmplifyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAmplifyLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AwsAmplifyGroup($id, $name='Aws Amplify', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AwsAmplifyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.png
deleted file mode 100644
index 6aec441d22..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.puml
deleted file mode 100644
index bdeb1cdfac..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAmplifyCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyCard('AwsAmplifyCard', 'Aws Amplify Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Remote.puml
deleted file mode 100644
index 2293133d71..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAmplifyCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyCard('AwsAmplifyCard', 'Aws Amplify Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.png
deleted file mode 100644
index b3a298ad50..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.puml
deleted file mode 100644
index 3f81796b7e..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAmplifyGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyGroup('AwsAmplifyGroup', 'Aws Amplify Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Remote.puml
deleted file mode 100644
index 31996c0a75..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplifyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAmplifyGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify')
-
-' renders the element
-AwsAmplifyGroup('AwsAmplifyGroup', 'Aws Amplify Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.png
deleted file mode 100644
index b79f1c49e2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.puml
deleted file mode 100644
index 493fc6631b..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeviceFarm
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarm('AwsDeviceFarm', 'Aws Device Farm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Remote.puml
deleted file mode 100644
index cea30abb33..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeviceFarm
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarm('AwsDeviceFarm', 'Aws Device Farm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.md b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.md
deleted file mode 100644
index 1a916c25ce..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDeviceFarm
-
-
-```text
-aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm
-```
-
-```text
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-```
-
-
-
-| Illustration | AwsDeviceFarm | AwsDeviceFarmCard | AwsDeviceFarmGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.png) | ![illustration for AwsDeviceFarm](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.Local.png) | ![illustration for AwsDeviceFarmCard](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.png) | ![illustration for AwsDeviceFarmGroup](../../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDeviceFarmXs>`
-- `<$AwsDeviceFarmSm>`
-- `<$AwsDeviceFarmMd>`
-- `<$AwsDeviceFarmLg>`
-
-
-
-
-
-## AwsDeviceFarm
-
-### Load remotely
-```plantuml
-@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 AwsDeviceFarm
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarm('AwsDeviceFarm', 'Aws Device Farm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeviceFarm
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarm('AwsDeviceFarm', 'Aws Device Farm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDeviceFarmCard
-
-### Load remotely
-```plantuml
-@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 AwsDeviceFarmCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmCard('AwsDeviceFarmCard', 'Aws Device Farm Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeviceFarmCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmCard('AwsDeviceFarmCard', 'Aws Device Farm Card', 'an optional description')
-@enduml
-```
-
-## AwsDeviceFarmGroup
-
-### Load remotely
-```plantuml
-@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 AwsDeviceFarmGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmGroup('AwsDeviceFarmGroup', 'Aws Device Farm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeviceFarmGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmGroup('AwsDeviceFarmGroup', 'Aws Device Farm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.png
deleted file mode 100644
index 279966740d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.puml
deleted file mode 100644
index 51dc9a1b5b..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm
-
-sprite $AwsDeviceFarmXs [10x10/16z] TSd50G0X30117BR_WgEVqu4uFpgRS4QnmLJBgqHNcPpexEULmh98ZHi5
-
-sprite $AwsDeviceFarmSm [12x12/16z] VOp50O1G3CKerUm_CExoSwayeKN9iGfQjgwPMQhhKLfe7viTnzRT1M7xAzufMvM7Qh4JF1a1
-
-sprite $AwsDeviceFarmMd [16x16/16z] dKsr0S0032fH-F_WkcqLfWJLFo3YzaMMosh_sXKC5x7zjNchQl_5o0Hv_g5CAOw_8K4SZh_GotyEp4SR5Ndi4_HotL2WNc42
-
-sprite $AwsDeviceFarmLg [20x20/16z] {
-hSYt0SG024Knu9FU_WDVZgwjKfnXaoC9cx-fM6axzbksPDc0z2xlc0Kwl3vNSkvdrf-ZaS9d-Jc7g67sUvjm_wxl9VMuqEUYQmEVc1PlRH0zZF53sHfl_baa
-9xW2
-}
-
-!procedure AwsDeviceFarm($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDeviceFarmCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDeviceFarmLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AwsDeviceFarmGroup($id, $name='Aws Device Farm', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AwsDeviceFarmLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.png
deleted file mode 100644
index e797f3edc7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.puml
deleted file mode 100644
index e8365770b8..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeviceFarmCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmCard('AwsDeviceFarmCard', 'Aws Device Farm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Remote.puml
deleted file mode 100644
index a9bdf1965e..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeviceFarmCard
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmCard('AwsDeviceFarmCard', 'Aws Device Farm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.png b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.png
deleted file mode 100644
index 67b6052629..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.puml
deleted file mode 100644
index 3f561e3097..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDeviceFarmGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmGroup('AwsDeviceFarmGroup', 'Aws Device Farm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Remote.puml
deleted file mode 100644
index 6730661d06..0000000000
--- a/distribution/aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarmGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDeviceFarmGroup
-include('aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm')
-
-' renders the element
-AwsDeviceFarmGroup('AwsDeviceFarmGroup', 'Aws Device Farm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Local.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Local.png
deleted file mode 100644
index 1a851e7072..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Local.puml
deleted file mode 100644
index f71ee16340..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGameLift
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLift('AmazonGameLift', 'Amazon Game Lift', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Remote.puml
deleted file mode 100644
index 30ad90fefa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGameLift
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLift('AmazonGameLift', 'Amazon Game Lift', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.md b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.md
deleted file mode 100644
index 1d52a4b8ba..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonGameLift
-
-
-```text
-aws-q2-2023/Architecture/Games/AmazonGameLift
-```
-
-```text
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-```
-
-
-
-| Illustration | AmazonGameLift | AmazonGameLiftCard | AmazonGameLiftGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Games/AmazonGameLift.png) | ![illustration for AmazonGameLift](../../../aws-q2-2023/Architecture/Games/AmazonGameLift.Local.png) | ![illustration for AmazonGameLiftCard](../../../aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.png) | ![illustration for AmazonGameLiftGroup](../../../aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonGameLiftXs>`
-- `<$AmazonGameLiftSm>`
-- `<$AmazonGameLiftMd>`
-- `<$AmazonGameLiftLg>`
-
-
-
-
-
-## AmazonGameLift
-
-### Load remotely
-```plantuml
-@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 AmazonGameLift
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLift('AmazonGameLift', 'Amazon Game Lift', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGameLift
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLift('AmazonGameLift', 'Amazon Game Lift', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonGameLiftCard
-
-### Load remotely
-```plantuml
-@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 AmazonGameLiftCard
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftCard('AmazonGameLiftCard', 'Amazon Game Lift Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGameLiftCard
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftCard('AmazonGameLiftCard', 'Amazon Game Lift Card', 'an optional description')
-@enduml
-```
-
-## AmazonGameLiftGroup
-
-### Load remotely
-```plantuml
-@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 AmazonGameLiftGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftGroup('AmazonGameLiftGroup', 'Amazon Game Lift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGameLiftGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftGroup('AmazonGameLiftGroup', 'Amazon Game Lift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.png
deleted file mode 100644
index 01a4d1373f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.puml
deleted file mode 100644
index 5d1a13cbdb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLift.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Games/AmazonGameLift
-
-sprite $AmazonGameLiftXs [10x10/16z] ROh70G0W30BJpVuBsxlo0kxy7p34La0Ok5LtjT5QGUBSfLGc3A3rLIZAIW8
-
-sprite $AmazonGameLiftSm [12x12/16z] VKo50SC038e2_p-yrRsD2w0FQpSkeuUacg-gxk1y9aWZfbcKOeOJvWsV7zM6DDIYr9kIE2HqiZy
-
-sprite $AmazonGameLiftMd [16x16/16z] dOor0GC03CFieFv_k4nJILDYuXz28pzVxqBbtjsrmnhV_YA0Pcw_BDkovjMVvnnUpTdFcp2iHETjSRrXXopkR4CJpuq2d7pa2
-
-sprite $AmazonGameLiftLg [20x20/16z] {
-fSgtWGD044BH0NQ7tt_3vwrIlGp3ytfooZ_ZHH5_20D6_9WTdPkP3L-w6Cg2-79W07hPyYds-9tiVVmjFngoA7gJy4doJUSGSlYYsdkzsQfyYNpaTdJB3tCB
-ucztCm0QdlCA
-}
-
-!procedure AmazonGameLift($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Games/AmazonGameLift', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonGameLiftCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonGameLiftLg>', 'Games', $funcName, $content)
-!endprocedure
-
-!procedure AmazonGameLiftGroup($id, $name='Amazon Game Lift', $tech='')
- IconGroupElement($id, 'GamesFamily', '<$AmazonGameLiftLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.png
deleted file mode 100644
index b9055b8387..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.puml
deleted file mode 100644
index 8929292fb4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGameLiftCard
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftCard('AmazonGameLiftCard', 'Amazon Game Lift Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Remote.puml
deleted file mode 100644
index c6bf32fe17..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGameLiftCard
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftCard('AmazonGameLiftCard', 'Amazon Game Lift Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.png
deleted file mode 100644
index 9c149a6c39..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.puml
deleted file mode 100644
index 921cd7ef22..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonGameLiftGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftGroup('AmazonGameLiftGroup', 'Amazon Game Lift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Remote.puml
deleted file mode 100644
index be68eb1544..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameLiftGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonGameLiftGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameLift')
-
-' renders the element
-AmazonGameLiftGroup('AmazonGameLiftGroup', 'Amazon Game Lift Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.png
deleted file mode 100644
index c8e89a01ce..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.puml
deleted file mode 100644
index e543335c57..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGameSparks
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparks('AmazonGameSparks', 'Amazon Game Sparks', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Remote.puml
deleted file mode 100644
index bada638551..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGameSparks
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparks('AmazonGameSparks', 'Amazon Game Sparks', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.md b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.md
deleted file mode 100644
index 360b07235e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonGameSparks
-
-
-```text
-aws-q2-2023/Architecture/Games/AmazonGameSparks
-```
-
-```text
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-```
-
-
-
-| Illustration | AmazonGameSparks | AmazonGameSparksCard | AmazonGameSparksGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Games/AmazonGameSparks.png) | ![illustration for AmazonGameSparks](../../../aws-q2-2023/Architecture/Games/AmazonGameSparks.Local.png) | ![illustration for AmazonGameSparksCard](../../../aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.png) | ![illustration for AmazonGameSparksGroup](../../../aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonGameSparksXs>`
-- `<$AmazonGameSparksSm>`
-- `<$AmazonGameSparksMd>`
-- `<$AmazonGameSparksLg>`
-
-
-
-
-
-## AmazonGameSparks
-
-### Load remotely
-```plantuml
-@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 AmazonGameSparks
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparks('AmazonGameSparks', 'Amazon Game Sparks', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGameSparks
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparks('AmazonGameSparks', 'Amazon Game Sparks', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonGameSparksCard
-
-### Load remotely
-```plantuml
-@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 AmazonGameSparksCard
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksCard('AmazonGameSparksCard', 'Amazon Game Sparks Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGameSparksCard
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksCard('AmazonGameSparksCard', 'Amazon Game Sparks Card', 'an optional description')
-@enduml
-```
-
-## AmazonGameSparksGroup
-
-### Load remotely
-```plantuml
-@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 AmazonGameSparksGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksGroup('AmazonGameSparksGroup', 'Amazon Game Sparks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGameSparksGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksGroup('AmazonGameSparksGroup', 'Amazon Game Sparks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.png
deleted file mode 100644
index 6ebcfa28a2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.puml
deleted file mode 100644
index d3f64ef0f9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparks.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Games/AmazonGameSparks
-
-sprite $AmazonGameSparksXs [10x10/16z] TOZ50G102CDmkl_2v_8YQ8CAFjVWoFk2ns2OYoijFn1EyYs78tmw
-
-sprite $AmazonGameSparksSm [12x12/16z] VKt50G102B9b_uMlwtLs0huIfqg8x9fw65ropy5Zx84hoXwSQqAX53PhzXPMdOlYaGe
-
-sprite $AmazonGameSparksMd [16x16/16z] dS75OGC054Cn--FRV-4s39UGn8-I1qE5k3CCR7Esqq166G0D29ZYh3Tu8ZIo9ZahLgBJN8KTihZQXYQuSW5Etle7
-
-sprite $AmazonGameSparksLg [20x20/16z] hSYt0SD040InFxlJVyMYjw6847n2l5do56x1LJPKWvh329ZqCB5nAfcaUR8eIt1ZKiMkodaPYOLD8jYLGjC7aPoyopjQfikbkJIihaS9ZEjL32Os-CyF
-
-!procedure AmazonGameSparks($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Games/AmazonGameSparks', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonGameSparksCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonGameSparksLg>', 'Games', $funcName, $content)
-!endprocedure
-
-!procedure AmazonGameSparksGroup($id, $name='Amazon Game Sparks', $tech='')
- IconGroupElement($id, 'GamesFamily', '<$AmazonGameSparksLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.png
deleted file mode 100644
index a9d2b6c53e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.puml
deleted file mode 100644
index 5cf5eea204..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGameSparksCard
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksCard('AmazonGameSparksCard', 'Amazon Game Sparks Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Remote.puml
deleted file mode 100644
index 8ba44c5bfa..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGameSparksCard
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksCard('AmazonGameSparksCard', 'Amazon Game Sparks Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.png b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.png
deleted file mode 100644
index e68b82f464..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.puml
deleted file mode 100644
index c044d71c81..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonGameSparksGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksGroup('AmazonGameSparksGroup', 'Amazon Game Sparks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Remote.puml
deleted file mode 100644
index 926f0e8fff..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AmazonGameSparksGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonGameSparksGroup
-include('aws-q2-2023/Architecture/Games/AmazonGameSparks')
-
-' renders the element
-AmazonGameSparksGroup('AmazonGameSparksGroup', 'Amazon Game Sparks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Local.png b/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Local.png
deleted file mode 100644
index a6e1490cfa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Local.puml
deleted file mode 100644
index 576fb66312..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGameKit
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKit('AwsGameKit', 'Aws Game Kit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Remote.puml
deleted file mode 100644
index dcabd33ba7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGameKit
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKit('AwsGameKit', 'Aws Game Kit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.md b/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.md
deleted file mode 100644
index e306556254..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGameKit
-
-
-```text
-aws-q2-2023/Architecture/Games/AwsGameKit
-```
-
-```text
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-```
-
-
-
-| Illustration | AwsGameKit | AwsGameKitCard | AwsGameKitGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Games/AwsGameKit.png) | ![illustration for AwsGameKit](../../../aws-q2-2023/Architecture/Games/AwsGameKit.Local.png) | ![illustration for AwsGameKitCard](../../../aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.png) | ![illustration for AwsGameKitGroup](../../../aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGameKitXs>`
-- `<$AwsGameKitSm>`
-- `<$AwsGameKitMd>`
-- `<$AwsGameKitLg>`
-
-
-
-
-
-## AwsGameKit
-
-### Load remotely
-```plantuml
-@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 AwsGameKit
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKit('AwsGameKit', 'Aws Game Kit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGameKit
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKit('AwsGameKit', 'Aws Game Kit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGameKitCard
-
-### Load remotely
-```plantuml
-@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 AwsGameKitCard
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitCard('AwsGameKitCard', 'Aws Game Kit Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGameKitCard
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitCard('AwsGameKitCard', 'Aws Game Kit Card', 'an optional description')
-@enduml
-```
-
-## AwsGameKitGroup
-
-### Load remotely
-```plantuml
-@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 AwsGameKitGroup
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitGroup('AwsGameKitGroup', 'Aws Game Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGameKitGroup
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitGroup('AwsGameKitGroup', 'Aws Game Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.png b/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.png
deleted file mode 100644
index 159d0aac2c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.puml
deleted file mode 100644
index 352bbae621..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKit.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Games/AwsGameKit
-
-sprite $AwsGameKitXs [10x10/16z] TKb50G0W49jW_GlZy3kRjc00V76aB55BrbsahOojveWLUQiyitb_1W
-
-sprite $AwsGameKitSm [12x12/16z] ZKp50G0n38e2-ozyBkslSG6qQFvDu6LnpkRbxkayvlp1v-mD9qwyko4DzGZrKPwPvrkJxG
-
-sprite $AwsGameKitMd [16x16/16z] dOt50SGm30J5sluRZXbU1nbRJ7Y5L-8Acv8LXUX0LbKI02cqnv8HcIcIFc8iSiSKn1IwuoI2Au-k20Yp41CMwVtEZjcQKdob
-
-sprite $AwsGameKitLg [20x20/16z] {
-jOx50KH13487YD1_mojVSrvvet7y7zP6UnBRdJFhulIc7Dk_mqblY1Ju0aKkRrIRs9fccvVl9gOFmWlDFFKAophocbAmagLgZ4PCi7iXfyzl2vw-rAOCoz_n
-1
-}
-
-!procedure AwsGameKit($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Games/AwsGameKit', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGameKitCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGameKitLg>', 'Games', $funcName, $content)
-!endprocedure
-
-!procedure AwsGameKitGroup($id, $name='Aws Game Kit', $tech='')
- IconGroupElement($id, 'GamesFamily', '<$AwsGameKitLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.png b/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.png
deleted file mode 100644
index ee2c1b88a1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.puml
deleted file mode 100644
index 2d4e98a352..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGameKitCard
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitCard('AwsGameKitCard', 'Aws Game Kit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Remote.puml
deleted file mode 100644
index 06a52ee6c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGameKitCard
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitCard('AwsGameKitCard', 'Aws Game Kit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.png b/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.png
deleted file mode 100644
index a52dfaed6f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.puml
deleted file mode 100644
index a82975c978..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGameKitGroup
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitGroup('AwsGameKitGroup', 'Aws Game Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Remote.puml
deleted file mode 100644
index 73bbd7b767..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/AwsGameKitGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGameKitGroup
-include('aws-q2-2023/Architecture/Games/AwsGameKit')
-
-' renders the element
-AwsGameKitGroup('AwsGameKitGroup', 'Aws Game Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Local.png b/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Local.png
deleted file mode 100644
index 3b1b24bd73..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Local.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Local.puml
deleted file mode 100644
index b332335421..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Open3DEngine
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngine('Open3DEngine', 'Open3 D Engine', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Remote.puml
deleted file mode 100644
index de11ef27bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Open3DEngine
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngine('Open3DEngine', 'Open3 D Engine', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.md b/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.md
deleted file mode 100644
index f92c6d8133..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Open3DEngine
-
-
-```text
-aws-q2-2023/Architecture/Games/Open3DEngine
-```
-
-```text
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-```
-
-
-
-| Illustration | Open3DEngine | Open3DEngineCard | Open3DEngineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Games/Open3DEngine.png) | ![illustration for Open3DEngine](../../../aws-q2-2023/Architecture/Games/Open3DEngine.Local.png) | ![illustration for Open3DEngineCard](../../../aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.png) | ![illustration for Open3DEngineGroup](../../../aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$Open3DEngineXs>`
-- `<$Open3DEngineSm>`
-- `<$Open3DEngineMd>`
-- `<$Open3DEngineLg>`
-
-
-
-
-
-## Open3DEngine
-
-### Load remotely
-```plantuml
-@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 Open3DEngine
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngine('Open3DEngine', 'Open3 D Engine', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Open3DEngine
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngine('Open3DEngine', 'Open3 D Engine', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## Open3DEngineCard
-
-### Load remotely
-```plantuml
-@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 Open3DEngineCard
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineCard('Open3DEngineCard', 'Open3 D Engine Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Open3DEngineCard
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineCard('Open3DEngineCard', 'Open3 D Engine Card', 'an optional description')
-@enduml
-```
-
-## Open3DEngineGroup
-
-### Load remotely
-```plantuml
-@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 Open3DEngineGroup
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineGroup('Open3DEngineGroup', 'Open3 D Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Open3DEngineGroup
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineGroup('Open3DEngineGroup', 'Open3 D Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.png b/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.png
deleted file mode 100644
index 99fe151b13..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.puml
deleted file mode 100644
index adc5c748b2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngine.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Games/Open3DEngine
-
-sprite $Open3DEngineXs [10x10/16z] uy0EcDbX30uELWYB7IO75M63o3DmSB20MKoCx0oi46cW61310G
-
-sprite $Open3DEngineSm [12x12/16z] VKk50G1123eBs7_Xxuwp9TGBi_qAeogneh8C-N9oLbHWWNEXQnbk1UDYI3L4my8Yh1Pe2Sw8RZ42
-
-sprite $Open3DEngineMd [16x16/16z] dScr0GH020H0u8Jfl-7tIzycMl6FLZlrgMCEEjVsV2UZ5db-XJoz36Whm5QU1iXUOaV6VdQfEy8Q2NfHcHKPm4wzMCgH4pbyT0K
-
-sprite $Open3DEngineLg [20x20/16z] {
-hSj7WWH024BHGalvzx_m92Plkz-Im3Dqzxy03yA_ezK2jsf_8i03K408Qpq53U55EI2Y1ozvkfqCnX1BCi6WrfjkY8lQvzBq9LnGExMzbec2kYhxQ4niRJ46
-aIoc3u0EZta5
-}
-
-!procedure Open3DEngine($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Games/Open3DEngine', $name, $tech, $desc)
-!endprocedure
-
-!procedure Open3DEngineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$Open3DEngineLg>', 'Games', $funcName, $content)
-!endprocedure
-
-!procedure Open3DEngineGroup($id, $name='Open3 D Engine', $tech='')
- IconGroupElement($id, 'GamesFamily', '<$Open3DEngineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.png b/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.png
deleted file mode 100644
index 08b3ec7116..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.puml
deleted file mode 100644
index ae05ad66dd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Open3DEngineCard
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineCard('Open3DEngineCard', 'Open3 D Engine Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Remote.puml
deleted file mode 100644
index fcdb7ae54d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Open3DEngineCard
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineCard('Open3DEngineCard', 'Open3 D Engine Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.png b/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.png
deleted file mode 100644
index 624dfe0961..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.puml
deleted file mode 100644
index 1f17901bcf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 Open3DEngineGroup
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineGroup('Open3DEngineGroup', 'Open3 D Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Remote.puml
deleted file mode 100644
index 370f8fd62d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Games/Open3DEngineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 Open3DEngineGroup
-include('aws-q2-2023/Architecture/Games/Open3DEngine')
-
-' renders the element
-Open3DEngineGroup('Open3DEngineGroup', 'Open3 D Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.png
deleted file mode 100644
index b9f346aa77..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.puml
deleted file mode 100644
index 18cab08fbd..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMarketplaceDark
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDark('AwsMarketplaceDark', 'Aws Marketplace Dark', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Remote.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Remote.puml
deleted file mode 100644
index 320f8ea4d1..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMarketplaceDark
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDark('AwsMarketplaceDark', 'Aws Marketplace Dark', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.md b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.md
deleted file mode 100644
index 43ce7dd177..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMarketplaceDark
-
-
-```text
-aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark
-```
-
-```text
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-```
-
-
-
-| Illustration | AwsMarketplaceDark | AwsMarketplaceDarkCard | AwsMarketplaceDarkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.png) | ![illustration for AwsMarketplaceDark](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.Local.png) | ![illustration for AwsMarketplaceDarkCard](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.png) | ![illustration for AwsMarketplaceDarkGroup](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMarketplaceDarkXs>`
-- `<$AwsMarketplaceDarkSm>`
-- `<$AwsMarketplaceDarkMd>`
-- `<$AwsMarketplaceDarkLg>`
-
-
-
-
-
-## AwsMarketplaceDark
-
-### Load remotely
-```plantuml
-@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 AwsMarketplaceDark
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDark('AwsMarketplaceDark', 'Aws Marketplace Dark', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMarketplaceDark
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDark('AwsMarketplaceDark', 'Aws Marketplace Dark', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMarketplaceDarkCard
-
-### Load remotely
-```plantuml
-@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 AwsMarketplaceDarkCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkCard('AwsMarketplaceDarkCard', 'Aws Marketplace Dark Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMarketplaceDarkCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkCard('AwsMarketplaceDarkCard', 'Aws Marketplace Dark Card', 'an optional description')
-@enduml
-```
-
-## AwsMarketplaceDarkGroup
-
-### Load remotely
-```plantuml
-@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 AwsMarketplaceDarkGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkGroup('AwsMarketplaceDarkGroup', 'Aws Marketplace Dark Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMarketplaceDarkGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkGroup('AwsMarketplaceDarkGroup', 'Aws Marketplace Dark Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.png
deleted file mode 100644
index 5b676bc21e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.puml
deleted file mode 100644
index 97a22c57e7..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark
-
-sprite $AwsMarketplaceDarkXs [10x10/16z] Oy0Ek9XuES4CRXu6LgWODoiF3ozOaeMHWO45p6BWXEdW02g0i7X121a
-
-sprite $AwsMarketplaceDarkSm [12x12/16z] VSg30G0n343HNolPVzopqLU4T0IiOLLGwmEhM63BZL3JkkI85I8h9vcwfdKYViszuMJc-p02
-
-sprite $AwsMarketplaceDarkMd [16x16/16z] dSUt0S9G4C1G_N3Px3ykcMi1IzNZH3CtNiqTw6Loj2bYolfuPEenHeaxhrAeHNpqVBGLioYGj-U00PDFozPQkjiRWrLq1kZabsu
-
-sprite $AwsMarketplaceDarkLg [20x20/16z] {
-hS7N5K8X4431kpp2nlxBDSlXNsVu3-6qF5ihDTZSaCp6ShOWbJuIPxFMfGqMFkRaOqQCdf4KNyBmViM2uClf8eE5TBwAQz7dPB0vO04eswNhBJXe1tfmwB80
-fNCe0wputHq
-}
-
-!procedure AwsMarketplaceDark($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMarketplaceDarkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMarketplaceDarkLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure AwsMarketplaceDarkGroup($id, $name='Aws Marketplace Dark', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$AwsMarketplaceDarkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.png
deleted file mode 100644
index 7a835096fb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.puml
deleted file mode 100644
index 8516344e6e..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMarketplaceDarkCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkCard('AwsMarketplaceDarkCard', 'Aws Marketplace Dark Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Remote.puml
deleted file mode 100644
index e4d041ac64..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMarketplaceDarkCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkCard('AwsMarketplaceDarkCard', 'Aws Marketplace Dark Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.png
deleted file mode 100644
index 759724de48..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.puml
deleted file mode 100644
index 85459a15e7..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMarketplaceDarkGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkGroup('AwsMarketplaceDarkGroup', 'Aws Marketplace Dark Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Remote.puml
deleted file mode 100644
index 235a22b4e2..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDarkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMarketplaceDarkGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark')
-
-' renders the element
-AwsMarketplaceDarkGroup('AwsMarketplaceDarkGroup', 'Aws Marketplace Dark Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.png
deleted file mode 100644
index d52e512cb1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.puml
deleted file mode 100644
index 480e18104c..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMarketplaceLight
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLight('AwsMarketplaceLight', 'Aws Marketplace Light', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Remote.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Remote.puml
deleted file mode 100644
index db072f77af..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMarketplaceLight
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLight('AwsMarketplaceLight', 'Aws Marketplace Light', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.md b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.md
deleted file mode 100644
index 1fd416dedf..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMarketplaceLight
-
-
-```text
-aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight
-```
-
-```text
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-```
-
-
-
-| Illustration | AwsMarketplaceLight | AwsMarketplaceLightCard | AwsMarketplaceLightGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.png) | ![illustration for AwsMarketplaceLight](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.Local.png) | ![illustration for AwsMarketplaceLightCard](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.png) | ![illustration for AwsMarketplaceLightGroup](../../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMarketplaceLightXs>`
-- `<$AwsMarketplaceLightSm>`
-- `<$AwsMarketplaceLightMd>`
-- `<$AwsMarketplaceLightLg>`
-
-
-
-
-
-## AwsMarketplaceLight
-
-### Load remotely
-```plantuml
-@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 AwsMarketplaceLight
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLight('AwsMarketplaceLight', 'Aws Marketplace Light', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMarketplaceLight
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLight('AwsMarketplaceLight', 'Aws Marketplace Light', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMarketplaceLightCard
-
-### Load remotely
-```plantuml
-@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 AwsMarketplaceLightCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightCard('AwsMarketplaceLightCard', 'Aws Marketplace Light Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMarketplaceLightCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightCard('AwsMarketplaceLightCard', 'Aws Marketplace Light Card', 'an optional description')
-@enduml
-```
-
-## AwsMarketplaceLightGroup
-
-### Load remotely
-```plantuml
-@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 AwsMarketplaceLightGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightGroup('AwsMarketplaceLightGroup', 'Aws Marketplace Light Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMarketplaceLightGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightGroup('AwsMarketplaceLightGroup', 'Aws Marketplace Light Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.png
deleted file mode 100644
index 5dc616fd08..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.puml
deleted file mode 100644
index 6034d5ef78..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight
-
-sprite $AwsMarketplaceLightXs [10x10/16z] uyKEcBWOc24CHbvsg1WZEmCZ0rYCWvkNbmFCucM6wM01yS200OIG0G
-
-sprite $AwsMarketplaceLightSm [12x12/16z] VSg30G0n343HrChVVzopqLU4T6HQO-MGLZAhvAQtfYhOk2uLaeN8geZ7hgcTIDxQZPD2us44
-
-sprite $AwsMarketplaceLightMd [16x16/16z] dOsr0KDH3CJ-GzDf_t73K0PaL7NyGNPdTZqr1lie7I-dQvRdqzN7RghkStAdEoqOJsDSfbw-MNiqOSyuIINbEt17N8QNQq5qNYo19Tzm1W
-
-sprite $AwsMarketplaceLightLg [20x20/16z] {
-fOlL0SH024I1DMpwB_Sk7lxpLXd1P_Av7eQG1_LM96a8ei2Gee4xT36Arbp35mP4vqoSJEQbn0p2JM296W-Kia0ZzcueRWWsKzV48vsDjbyT3zR7YQ3GTRUg
-1Ckn6waeKDirIdpc3m
-}
-
-!procedure AwsMarketplaceLight($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMarketplaceLightCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMarketplaceLightLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure AwsMarketplaceLightGroup($id, $name='Aws Marketplace Light', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$AwsMarketplaceLightLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.png
deleted file mode 100644
index ebd59974eb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.puml
deleted file mode 100644
index 46d1013a24..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMarketplaceLightCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightCard('AwsMarketplaceLightCard', 'Aws Marketplace Light Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Remote.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Remote.puml
deleted file mode 100644
index 402a11880b..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMarketplaceLightCard
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightCard('AwsMarketplaceLightCard', 'Aws Marketplace Light Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.png b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.png
deleted file mode 100644
index 90a5536f62..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.puml
deleted file mode 100644
index cf063de81a..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMarketplaceLightGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightGroup('AwsMarketplaceLightGroup', 'Aws Marketplace Light Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Remote.puml
deleted file mode 100644
index bbd079a534..0000000000
--- a/distribution/aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLightGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMarketplaceLightGroup
-include('aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight')
-
-' renders the element
-AwsMarketplaceLightGroup('AwsMarketplaceLightGroup', 'Aws Marketplace Light Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.png
deleted file mode 100644
index dcd24f1665..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.puml
deleted file mode 100644
index 36acb2a813..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoT1Click
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1Click('AwsIoT1Click', 'Aws Io T1 Click', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Remote.puml
deleted file mode 100644
index 1a6ec2423e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoT1Click
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1Click('AwsIoT1Click', 'Aws Io T1 Click', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.md
deleted file mode 100644
index 143e4a1f1f..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoT1Click
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-```
-
-
-
-| Illustration | AwsIoT1Click | AwsIoT1ClickCard | AwsIoT1ClickGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.png) | ![illustration for AwsIoT1Click](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.Local.png) | ![illustration for AwsIoT1ClickCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.png) | ![illustration for AwsIoT1ClickGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoT1ClickXs>`
-- `<$AwsIoT1ClickSm>`
-- `<$AwsIoT1ClickMd>`
-- `<$AwsIoT1ClickLg>`
-
-
-
-
-
-## AwsIoT1Click
-
-### Load remotely
-```plantuml
-@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 AwsIoT1Click
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1Click('AwsIoT1Click', 'Aws Io T1 Click', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoT1Click
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1Click('AwsIoT1Click', 'Aws Io T1 Click', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoT1ClickCard
-
-### Load remotely
-```plantuml
-@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 AwsIoT1ClickCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickCard('AwsIoT1ClickCard', 'Aws Io T1 Click Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoT1ClickCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickCard('AwsIoT1ClickCard', 'Aws Io T1 Click Card', 'an optional description')
-@enduml
-```
-
-## AwsIoT1ClickGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoT1ClickGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickGroup('AwsIoT1ClickGroup', 'Aws Io T1 Click Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoT1ClickGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickGroup('AwsIoT1ClickGroup', 'Aws Io T1 Click Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.png
deleted file mode 100644
index 82e2cf2711..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.puml
deleted file mode 100644
index 6be3468732..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click
-
-sprite $AwsIoT1ClickXs [10x10/16z] RSR10K00002X0zf_Ony0lVAhC8FMOrnX0bKph9CKa8SD
-
-sprite $AwsIoT1ClickSm [12x12/16z] TKp50G102BBTV-8BwsSNuBlnBnAZPMKFGu41KNu7FsGHePZqtHyUGm638BxQ1G
-
-sprite $AwsIoT1ClickMd [16x16/16z] bOp50O003CIgb_qdng4y8NNbFnrY0WGvOKTUNgJcGX3EWntDukAwwrb_jq4fcUISk4GRvFKX7HoeQkQ4Rwm
-
-sprite $AwsIoT1ClickLg [20x20/16z] hOwt5SHG20GNk_rNBEbRoEycmS-3lvAL711OYRZV7dVFQ3mOc3xts43ImfCTFxP2reQMhiojTqN20fiIYiJeZ-mSPmuFaFlxlJUSS-32Xe3_u0K
-
-!procedure AwsIoT1Click($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoT1ClickCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoT1ClickLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoT1ClickGroup($id, $name='Aws Io T1 Click', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoT1ClickLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.png
deleted file mode 100644
index 4001e7b508..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.puml
deleted file mode 100644
index 25098c672d..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoT1ClickCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickCard('AwsIoT1ClickCard', 'Aws Io T1 Click Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Remote.puml
deleted file mode 100644
index 3df9ebd341..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoT1ClickCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickCard('AwsIoT1ClickCard', 'Aws Io T1 Click Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.png
deleted file mode 100644
index 4b125265f2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.puml
deleted file mode 100644
index 51b052d9bb..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoT1ClickGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickGroup('AwsIoT1ClickGroup', 'Aws Io T1 Click Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Remote.puml
deleted file mode 100644
index bb1974d618..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoT1ClickGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoT1ClickGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click')
-
-' renders the element
-AwsIoT1ClickGroup('AwsIoT1ClickGroup', 'Aws Io T1 Click Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.png
deleted file mode 100644
index c6436c63bc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.puml
deleted file mode 100644
index 883faa6289..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalytics
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalytics('AwsIoTAnalytics', 'Aws Io T Analytics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Remote.puml
deleted file mode 100644
index 56f0a8ac29..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalytics
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalytics('AwsIoTAnalytics', 'Aws Io T Analytics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.md
deleted file mode 100644
index 48d2a9e157..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAnalytics
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-```
-
-
-
-| Illustration | AwsIoTAnalytics | AwsIoTAnalyticsCard | AwsIoTAnalyticsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.png) | ![illustration for AwsIoTAnalytics](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.Local.png) | ![illustration for AwsIoTAnalyticsCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.png) | ![illustration for AwsIoTAnalyticsGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAnalyticsXs>`
-- `<$AwsIoTAnalyticsSm>`
-- `<$AwsIoTAnalyticsMd>`
-- `<$AwsIoTAnalyticsLg>`
-
-
-
-
-
-## AwsIoTAnalytics
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalytics
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalytics('AwsIoTAnalytics', 'Aws Io T Analytics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalytics
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalytics('AwsIoTAnalytics', 'Aws Io T Analytics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsCard('AwsIoTAnalyticsCard', 'Aws Io T Analytics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsCard('AwsIoTAnalyticsCard', 'Aws Io T Analytics Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsGroup('AwsIoTAnalyticsGroup', 'Aws Io T Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsGroup('AwsIoTAnalyticsGroup', 'Aws Io T Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.png
deleted file mode 100644
index db60b6dac3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.puml
deleted file mode 100644
index d77dd6e49e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics
-
-sprite $AwsIoTAnalyticsXs [10x10/16z] TS770O1040IWkRJqtx4liu8_Iq0a3PeOWSMmWfun3KXpIDni
-
-sprite $AwsIoTAnalyticsSm [12x12/16z] VSh50GC120J0eDD_nJ7-Xwvvh68FxOiu66h5m39gyxBNYpObxEKpQ9SloaDz
-
-sprite $AwsIoTAnalyticsMd [16x16/16z] dOfL0aD130BB1fZxdxZsxBCoAmd2VymgdaiA4Rgf64qbRRA6m2msdbCmBFNGONZEOTDYg2estKm5PiEHjjx6S0DoI2WPbwzu
-
-sprite $AwsIoTAnalyticsLg [20x20/16z] {
-hSwr5K0X40NHjphzT_nTIPb3TB5bIZsIbOFqalB42BPrfaOgfTbp3pgXn9lGIe7ULhqHbduEKHjlr8LkgzeetUsQqj5AgSya7f7R2VGOflF2sxP3RSNJzfWK
-J6W1
-}
-
-!procedure AwsIoTAnalytics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAnalyticsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAnalyticsLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAnalyticsGroup($id, $name='Aws Io T Analytics', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTAnalyticsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.png
deleted file mode 100644
index 0e6fad0f99..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.puml
deleted file mode 100644
index 8a96f412ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsCard('AwsIoTAnalyticsCard', 'Aws Io T Analytics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Remote.puml
deleted file mode 100644
index 6e10895e30..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsCard('AwsIoTAnalyticsCard', 'Aws Io T Analytics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.png
deleted file mode 100644
index 97e7ccec8c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.puml
deleted file mode 100644
index d9a0f4387f..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAnalyticsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsGroup('AwsIoTAnalyticsGroup', 'Aws Io T Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Remote.puml
deleted file mode 100644
index 07e362c51f..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalyticsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAnalyticsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics')
-
-' renders the element
-AwsIoTAnalyticsGroup('AwsIoTAnalyticsGroup', 'Aws Io T Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.png
deleted file mode 100644
index 860b7adc25..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.puml
deleted file mode 100644
index 00812b5451..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTButton
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButton('AwsIoTButton', 'Aws Io T Button', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Remote.puml
deleted file mode 100644
index 587ab02163..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTButton
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButton('AwsIoTButton', 'Aws Io T Button', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.md
deleted file mode 100644
index f08926bce5..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTButton
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-```
-
-
-
-| Illustration | AwsIoTButton | AwsIoTButtonCard | AwsIoTButtonGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.png) | ![illustration for AwsIoTButton](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.Local.png) | ![illustration for AwsIoTButtonCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.png) | ![illustration for AwsIoTButtonGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTButtonXs>`
-- `<$AwsIoTButtonSm>`
-- `<$AwsIoTButtonMd>`
-- `<$AwsIoTButtonLg>`
-
-
-
-
-
-## AwsIoTButton
-
-### Load remotely
-```plantuml
-@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 AwsIoTButton
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButton('AwsIoTButton', 'Aws Io T Button', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTButton
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButton('AwsIoTButton', 'Aws Io T Button', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTButtonCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTButtonCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonCard('AwsIoTButtonCard', 'Aws Io T Button Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTButtonCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonCard('AwsIoTButtonCard', 'Aws Io T Button Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTButtonGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTButtonGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonGroup('AwsIoTButtonGroup', 'Aws Io T Button Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTButtonGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonGroup('AwsIoTButtonGroup', 'Aws Io T Button Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.png
deleted file mode 100644
index 21e851dde4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.puml
deleted file mode 100644
index 6d60a11c69..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton
-
-sprite $AwsIoTButtonXs [10x10/16z] OySA61X011E80FEPm1W6s832p6mW6MQu648TCpE8O4Ko3G
-
-sprite $AwsIoTButtonSm [12x12/16z] OySDsC04XCIdX9s95KGo0p430pihGYqB2x9U29iG
-
-sprite $AwsIoTButtonMd [16x16/16z] bOs50S0W30JZl__4TSKvY1lcKR73YiHfSUE7jYUEqx1SNE5fYAv-EQ80N8jry8KYlLUCm-EC77rM
-
-sprite $AwsIoTButtonLg [20x20/16z] jSx50GD120LG9dpfl-BOklkxuVW14U4_HRoQd3jhEJDhw6fqeqns89ezKfLHMenHNycspudfFWarMWT_pinwIIPzpGS
-
-!procedure AwsIoTButton($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTButtonCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTButtonLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTButtonGroup($id, $name='Aws Io T Button', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTButtonLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.png
deleted file mode 100644
index b82a5f77ae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.puml
deleted file mode 100644
index afc472c613..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTButtonCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonCard('AwsIoTButtonCard', 'Aws Io T Button Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Remote.puml
deleted file mode 100644
index 2d5ddbe51c..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTButtonCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonCard('AwsIoTButtonCard', 'Aws Io T Button Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.png
deleted file mode 100644
index c00f16a36c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.puml
deleted file mode 100644
index 3a493d9d4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTButtonGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonGroup('AwsIoTButtonGroup', 'Aws Io T Button Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Remote.puml
deleted file mode 100644
index 2c42c1a9bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTButtonGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTButtonGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton')
-
-' renders the element
-AwsIoTButtonGroup('AwsIoTButtonGroup', 'Aws Io T Button Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.png
deleted file mode 100644
index bc75b7e63a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.puml
deleted file mode 100644
index 38b1be9df2..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCore
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCore('AwsIoTCore', 'Aws Io T Core', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Remote.puml
deleted file mode 100644
index 61071acedd..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCore
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCore('AwsIoTCore', 'Aws Io T Core', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.md
deleted file mode 100644
index 1d00d30ed2..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTCore
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-```
-
-
-
-| Illustration | AwsIoTCore | AwsIoTCoreCard | AwsIoTCoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.png) | ![illustration for AwsIoTCore](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.Local.png) | ![illustration for AwsIoTCoreCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.png) | ![illustration for AwsIoTCoreGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTCoreXs>`
-- `<$AwsIoTCoreSm>`
-- `<$AwsIoTCoreMd>`
-- `<$AwsIoTCoreLg>`
-
-
-
-
-
-## AwsIoTCore
-
-### Load remotely
-```plantuml
-@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 AwsIoTCore
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCore('AwsIoTCore', 'Aws Io T Core', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCore
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCore('AwsIoTCore', 'Aws Io T Core', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTCoreCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreCard('AwsIoTCoreCard', 'Aws Io T Core Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreCard('AwsIoTCoreCard', 'Aws Io T Core Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTCoreGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreGroup('AwsIoTCoreGroup', 'Aws Io T Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreGroup('AwsIoTCoreGroup', 'Aws Io T Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.png
deleted file mode 100644
index 98840c24a3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.puml
deleted file mode 100644
index 9b875863fe..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore
-
-sprite $AwsIoTCoreXs [10x10/16z] OyS1cDYW34PsTWOmcnKknm0Ys1WWJ4OMk32SnSoAOXO
-
-sprite $AwsIoTCoreSm [12x12/16z] ZKk34G0m38n__ubhd8eu3tm6m-SPfTttpMtMON3g3yCShDDCOPX1Waja
-
-sprite $AwsIoTCoreMd [16x16/16z] dKw35G1H3Akp_yJVV3hKRl2BmgzK0cv7NhlcF5CULUbUcwad-aujKs7j7OH2f5Rs4sOYvkD5pGK7bVn6684tb04
-
-sprite $AwsIoTCoreLg [20x20/16z] jSvN0iCW30DGoKEw_usRdS1dsx1v3DilbQ0cgRGxHgEz8A2R-bpZfjgcNFhn_ZWLXJxMft6fgSko5z9YXkfA1MMG1G_vK609O-9OZCiyesRBQlzUFW
-
-!procedure AwsIoTCore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTCoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTCoreLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTCoreGroup($id, $name='Aws Io T Core', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTCoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.png
deleted file mode 100644
index b34c865e40..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.puml
deleted file mode 100644
index 02d6ba4ff4..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCoreCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreCard('AwsIoTCoreCard', 'Aws Io T Core Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Remote.puml
deleted file mode 100644
index 940b94ae69..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCoreCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreCard('AwsIoTCoreCard', 'Aws Io T Core Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.png
deleted file mode 100644
index 0247ed4da1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.puml
deleted file mode 100644
index 7ce1ef675b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTCoreGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreGroup('AwsIoTCoreGroup', 'Aws Io T Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Remote.puml
deleted file mode 100644
index ec0fa57364..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTCoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTCoreGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore')
-
-' renders the element
-AwsIoTCoreGroup('AwsIoTCoreGroup', 'Aws Io T Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.png
deleted file mode 100644
index 70214b6fc4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.puml
deleted file mode 100644
index a0a5496c54..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceDefender
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefender('AwsIoTDeviceDefender', 'Aws Io T Device Defender', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Remote.puml
deleted file mode 100644
index 148f04b793..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceDefender
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefender('AwsIoTDeviceDefender', 'Aws Io T Device Defender', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.md
deleted file mode 100644
index 23a3e47f0b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDeviceDefender
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-```
-
-
-
-| Illustration | AwsIoTDeviceDefender | AwsIoTDeviceDefenderCard | AwsIoTDeviceDefenderGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.png) | ![illustration for AwsIoTDeviceDefender](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.Local.png) | ![illustration for AwsIoTDeviceDefenderCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.png) | ![illustration for AwsIoTDeviceDefenderGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDeviceDefenderXs>`
-- `<$AwsIoTDeviceDefenderSm>`
-- `<$AwsIoTDeviceDefenderMd>`
-- `<$AwsIoTDeviceDefenderLg>`
-
-
-
-
-
-## AwsIoTDeviceDefender
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceDefender
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefender('AwsIoTDeviceDefender', 'Aws Io T Device Defender', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceDefender
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefender('AwsIoTDeviceDefender', 'Aws Io T Device Defender', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceDefenderCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceDefenderCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderCard('AwsIoTDeviceDefenderCard', 'Aws Io T Device Defender Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceDefenderCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderCard('AwsIoTDeviceDefenderCard', 'Aws Io T Device Defender Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceDefenderGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceDefenderGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderGroup('AwsIoTDeviceDefenderGroup', 'Aws Io T Device Defender Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceDefenderGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderGroup('AwsIoTDeviceDefenderGroup', 'Aws Io T Device Defender Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.png
deleted file mode 100644
index 70043dfb58..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.puml
deleted file mode 100644
index 2e3396941e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender
-
-sprite $AwsIoTDeviceDefenderXs [10x10/16z] OyS16DcOi0Z2A0P61ZGnTXOWYndAPa3L1W
-
-sprite $AwsIoTDeviceDefenderSm [12x12/16z] VSR50S0W542nxs__YUjU8ASm96UyCD9P9GO41-KaeXB1Ab2bYfMlnzYuQWIdu6i6
-
-sprite $AwsIoTDeviceDefenderMd [16x16/16z] dKwr0G112CEp_yJdGlU2Ey4lSX6BawctGYlgxWACLh2R6-FcR4sdcsqZPQBJ9u4mDtVtUtxtPnwSu32pPu0KU4KL
-
-sprite $AwsIoTDeviceDefenderLg [20x20/16z] hSlN5KH1209G1OJ-AzwyB_uE4xr7ioIwGPSBFWZ7qKiyt6m-e_svZmRZPkcShFjhQcoKL4sZUkypu4ntoCw6oSSIRwRDk1dqCo9Rt7hPJ_PKTHRa2G
-
-!procedure AwsIoTDeviceDefender($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDeviceDefenderCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDeviceDefenderLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDeviceDefenderGroup($id, $name='Aws Io T Device Defender', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTDeviceDefenderLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.png
deleted file mode 100644
index 384c6e58d0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.puml
deleted file mode 100644
index 5be1d0b9b1..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceDefenderCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderCard('AwsIoTDeviceDefenderCard', 'Aws Io T Device Defender Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Remote.puml
deleted file mode 100644
index 1a4c128b51..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceDefenderCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderCard('AwsIoTDeviceDefenderCard', 'Aws Io T Device Defender Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.png
deleted file mode 100644
index efa0e0627b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.puml
deleted file mode 100644
index d02f8283fa..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDeviceDefenderGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderGroup('AwsIoTDeviceDefenderGroup', 'Aws Io T Device Defender Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Remote.puml
deleted file mode 100644
index 2d19e98f67..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefenderGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDeviceDefenderGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender')
-
-' renders the element
-AwsIoTDeviceDefenderGroup('AwsIoTDeviceDefenderGroup', 'Aws Io T Device Defender Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.png
deleted file mode 100644
index 8508e391c4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.puml
deleted file mode 100644
index e308c42114..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceManagement
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagement('AwsIoTDeviceManagement', 'Aws Io T Device Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Remote.puml
deleted file mode 100644
index 48fefaed56..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceManagement
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagement('AwsIoTDeviceManagement', 'Aws Io T Device Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.md
deleted file mode 100644
index 32669a0345..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDeviceManagement
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-```
-
-
-
-| Illustration | AwsIoTDeviceManagement | AwsIoTDeviceManagementCard | AwsIoTDeviceManagementGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.png) | ![illustration for AwsIoTDeviceManagement](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.Local.png) | ![illustration for AwsIoTDeviceManagementCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.png) | ![illustration for AwsIoTDeviceManagementGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDeviceManagementXs>`
-- `<$AwsIoTDeviceManagementSm>`
-- `<$AwsIoTDeviceManagementMd>`
-- `<$AwsIoTDeviceManagementLg>`
-
-
-
-
-
-## AwsIoTDeviceManagement
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceManagement
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagement('AwsIoTDeviceManagement', 'Aws Io T Device Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceManagement
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagement('AwsIoTDeviceManagement', 'Aws Io T Device Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceManagementCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceManagementCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementCard('AwsIoTDeviceManagementCard', 'Aws Io T Device Management Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceManagementCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementCard('AwsIoTDeviceManagementCard', 'Aws Io T Device Management Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceManagementGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceManagementGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementGroup('AwsIoTDeviceManagementGroup', 'Aws Io T Device Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceManagementGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementGroup('AwsIoTDeviceManagementGroup', 'Aws Io T Device Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.png
deleted file mode 100644
index 6ae28d8a37..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.puml
deleted file mode 100644
index 0c7ae0e6df..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement
-
-sprite $AwsIoTDeviceManagementXs [10x10/16z] TSYr0S0m00Cm1_N_nSMbgCNWHz7jfggPnnDHzvRCv6W3ezehubJTh
-
-sprite $AwsIoTDeviceManagementSm [12x12/16z] VKg30K1H43hM_XD_upaSumgGRrJcuGTv4FTe0EoDEmpF73ZyZDHK-hFagHV15Zi
-
-sprite $AwsIoTDeviceManagementMd [16x16/16z] dOZ50KKn3CD2ZlQV-77RqqS5PVx3Arc443cIJYIgoRvSO1bfeCVJPRAS7jK7onqh8wRhZAJ7yUOiEG_jvpGBBNlF3W
-
-sprite $AwsIoTDeviceManagementLg [20x20/16z] hS_70G1120904ON-AxwSxxjiT7vuHCGVWOvw2TDg2RSgx2oJTkWmBBoGkK3UnWWZ-BIca6ZMmy9HwkL-6P6ebtKRstERp5p3HnjYVzzLaiVrIcHwG6O
-
-!procedure AwsIoTDeviceManagement($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDeviceManagementCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDeviceManagementLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDeviceManagementGroup($id, $name='Aws Io T Device Management', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTDeviceManagementLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.png
deleted file mode 100644
index 44b4f4dbaa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.puml
deleted file mode 100644
index c70a835d4e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceManagementCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementCard('AwsIoTDeviceManagementCard', 'Aws Io T Device Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Remote.puml
deleted file mode 100644
index 985c8d7fc4..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceManagementCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementCard('AwsIoTDeviceManagementCard', 'Aws Io T Device Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.png
deleted file mode 100644
index c0fc64ea54..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.puml
deleted file mode 100644
index 3c3dc3c580..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDeviceManagementGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementGroup('AwsIoTDeviceManagementGroup', 'Aws Io T Device Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Remote.puml
deleted file mode 100644
index fabd876034..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagementGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDeviceManagementGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement')
-
-' renders the element
-AwsIoTDeviceManagementGroup('AwsIoTDeviceManagementGroup', 'Aws Io T Device Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.png
deleted file mode 100644
index aba2b4e0cb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.puml
deleted file mode 100644
index 8ad12af2cd..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTEduKit
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKit('AwsIoTEduKit', 'Aws Io T Edu Kit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Remote.puml
deleted file mode 100644
index 19ed44d2a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTEduKit
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKit('AwsIoTEduKit', 'Aws Io T Edu Kit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.md
deleted file mode 100644
index 85309ec89e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTEduKit
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-```
-
-
-
-| Illustration | AwsIoTEduKit | AwsIoTEduKitCard | AwsIoTEduKitGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.png) | ![illustration for AwsIoTEduKit](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.Local.png) | ![illustration for AwsIoTEduKitCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.png) | ![illustration for AwsIoTEduKitGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTEduKitXs>`
-- `<$AwsIoTEduKitSm>`
-- `<$AwsIoTEduKitMd>`
-- `<$AwsIoTEduKitLg>`
-
-
-
-
-
-## AwsIoTEduKit
-
-### Load remotely
-```plantuml
-@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 AwsIoTEduKit
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKit('AwsIoTEduKit', 'Aws Io T Edu Kit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEduKit
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKit('AwsIoTEduKit', 'Aws Io T Edu Kit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTEduKitCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTEduKitCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitCard('AwsIoTEduKitCard', 'Aws Io T Edu Kit Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEduKitCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitCard('AwsIoTEduKitCard', 'Aws Io T Edu Kit Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTEduKitGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTEduKitGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitGroup('AwsIoTEduKitGroup', 'Aws Io T Edu Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEduKitGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitGroup('AwsIoTEduKitGroup', 'Aws Io T Edu Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.png
deleted file mode 100644
index a3a00141ca..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.puml
deleted file mode 100644
index 07ad443c88..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit
-
-sprite $AwsIoTEduKitXs [10x10/16z] RSY50GD1200mECl-4xVl7XoVCeO0qGmvcDl-rDCgf0fIwbRLpHy
-
-sprite $AwsIoTEduKitSm [12x12/16z] TSo53G0120F052hxJ_pkSX6S_5C4hIdBw1ZEn50QMNXTt117Ac3lcmHrUNjYdaO
-
-sprite $AwsIoTEduKitMd [16x16/16z] bSYt0SG03CF0bqGI-q_yoRcphmDupcLQfQsdenhmklGT78bDvXl3ebDyfJbCYREkEYAURx-QJOMYYqER2nVtV
-
-sprite $AwsIoTEduKitLg [20x20/16z] hSn50WH134BH4E7V_yJZRRMTVhi8y2S3J9aJAMpJKMoSEPDPG6jRH_IlGM6-X4ezgHORZNz_mIPSPM1apYPLh2QJYqX68ehTKB9A10Sr23HSQ9gLghd14m
-
-!procedure AwsIoTEduKit($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTEduKitCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTEduKitLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTEduKitGroup($id, $name='Aws Io T Edu Kit', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTEduKitLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.png
deleted file mode 100644
index 9997132505..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.puml
deleted file mode 100644
index b79d666f8e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTEduKitCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitCard('AwsIoTEduKitCard', 'Aws Io T Edu Kit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Remote.puml
deleted file mode 100644
index ecf901382f..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTEduKitCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitCard('AwsIoTEduKitCard', 'Aws Io T Edu Kit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.png
deleted file mode 100644
index c71976365b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.puml
deleted file mode 100644
index 94eed45ece..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTEduKitGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitGroup('AwsIoTEduKitGroup', 'Aws Io T Edu Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Remote.puml
deleted file mode 100644
index cf08c26c26..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKitGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTEduKitGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit')
-
-' renders the element
-AwsIoTEduKitGroup('AwsIoTEduKitGroup', 'Aws Io T Edu Kit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.png
deleted file mode 100644
index aea7d5a928..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.puml
deleted file mode 100644
index bc825a1189..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTEvents
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEvents('AwsIoTEvents', 'Aws Io T Events', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Remote.puml
deleted file mode 100644
index 684ed3e1e8..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTEvents
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEvents('AwsIoTEvents', 'Aws Io T Events', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.md
deleted file mode 100644
index 109c3cda65..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTEvents
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-```
-
-
-
-| Illustration | AwsIoTEvents | AwsIoTEventsCard | AwsIoTEventsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.png) | ![illustration for AwsIoTEvents](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.Local.png) | ![illustration for AwsIoTEventsCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.png) | ![illustration for AwsIoTEventsGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTEventsXs>`
-- `<$AwsIoTEventsSm>`
-- `<$AwsIoTEventsMd>`
-- `<$AwsIoTEventsLg>`
-
-
-
-
-
-## AwsIoTEvents
-
-### Load remotely
-```plantuml
-@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 AwsIoTEvents
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEvents('AwsIoTEvents', 'Aws Io T Events', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEvents
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEvents('AwsIoTEvents', 'Aws Io T Events', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTEventsCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTEventsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsCard('AwsIoTEventsCard', 'Aws Io T Events Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEventsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsCard('AwsIoTEventsCard', 'Aws Io T Events Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTEventsGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTEventsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsGroup('AwsIoTEventsGroup', 'Aws Io T Events Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEventsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsGroup('AwsIoTEventsGroup', 'Aws Io T Events Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.png
deleted file mode 100644
index 02740bc3e8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.puml
deleted file mode 100644
index c67ecb66d1..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents
-
-sprite $AwsIoTEventsXs [10x10/16z] OoS4c5WPO4msHYOsPY3DoiZ8o0v4O34M5dOsi3es88qT
-
-sprite $AwsIoTEventsSm [12x12/16z] ZSQr0S1054En-s2__ISEGnLG9NvAwFkEu62vGa1rHB0Vw36IetJ6yUBT3
-
-sprite $AwsIoTEventsMd [16x16/16z] hOp50OH034Kd-TP_nIiuH-J5DM_GIfGTLLfmLknHQd6ks7C4Qhvc_KZ-RlymLC5wBx9u-X_qte1pboy
-
-sprite $AwsIoTEventsLg [20x20/16z] lSxN0GDG24BHXo9t_udJYmiavzS2_4qNaB1LXXFOMgMHBRQCL8gQ9mcO3DJulMBTXKZYoGRIOiJXAyVbG7WhDRAdili529kR7xe2
-
-!procedure AwsIoTEvents($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTEventsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTEventsLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTEventsGroup($id, $name='Aws Io T Events', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTEventsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.png
deleted file mode 100644
index d88f0b2370..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.puml
deleted file mode 100644
index e7df2b0047..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTEventsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsCard('AwsIoTEventsCard', 'Aws Io T Events Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Remote.puml
deleted file mode 100644
index 7f193d46eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTEventsCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsCard('AwsIoTEventsCard', 'Aws Io T Events Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.png
deleted file mode 100644
index 500422356c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.puml
deleted file mode 100644
index 676b052cd6..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTEventsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsGroup('AwsIoTEventsGroup', 'Aws Io T Events Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Remote.puml
deleted file mode 100644
index dc4142306e..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTEventsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTEventsGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents')
-
-' renders the element
-AwsIoTEventsGroup('AwsIoTEventsGroup', 'Aws Io T Events Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.png
deleted file mode 100644
index 2f5d09d270..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.puml
deleted file mode 100644
index c2b69bed18..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTExpressLink
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLink('AwsIoTExpressLink', 'Aws Io T Express Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Remote.puml
deleted file mode 100644
index 067bab94b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTExpressLink
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLink('AwsIoTExpressLink', 'Aws Io T Express Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.md
deleted file mode 100644
index 509ed3d961..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTExpressLink
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-```
-
-
-
-| Illustration | AwsIoTExpressLink | AwsIoTExpressLinkCard | AwsIoTExpressLinkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.png) | ![illustration for AwsIoTExpressLink](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.Local.png) | ![illustration for AwsIoTExpressLinkCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.png) | ![illustration for AwsIoTExpressLinkGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTExpressLinkXs>`
-- `<$AwsIoTExpressLinkSm>`
-- `<$AwsIoTExpressLinkMd>`
-- `<$AwsIoTExpressLinkLg>`
-
-
-
-
-
-## AwsIoTExpressLink
-
-### Load remotely
-```plantuml
-@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 AwsIoTExpressLink
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLink('AwsIoTExpressLink', 'Aws Io T Express Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTExpressLink
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLink('AwsIoTExpressLink', 'Aws Io T Express Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTExpressLinkCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTExpressLinkCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkCard('AwsIoTExpressLinkCard', 'Aws Io T Express Link Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTExpressLinkCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkCard('AwsIoTExpressLinkCard', 'Aws Io T Express Link Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTExpressLinkGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTExpressLinkGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkGroup('AwsIoTExpressLinkGroup', 'Aws Io T Express Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTExpressLinkGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkGroup('AwsIoTExpressLinkGroup', 'Aws Io T Express Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.png
deleted file mode 100644
index ee19836a06..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.puml
deleted file mode 100644
index c7496328bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink
-
-sprite $AwsIoTExpressLinkXs [10x10/16z] OySE6DWPaNbGYeaHncHdHcB100jCEIkgOG
-
-sprite $AwsIoTExpressLinkSm [12x12/16z] VSY53G0n4CJ0x97xh_YP8HQDJATG70JSMT9n42KroCK2OZ4UGDNC1M8linqkNeq
-
-sprite $AwsIoTExpressLinkMd [16x16/16z] dOr50W0n20DRO9B_ltXTJojJnHB_8Ofs2Mk-McYF-zPrXY3PnH9ZGbBR6zCrjnunZIK-FGYM-e4mlb2WMspv7IC
-
-sprite $AwsIoTExpressLinkLg [20x20/16z] fOl50SLG3CE2rluJbxcN3teO0__JMJmmWJTNIW2HmOaV-KFA136Jkrk0p2ByJ2RWUxxEd6tDFOSdiMXLqHpaSPr4XjARXmhra2nQBuqM3yJtZ
-
-!procedure AwsIoTExpressLink($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTExpressLinkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTExpressLinkLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTExpressLinkGroup($id, $name='Aws Io T Express Link', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTExpressLinkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.png
deleted file mode 100644
index 94c377dad5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.puml
deleted file mode 100644
index 90cf87a968..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTExpressLinkCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkCard('AwsIoTExpressLinkCard', 'Aws Io T Express Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Remote.puml
deleted file mode 100644
index 651104e80a..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTExpressLinkCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkCard('AwsIoTExpressLinkCard', 'Aws Io T Express Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.png
deleted file mode 100644
index 4d0e6a17af..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.puml
deleted file mode 100644
index 917451fc43..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTExpressLinkGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkGroup('AwsIoTExpressLinkGroup', 'Aws Io T Express Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Remote.puml
deleted file mode 100644
index 2dcff4349a..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLinkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTExpressLinkGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink')
-
-' renders the element
-AwsIoTExpressLinkGroup('AwsIoTExpressLinkGroup', 'Aws Io T Express Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.png
deleted file mode 100644
index cb9b9e2255..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.puml
deleted file mode 100644
index 58a1d4fe7a..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTFleetWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWise('AwsIoTFleetWise', 'Aws Io T Fleet Wise', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Remote.puml
deleted file mode 100644
index b934f84999..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTFleetWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWise('AwsIoTFleetWise', 'Aws Io T Fleet Wise', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.md
deleted file mode 100644
index 1e0351469b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTFleetWise
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-```
-
-
-
-| Illustration | AwsIoTFleetWise | AwsIoTFleetWiseCard | AwsIoTFleetWiseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.png) | ![illustration for AwsIoTFleetWise](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.Local.png) | ![illustration for AwsIoTFleetWiseCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.png) | ![illustration for AwsIoTFleetWiseGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTFleetWiseXs>`
-- `<$AwsIoTFleetWiseSm>`
-- `<$AwsIoTFleetWiseMd>`
-- `<$AwsIoTFleetWiseLg>`
-
-
-
-
-
-## AwsIoTFleetWise
-
-### Load remotely
-```plantuml
-@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 AwsIoTFleetWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWise('AwsIoTFleetWise', 'Aws Io T Fleet Wise', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFleetWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWise('AwsIoTFleetWise', 'Aws Io T Fleet Wise', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTFleetWiseCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTFleetWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseCard('AwsIoTFleetWiseCard', 'Aws Io T Fleet Wise Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFleetWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseCard('AwsIoTFleetWiseCard', 'Aws Io T Fleet Wise Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTFleetWiseGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTFleetWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseGroup('AwsIoTFleetWiseGroup', 'Aws Io T Fleet Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFleetWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseGroup('AwsIoTFleetWiseGroup', 'Aws Io T Fleet Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.png
deleted file mode 100644
index edc73be286..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.puml
deleted file mode 100644
index 4b030bf541..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise
-
-sprite $AwsIoTFleetWiseXs [10x10/16z] RSY54OC0402mbskp_yIuGyxZMqY7Nq3g99Q0NlCVORcogtGp0W
-
-sprite $AwsIoTFleetWiseSm [12x12/16z] VSUrWGD1402m6rJ_5J_OcnYLoHSLxMZqMU18OPD5H8nQ3PD41AWDLm6xLnH7ZsU_
-
-sprite $AwsIoTFleetWiseMd [16x16/16z] dSUv0GC120D1G4BRVyN-dz2-csmuOxp5bm5AURy1WbwrK0ymhpDRSg2Vxy7Kl3_RZJhPXRlxg_CQT1FQlCNJdU_9_Vpb2W
-
-sprite $AwsIoTFleetWiseLg [20x20/16z] {
-hSsr0GC13CLGowJz9mvpctkTyVk_gVP7h39-wbNDAT_mPWoV5lM-sX-jg0RrkLbk3ic6MjwqJDkczUf9HzNIu3jbADsAYlIfmzWMV6CwHopVhhdSSZz5DdY0
-Cm
-}
-
-!procedure AwsIoTFleetWise($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTFleetWiseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTFleetWiseLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTFleetWiseGroup($id, $name='Aws Io T Fleet Wise', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTFleetWiseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.png
deleted file mode 100644
index 36def4fe0e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.puml
deleted file mode 100644
index 1e2ea29abf..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTFleetWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseCard('AwsIoTFleetWiseCard', 'Aws Io T Fleet Wise Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Remote.puml
deleted file mode 100644
index 728a186aec..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTFleetWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseCard('AwsIoTFleetWiseCard', 'Aws Io T Fleet Wise Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.png
deleted file mode 100644
index 33d06e21ff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.puml
deleted file mode 100644
index b348afedbf..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTFleetWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseGroup('AwsIoTFleetWiseGroup', 'Aws Io T Fleet Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Remote.puml
deleted file mode 100644
index 1c98166004..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWiseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTFleetWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise')
-
-' renders the element
-AwsIoTFleetWiseGroup('AwsIoTFleetWiseGroup', 'Aws Io T Fleet Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.png
deleted file mode 100644
index ef0ccd241a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.puml
deleted file mode 100644
index 075cbc6c03..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrass
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrass('AwsIoTGreengrass', 'Aws Io T Greengrass', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Remote.puml
deleted file mode 100644
index 0179b6d344..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrass
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrass('AwsIoTGreengrass', 'Aws Io T Greengrass', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.md
deleted file mode 100644
index 2dd487c9f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrass
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-```
-
-
-
-| Illustration | AwsIoTGreengrass | AwsIoTGreengrassCard | AwsIoTGreengrassGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.png) | ![illustration for AwsIoTGreengrass](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.Local.png) | ![illustration for AwsIoTGreengrassCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.png) | ![illustration for AwsIoTGreengrassGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassXs>`
-- `<$AwsIoTGreengrassSm>`
-- `<$AwsIoTGreengrassMd>`
-- `<$AwsIoTGreengrassLg>`
-
-
-
-
-
-## AwsIoTGreengrass
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrass
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrass('AwsIoTGreengrass', 'Aws Io T Greengrass', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrass
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrass('AwsIoTGreengrass', 'Aws Io T Greengrass', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassCard('AwsIoTGreengrassCard', 'Aws Io T Greengrass Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassCard('AwsIoTGreengrassCard', 'Aws Io T Greengrass Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassGroup('AwsIoTGreengrassGroup', 'Aws Io T Greengrass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassGroup('AwsIoTGreengrassGroup', 'Aws Io T Greengrass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.png
deleted file mode 100644
index e5f9da4959..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.puml
deleted file mode 100644
index 9d2289141c..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass
-
-sprite $AwsIoTGreengrassXs [10x10/16z] OyS965ZWJ3Qe210pGPaW1CFCG985f0QgWuc16SKa
-
-sprite $AwsIoTGreengrassSm [12x12/16z] XOh50S0030BZx3zn3JxrYmVmGt6uRwMzjXtZ84uFiMqVVM53UysMSDbPOd1b1G
-
-sprite $AwsIoTGreengrassMd [16x16/16z] dSl50G0n24JH10P-_nMlncuhxu8ElrKVdO2apai2mcZQALWN2M8e13sGzwBVAoA3qj-zqXeQ2q3E91Elx
-
-sprite $AwsIoTGreengrassLg [20x20/16z] hSsdOKLH30L1dHiq_NTiz3Bq7xHi_KhxgBKuP0yOYaC4fAT3hz70T5CGXfjWK-wAKDn5Ku0QG8LvN4LsEjC0MDL7BGvpWh7TZQgQ_kyF
-
-!procedure AwsIoTGreengrass($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassGroup($id, $name='Aws Io T Greengrass', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTGreengrassLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.png
deleted file mode 100644
index cd97bd8220..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.puml
deleted file mode 100644
index 00fd75b977..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassCard('AwsIoTGreengrassCard', 'Aws Io T Greengrass Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Remote.puml
deleted file mode 100644
index 689686c894..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassCard('AwsIoTGreengrassCard', 'Aws Io T Greengrass Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.png
deleted file mode 100644
index c3f2d6d7a8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.puml
deleted file mode 100644
index 874a3c18bb..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassGroup('AwsIoTGreengrassGroup', 'Aws Io T Greengrass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Remote.puml
deleted file mode 100644
index 2a472beba4..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrassGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass')
-
-' renders the element
-AwsIoTGreengrassGroup('AwsIoTGreengrassGroup', 'Aws Io T Greengrass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.png
deleted file mode 100644
index c5f4277c25..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.puml
deleted file mode 100644
index b505dda35a..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTRoboRunner
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunner('AwsIoTRoboRunner', 'Aws Io T Robo Runner', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Remote.puml
deleted file mode 100644
index d352ea97c0..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTRoboRunner
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunner('AwsIoTRoboRunner', 'Aws Io T Robo Runner', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.md
deleted file mode 100644
index ba85ca715a..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTRoboRunner
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-```
-
-
-
-| Illustration | AwsIoTRoboRunner | AwsIoTRoboRunnerCard | AwsIoTRoboRunnerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.png) | ![illustration for AwsIoTRoboRunner](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.Local.png) | ![illustration for AwsIoTRoboRunnerCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.png) | ![illustration for AwsIoTRoboRunnerGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTRoboRunnerXs>`
-- `<$AwsIoTRoboRunnerSm>`
-- `<$AwsIoTRoboRunnerMd>`
-- `<$AwsIoTRoboRunnerLg>`
-
-
-
-
-
-## AwsIoTRoboRunner
-
-### Load remotely
-```plantuml
-@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 AwsIoTRoboRunner
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunner('AwsIoTRoboRunner', 'Aws Io T Robo Runner', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTRoboRunner
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunner('AwsIoTRoboRunner', 'Aws Io T Robo Runner', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTRoboRunnerCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTRoboRunnerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerCard('AwsIoTRoboRunnerCard', 'Aws Io T Robo Runner Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTRoboRunnerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerCard('AwsIoTRoboRunnerCard', 'Aws Io T Robo Runner Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTRoboRunnerGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTRoboRunnerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerGroup('AwsIoTRoboRunnerGroup', 'Aws Io T Robo Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTRoboRunnerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerGroup('AwsIoTRoboRunnerGroup', 'Aws Io T Robo Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.png
deleted file mode 100644
index e71f70903d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.puml
deleted file mode 100644
index 499895d957..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner
-
-sprite $AwsIoTRoboRunnerXs [10x10/16z] OySEM82OWH72O8IACJAmip305313H1bOcDbPm0oGEXQG82DKBG8
-
-sprite $AwsIoTRoboRunnerSm [12x12/16z] TOo50S1020EBXEm_SUtT3bSUWVn1VWVWDU9lEUMrdo0emTJ-wuA4eEnGVlz5rKlJTNqsy
-
-sprite $AwsIoTRoboRunnerMd [16x16/16z] bOx50K0n348RWUm_SPthbrUDK_-nE6_2znkO6APb9y2LjD_BZBYNoyIEPihE7NB89gSDvUzcsMQQqkFsTwgTHtDlTxvBXg5U6G
-
-sprite $AwsIoTRoboRunnerLg [20x20/16z] fSb7WIH04C2mokAF-CA69Z1wsZuqurVVJtA_CUHFkvtTpTjzpImajAVFnYayAPWHdZM_vnaDBJstDmZ14oOwtE0val54G68YWIQhDgegD72PVcI7p_m5
-
-!procedure AwsIoTRoboRunner($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTRoboRunnerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTRoboRunnerLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTRoboRunnerGroup($id, $name='Aws Io T Robo Runner', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTRoboRunnerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.png
deleted file mode 100644
index d56fd549ae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.puml
deleted file mode 100644
index 14ad758626..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTRoboRunnerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerCard('AwsIoTRoboRunnerCard', 'Aws Io T Robo Runner Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Remote.puml
deleted file mode 100644
index 101605004f..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTRoboRunnerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerCard('AwsIoTRoboRunnerCard', 'Aws Io T Robo Runner Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.png
deleted file mode 100644
index cc76244660..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.puml
deleted file mode 100644
index 15b835e45b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTRoboRunnerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerGroup('AwsIoTRoboRunnerGroup', 'Aws Io T Robo Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Remote.puml
deleted file mode 100644
index 46bbd3158c..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunnerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTRoboRunnerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner')
-
-' renders the element
-AwsIoTRoboRunnerGroup('AwsIoTRoboRunnerGroup', 'Aws Io T Robo Runner Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.png
deleted file mode 100644
index d33ee1f1b1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.puml
deleted file mode 100644
index 962f7d9528..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWise('AwsIoTSiteWise', 'Aws Io T Site Wise', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Remote.puml
deleted file mode 100644
index 5216059063..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWise('AwsIoTSiteWise', 'Aws Io T Site Wise', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.md
deleted file mode 100644
index 5c2ffefce0..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSiteWise
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-```
-
-
-
-| Illustration | AwsIoTSiteWise | AwsIoTSiteWiseCard | AwsIoTSiteWiseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.png) | ![illustration for AwsIoTSiteWise](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.Local.png) | ![illustration for AwsIoTSiteWiseCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.png) | ![illustration for AwsIoTSiteWiseGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSiteWiseXs>`
-- `<$AwsIoTSiteWiseSm>`
-- `<$AwsIoTSiteWiseMd>`
-- `<$AwsIoTSiteWiseLg>`
-
-
-
-
-
-## AwsIoTSiteWise
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWise('AwsIoTSiteWise', 'Aws Io T Site Wise', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWise
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWise('AwsIoTSiteWise', 'Aws Io T Site Wise', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseCard('AwsIoTSiteWiseCard', 'Aws Io T Site Wise Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseCard('AwsIoTSiteWiseCard', 'Aws Io T Site Wise Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseGroup('AwsIoTSiteWiseGroup', 'Aws Io T Site Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseGroup('AwsIoTSiteWiseGroup', 'Aws Io T Site Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.png
deleted file mode 100644
index 1cab4fbb10..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.puml
deleted file mode 100644
index c88d12eed3..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise
-
-sprite $AwsIoTSiteWiseXs [10x10/16z] OoS86DXPu2m6CCtCmCx8pWGM0GcmC41bMN6O
-
-sprite $AwsIoTSiteWiseSm [12x12/16z] ZSYr0G0X542nxs__YK-13aaPJeKLNQ4qAULZKS80n0N3ClcO9OEpSWC
-
-sprite $AwsIoTSiteWiseMd [16x16/16z] hSUr0SC044MnV_ZsdpWnKsTG9xvXdiSEwSlhq2fJsRPE66O-Nn8jIehfhK8aRgpQNPm4p_m1
-
-sprite $AwsIoTSiteWiseLg [20x20/16z] lKx50G0n3282x3_nkV-ltYQO1mv5vhU6fToVMgpxGuNTU5R8Se4EwIoLi3Dr-w0WQwbrH1zC2ErS9lhMv4hbmfDU-Ngf-ZDK_clC
-
-!procedure AwsIoTSiteWise($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSiteWiseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSiteWiseLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSiteWiseGroup($id, $name='Aws Io T Site Wise', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTSiteWiseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.png
deleted file mode 100644
index 0789b24f0c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.puml
deleted file mode 100644
index 986dcdd8f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseCard('AwsIoTSiteWiseCard', 'Aws Io T Site Wise Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Remote.puml
deleted file mode 100644
index 39abe783ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseCard('AwsIoTSiteWiseCard', 'Aws Io T Site Wise Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.png
deleted file mode 100644
index 9d542fb707..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.puml
deleted file mode 100644
index 34baca82f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSiteWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseGroup('AwsIoTSiteWiseGroup', 'Aws Io T Site Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Remote.puml
deleted file mode 100644
index bbf5fcfb21..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWiseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSiteWiseGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise')
-
-' renders the element
-AwsIoTSiteWiseGroup('AwsIoTSiteWiseGroup', 'Aws Io T Site Wise Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.png
deleted file mode 100644
index 41f90d961f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.puml
deleted file mode 100644
index 240c20c0ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingsGraph
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraph('AwsIoTThingsGraph', 'Aws Io T Things Graph', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Remote.puml
deleted file mode 100644
index 6a95ab10ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingsGraph
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraph('AwsIoTThingsGraph', 'Aws Io T Things Graph', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.md
deleted file mode 100644
index d1e35dbd49..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingsGraph
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-```
-
-
-
-| Illustration | AwsIoTThingsGraph | AwsIoTThingsGraphCard | AwsIoTThingsGraphGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.png) | ![illustration for AwsIoTThingsGraph](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.Local.png) | ![illustration for AwsIoTThingsGraphCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.png) | ![illustration for AwsIoTThingsGraphGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingsGraphXs>`
-- `<$AwsIoTThingsGraphSm>`
-- `<$AwsIoTThingsGraphMd>`
-- `<$AwsIoTThingsGraphLg>`
-
-
-
-
-
-## AwsIoTThingsGraph
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingsGraph
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraph('AwsIoTThingsGraph', 'Aws Io T Things Graph', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingsGraph
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraph('AwsIoTThingsGraph', 'Aws Io T Things Graph', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingsGraphCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingsGraphCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphCard('AwsIoTThingsGraphCard', 'Aws Io T Things Graph Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingsGraphCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphCard('AwsIoTThingsGraphCard', 'Aws Io T Things Graph Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingsGraphGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingsGraphGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphGroup('AwsIoTThingsGraphGroup', 'Aws Io T Things Graph Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingsGraphGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphGroup('AwsIoTThingsGraphGroup', 'Aws Io T Things Graph Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.png
deleted file mode 100644
index 0a211ca625..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.puml
deleted file mode 100644
index 80b09853d8..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph
-
-sprite $AwsIoTThingsGraphXs [10x10/16z] ROlL0S102CLo0jb_uhhtyWFF75CLDnAisrExdL2B26ncQUeHNmlVp
-
-sprite $AwsIoTThingsGraphSm [12x12/16z] VKl50G0n24EJ_IUkypafJeIN4DMesr9ewtBJSRFkCP7p7aCO5jYF6NsxLUVOXenvLO2lw
-
-sprite $AwsIoTThingsGraphMd [16x16/16z] dSUt0SC040En3oHl_ucTGsbBwC0P6tlqlQOAvhNHwFwyNsx0sy_NLe2kURwX1bpQnwt0aduMAXc6T-ceiysR5x_sCk9FLm
-
-sprite $AwsIoTThingsGraphLg [20x20/16z] {
-hKzL5iGm20J6xd_ZVVNcUniFCfA_1ob0QsnwEqjhhBgsybVChgajvol0cIvCujmnzpGt9jHDH1r06ZJEM2SiRRp5EcCbC6nhDBSSUHhm8hc3J7hHH_SCjVWG
-jE5b6TvuFna_
-}
-
-!procedure AwsIoTThingsGraph($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingsGraphCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingsGraphLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingsGraphGroup($id, $name='Aws Io T Things Graph', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTThingsGraphLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.png
deleted file mode 100644
index 7172a6c302..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.puml
deleted file mode 100644
index f0324de8bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingsGraphCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphCard('AwsIoTThingsGraphCard', 'Aws Io T Things Graph Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Remote.puml
deleted file mode 100644
index 946e9c5285..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingsGraphCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphCard('AwsIoTThingsGraphCard', 'Aws Io T Things Graph Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.png
deleted file mode 100644
index 1b25928d64..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.puml
deleted file mode 100644
index 4adbb9ff5b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingsGraphGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphGroup('AwsIoTThingsGraphGroup', 'Aws Io T Things Graph Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Remote.puml
deleted file mode 100644
index 05132ecede..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraphGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingsGraphGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph')
-
-' renders the element
-AwsIoTThingsGraphGroup('AwsIoTThingsGraphGroup', 'Aws Io T Things Graph Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.png
deleted file mode 100644
index 0a411c0f40..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.puml
deleted file mode 100644
index bd6947312f..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTTwinMaker
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMaker('AwsIoTTwinMaker', 'Aws Io T Twin Maker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Remote.puml
deleted file mode 100644
index fcce092b4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTTwinMaker
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMaker('AwsIoTTwinMaker', 'Aws Io T Twin Maker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.md
deleted file mode 100644
index 499c429c11..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTTwinMaker
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-```
-
-
-
-| Illustration | AwsIoTTwinMaker | AwsIoTTwinMakerCard | AwsIoTTwinMakerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.png) | ![illustration for AwsIoTTwinMaker](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.Local.png) | ![illustration for AwsIoTTwinMakerCard](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.png) | ![illustration for AwsIoTTwinMakerGroup](../../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTTwinMakerXs>`
-- `<$AwsIoTTwinMakerSm>`
-- `<$AwsIoTTwinMakerMd>`
-- `<$AwsIoTTwinMakerLg>`
-
-
-
-
-
-## AwsIoTTwinMaker
-
-### Load remotely
-```plantuml
-@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 AwsIoTTwinMaker
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMaker('AwsIoTTwinMaker', 'Aws Io T Twin Maker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTTwinMaker
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMaker('AwsIoTTwinMaker', 'Aws Io T Twin Maker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTTwinMakerCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTTwinMakerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerCard('AwsIoTTwinMakerCard', 'Aws Io T Twin Maker Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTTwinMakerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerCard('AwsIoTTwinMakerCard', 'Aws Io T Twin Maker Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTTwinMakerGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTTwinMakerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerGroup('AwsIoTTwinMakerGroup', 'Aws Io T Twin Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTTwinMakerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerGroup('AwsIoTTwinMakerGroup', 'Aws Io T Twin Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.png
deleted file mode 100644
index 367852f3f1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.puml
deleted file mode 100644
index ebc36a6cc3..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker
-
-sprite $AwsIoTTwinMakerXs [10x10/16z] OySE6DcP41nM1Y015G0pmLnc4CaCLWjcmIKPMLXG3GC
-
-sprite $AwsIoTTwinMakerSm [12x12/16z] OyS3M1XPO4nM41VAOqIeO8BIR11XDh0kX0GZLcDPsM3c0qr41m
-
-sprite $AwsIoTTwinMakerMd [16x16/16z] dKt50K1H2BBG_IT-7Tv-s0dnHyJ0gKKFfBxxjTFLgkstUT5R3pJbyoxDTo_ENG908k0UN_RzNUALL
-
-sprite $AwsIoTTwinMakerLg [20x20/16z] fSsr0GC134DHyzz_ug2Ecy0h3HB_wqnEl26QlMvu3fEDQuMjet4a4es2ZIwJfo3ZiStzBBLOu_mfeCOGIxK_vYlDDhkPNMPDi_5wEFtE4z-w0m
-
-!procedure AwsIoTTwinMaker($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTTwinMakerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTTwinMakerLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTTwinMakerGroup($id, $name='Aws Io T Twin Maker', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$AwsIoTTwinMakerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.png
deleted file mode 100644
index a31acc8b54..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.puml
deleted file mode 100644
index 9b1c2d55c4..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTTwinMakerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerCard('AwsIoTTwinMakerCard', 'Aws Io T Twin Maker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Remote.puml
deleted file mode 100644
index a6bb38af60..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTTwinMakerCard
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerCard('AwsIoTTwinMakerCard', 'Aws Io T Twin Maker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.png
deleted file mode 100644
index 4c2e06aba1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.puml
deleted file mode 100644
index eb0505e121..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTTwinMakerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerGroup('AwsIoTTwinMakerGroup', 'Aws Io T Twin Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Remote.puml
deleted file mode 100644
index 01dddbc0e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMakerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTTwinMakerGroup
-include('aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker')
-
-' renders the element
-AwsIoTTwinMakerGroup('AwsIoTTwinMakerGroup', 'Aws Io T Twin Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.png
deleted file mode 100644
index 714b754fed..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.puml
deleted file mode 100644
index 6a28181f5d..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FreeRtos
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtos('FreeRtos', 'Free Rtos', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Remote.puml
deleted file mode 100644
index 32388f756c..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FreeRtos
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtos('FreeRtos', 'Free Rtos', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.md b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.md
deleted file mode 100644
index d4024c12bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# FreeRtos
-
-
-```text
-aws-q2-2023/Architecture/InternetOfThings/FreeRtos
-```
-
-```text
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-```
-
-
-
-| Illustration | FreeRtos | FreeRtosCard | FreeRtosGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/InternetOfThings/FreeRtos.png) | ![illustration for FreeRtos](../../../aws-q2-2023/Architecture/InternetOfThings/FreeRtos.Local.png) | ![illustration for FreeRtosCard](../../../aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.png) | ![illustration for FreeRtosGroup](../../../aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$FreeRtosXs>`
-- `<$FreeRtosSm>`
-- `<$FreeRtosMd>`
-- `<$FreeRtosLg>`
-
-
-
-
-
-## FreeRtos
-
-### Load remotely
-```plantuml
-@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 FreeRtos
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtos('FreeRtos', 'Free Rtos', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FreeRtos
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtos('FreeRtos', 'Free Rtos', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## FreeRtosCard
-
-### Load remotely
-```plantuml
-@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 FreeRtosCard
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosCard('FreeRtosCard', 'Free Rtos Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FreeRtosCard
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosCard('FreeRtosCard', 'Free Rtos Card', 'an optional description')
-@enduml
-```
-
-## FreeRtosGroup
-
-### Load remotely
-```plantuml
-@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 FreeRtosGroup
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosGroup('FreeRtosGroup', 'Free Rtos Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FreeRtosGroup
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosGroup('FreeRtosGroup', 'Free Rtos Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.png
deleted file mode 100644
index 1b94b26d22..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.puml
deleted file mode 100644
index 15534681aa..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtos.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/InternetOfThings/FreeRtos
-
-sprite $FreeRtosXs [10x10/16z] XS470G0X00IWkn_Ilx457E2Yl43ewq4o6aMbFoZ3nWG
-
-sprite $FreeRtosSm [12x12/16z] ZOV50G1120CNYFJVyQt-pWR9nBz8JehTerVJmFJgf-CHZEbbjsW6k_UUqKFTcPEGdxW
-
-sprite $FreeRtosMd [16x16/16z] fOnN0iH0249joFrll4pztYHlgWhmEuvDngnJ9w2hQjRwUbiNLwd7dKv3zQnLMBX7bi_Qr5ATNFMqcRa-E7ciJDwys3Zuc1y
-
-sprite $FreeRtosLg [20x20/16z] lOwr0SGm40GFT_gls6n9-SCSP0lyXx8UP73Zryi6YfismBsYeFBLGe2JegRs5BeiXhOCIxMx9UNJBsZtKrjBheLRishFxtxzjH_IqayU0s--pmu
-
-!procedure FreeRtos($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/InternetOfThings/FreeRtos', $name, $tech, $desc)
-!endprocedure
-
-!procedure FreeRtosCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$FreeRtosLg>', 'InternetOfThings', $funcName, $content)
-!endprocedure
-
-!procedure FreeRtosGroup($id, $name='Free Rtos', $tech='')
- IconGroupElement($id, 'InternetOfThingsFamily', '<$FreeRtosLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.png
deleted file mode 100644
index bc4016552b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.puml
deleted file mode 100644
index f9d555e236..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FreeRtosCard
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosCard('FreeRtosCard', 'Free Rtos Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Remote.puml
deleted file mode 100644
index 91d04af24b..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FreeRtosCard
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosCard('FreeRtosCard', 'Free Rtos Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.png b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.png
deleted file mode 100644
index 918b2c8f87..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.puml
deleted file mode 100644
index e30c6d7162..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 FreeRtosGroup
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosGroup('FreeRtosGroup', 'Free Rtos Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Remote.puml
deleted file mode 100644
index dfc0e67ee7..0000000000
--- a/distribution/aws-q2-2023/Architecture/InternetOfThings/FreeRtosGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 FreeRtosGroup
-include('aws-q2-2023/Architecture/InternetOfThings/FreeRtos')
-
-' renders the element
-FreeRtosGroup('FreeRtosGroup', 'Free Rtos Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.png
deleted file mode 100644
index 960342ae63..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.puml
deleted file mode 100644
index ff7f0e0bbc..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAugmentedAiA2I
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2I('AmazonAugmentedAiA2i', 'Amazon Augmented Ai A2i', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Remote.puml
deleted file mode 100644
index 63d5e332a5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAugmentedAiA2I
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2I('AmazonAugmentedAiA2i', 'Amazon Augmented Ai A2i', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.md
deleted file mode 100644
index faa70ca488..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAugmentedAiA2I
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-```
-
-
-
-| Illustration | AmazonAugmentedAiA2I | AmazonAugmentedAiA2ICard | AmazonAugmentedAiA2IGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.png) | ![illustration for AmazonAugmentedAiA2I](../../../aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.Local.png) | ![illustration for AmazonAugmentedAiA2ICard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.png) | ![illustration for AmazonAugmentedAiA2IGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAugmentedAiA2IXs>`
-- `<$AmazonAugmentedAiA2ISm>`
-- `<$AmazonAugmentedAiA2IMd>`
-- `<$AmazonAugmentedAiA2ILg>`
-
-
-
-
-
-## AmazonAugmentedAiA2I
-
-### Load remotely
-```plantuml
-@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 AmazonAugmentedAiA2I
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2I('AmazonAugmentedAiA2i', 'Amazon Augmented Ai A2i', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAugmentedAiA2I
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2I('AmazonAugmentedAiA2i', 'Amazon Augmented Ai A2i', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAugmentedAiA2ICard
-
-### Load remotely
-```plantuml
-@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 AmazonAugmentedAiA2ICard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2ICard('AmazonAugmentedAiA2iCard', 'Amazon Augmented Ai A2i Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAugmentedAiA2ICard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2ICard('AmazonAugmentedAiA2iCard', 'Amazon Augmented Ai A2i Card', 'an optional description')
-@enduml
-```
-
-## AmazonAugmentedAiA2IGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAugmentedAiA2IGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2IGroup('AmazonAugmentedAiA2iGroup', 'Amazon Augmented Ai A2i Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAugmentedAiA2IGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2IGroup('AmazonAugmentedAiA2iGroup', 'Amazon Augmented Ai A2i Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.png
deleted file mode 100644
index 2155596d53..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.puml
deleted file mode 100644
index 0c3eb546db..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I
-
-sprite $AmazonAugmentedAiA2IXs [10x10/16z] RSc50S0W3031U7x_XUjU3kAC9URiN54MjLH3MCXvjGfgUVjIs4K4JpC
-
-sprite $AmazonAugmentedAiA2ISm [12x12/16z] VOgr0GH14CDsqEg_uSTZKcBa0HanMRCswky3CyXVpS02__bkkR3VfJGOpF_qolfvYHLLbTZp1W
-
-sprite $AmazonAugmentedAiA2IMd [16x16/16z] dSU53SG054CnvLFU_WiV5CK52yqR4p4Lx5GWYbs21I4M4IqaOFYRQIWAiJr34R4_QSm0pI905fFiTpfSR3m112VzSSSN
-
-sprite $AmazonAugmentedAiA2ILg [20x20/16z] fSorWSLG30H0aVMc_uOFF-MUJB3BVStmwKfLs-4jTrQItjgsv6Hus2Jbu3f0hmpo52U0xZMi8jzjCQAYFtVM76SHW8h7ZbqFZQWWaeSY4BoTRZ0-vVmgjtq3
-
-!procedure AmazonAugmentedAiA2I($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAugmentedAiA2ICard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAugmentedAiA2ILg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAugmentedAiA2IGroup($id, $name='Amazon Augmented Ai A2i', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonAugmentedAiA2ILg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.png
deleted file mode 100644
index c6f8318e60..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.puml
deleted file mode 100644
index 4a93115e3c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAugmentedAiA2ICard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2ICard('AmazonAugmentedAiA2iCard', 'Amazon Augmented Ai A2i Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Remote.puml
deleted file mode 100644
index 0e5a217395..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2ICard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAugmentedAiA2ICard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2ICard('AmazonAugmentedAiA2iCard', 'Amazon Augmented Ai A2i Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.png
deleted file mode 100644
index 585d3a3404..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.puml
deleted file mode 100644
index 1c752547d7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAugmentedAiA2IGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2IGroup('AmazonAugmentedAiA2iGroup', 'Amazon Augmented Ai A2i Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Remote.puml
deleted file mode 100644
index 32cec552e0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2IGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAugmentedAiA2IGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I')
-
-' renders the element
-AmazonAugmentedAiA2IGroup('AmazonAugmentedAiA2iGroup', 'Amazon Augmented Ai A2i Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.png
deleted file mode 100644
index 331bf2bbd1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.puml
deleted file mode 100644
index 640a8d39be..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCodeGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuru('AmazonCodeGuru', 'Amazon Code Guru', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Remote.puml
deleted file mode 100644
index cd17a0276e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCodeGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuru('AmazonCodeGuru', 'Amazon Code Guru', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.md
deleted file mode 100644
index d319cf0119..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCodeGuru
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-```
-
-
-
-| Illustration | AmazonCodeGuru | AmazonCodeGuruCard | AmazonCodeGuruGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.png) | ![illustration for AmazonCodeGuru](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.Local.png) | ![illustration for AmazonCodeGuruCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.png) | ![illustration for AmazonCodeGuruGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCodeGuruXs>`
-- `<$AmazonCodeGuruSm>`
-- `<$AmazonCodeGuruMd>`
-- `<$AmazonCodeGuruLg>`
-
-
-
-
-
-## AmazonCodeGuru
-
-### Load remotely
-```plantuml
-@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 AmazonCodeGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuru('AmazonCodeGuru', 'Amazon Code Guru', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuru('AmazonCodeGuru', 'Amazon Code Guru', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCodeGuruCard
-
-### Load remotely
-```plantuml
-@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 AmazonCodeGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruCard('AmazonCodeGuruCard', 'Amazon Code Guru Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruCard('AmazonCodeGuruCard', 'Amazon Code Guru Card', 'an optional description')
-@enduml
-```
-
-## AmazonCodeGuruGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCodeGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruGroup('AmazonCodeGuruGroup', 'Amazon Code Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruGroup('AmazonCodeGuruGroup', 'Amazon Code Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.png
deleted file mode 100644
index dd4c61d18f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.puml
deleted file mode 100644
index b660a84b22..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru
-
-sprite $AmazonCodeGuruXs [10x10/16z] uy05c60CLWu628E1aG4cnyOAasK3oaAb6HXXOgoeHW4
-
-sprite $AmazonCodeGuruSm [12x12/16z] VKl50G0W2AHX_uLjpvyq5_KDnfKkgK2r_E96BBblPu_hY5NtISCjehW1l-W
-
-sprite $AmazonCodeGuruMd [16x16/16z] dOj70eHG34A7y9Dm_mkFNTbPteggZuGRYf621t8BzM-eTbTa22tYwYkXFFTT_jzrcuyPzprxEGZg4HC
-
-sprite $AmazonCodeGuruLg [20x20/16z] hSut0W91241HCl_-9tQwIOsw-peol2Au6JkXtO9s5fw0D8jE4D1zLX4dby4G54EgRRrPdKwmClfwfmeGDdtdG0PbPqEngqZbrCslFW
-
-!procedure AmazonCodeGuru($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCodeGuruCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCodeGuruLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCodeGuruGroup($id, $name='Amazon Code Guru', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonCodeGuruLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.png
deleted file mode 100644
index cd6fc8177f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.puml
deleted file mode 100644
index ce4cd9e753..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCodeGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruCard('AmazonCodeGuruCard', 'Amazon Code Guru Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Remote.puml
deleted file mode 100644
index fb6bfbd925..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCodeGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruCard('AmazonCodeGuruCard', 'Amazon Code Guru Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.png
deleted file mode 100644
index 2bda5173ff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.puml
deleted file mode 100644
index 8eeb8691a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCodeGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruGroup('AmazonCodeGuruGroup', 'Amazon Code Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Remote.puml
deleted file mode 100644
index a73a4cad98..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuruGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCodeGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru')
-
-' renders the element
-AmazonCodeGuruGroup('AmazonCodeGuruGroup', 'Amazon Code Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.png
deleted file mode 100644
index 85edc4015c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.puml
deleted file mode 100644
index ae77b45fd0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCodeWhisperer
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhisperer('AmazonCodeWhisperer', 'Amazon Code Whisperer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Remote.puml
deleted file mode 100644
index 4342049d3f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCodeWhisperer
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhisperer('AmazonCodeWhisperer', 'Amazon Code Whisperer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.md
deleted file mode 100644
index 1005bbcf4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCodeWhisperer
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-```
-
-
-
-| Illustration | AmazonCodeWhisperer | AmazonCodeWhispererCard | AmazonCodeWhispererGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.png) | ![illustration for AmazonCodeWhisperer](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.Local.png) | ![illustration for AmazonCodeWhispererCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.png) | ![illustration for AmazonCodeWhispererGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCodeWhispererXs>`
-- `<$AmazonCodeWhispererSm>`
-- `<$AmazonCodeWhispererMd>`
-- `<$AmazonCodeWhispererLg>`
-
-
-
-
-
-## AmazonCodeWhisperer
-
-### Load remotely
-```plantuml
-@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 AmazonCodeWhisperer
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhisperer('AmazonCodeWhisperer', 'Amazon Code Whisperer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeWhisperer
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhisperer('AmazonCodeWhisperer', 'Amazon Code Whisperer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCodeWhispererCard
-
-### Load remotely
-```plantuml
-@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 AmazonCodeWhispererCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererCard('AmazonCodeWhispererCard', 'Amazon Code Whisperer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeWhispererCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererCard('AmazonCodeWhispererCard', 'Amazon Code Whisperer Card', 'an optional description')
-@enduml
-```
-
-## AmazonCodeWhispererGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCodeWhispererGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererGroup('AmazonCodeWhispererGroup', 'Amazon Code Whisperer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCodeWhispererGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererGroup('AmazonCodeWhispererGroup', 'Amazon Code Whisperer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.png
deleted file mode 100644
index 1544b9318e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.puml
deleted file mode 100644
index 565334548c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer
-
-sprite $AmazonCodeWhispererXs [10x10/16z] uy03M86O6GoO808CB40n40t4RAnG8KP6LeXY5fW-1YPc57C
-
-sprite $AmazonCodeWhispererSm [12x12/16z] TOhH0G0G4481sdzXgBxWmLqLlaHJzuvEht2dqCwJlEzcq5xHKr87zedxfk5Y0W
-
-sprite $AmazonCodeWhispererMd [16x16/16z] bOs30KKn300Rt_uBVpmRryRYFP4ZmfzaHC_gAcOnrlDl1NAAMpyzne7JVAfBG9KHAVETMjwrGl1YeYI5Htm1
-
-sprite $AmazonCodeWhispererLg [20x20/16z] fS-r0GGn34HHyVp-6pu6UrE_K2pEJAvuIHQjRqnpZQr2_zvkKbilXeoADTO2XrnZnalDFzRWs3I-nOoI_sDgEGmmhjwkhyj7a-38sPY59UVk
-
-!procedure AmazonCodeWhisperer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCodeWhispererCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCodeWhispererLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCodeWhispererGroup($id, $name='Amazon Code Whisperer', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonCodeWhispererLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.png
deleted file mode 100644
index d0e1c2d922..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.puml
deleted file mode 100644
index 60a6db6378..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCodeWhispererCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererCard('AmazonCodeWhispererCard', 'Amazon Code Whisperer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Remote.puml
deleted file mode 100644
index e02d50bc07..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCodeWhispererCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererCard('AmazonCodeWhispererCard', 'Amazon Code Whisperer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.png
deleted file mode 100644
index abb0bb1f7f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.puml
deleted file mode 100644
index d9f71c191c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCodeWhispererGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererGroup('AmazonCodeWhispererGroup', 'Amazon Code Whisperer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Remote.puml
deleted file mode 100644
index 8b2323431e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhispererGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCodeWhispererGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer')
-
-' renders the element
-AmazonCodeWhispererGroup('AmazonCodeWhispererGroup', 'Amazon Code Whisperer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.png
deleted file mode 100644
index 43be83c807..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.puml
deleted file mode 100644
index f084177f25..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonComprehend
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehend('AmazonComprehend', 'Amazon Comprehend', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Remote.puml
deleted file mode 100644
index 70bee4cac8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonComprehend
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehend('AmazonComprehend', 'Amazon Comprehend', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.md
deleted file mode 100644
index 01dff7ec10..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonComprehend
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonComprehend
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-```
-
-
-
-| Illustration | AmazonComprehend | AmazonComprehendCard | AmazonComprehendGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.png) | ![illustration for AmazonComprehend](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.Local.png) | ![illustration for AmazonComprehendCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.png) | ![illustration for AmazonComprehendGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonComprehendXs>`
-- `<$AmazonComprehendSm>`
-- `<$AmazonComprehendMd>`
-- `<$AmazonComprehendLg>`
-
-
-
-
-
-## AmazonComprehend
-
-### Load remotely
-```plantuml
-@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 AmazonComprehend
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehend('AmazonComprehend', 'Amazon Comprehend', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonComprehend
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehend('AmazonComprehend', 'Amazon Comprehend', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonComprehendCard
-
-### Load remotely
-```plantuml
-@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 AmazonComprehendCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendCard('AmazonComprehendCard', 'Amazon Comprehend Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonComprehendCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendCard('AmazonComprehendCard', 'Amazon Comprehend Card', 'an optional description')
-@enduml
-```
-
-## AmazonComprehendGroup
-
-### Load remotely
-```plantuml
-@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 AmazonComprehendGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendGroup('AmazonComprehendGroup', 'Amazon Comprehend Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonComprehendGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendGroup('AmazonComprehendGroup', 'Amazon Comprehend Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.png
deleted file mode 100644
index fdf83d78a1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.puml
deleted file mode 100644
index bbf3ec7eee..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonComprehend
-
-sprite $AmazonComprehendXs [10x10/16z] TS630G01302nkhV_mcyZuK-nIYHPk4Xmw68b91jbOXDFBaO
-
-sprite $AmazonComprehendSm [12x12/16z] TKY30G1H2Csr_yA7RzPpN0yGeMQC8AbP91nADZUhEIkrh0bbD-qxOhGpY-bU
-
-sprite $AmazonComprehendMd [16x16/16z] bOp50KC12CMAP_-5-zqz9tZ6To8pVwi_0VLSVbKtq-KF8g8sUTZ_UEZuYuWA3ZBjAH1PiivRHAt_L1cF0THvfW4
-
-sprite $AmazonComprehendLg [20x20/16z] fSw53KLH20FGOeNz5tukLo9VJepWzH_QZbtEQYUSS-7UvIAY04IRoymzy3O7mwRFyR3b-EPkIEMTKrMgbkml3NtONsf-sMCb7EC-4Hrlm21NIBriIrYJh6-i
-
-!procedure AmazonComprehend($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonComprehend', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonComprehendCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonComprehendLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonComprehendGroup($id, $name='Amazon Comprehend', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonComprehendLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.png
deleted file mode 100644
index 8515496327..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.puml
deleted file mode 100644
index 7823ca72c7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonComprehendCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendCard('AmazonComprehendCard', 'Amazon Comprehend Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Remote.puml
deleted file mode 100644
index 15cf76553e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonComprehendCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendCard('AmazonComprehendCard', 'Amazon Comprehend Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.png
deleted file mode 100644
index 19b28bb36c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.puml
deleted file mode 100644
index a453725324..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonComprehendGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendGroup('AmazonComprehendGroup', 'Amazon Comprehend Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Remote.puml
deleted file mode 100644
index 71b60b4c1e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonComprehendGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehend')
-
-' renders the element
-AmazonComprehendGroup('AmazonComprehendGroup', 'Amazon Comprehend Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.png
deleted file mode 100644
index 273fe703a4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.puml
deleted file mode 100644
index d101049639..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonComprehendMedical
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedical('AmazonComprehendMedical', 'Amazon Comprehend Medical', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Remote.puml
deleted file mode 100644
index c12f6ce3b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonComprehendMedical
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedical('AmazonComprehendMedical', 'Amazon Comprehend Medical', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.md
deleted file mode 100644
index bcdf1536e2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonComprehendMedical
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-```
-
-
-
-| Illustration | AmazonComprehendMedical | AmazonComprehendMedicalCard | AmazonComprehendMedicalGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.png) | ![illustration for AmazonComprehendMedical](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.Local.png) | ![illustration for AmazonComprehendMedicalCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.png) | ![illustration for AmazonComprehendMedicalGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonComprehendMedicalXs>`
-- `<$AmazonComprehendMedicalSm>`
-- `<$AmazonComprehendMedicalMd>`
-- `<$AmazonComprehendMedicalLg>`
-
-
-
-
-
-## AmazonComprehendMedical
-
-### Load remotely
-```plantuml
-@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 AmazonComprehendMedical
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedical('AmazonComprehendMedical', 'Amazon Comprehend Medical', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonComprehendMedical
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedical('AmazonComprehendMedical', 'Amazon Comprehend Medical', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonComprehendMedicalCard
-
-### Load remotely
-```plantuml
-@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 AmazonComprehendMedicalCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalCard('AmazonComprehendMedicalCard', 'Amazon Comprehend Medical Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonComprehendMedicalCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalCard('AmazonComprehendMedicalCard', 'Amazon Comprehend Medical Card', 'an optional description')
-@enduml
-```
-
-## AmazonComprehendMedicalGroup
-
-### Load remotely
-```plantuml
-@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 AmazonComprehendMedicalGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalGroup('AmazonComprehendMedicalGroup', 'Amazon Comprehend Medical Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonComprehendMedicalGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalGroup('AmazonComprehendMedicalGroup', 'Amazon Comprehend Medical Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.png
deleted file mode 100644
index a6dc7fa2c8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.puml
deleted file mode 100644
index df77772dca..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical
-
-sprite $AmazonComprehendMedicalXs [10x10/16z] uy09M5WXD0C3bEPWPOK8CIEhOa7MmmgMPcO6CH
-
-sprite $AmazonComprehendMedicalSm [12x12/16z] TKo50G112B9r_uK_hjCE8Ewc-9cb4IGTKXKDzmZ-PzVqJdECCwMIPqXx8Vy8BQhfaCPkBm
-
-sprite $AmazonComprehendMedicalMd [16x16/16z] dOp50GCn30GjMc__3HkbF9FSZL4qV45Wqo93y_E8tvSQDDj9kx441I9IiGUFe69yHFag-mBY6JUgQWygKbYNfl1SIYd1iKEDlva
-
-sprite $AmazonComprehendMedicalLg [20x20/16z] {
-fT254GKX34LHGdZ9xR_XzIN3w9U3k_2lz5jGnbEuPe_UFlMdHY3Q2V2QI2PvgBucGY4fbZxlfr5zTLprfJFy90KlOnpEqdarJZB7RCwhroYNjuLtpDS_4ARP
-LP9lx
-}
-
-!procedure AmazonComprehendMedical($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonComprehendMedicalCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonComprehendMedicalLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonComprehendMedicalGroup($id, $name='Amazon Comprehend Medical', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonComprehendMedicalLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.png
deleted file mode 100644
index c3572b7193..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.puml
deleted file mode 100644
index 919f531b23..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonComprehendMedicalCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalCard('AmazonComprehendMedicalCard', 'Amazon Comprehend Medical Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Remote.puml
deleted file mode 100644
index 4dc4a07e9a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonComprehendMedicalCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalCard('AmazonComprehendMedicalCard', 'Amazon Comprehend Medical Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.png
deleted file mode 100644
index eeb9d76f1a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.puml
deleted file mode 100644
index e3176635f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonComprehendMedicalGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalGroup('AmazonComprehendMedicalGroup', 'Amazon Comprehend Medical Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Remote.puml
deleted file mode 100644
index 18af90c525..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedicalGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonComprehendMedicalGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical')
-
-' renders the element
-AmazonComprehendMedicalGroup('AmazonComprehendMedicalGroup', 'Amazon Comprehend Medical Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.png
deleted file mode 100644
index 0b316e7c95..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.puml
deleted file mode 100644
index 499b982fd1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDevOpsGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuru('AmazonDevOpsGuru', 'Amazon Dev Ops Guru', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Remote.puml
deleted file mode 100644
index b0297dadc1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDevOpsGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuru('AmazonDevOpsGuru', 'Amazon Dev Ops Guru', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.md
deleted file mode 100644
index 47889bf38b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDevOpsGuru
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-```
-
-
-
-| Illustration | AmazonDevOpsGuru | AmazonDevOpsGuruCard | AmazonDevOpsGuruGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.png) | ![illustration for AmazonDevOpsGuru](../../../aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.Local.png) | ![illustration for AmazonDevOpsGuruCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.png) | ![illustration for AmazonDevOpsGuruGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDevOpsGuruXs>`
-- `<$AmazonDevOpsGuruSm>`
-- `<$AmazonDevOpsGuruMd>`
-- `<$AmazonDevOpsGuruLg>`
-
-
-
-
-
-## AmazonDevOpsGuru
-
-### Load remotely
-```plantuml
-@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 AmazonDevOpsGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuru('AmazonDevOpsGuru', 'Amazon Dev Ops Guru', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDevOpsGuru
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuru('AmazonDevOpsGuru', 'Amazon Dev Ops Guru', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDevOpsGuruCard
-
-### Load remotely
-```plantuml
-@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 AmazonDevOpsGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruCard('AmazonDevOpsGuruCard', 'Amazon Dev Ops Guru Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDevOpsGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruCard('AmazonDevOpsGuruCard', 'Amazon Dev Ops Guru Card', 'an optional description')
-@enduml
-```
-
-## AmazonDevOpsGuruGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDevOpsGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruGroup('AmazonDevOpsGuruGroup', 'Amazon Dev Ops Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDevOpsGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruGroup('AmazonDevOpsGuruGroup', 'Amazon Dev Ops Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.png
deleted file mode 100644
index a12b8eec32..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.puml
deleted file mode 100644
index be3d326410..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru
-
-sprite $AmazonDevOpsGuruXs [10x10/16z] uy0EcDbX30vs1WYB7I7BmCJ0mSYAuAChG9C2
-
-sprite $AmazonDevOpsGuruSm [12x12/16z] TS750GCm30ImNC3M_WkNFoK9_oLULjhP1M9tJ4WtdLL89SCu6ohO0LlM4b1pIRpKzkaA
-
-sprite $AmazonDevOpsGuruMd [16x16/16z] dS77WGCm200m0pPe_uMlf3vJ9DyOsM7Sr2ucJhkOhQE2uAAwaT95QeHz5kZEcUMiao0cD5Iu28bGBkQmimakElAe2ayhmrj-0G
-
-sprite $AmazonDevOpsGuruLg [20x20/16z] {
-hSu53WH124JH1Xhgt__2gup6LkR52CuL8kAKG8KXDb5Mm7IlBGKQ8m27PaG2BeAc8hjcwwWSm4aKUkUeuSw0OPcTCuBUFeqsE-EiAJcohEdRBnq9sFee3nFJ
-t3Y8DCualdK7
-}
-
-!procedure AmazonDevOpsGuru($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDevOpsGuruCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDevOpsGuruLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDevOpsGuruGroup($id, $name='Amazon Dev Ops Guru', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonDevOpsGuruLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.png
deleted file mode 100644
index 66da0568fd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.puml
deleted file mode 100644
index 3908e2e9d7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDevOpsGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruCard('AmazonDevOpsGuruCard', 'Amazon Dev Ops Guru Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Remote.puml
deleted file mode 100644
index 5b3f1cde3f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDevOpsGuruCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruCard('AmazonDevOpsGuruCard', 'Amazon Dev Ops Guru Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.png
deleted file mode 100644
index 4869914b1d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.puml
deleted file mode 100644
index bf20d733e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDevOpsGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruGroup('AmazonDevOpsGuruGroup', 'Amazon Dev Ops Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Remote.puml
deleted file mode 100644
index 2ec9ae60a5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuruGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDevOpsGuruGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru')
-
-' renders the element
-AmazonDevOpsGuruGroup('AmazonDevOpsGuruGroup', 'Amazon Dev Ops Guru Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.png
deleted file mode 100644
index db6a5c90d4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.puml
deleted file mode 100644
index 78c3405b9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticInference
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInference('AmazonElasticInference', 'Amazon Elastic Inference', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Remote.puml
deleted file mode 100644
index 6ea7a0ce83..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticInference
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInference('AmazonElasticInference', 'Amazon Elastic Inference', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.md
deleted file mode 100644
index 6d8fbed93b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticInference
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-```
-
-
-
-| Illustration | AmazonElasticInference | AmazonElasticInferenceCard | AmazonElasticInferenceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.png) | ![illustration for AmazonElasticInference](../../../aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.Local.png) | ![illustration for AmazonElasticInferenceCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.png) | ![illustration for AmazonElasticInferenceGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticInferenceXs>`
-- `<$AmazonElasticInferenceSm>`
-- `<$AmazonElasticInferenceMd>`
-- `<$AmazonElasticInferenceLg>`
-
-
-
-
-
-## AmazonElasticInference
-
-### Load remotely
-```plantuml
-@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 AmazonElasticInference
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInference('AmazonElasticInference', 'Amazon Elastic Inference', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticInference
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInference('AmazonElasticInference', 'Amazon Elastic Inference', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticInferenceCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticInferenceCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceCard('AmazonElasticInferenceCard', 'Amazon Elastic Inference Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticInferenceCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceCard('AmazonElasticInferenceCard', 'Amazon Elastic Inference Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticInferenceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticInferenceGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceGroup('AmazonElasticInferenceGroup', 'Amazon Elastic Inference Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticInferenceGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceGroup('AmazonElasticInferenceGroup', 'Amazon Elastic Inference Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.png
deleted file mode 100644
index b3b5e0bf9f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.puml
deleted file mode 100644
index dbda3c5d54..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference
-
-sprite $AmazonElasticInferenceXs [10x10/16z] ROQ50S0W40C3RxV_mdKlqMEiGhPJs85Tz8w0TRh52gw2OjNz7RouDGC
-
-sprite $AmazonElasticInferenceSm [12x12/16z] VS6t0G81400WBxF_nFQ61q_Y0f2DEL32na8e5mpYNjH48-yI1gheMR21ji3wyWO
-
-sprite $AmazonElasticInferenceMd [16x16/16z] dSVPbGCW34DHP41w_JSya_ZuEzlrAdwHKfqDemIGdSdR1BnCEueGGJId24jGdM-MmPOcamIujMZgYXcxLzYJNGSkXHXr0HFU-WS
-
-sprite $AmazonElasticInferenceLg [20x20/16z] {
-hSX5OGKm502mzc7y6nv-4B3b6F-WwCNR7kV8z1Qv1dENXsmvdCxX8RX3NSMFZZsNY62F7rdRcotqwWLfpzM4lA-RTHhkoVNZH3cnO3saCAlkzP8OjGGFSwyM
-zhXU8ihgilxc4m
-}
-
-!procedure AmazonElasticInference($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticInferenceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticInferenceLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticInferenceGroup($id, $name='Amazon Elastic Inference', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonElasticInferenceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.png
deleted file mode 100644
index b8388045cd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.puml
deleted file mode 100644
index 7aa14ded71..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticInferenceCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceCard('AmazonElasticInferenceCard', 'Amazon Elastic Inference Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Remote.puml
deleted file mode 100644
index ba48b87bdd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticInferenceCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceCard('AmazonElasticInferenceCard', 'Amazon Elastic Inference Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.png
deleted file mode 100644
index df41f570e8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.puml
deleted file mode 100644
index d3d978a428..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticInferenceGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceGroup('AmazonElasticInferenceGroup', 'Amazon Elastic Inference Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Remote.puml
deleted file mode 100644
index 822c30e425..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonElasticInferenceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticInferenceGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference')
-
-' renders the element
-AmazonElasticInferenceGroup('AmazonElasticInferenceGroup', 'Amazon Elastic Inference Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.png
deleted file mode 100644
index 3352c9e40d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.puml
deleted file mode 100644
index 0ce416761a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonForecast
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecast('AmazonForecast', 'Amazon Forecast', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Remote.puml
deleted file mode 100644
index bb2d1fa6ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonForecast
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecast('AmazonForecast', 'Amazon Forecast', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.md
deleted file mode 100644
index 6944e5dcf5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonForecast
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonForecast
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-```
-
-
-
-| Illustration | AmazonForecast | AmazonForecastCard | AmazonForecastGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonForecast.png) | ![illustration for AmazonForecast](../../../aws-q2-2023/Architecture/MachineLearning/AmazonForecast.Local.png) | ![illustration for AmazonForecastCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.png) | ![illustration for AmazonForecastGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonForecastXs>`
-- `<$AmazonForecastSm>`
-- `<$AmazonForecastMd>`
-- `<$AmazonForecastLg>`
-
-
-
-
-
-## AmazonForecast
-
-### Load remotely
-```plantuml
-@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 AmazonForecast
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecast('AmazonForecast', 'Amazon Forecast', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonForecast
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecast('AmazonForecast', 'Amazon Forecast', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonForecastCard
-
-### Load remotely
-```plantuml
-@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 AmazonForecastCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastCard('AmazonForecastCard', 'Amazon Forecast Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonForecastCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastCard('AmazonForecastCard', 'Amazon Forecast Card', 'an optional description')
-@enduml
-```
-
-## AmazonForecastGroup
-
-### Load remotely
-```plantuml
-@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 AmazonForecastGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastGroup('AmazonForecastGroup', 'Amazon Forecast Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonForecastGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastGroup('AmazonForecastGroup', 'Amazon Forecast Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.png
deleted file mode 100644
index cb8ac24536..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.puml
deleted file mode 100644
index 80b436208f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecast.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonForecast
-
-sprite $AmazonForecastXs [10x10/16z] uy0A6460Wm7AOuVIB1nC3CmW1Yi7ZCM1oM800sOaqm
-
-sprite $AmazonForecastSm [12x12/16z] XSQ55S1020FGHo6o_y9rjqEIxzOKnuX9OkpcbBDPycAWlBcBTsSodRErZYyp
-
-sprite $AmazonForecastMd [16x16/16z] bSY50S0m30D1ixJ_mcNcVl3C_zKKGqRFOusDjOgS7QhmPCrM5QxEf71ZzRsjdktESO_s9V2r5W
-
-sprite $AmazonForecastLg [20x20/16z] hSYr0SG0300nis__XH_2K0LKYlTqCmXTq3AcCwagBNPNpMIwp5HpmJSNWB6vRiSYTvTP1FiJzTCPzyyzSQzmNqusd6U-
-
-!procedure AmazonForecast($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonForecast', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonForecastCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonForecastLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonForecastGroup($id, $name='Amazon Forecast', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonForecastLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.png
deleted file mode 100644
index 046ea34605..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.puml
deleted file mode 100644
index 7407869945..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonForecastCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastCard('AmazonForecastCard', 'Amazon Forecast Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Remote.puml
deleted file mode 100644
index 37e3375fa8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonForecastCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastCard('AmazonForecastCard', 'Amazon Forecast Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.png
deleted file mode 100644
index bf8ca85cde..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.puml
deleted file mode 100644
index 6eb9671540..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonForecastGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastGroup('AmazonForecastGroup', 'Amazon Forecast Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Remote.puml
deleted file mode 100644
index 2bb7e672b1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonForecastGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonForecastGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonForecast')
-
-' renders the element
-AmazonForecastGroup('AmazonForecastGroup', 'Amazon Forecast Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.png
deleted file mode 100644
index 19c4a1e46b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.puml
deleted file mode 100644
index 91bb3272c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFraudDetector
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetector('AmazonFraudDetector', 'Amazon Fraud Detector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Remote.puml
deleted file mode 100644
index b777a0de24..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFraudDetector
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetector('AmazonFraudDetector', 'Amazon Fraud Detector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.md
deleted file mode 100644
index 91ecc72230..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFraudDetector
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-```
-
-
-
-| Illustration | AmazonFraudDetector | AmazonFraudDetectorCard | AmazonFraudDetectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.png) | ![illustration for AmazonFraudDetector](../../../aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.Local.png) | ![illustration for AmazonFraudDetectorCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.png) | ![illustration for AmazonFraudDetectorGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFraudDetectorXs>`
-- `<$AmazonFraudDetectorSm>`
-- `<$AmazonFraudDetectorMd>`
-- `<$AmazonFraudDetectorLg>`
-
-
-
-
-
-## AmazonFraudDetector
-
-### Load remotely
-```plantuml
-@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 AmazonFraudDetector
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetector('AmazonFraudDetector', 'Amazon Fraud Detector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFraudDetector
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetector('AmazonFraudDetector', 'Amazon Fraud Detector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFraudDetectorCard
-
-### Load remotely
-```plantuml
-@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 AmazonFraudDetectorCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorCard('AmazonFraudDetectorCard', 'Amazon Fraud Detector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFraudDetectorCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorCard('AmazonFraudDetectorCard', 'Amazon Fraud Detector Card', 'an optional description')
-@enduml
-```
-
-## AmazonFraudDetectorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFraudDetectorGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorGroup('AmazonFraudDetectorGroup', 'Amazon Fraud Detector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFraudDetectorGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorGroup('AmazonFraudDetectorGroup', 'Amazon Fraud Detector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.png
deleted file mode 100644
index 50d55f0091..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.puml
deleted file mode 100644
index 2b6ca5b374..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector
-
-sprite $AmazonFraudDetectorXs [10x10/16z] ZS6t0G0X50MWzo-o_yAcqafmv36KRnnUKiKGIIm_BZns7G
-
-sprite $AmazonFraudDetectorSm [12x12/16z] TSl50G0n30F1M35i_mqVCyp7A7wvNtf9ABR19bgkPOd2nSIiqGAnI5nRG9uKcSlFr6sg-302
-
-sprite $AmazonFraudDetectorMd [16x16/16z] bOx50OK034DhaVqN_e9pWzTBFV5xEkzrLcQwVh5HYWB6s6fDEZD7-twnmzh_LBRpLsD_WAP6gZxgOFR4FaynriFD3tNpCtxE5m
-
-sprite $AmazonFraudDetectorLg [20x20/16z] {
-hKt7WKL1219abFuR_Y_duovEL8B_YEnlo_Zq6cII7hQkBavkdzsHXOwSKPSZP1NDqi4Q08pmNBXw7cOO1i_W39XiDUaJeMNFTVLoRg2LYZgRT7HwmK5KGQx3
-UyyL_6-O
-}
-
-!procedure AmazonFraudDetector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFraudDetectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFraudDetectorLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFraudDetectorGroup($id, $name='Amazon Fraud Detector', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonFraudDetectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.png
deleted file mode 100644
index 9995bdb9b0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.puml
deleted file mode 100644
index e82826b9eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFraudDetectorCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorCard('AmazonFraudDetectorCard', 'Amazon Fraud Detector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Remote.puml
deleted file mode 100644
index 4d9c4329b9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFraudDetectorCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorCard('AmazonFraudDetectorCard', 'Amazon Fraud Detector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.png
deleted file mode 100644
index bd7e42f31a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.puml
deleted file mode 100644
index b1d89fd25d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFraudDetectorGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorGroup('AmazonFraudDetectorGroup', 'Amazon Fraud Detector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Remote.puml
deleted file mode 100644
index 10b4767056..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFraudDetectorGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector')
-
-' renders the element
-AmazonFraudDetectorGroup('AmazonFraudDetectorGroup', 'Amazon Fraud Detector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.png
deleted file mode 100644
index 5b6c7a62d6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.puml
deleted file mode 100644
index df503cb232..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonHealthLake
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLake('AmazonHealthLake', 'Amazon Health Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Remote.puml
deleted file mode 100644
index 239b906d0a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonHealthLake
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLake('AmazonHealthLake', 'Amazon Health Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.md
deleted file mode 100644
index b26401d95e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonHealthLake
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-```
-
-
-
-| Illustration | AmazonHealthLake | AmazonHealthLakeCard | AmazonHealthLakeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.png) | ![illustration for AmazonHealthLake](../../../aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.Local.png) | ![illustration for AmazonHealthLakeCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.png) | ![illustration for AmazonHealthLakeGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonHealthLakeXs>`
-- `<$AmazonHealthLakeSm>`
-- `<$AmazonHealthLakeMd>`
-- `<$AmazonHealthLakeLg>`
-
-
-
-
-
-## AmazonHealthLake
-
-### Load remotely
-```plantuml
-@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 AmazonHealthLake
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLake('AmazonHealthLake', 'Amazon Health Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonHealthLake
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLake('AmazonHealthLake', 'Amazon Health Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonHealthLakeCard
-
-### Load remotely
-```plantuml
-@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 AmazonHealthLakeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeCard('AmazonHealthLakeCard', 'Amazon Health Lake Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonHealthLakeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeCard('AmazonHealthLakeCard', 'Amazon Health Lake Card', 'an optional description')
-@enduml
-```
-
-## AmazonHealthLakeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonHealthLakeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeGroup('AmazonHealthLakeGroup', 'Amazon Health Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonHealthLakeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeGroup('AmazonHealthLakeGroup', 'Amazon Health Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.png
deleted file mode 100644
index d648199c4a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.puml
deleted file mode 100644
index 1eda08fbfc..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake
-
-sprite $AmazonHealthLakeXs [10x10/16z] uy0Es1auMDZH1Hc040fOW1Y3pG9XiW81iZm7
-
-sprite $AmazonHealthLakeSm [12x12/16z] TOkr0G0W40DVG_PV69UAgwByawugNgPsgWbzQpAsxgx4LdtPvTa_F3Fx7LC3e4KEZUXWoaS3
-
-sprite $AmazonHealthLakeMd [16x16/16z] dKg50S0W3Akt_p-Cpdq4YSO0aDHCdMJo74Q4XPkRs7RUO-tD38c32qU3boSJJ_i6cRstAS2k1nNOzY2pHwhmQV-C3
-
-sprite $AmazonHealthLakeLg [20x20/16z] fSg50GCW30H0OlplFt5ngDiXKVuDi0805m4JIGUCKycIgaRBcbUPuknbCWKjjQm9BQ12hJY0XQ-iiLUP--vbASY0ucRFqLvdo0LTwS91eaDfBUW8VkC2
-
-!procedure AmazonHealthLake($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonHealthLakeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonHealthLakeLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonHealthLakeGroup($id, $name='Amazon Health Lake', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonHealthLakeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.png
deleted file mode 100644
index 871505ce7c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.puml
deleted file mode 100644
index 38ad7012da..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonHealthLakeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeCard('AmazonHealthLakeCard', 'Amazon Health Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Remote.puml
deleted file mode 100644
index cd1d6ed655..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonHealthLakeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeCard('AmazonHealthLakeCard', 'Amazon Health Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.png
deleted file mode 100644
index bf2b2c6731..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.puml
deleted file mode 100644
index 8450517a6b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonHealthLakeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeGroup('AmazonHealthLakeGroup', 'Amazon Health Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Remote.puml
deleted file mode 100644
index ba3fa82902..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonHealthLakeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonHealthLakeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake')
-
-' renders the element
-AmazonHealthLakeGroup('AmazonHealthLakeGroup', 'Amazon Health Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.png
deleted file mode 100644
index d7ec4ef8a5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.puml
deleted file mode 100644
index fa3f614c57..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKendra
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendra('AmazonKendra', 'Amazon Kendra', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Remote.puml
deleted file mode 100644
index 4eb8cf714c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKendra
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendra('AmazonKendra', 'Amazon Kendra', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.md
deleted file mode 100644
index c803f848f9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKendra
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonKendra
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-```
-
-
-
-| Illustration | AmazonKendra | AmazonKendraCard | AmazonKendraGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonKendra.png) | ![illustration for AmazonKendra](../../../aws-q2-2023/Architecture/MachineLearning/AmazonKendra.Local.png) | ![illustration for AmazonKendraCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.png) | ![illustration for AmazonKendraGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKendraXs>`
-- `<$AmazonKendraSm>`
-- `<$AmazonKendraMd>`
-- `<$AmazonKendraLg>`
-
-
-
-
-
-## AmazonKendra
-
-### Load remotely
-```plantuml
-@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 AmazonKendra
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendra('AmazonKendra', 'Amazon Kendra', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKendra
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendra('AmazonKendra', 'Amazon Kendra', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKendraCard
-
-### Load remotely
-```plantuml
-@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 AmazonKendraCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraCard('AmazonKendraCard', 'Amazon Kendra Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKendraCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraCard('AmazonKendraCard', 'Amazon Kendra Card', 'an optional description')
-@enduml
-```
-
-## AmazonKendraGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKendraGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraGroup('AmazonKendraGroup', 'Amazon Kendra Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKendraGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraGroup('AmazonKendraGroup', 'Amazon Kendra Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.png
deleted file mode 100644
index d9d4a22ac9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.puml
deleted file mode 100644
index 3eecca6dc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendra.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonKendra
-
-sprite $AmazonKendraXs [10x10/16z] RSQt0G0W40CnctZxBqocUrKYP92K-VQiRI_P8ktLKa1SISGc
-
-sprite $AmazonKendraSm [12x12/16z] TSf50G114C2mMMpz6pvco3lw3m5dUUDJNxX8AONYBA9hB-TBoKcRK19u87ar0W
-
-sprite $AmazonKendraMd [16x16/16z] XSh50GC130F1MARjl-7GCSzFmAFIZ1zLrL1IlsoQ_REO3Rbpn7hlPCnbPlw2x27JNmGIypy1-P99gMp8-TDoQsV3kzbe3Zu
-
-sprite $AmazonKendraLg [20x20/16z] fSh50GC124HHO93VVyDnz-o-smZhHDr83igBHBQ7EF2uSUgA6vywjul7NuQkl_2TDY3cxfTuQtnENULEq63YzYV4AEuwOamuHwg3SOMFySHmddZnioq
-
-!procedure AmazonKendra($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonKendra', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKendraCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKendraLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKendraGroup($id, $name='Amazon Kendra', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonKendraLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.png
deleted file mode 100644
index ecf8da594d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.puml
deleted file mode 100644
index 65a74596ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKendraCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraCard('AmazonKendraCard', 'Amazon Kendra Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Remote.puml
deleted file mode 100644
index 2550093612..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKendraCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraCard('AmazonKendraCard', 'Amazon Kendra Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.png
deleted file mode 100644
index 80bd97cbde..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.puml
deleted file mode 100644
index cdf8c2b81c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKendraGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraGroup('AmazonKendraGroup', 'Amazon Kendra Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Remote.puml
deleted file mode 100644
index bac2919825..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonKendraGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKendraGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonKendra')
-
-' renders the element
-AmazonKendraGroup('AmazonKendraGroup', 'Amazon Kendra Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.png
deleted file mode 100644
index 71190c9e41..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.puml
deleted file mode 100644
index ea9cd3934d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLex
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLex('AmazonLex', 'Amazon Lex', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Remote.puml
deleted file mode 100644
index fc1257e326..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLex
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLex('AmazonLex', 'Amazon Lex', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.md
deleted file mode 100644
index 9333651eb7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLex
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonLex
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-```
-
-
-
-| Illustration | AmazonLex | AmazonLexCard | AmazonLexGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLex.png) | ![illustration for AmazonLex](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLex.Local.png) | ![illustration for AmazonLexCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.png) | ![illustration for AmazonLexGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLexXs>`
-- `<$AmazonLexSm>`
-- `<$AmazonLexMd>`
-- `<$AmazonLexLg>`
-
-
-
-
-
-## AmazonLex
-
-### Load remotely
-```plantuml
-@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 AmazonLex
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLex('AmazonLex', 'Amazon Lex', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLex
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLex('AmazonLex', 'Amazon Lex', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLexCard
-
-### Load remotely
-```plantuml
-@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 AmazonLexCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexCard('AmazonLexCard', 'Amazon Lex Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLexCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexCard('AmazonLexCard', 'Amazon Lex Card', 'an optional description')
-@enduml
-```
-
-## AmazonLexGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLexGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexGroup('AmazonLexGroup', 'Amazon Lex Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLexGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexGroup('AmazonLexGroup', 'Amazon Lex Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.png
deleted file mode 100644
index 3badcb5de3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.puml
deleted file mode 100644
index 7691cd66da..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLex.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonLex
-
-sprite $AmazonLexXs [10x10/16z] uy0AsDZPsI4iTWO61YWB8Sq050OI43OZ6uJ5nCJ6p01JmOXi6W
-
-sprite $AmazonLexSm [12x12/16z] TSP50G114C2mnMdz6pvco2l-eavONykaRaVOhsNch20vYwjqkTdpTF-D
-
-sprite $AmazonLexMd [16x16/16z] bOv50a11248LCEv_uT-vctah4-Xv73lsz7id-BTF_7jay-aDbmHq7P1TQS_DNfXvl3zioZuzCgCh-O_LVzG3h
-
-sprite $AmazonLexLg [20x20/16z] fSpL0S0W54FHF6tsNxYEVtAh78IR7NyzvKS-BDExrD60-yPeVXSSZMigz8Xuda35vwp3SKCrvsrYeftnCPXaJaQ1Sp2zIvg2O-7WKWftkm
-
-!procedure AmazonLex($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonLex', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLexCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLexLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLexGroup($id, $name='Amazon Lex', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonLexLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.png
deleted file mode 100644
index d566773bd6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.puml
deleted file mode 100644
index 436647280c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLexCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexCard('AmazonLexCard', 'Amazon Lex Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Remote.puml
deleted file mode 100644
index 5dd8796385..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLexCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexCard('AmazonLexCard', 'Amazon Lex Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.png
deleted file mode 100644
index 08f4d1b0bf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.puml
deleted file mode 100644
index 893b6e6251..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLexGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexGroup('AmazonLexGroup', 'Amazon Lex Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Remote.puml
deleted file mode 100644
index 9ebf1f1be8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLexGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLexGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLex')
-
-' renders the element
-AmazonLexGroup('AmazonLexGroup', 'Amazon Lex Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.png
deleted file mode 100644
index 154409b77a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.puml
deleted file mode 100644
index 2536c509d6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLookoutForEquipment
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipment('AmazonLookoutForEquipment', 'Amazon Lookout For Equipment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Remote.puml
deleted file mode 100644
index a994923c6d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLookoutForEquipment
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipment('AmazonLookoutForEquipment', 'Amazon Lookout For Equipment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.md
deleted file mode 100644
index c95b250f17..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLookoutForEquipment
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-```
-
-
-
-| Illustration | AmazonLookoutForEquipment | AmazonLookoutForEquipmentCard | AmazonLookoutForEquipmentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.png) | ![illustration for AmazonLookoutForEquipment](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.Local.png) | ![illustration for AmazonLookoutForEquipmentCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.png) | ![illustration for AmazonLookoutForEquipmentGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLookoutForEquipmentXs>`
-- `<$AmazonLookoutForEquipmentSm>`
-- `<$AmazonLookoutForEquipmentMd>`
-- `<$AmazonLookoutForEquipmentLg>`
-
-
-
-
-
-## AmazonLookoutForEquipment
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForEquipment
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipment('AmazonLookoutForEquipment', 'Amazon Lookout For Equipment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForEquipment
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipment('AmazonLookoutForEquipment', 'Amazon Lookout For Equipment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLookoutForEquipmentCard
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForEquipmentCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentCard('AmazonLookoutForEquipmentCard', 'Amazon Lookout For Equipment Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForEquipmentCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentCard('AmazonLookoutForEquipmentCard', 'Amazon Lookout For Equipment Card', 'an optional description')
-@enduml
-```
-
-## AmazonLookoutForEquipmentGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForEquipmentGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentGroup('AmazonLookoutForEquipmentGroup', 'Amazon Lookout For Equipment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForEquipmentGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentGroup('AmazonLookoutForEquipmentGroup', 'Amazon Lookout For Equipment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.png
deleted file mode 100644
index dba4a00e51..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.puml
deleted file mode 100644
index 4453ecd513..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment
-
-sprite $AmazonLookoutForEquipmentXs [10x10/16z] uy0As84G2R32MSmGQIOs9gW0Y6O0CHWPOOh105ax
-
-sprite $AmazonLookoutForEquipmentSm [12x12/16z] TSY35G0130JHEDD_msVZFopuvGwgB4IfY0P04mEhhGFxBrePilqAUC9IK5t_w0GC86EHt8m
-
-sprite $AmazonLookoutForEquipmentMd [16x16/16z] bOn50iGW40GPwwd_VtWr2N1PgLih_-C6dl8-j1cXbFcXLQzATqzTkqR8Pp-G68nJaqqIRQUcCIWTkYKasT7FyDVqE3G_67pd3W
-
-sprite $AmazonLookoutForEquipmentLg [20x20/16z] {
-fOp74G813CIyZkg_OJ9uxWUSdXl4IMO0CcgZc8GHO9kvG9dj_Gc3eWX0DMoM513JR3O0ADWiYQ9ry4ruDYviCzgeP8Gsmq60sJiRQ53Su9r9fGJ0FrbQbX-p
-MiIBMVY5Am
-}
-
-!procedure AmazonLookoutForEquipment($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLookoutForEquipmentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLookoutForEquipmentLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLookoutForEquipmentGroup($id, $name='Amazon Lookout For Equipment', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonLookoutForEquipmentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.png
deleted file mode 100644
index 45526fd0d6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.puml
deleted file mode 100644
index 4d5d6b1fea..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLookoutForEquipmentCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentCard('AmazonLookoutForEquipmentCard', 'Amazon Lookout For Equipment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Remote.puml
deleted file mode 100644
index 4f6f73e2f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLookoutForEquipmentCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentCard('AmazonLookoutForEquipmentCard', 'Amazon Lookout For Equipment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.png
deleted file mode 100644
index 17c9a151d4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.puml
deleted file mode 100644
index 6db89ed618..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLookoutForEquipmentGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentGroup('AmazonLookoutForEquipmentGroup', 'Amazon Lookout For Equipment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Remote.puml
deleted file mode 100644
index 40c433bf21..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipmentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLookoutForEquipmentGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment')
-
-' renders the element
-AmazonLookoutForEquipmentGroup('AmazonLookoutForEquipmentGroup', 'Amazon Lookout For Equipment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.png
deleted file mode 100644
index e7aaf0f387..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.puml
deleted file mode 100644
index 6475169e2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLookoutForMetrics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetrics('AmazonLookoutForMetrics', 'Amazon Lookout For Metrics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Remote.puml
deleted file mode 100644
index fd7def44e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLookoutForMetrics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetrics('AmazonLookoutForMetrics', 'Amazon Lookout For Metrics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.md
deleted file mode 100644
index cbbf4db16e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLookoutForMetrics
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-```
-
-
-
-| Illustration | AmazonLookoutForMetrics | AmazonLookoutForMetricsCard | AmazonLookoutForMetricsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.png) | ![illustration for AmazonLookoutForMetrics](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.Local.png) | ![illustration for AmazonLookoutForMetricsCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.png) | ![illustration for AmazonLookoutForMetricsGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLookoutForMetricsXs>`
-- `<$AmazonLookoutForMetricsSm>`
-- `<$AmazonLookoutForMetricsMd>`
-- `<$AmazonLookoutForMetricsLg>`
-
-
-
-
-
-## AmazonLookoutForMetrics
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForMetrics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetrics('AmazonLookoutForMetrics', 'Amazon Lookout For Metrics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForMetrics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetrics('AmazonLookoutForMetrics', 'Amazon Lookout For Metrics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLookoutForMetricsCard
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForMetricsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsCard('AmazonLookoutForMetricsCard', 'Amazon Lookout For Metrics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForMetricsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsCard('AmazonLookoutForMetricsCard', 'Amazon Lookout For Metrics Card', 'an optional description')
-@enduml
-```
-
-## AmazonLookoutForMetricsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForMetricsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsGroup('AmazonLookoutForMetricsGroup', 'Amazon Lookout For Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForMetricsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsGroup('AmazonLookoutForMetricsGroup', 'Amazon Lookout For Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.png
deleted file mode 100644
index 717c4dcb2f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.puml
deleted file mode 100644
index 89444f3a49..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics
-
-sprite $AmazonLookoutForMetricsXs [10x10/16z] uy096E0iHWZ51cImGgIOcQ3IB43CoeHG1U920999
-
-sprite $AmazonLookoutForMetricsSm [12x12/16z] TOh50K01249DOF-5VtSyFL3wnQTtx9g5x5LdYCf3cshV8z9s7PCZPbq-XOoUDTNowIPgWxeo0W
-
-sprite $AmazonLookoutForMetricsMd [16x16/16z] bSc53GG13CJ0RD3zDtmCmWSBH-R_6bIbUHrUhNYSoPR7RNSca7X_67e-ANClUpmbIdXVtaGJawTzPj1qr-7Q05ObZkHFV6q5
-
-sprite $AmazonLookoutForMetricsLg [20x20/16z] {
-fSj7bWGm20DHa47K_IyyiOEzwbJBhoS-gm6yofij8037OM7PiZPh192rcJnKG_LfAqyhHCRv9Roa9cAp4JKEaxvPWIcwaI_cvGB1gA-MP888hgqU9g1-fvlj
-NN3sUBvl
-}
-
-!procedure AmazonLookoutForMetrics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLookoutForMetricsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLookoutForMetricsLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLookoutForMetricsGroup($id, $name='Amazon Lookout For Metrics', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonLookoutForMetricsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.png
deleted file mode 100644
index 5524523d61..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.puml
deleted file mode 100644
index afc105e2e7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLookoutForMetricsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsCard('AmazonLookoutForMetricsCard', 'Amazon Lookout For Metrics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Remote.puml
deleted file mode 100644
index 7501cf3069..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLookoutForMetricsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsCard('AmazonLookoutForMetricsCard', 'Amazon Lookout For Metrics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.png
deleted file mode 100644
index 32a50789e7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.puml
deleted file mode 100644
index 968904061c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLookoutForMetricsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsGroup('AmazonLookoutForMetricsGroup', 'Amazon Lookout For Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Remote.puml
deleted file mode 100644
index 785d7353ba..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetricsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLookoutForMetricsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics')
-
-' renders the element
-AmazonLookoutForMetricsGroup('AmazonLookoutForMetricsGroup', 'Amazon Lookout For Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.png
deleted file mode 100644
index 2da503755b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.puml
deleted file mode 100644
index 472a49ebed..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLookoutForVision
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVision('AmazonLookoutForVision', 'Amazon Lookout For Vision', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Remote.puml
deleted file mode 100644
index 3b34d2b2df..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLookoutForVision
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVision('AmazonLookoutForVision', 'Amazon Lookout For Vision', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.md
deleted file mode 100644
index 82168c2a92..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLookoutForVision
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-```
-
-
-
-| Illustration | AmazonLookoutForVision | AmazonLookoutForVisionCard | AmazonLookoutForVisionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.png) | ![illustration for AmazonLookoutForVision](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.Local.png) | ![illustration for AmazonLookoutForVisionCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.png) | ![illustration for AmazonLookoutForVisionGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLookoutForVisionXs>`
-- `<$AmazonLookoutForVisionSm>`
-- `<$AmazonLookoutForVisionMd>`
-- `<$AmazonLookoutForVisionLg>`
-
-
-
-
-
-## AmazonLookoutForVision
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForVision
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVision('AmazonLookoutForVision', 'Amazon Lookout For Vision', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForVision
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVision('AmazonLookoutForVision', 'Amazon Lookout For Vision', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLookoutForVisionCard
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForVisionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionCard('AmazonLookoutForVisionCard', 'Amazon Lookout For Vision Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForVisionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionCard('AmazonLookoutForVisionCard', 'Amazon Lookout For Vision Card', 'an optional description')
-@enduml
-```
-
-## AmazonLookoutForVisionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLookoutForVisionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionGroup('AmazonLookoutForVisionGroup', 'Amazon Lookout For Vision Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLookoutForVisionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionGroup('AmazonLookoutForVisionGroup', 'Amazon Lookout For Vision Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.png
deleted file mode 100644
index 7b2acb2e79..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.puml
deleted file mode 100644
index 4de9471a59..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision
-
-sprite $AmazonLookoutForVisionXs [10x10/16z] uy0Ac3WOs1bOmKncAEPW049680QnG80LBC444eTmuJ8i34mefW4
-
-sprite $AmazonLookoutForVisionSm [12x12/16z] TKg50S0m2CF3_m_FLoyQotsnXmRyWORhsYCx-4AmFtMVk1Qlcv-XwP_6__a_VP7Fx-e4
-
-sprite $AmazonLookoutForVisionMd [16x16/16z] bSo75O0m30DHtBN_nBpJ1F3JuwB_SdCYeoDasrqSJ6IVB_78jZRYwgGMIee87qBIaibDPFaIJ2EIeI459HikLaDMz0gOwjCNBm
-
-sprite $AmazonLookoutForVisionLg [20x20/16z] {
-fOo74S102CDCST3-2wUN0QAlYCFyPDh7FJ2lIf1wB3blrxIAWu2wd57brQtW9Yg3oZm2wtOwpfoZw7CciodepnrraE3FZUcX8MzNG3QBlhohELwOxEB6VWV4
-A_DorSL7Iqh-im4
-}
-
-!procedure AmazonLookoutForVision($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLookoutForVisionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLookoutForVisionLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLookoutForVisionGroup($id, $name='Amazon Lookout For Vision', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonLookoutForVisionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.png
deleted file mode 100644
index cef476591c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.puml
deleted file mode 100644
index ff58acb090..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLookoutForVisionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionCard('AmazonLookoutForVisionCard', 'Amazon Lookout For Vision Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Remote.puml
deleted file mode 100644
index 9bae495caf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLookoutForVisionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionCard('AmazonLookoutForVisionCard', 'Amazon Lookout For Vision Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.png
deleted file mode 100644
index d2e9d6c0ba..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.puml
deleted file mode 100644
index 0e661dc190..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLookoutForVisionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionGroup('AmazonLookoutForVisionGroup', 'Amazon Lookout For Vision Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Remote.puml
deleted file mode 100644
index e840a94ac8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVisionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLookoutForVisionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision')
-
-' renders the element
-AmazonLookoutForVisionGroup('AmazonLookoutForVisionGroup', 'Amazon Lookout For Vision Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.png
deleted file mode 100644
index 85382e184a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.puml
deleted file mode 100644
index 3e3621bb97..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMonitron
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitron('AmazonMonitron', 'Amazon Monitron', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Remote.puml
deleted file mode 100644
index 090f95a22a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMonitron
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitron('AmazonMonitron', 'Amazon Monitron', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.md
deleted file mode 100644
index 84903d7b28..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonMonitron
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonMonitron
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-```
-
-
-
-| Illustration | AmazonMonitron | AmazonMonitronCard | AmazonMonitronGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.png) | ![illustration for AmazonMonitron](../../../aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.Local.png) | ![illustration for AmazonMonitronCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.png) | ![illustration for AmazonMonitronGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonMonitronXs>`
-- `<$AmazonMonitronSm>`
-- `<$AmazonMonitronMd>`
-- `<$AmazonMonitronLg>`
-
-
-
-
-
-## AmazonMonitron
-
-### Load remotely
-```plantuml
-@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 AmazonMonitron
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitron('AmazonMonitron', 'Amazon Monitron', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMonitron
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitron('AmazonMonitron', 'Amazon Monitron', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonMonitronCard
-
-### Load remotely
-```plantuml
-@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 AmazonMonitronCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronCard('AmazonMonitronCard', 'Amazon Monitron Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMonitronCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronCard('AmazonMonitronCard', 'Amazon Monitron Card', 'an optional description')
-@enduml
-```
-
-## AmazonMonitronGroup
-
-### Load remotely
-```plantuml
-@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 AmazonMonitronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronGroup('AmazonMonitronGroup', 'Amazon Monitron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMonitronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronGroup('AmazonMonitronGroup', 'Amazon Monitron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.png
deleted file mode 100644
index 568f8a2400..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.puml
deleted file mode 100644
index 2324361a3d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonMonitron
-
-sprite $AmazonMonitronXs [10x10/16z] ROh50S1G5C8UKCd-2zUzFnUKDZ6Ccw7SRvLhRGoeR9S0UZQsyrPmjJSp
-
-sprite $AmazonMonitronSm [12x12/16z] VSQr0S0040Ens4-t_y9XwA9A_97gdjrarVKQ2XzL3-bm0Oiq7gc1YZB80r14Y-3G4j9mcRptsG
-
-sprite $AmazonMonitronMd [16x16/16z] dSor5GHH34FHBvbU_mql-aowS2EZ-CTGBORbChIwTbkuEWgnUmEQ2LwQ0YNQ0qa7eoE_-meAS1vsC8R0L_x8XkIjdO7JmqK-VEKE
-
-sprite $AmazonMonitronLg [20x20/16z] {
-fS55WYWW30Km-Weqzx_mbt7PZ2JytdItTrhOPdYMgSqa-tZImwgiGtjMWjos0PEzCELO0OR2qk8CwAfL4QbL1VIP9HkpRtjIvrg8yYpwCBdAascaDkBPJUSw
-dHflzMcVZE_w2m
-}
-
-!procedure AmazonMonitron($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonMonitron', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonMonitronCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonMonitronLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonMonitronGroup($id, $name='Amazon Monitron', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonMonitronLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.png
deleted file mode 100644
index 81d7c476e9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.puml
deleted file mode 100644
index 5e9cfeb95c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMonitronCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronCard('AmazonMonitronCard', 'Amazon Monitron Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Remote.puml
deleted file mode 100644
index c35cb74983..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMonitronCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronCard('AmazonMonitronCard', 'Amazon Monitron Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.png
deleted file mode 100644
index 70d23204c1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.puml
deleted file mode 100644
index ef9875a6ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonMonitronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronGroup('AmazonMonitronGroup', 'Amazon Monitron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Remote.puml
deleted file mode 100644
index e28bb190ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonMonitronGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonMonitronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonMonitron')
-
-' renders the element
-AmazonMonitronGroup('AmazonMonitronGroup', 'Amazon Monitron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.png
deleted file mode 100644
index 3a3e58e6ca..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.puml
deleted file mode 100644
index d544ca80c4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOmics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmics('AmazonOmics', 'Amazon Omics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Remote.puml
deleted file mode 100644
index 74954b2986..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOmics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmics('AmazonOmics', 'Amazon Omics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.md
deleted file mode 100644
index 2c97bde350..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOmics
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonOmics
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-```
-
-
-
-| Illustration | AmazonOmics | AmazonOmicsCard | AmazonOmicsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonOmics.png) | ![illustration for AmazonOmics](../../../aws-q2-2023/Architecture/MachineLearning/AmazonOmics.Local.png) | ![illustration for AmazonOmicsCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.png) | ![illustration for AmazonOmicsGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOmicsXs>`
-- `<$AmazonOmicsSm>`
-- `<$AmazonOmicsMd>`
-- `<$AmazonOmicsLg>`
-
-
-
-
-
-## AmazonOmics
-
-### Load remotely
-```plantuml
-@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 AmazonOmics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmics('AmazonOmics', 'Amazon Omics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOmics
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmics('AmazonOmics', 'Amazon Omics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOmicsCard
-
-### Load remotely
-```plantuml
-@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 AmazonOmicsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsCard('AmazonOmicsCard', 'Amazon Omics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOmicsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsCard('AmazonOmicsCard', 'Amazon Omics Card', 'an optional description')
-@enduml
-```
-
-## AmazonOmicsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOmicsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsGroup('AmazonOmicsGroup', 'Amazon Omics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOmicsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsGroup('AmazonOmicsGroup', 'Amazon Omics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.png
deleted file mode 100644
index 8a65df4c56..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.puml
deleted file mode 100644
index 000c48cadf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmics.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonOmics
-
-sprite $AmazonOmicsXs [10x10/16z] uy0A61aPCSGOW10Ti7EmGLbC730Tc
-
-sprite $AmazonOmicsSm [12x12/16z] TOgr0G0n4CEI8sl_XPyPr1ZvfODsNtFSKK14592eINhz4NbuuxIPRVV95oC
-
-sprite $AmazonOmicsMd [16x16/16z] bS510a0m54F1vbUQT_yB0s393FzDjXkFWfYtRbvI2B9Xqv6QLXqs0sWyb6IGSAj0RTYaA5vaMpm683vQ
-
-sprite $AmazonOmicsLg [20x20/16z] fStN5S0W241HfFdsdpWdYVtNQoy0TwBDAoylOoE0LdQ9S3Ahxwol6Nj-T51LqPVpCrxAgefPUk9cosMWoI7ADt_ul9-o7Byi8ZoOZhgt7W
-
-!procedure AmazonOmics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonOmics', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOmicsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOmicsLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOmicsGroup($id, $name='Amazon Omics', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonOmicsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.png
deleted file mode 100644
index 2f83595cae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.puml
deleted file mode 100644
index ee3a2a80a7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOmicsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsCard('AmazonOmicsCard', 'Amazon Omics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Remote.puml
deleted file mode 100644
index 2cebce4da7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOmicsCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsCard('AmazonOmicsCard', 'Amazon Omics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.png
deleted file mode 100644
index b0a0e95956..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.puml
deleted file mode 100644
index 6107756ebb..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOmicsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsGroup('AmazonOmicsGroup', 'Amazon Omics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Remote.puml
deleted file mode 100644
index 23195f1fd1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonOmicsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOmicsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonOmics')
-
-' renders the element
-AmazonOmicsGroup('AmazonOmicsGroup', 'Amazon Omics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.png
deleted file mode 100644
index 9e16646407..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.puml
deleted file mode 100644
index 08dc536930..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPersonalize
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalize('AmazonPersonalize', 'Amazon Personalize', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Remote.puml
deleted file mode 100644
index dffb526c68..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPersonalize
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalize('AmazonPersonalize', 'Amazon Personalize', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.md
deleted file mode 100644
index 317bcc755d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonPersonalize
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-```
-
-
-
-| Illustration | AmazonPersonalize | AmazonPersonalizeCard | AmazonPersonalizeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.png) | ![illustration for AmazonPersonalize](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.Local.png) | ![illustration for AmazonPersonalizeCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.png) | ![illustration for AmazonPersonalizeGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonPersonalizeXs>`
-- `<$AmazonPersonalizeSm>`
-- `<$AmazonPersonalizeMd>`
-- `<$AmazonPersonalizeLg>`
-
-
-
-
-
-## AmazonPersonalize
-
-### Load remotely
-```plantuml
-@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 AmazonPersonalize
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalize('AmazonPersonalize', 'Amazon Personalize', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPersonalize
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalize('AmazonPersonalize', 'Amazon Personalize', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonPersonalizeCard
-
-### Load remotely
-```plantuml
-@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 AmazonPersonalizeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeCard('AmazonPersonalizeCard', 'Amazon Personalize Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPersonalizeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeCard('AmazonPersonalizeCard', 'Amazon Personalize Card', 'an optional description')
-@enduml
-```
-
-## AmazonPersonalizeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonPersonalizeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeGroup('AmazonPersonalizeGroup', 'Amazon Personalize Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPersonalizeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeGroup('AmazonPersonalizeGroup', 'Amazon Personalize Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.png
deleted file mode 100644
index f25dbe4b7b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.puml
deleted file mode 100644
index e5ee7f12ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize
-
-sprite $AmazonPersonalizeXs [10x10/16z] uy05sA0q0mSp1oE42QCP63XO40hXwbWvcE3gK
-
-sprite $AmazonPersonalizeSm [12x12/16z] ZSUt5SH04CFGDqFU4lqtVFAAv7u4y95_9An4Z-ASqBrcqaPUUtHLYvKfDpb62lSc
-
-sprite $AmazonPersonalizeMd [16x16/16z] dOk53O1G30Mft_uBuz0G0_x5dZ96F5ofWzms4nL3EL42HpeG10Wh0AAKoHLpJYzffcJ_7UX_1QP-MoZ1l2r0y8q5
-
-sprite $AmazonPersonalizeLg [20x20/16z] jSt55GDG24HH1dtzDnmNpbydTuSE_nBDmTF1ayMWOXYjBIgWZIxUciJLYBq8cgIGysHZe3IQvCNBiUxidLi40EBRTTg7qix5O0hQMHmYLHmq_C0L
-
-!procedure AmazonPersonalize($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonPersonalizeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonPersonalizeLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonPersonalizeGroup($id, $name='Amazon Personalize', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonPersonalizeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.png
deleted file mode 100644
index 852bbb433c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.puml
deleted file mode 100644
index edfd777598..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPersonalizeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeCard('AmazonPersonalizeCard', 'Amazon Personalize Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Remote.puml
deleted file mode 100644
index 573af24278..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPersonalizeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeCard('AmazonPersonalizeCard', 'Amazon Personalize Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.png
deleted file mode 100644
index ce9dccc0fa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.puml
deleted file mode 100644
index 1dc9069e85..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonPersonalizeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeGroup('AmazonPersonalizeGroup', 'Amazon Personalize Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Remote.puml
deleted file mode 100644
index 617b84a49d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPersonalizeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonPersonalizeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize')
-
-' renders the element
-AmazonPersonalizeGroup('AmazonPersonalizeGroup', 'Amazon Personalize Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.png
deleted file mode 100644
index 09176c262b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.puml
deleted file mode 100644
index 21a67ff4d1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPolly
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPolly('AmazonPolly', 'Amazon Polly', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Remote.puml
deleted file mode 100644
index 0946a8cbd5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPolly
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPolly('AmazonPolly', 'Amazon Polly', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.md
deleted file mode 100644
index 402674f7d5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonPolly
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonPolly
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-```
-
-
-
-| Illustration | AmazonPolly | AmazonPollyCard | AmazonPollyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPolly.png) | ![illustration for AmazonPolly](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPolly.Local.png) | ![illustration for AmazonPollyCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.png) | ![illustration for AmazonPollyGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonPollyXs>`
-- `<$AmazonPollySm>`
-- `<$AmazonPollyMd>`
-- `<$AmazonPollyLg>`
-
-
-
-
-
-## AmazonPolly
-
-### Load remotely
-```plantuml
-@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 AmazonPolly
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPolly('AmazonPolly', 'Amazon Polly', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPolly
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPolly('AmazonPolly', 'Amazon Polly', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonPollyCard
-
-### Load remotely
-```plantuml
-@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 AmazonPollyCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyCard('AmazonPollyCard', 'Amazon Polly Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPollyCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyCard('AmazonPollyCard', 'Amazon Polly Card', 'an optional description')
-@enduml
-```
-
-## AmazonPollyGroup
-
-### Load remotely
-```plantuml
-@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 AmazonPollyGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyGroup('AmazonPollyGroup', 'Amazon Polly Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPollyGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyGroup('AmazonPollyGroup', 'Amazon Polly Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.png
deleted file mode 100644
index 95271d6a18..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.puml
deleted file mode 100644
index fef3ece0dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPolly.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonPolly
-
-sprite $AmazonPollyXs [10x10/16z] uy0AsDWPe2ns3WOeaus1ZO697Ie8bsLd0CbZ0cH1
-
-sprite $AmazonPollySm [12x12/16z] TOg50S002CDmyl_3SvVWjFnIxknCMrxsbdqlY3OMkkTkcmT9htdlJ9swig6fmIyZ
-
-sprite $AmazonPollyMd [16x16/16z] bOo30S0030JZ__qNhkrUJFv7p6HR6-bwg5qsTLOI5ajT7LaCJ0q0q-4IIZMjblqeU7fomNkdND4CdHukeFXA2m
-
-sprite $AmazonPollyLg [20x20/16z] fOx50S0m30DbrluJbnjwve9cSPCwcLrPPPZJIAUiFW2pxyG7NmAUX2ggvUc9cv4UlPZdfJRFwTDGY4G_enId3_dvH4H1Cep67kV9f3mbGiMJ2mdkSG
-
-!procedure AmazonPolly($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonPolly', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonPollyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonPollyLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonPollyGroup($id, $name='Amazon Polly', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonPollyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.png
deleted file mode 100644
index 8cddbb4c64..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.puml
deleted file mode 100644
index a1df25e294..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPollyCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyCard('AmazonPollyCard', 'Amazon Polly Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Remote.puml
deleted file mode 100644
index aaf008e431..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPollyCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyCard('AmazonPollyCard', 'Amazon Polly Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.png
deleted file mode 100644
index 7afffdbb51..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.puml
deleted file mode 100644
index a07572fd99..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonPollyGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyGroup('AmazonPollyGroup', 'Amazon Polly Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Remote.puml
deleted file mode 100644
index 018294ff52..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonPollyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonPollyGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonPolly')
-
-' renders the element
-AmazonPollyGroup('AmazonPollyGroup', 'Amazon Polly Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.png
deleted file mode 100644
index cd7d803294..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.puml
deleted file mode 100644
index 162d96a0da..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRekognition
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognition('AmazonRekognition', 'Amazon Rekognition', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Remote.puml
deleted file mode 100644
index ff85f3b42c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRekognition
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognition('AmazonRekognition', 'Amazon Rekognition', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.md
deleted file mode 100644
index 04c65ab59d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRekognition
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonRekognition
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-```
-
-
-
-| Illustration | AmazonRekognition | AmazonRekognitionCard | AmazonRekognitionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.png) | ![illustration for AmazonRekognition](../../../aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.Local.png) | ![illustration for AmazonRekognitionCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.png) | ![illustration for AmazonRekognitionGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRekognitionXs>`
-- `<$AmazonRekognitionSm>`
-- `<$AmazonRekognitionMd>`
-- `<$AmazonRekognitionLg>`
-
-
-
-
-
-## AmazonRekognition
-
-### Load remotely
-```plantuml
-@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 AmazonRekognition
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognition('AmazonRekognition', 'Amazon Rekognition', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognition
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognition('AmazonRekognition', 'Amazon Rekognition', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRekognitionCard
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionCard('AmazonRekognitionCard', 'Amazon Rekognition Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionCard('AmazonRekognitionCard', 'Amazon Rekognition Card', 'an optional description')
-@enduml
-```
-
-## AmazonRekognitionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionGroup('AmazonRekognitionGroup', 'Amazon Rekognition Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionGroup('AmazonRekognitionGroup', 'Amazon Rekognition Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.png
deleted file mode 100644
index 4006f21301..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.puml
deleted file mode 100644
index 681926be93..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonRekognition
-
-sprite $AmazonRekognitionXs [10x10/16z] uy0E6DaOe0m6c10R40CvO9A50SY3iDc0JBWALZYJ7Sam
-
-sprite $AmazonRekognitionSm [12x12/16z] VOs50GCn30DhGQhz5tvckiHC-U3FbeLo4KlMJa6JprfLqkZyYfa0M49cL4IG3PoEv4GF
-
-sprite $AmazonRekognitionMd [16x16/16z] dOp50SH03CHsZEg_uSFW9oGpyeIGgLbGIvwrJ3kJb2zZex5cNZ3zOyvpHunO7dQgYHxCbCEd56idGHWx36U7SyuR
-
-sprite $AmazonRekognitionLg [20x20/16z] fSsr0GG14090re3-6tx_y-mcMyM-J_9118dQjrmH9UnQdmhkJQyS93IvlcVu0xthoQQtAIX7DyXOUoN8PggyWWUWqFIgiokgtUC3NZMd3HyHyZrF
-
-!procedure AmazonRekognition($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonRekognition', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRekognitionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRekognitionLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRekognitionGroup($id, $name='Amazon Rekognition', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonRekognitionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.png
deleted file mode 100644
index eed845fe45..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.puml
deleted file mode 100644
index 001d1fc7b2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRekognitionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionCard('AmazonRekognitionCard', 'Amazon Rekognition Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Remote.puml
deleted file mode 100644
index 973c64ffa5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRekognitionCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionCard('AmazonRekognitionCard', 'Amazon Rekognition Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.png
deleted file mode 100644
index 51030a5a36..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.puml
deleted file mode 100644
index 0ead45d57f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRekognitionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionGroup('AmazonRekognitionGroup', 'Amazon Rekognition Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Remote.puml
deleted file mode 100644
index fdb6b3f46b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonRekognitionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRekognitionGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonRekognition')
-
-' renders the element
-AmazonRekognitionGroup('AmazonRekognitionGroup', 'Amazon Rekognition Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.png
deleted file mode 100644
index 8cee748381..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.puml
deleted file mode 100644
index 3dc29b00cd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMaker
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMaker('AmazonSageMaker', 'Amazon Sage Maker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Remote.puml
deleted file mode 100644
index 361e6940da..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMaker
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMaker('AmazonSageMaker', 'Amazon Sage Maker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.md
deleted file mode 100644
index 9a0835ab5a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMaker
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-```
-
-
-
-| Illustration | AmazonSageMaker | AmazonSageMakerCard | AmazonSageMakerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.png) | ![illustration for AmazonSageMaker](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.Local.png) | ![illustration for AmazonSageMakerCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.png) | ![illustration for AmazonSageMakerGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerXs>`
-- `<$AmazonSageMakerSm>`
-- `<$AmazonSageMakerMd>`
-- `<$AmazonSageMakerLg>`
-
-
-
-
-
-## AmazonSageMaker
-
-### Load remotely
-```plantuml
-@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 AmazonSageMaker
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMaker('AmazonSageMaker', 'Amazon Sage Maker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMaker
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMaker('AmazonSageMaker', 'Amazon Sage Maker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerCard('AmazonSageMakerCard', 'Amazon Sage Maker Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerCard('AmazonSageMakerCard', 'Amazon Sage Maker Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerGroup('AmazonSageMakerGroup', 'Amazon Sage Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerGroup('AmazonSageMakerGroup', 'Amazon Sage Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.png
deleted file mode 100644
index 6689bdee08..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.puml
deleted file mode 100644
index e898443e83..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker
-
-sprite $AmazonSageMakerXs [10x10/16z] ROY50S1020EJ5xZz5wvx7-AChw8yOd7Jwj8sRp5CzZLq6JhRkN245C-R0G
-
-sprite $AmazonSageMakerSm [12x12/16z] VSR50S0034BHE7__XQkdwei0F-GufzXhw-no9mR0CVPjpkxu512ZTfW1oC1iabsLd1AdfhbP0G
-
-sprite $AmazonSageMakerMd [16x16/16z] dSUtWSCm400mNIAn_y8VJAjsG0VVc8gkSCiXxDxtbnqYrkcAIHVY-JrA10d65O9Uvsr6O5z0gWaf7RM95ShH5OBSRfsYlUCN
-
-sprite $AmazonSageMakerLg [20x20/16z] {
-hSXBbW8m200me8Nc_XUU_zZdMhECDrXCFq-fw1Ekiacw3lTAsXt3doGbhVtg485OJ01hZwrqz-ZpUqICP9-vDq9Yx_mz4Iqo8TkVfLgiBCizf1htTgqjcJok
-bN4Ysii-0G
-}
-
-!procedure AmazonSageMaker($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerGroup($id, $name='Amazon Sage Maker', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.png
deleted file mode 100644
index fb24942e63..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.puml
deleted file mode 100644
index a480571db1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerCard('AmazonSageMakerCard', 'Amazon Sage Maker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Remote.puml
deleted file mode 100644
index 372da05493..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerCard('AmazonSageMakerCard', 'Amazon Sage Maker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.png
deleted file mode 100644
index f0157eb818..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.puml
deleted file mode 100644
index ed0d7ebec0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerGroundTruth
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruth('AmazonSageMakerGroundTruth', 'Amazon Sage Maker Ground Truth', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Remote.puml
deleted file mode 100644
index d1e3f9089c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerGroundTruth
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruth('AmazonSageMakerGroundTruth', 'Amazon Sage Maker Ground Truth', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.md
deleted file mode 100644
index 82c40242a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerGroundTruth
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-```
-
-
-
-| Illustration | AmazonSageMakerGroundTruth | AmazonSageMakerGroundTruthCard | AmazonSageMakerGroundTruthGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.png) | ![illustration for AmazonSageMakerGroundTruth](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.Local.png) | ![illustration for AmazonSageMakerGroundTruthCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.png) | ![illustration for AmazonSageMakerGroundTruthGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerGroundTruthXs>`
-- `<$AmazonSageMakerGroundTruthSm>`
-- `<$AmazonSageMakerGroundTruthMd>`
-- `<$AmazonSageMakerGroundTruthLg>`
-
-
-
-
-
-## AmazonSageMakerGroundTruth
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGroundTruth
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruth('AmazonSageMakerGroundTruth', 'Amazon Sage Maker Ground Truth', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGroundTruth
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruth('AmazonSageMakerGroundTruth', 'Amazon Sage Maker Ground Truth', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerGroundTruthCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGroundTruthCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthCard('AmazonSageMakerGroundTruthCard', 'Amazon Sage Maker Ground Truth Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGroundTruthCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthCard('AmazonSageMakerGroundTruthCard', 'Amazon Sage Maker Ground Truth Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerGroundTruthGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGroundTruthGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthGroup('AmazonSageMakerGroundTruthGroup', 'Amazon Sage Maker Ground Truth Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGroundTruthGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthGroup('AmazonSageMakerGroundTruthGroup', 'Amazon Sage Maker Ground Truth Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.png
deleted file mode 100644
index c5dcc8056c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.puml
deleted file mode 100644
index da4ca1ded1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth
-
-sprite $AmazonSageMakerGroundTruthXs [10x10/16z] RKk30G1134kT_HT-urGtu3gCgETKSPmRkE3hB6N5UL0339wHXTSSv_N73W
-
-sprite $AmazonSageMakerGroundTruthSm [12x12/16z] VOk54S1020I3R_yLP_vX9Bgu73-K8DFgQgEwBn4qLoiSB8_f5KbVBqiXv7uomW9Z4IaMLZJkpeqJ
-
-sprite $AmazonSageMakerGroundTruthMd [16x16/16z] dSwt0GCm4CGmtIjX_uMTrJgnGqV_D7j6ZrDDOezzlEn8rfChipJ4qtiYeS3KeXZhwO4ax0Pq4LjndChMEJlfMTbEgJhwq1K
-
-sprite $AmazonSageMakerGroundTruthLg [20x20/16z] {
-hSYtOGC030D19X2__yAsSbQdAuyVQ5WzJr4X1tV5G8BAZrSaerYuI4WIX3XJ4054myRvUfO192to-I3258ptVk2SOqwUZn2kbWDIN3JUxUCrZpVEfrDwkpEK
-viujANZc0xxuvXy
-}
-
-!procedure AmazonSageMakerGroundTruth($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerGroundTruthCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerGroundTruthLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerGroundTruthGroup($id, $name='Amazon Sage Maker Ground Truth', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerGroundTruthLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.png
deleted file mode 100644
index e8dd323c05..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.puml
deleted file mode 100644
index c4f668776f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerGroundTruthCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthCard('AmazonSageMakerGroundTruthCard', 'Amazon Sage Maker Ground Truth Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Remote.puml
deleted file mode 100644
index 703cbcd8d3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerGroundTruthCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthCard('AmazonSageMakerGroundTruthCard', 'Amazon Sage Maker Ground Truth Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.png
deleted file mode 100644
index fa2709efb4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.puml
deleted file mode 100644
index c5930f1558..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerGroundTruthGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthGroup('AmazonSageMakerGroundTruthGroup', 'Amazon Sage Maker Ground Truth Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Remote.puml
deleted file mode 100644
index 9aff9cf901..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruthGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerGroundTruthGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth')
-
-' renders the element
-AmazonSageMakerGroundTruthGroup('AmazonSageMakerGroundTruthGroup', 'Amazon Sage Maker Ground Truth Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.png
deleted file mode 100644
index d612ff48be..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.puml
deleted file mode 100644
index 6223c1d41b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerGroup('AmazonSageMakerGroup', 'Amazon Sage Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Remote.puml
deleted file mode 100644
index 23d0fdd4bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker')
-
-' renders the element
-AmazonSageMakerGroup('AmazonSageMakerGroup', 'Amazon Sage Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.png
deleted file mode 100644
index 8fe133b762..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.puml
deleted file mode 100644
index d3f7957707..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerStudioLab
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLab('AmazonSageMakerStudioLab', 'Amazon Sage Maker Studio Lab', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Remote.puml
deleted file mode 100644
index 5272dcc294..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerStudioLab
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLab('AmazonSageMakerStudioLab', 'Amazon Sage Maker Studio Lab', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.md
deleted file mode 100644
index 256da791ae..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerStudioLab
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-```
-
-
-
-| Illustration | AmazonSageMakerStudioLab | AmazonSageMakerStudioLabCard | AmazonSageMakerStudioLabGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.png) | ![illustration for AmazonSageMakerStudioLab](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.Local.png) | ![illustration for AmazonSageMakerStudioLabCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.png) | ![illustration for AmazonSageMakerStudioLabGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerStudioLabXs>`
-- `<$AmazonSageMakerStudioLabSm>`
-- `<$AmazonSageMakerStudioLabMd>`
-- `<$AmazonSageMakerStudioLabLg>`
-
-
-
-
-
-## AmazonSageMakerStudioLab
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerStudioLab
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLab('AmazonSageMakerStudioLab', 'Amazon Sage Maker Studio Lab', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerStudioLab
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLab('AmazonSageMakerStudioLab', 'Amazon Sage Maker Studio Lab', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerStudioLabCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerStudioLabCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabCard('AmazonSageMakerStudioLabCard', 'Amazon Sage Maker Studio Lab Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerStudioLabCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabCard('AmazonSageMakerStudioLabCard', 'Amazon Sage Maker Studio Lab Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerStudioLabGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerStudioLabGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabGroup('AmazonSageMakerStudioLabGroup', 'Amazon Sage Maker Studio Lab Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerStudioLabGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabGroup('AmazonSageMakerStudioLabGroup', 'Amazon Sage Maker Studio Lab Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.png
deleted file mode 100644
index febabfdd8a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.puml
deleted file mode 100644
index 5bb3c23011..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab
-
-sprite $AmazonSageMakerStudioLabXs [10x10/16z] RSQ53S10302ne7BxBro69ulCck9lJGw06mB9GTv5eVT0wd2FtWu
-
-sprite $AmazonSageMakerStudioLabSm [12x12/16z] VSR50S1030InCyGx_JSSPj9B_2ZRQqbkTyn2Ii3Ai83begtFP3-1caLq07ASdNWO
-
-sprite $AmazonSageMakerStudioLabMd [16x16/16z] dSc53SG03C30SBp_mW_520iMdioRFAm6bIRcXXPnTrdfeQW2jhWicSuoaDDECp-6C-rOszBgji2OHNApBm
-
-sprite $AmazonSageMakerStudioLabLg [20x20/16z] hSgv5SG02CHGOB17_JVi-qvtVwWdVcVnbKdfaqXeNaGNiMFdX22tSJ2h5bMCyMnIe_7zQNduViRm_kZmYDyDqUldHPjTqO5t79o9YuyXn5_C
-
-!procedure AmazonSageMakerStudioLab($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerStudioLabCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerStudioLabLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerStudioLabGroup($id, $name='Amazon Sage Maker Studio Lab', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerStudioLabLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.png
deleted file mode 100644
index da71945e13..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.puml
deleted file mode 100644
index 8708359129..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerStudioLabCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabCard('AmazonSageMakerStudioLabCard', 'Amazon Sage Maker Studio Lab Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Remote.puml
deleted file mode 100644
index 8c327a4e19..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerStudioLabCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabCard('AmazonSageMakerStudioLabCard', 'Amazon Sage Maker Studio Lab Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.png
deleted file mode 100644
index a1c1803a08..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.puml
deleted file mode 100644
index 76b49607cd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerStudioLabGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabGroup('AmazonSageMakerStudioLabGroup', 'Amazon Sage Maker Studio Lab Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Remote.puml
deleted file mode 100644
index a12ab7b868..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLabGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerStudioLabGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab')
-
-' renders the element
-AmazonSageMakerStudioLabGroup('AmazonSageMakerStudioLabGroup', 'Amazon Sage Maker Studio Lab Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.png
deleted file mode 100644
index de80d3b509..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.puml
deleted file mode 100644
index abbb74451d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTextract
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextract('AmazonTextract', 'Amazon Textract', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Remote.puml
deleted file mode 100644
index 6355cbb0f0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTextract
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextract('AmazonTextract', 'Amazon Textract', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.md
deleted file mode 100644
index 6e5c56142d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonTextract
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonTextract
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-```
-
-
-
-| Illustration | AmazonTextract | AmazonTextractCard | AmazonTextractGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTextract.png) | ![illustration for AmazonTextract](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTextract.Local.png) | ![illustration for AmazonTextractCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.png) | ![illustration for AmazonTextractGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonTextractXs>`
-- `<$AmazonTextractSm>`
-- `<$AmazonTextractMd>`
-- `<$AmazonTextractLg>`
-
-
-
-
-
-## AmazonTextract
-
-### Load remotely
-```plantuml
-@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 AmazonTextract
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextract('AmazonTextract', 'Amazon Textract', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTextract
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextract('AmazonTextract', 'Amazon Textract', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonTextractCard
-
-### Load remotely
-```plantuml
-@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 AmazonTextractCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractCard('AmazonTextractCard', 'Amazon Textract Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTextractCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractCard('AmazonTextractCard', 'Amazon Textract Card', 'an optional description')
-@enduml
-```
-
-## AmazonTextractGroup
-
-### Load remotely
-```plantuml
-@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 AmazonTextractGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractGroup('AmazonTextractGroup', 'Amazon Textract Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTextractGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractGroup('AmazonTextractGroup', 'Amazon Textract Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.png
deleted file mode 100644
index 4da0da6884..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.puml
deleted file mode 100644
index f9dd2efe71..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextract.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonTextract
-
-sprite $AmazonTextractXs [10x10/16z] uy0561aP8Gm68682CzY0J5OWWvs1WPM32SG2YZ1oi01PG2OJ2qWM19Y10Dae
-
-sprite $AmazonTextractSm [12x12/16z] ZSQr0S0m400nFz_-2mSCLL2L-CiYqkOB9Bmln5JLppPQcFIxWXlzb8lHl_JVsm4
-
-sprite $AmazonTextractMd [16x16/16z] dOf50iG048Cce_p_m-lINchS4k0QNGyMEvypVlEb77rhgI7CFt56bFp1srgPbKAVRQ4UkRuR2PU7VpVA5F3R3Ams_MJOvmu
-
-sprite $AmazonTextractLg [20x20/16z] jSh70GG1249H5L7wRtXodjk6VtoWV-LBVIKcfuGhcgPWYfEQFHk2nz5OjJnF0z499-kmDgC5KnwxfMEoSlXfAhTbKUPXuWHEI3fDPM6fqzOelGnhgIyR0G
-
-!procedure AmazonTextract($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonTextract', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonTextractCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonTextractLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonTextractGroup($id, $name='Amazon Textract', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonTextractLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.png
deleted file mode 100644
index 5c1dec3af7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.puml
deleted file mode 100644
index 217d87cc6f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTextractCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractCard('AmazonTextractCard', 'Amazon Textract Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Remote.puml
deleted file mode 100644
index e29ba54a4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTextractCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractCard('AmazonTextractCard', 'Amazon Textract Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.png
deleted file mode 100644
index fc4925c8ca..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.puml
deleted file mode 100644
index 7035395939..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonTextractGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractGroup('AmazonTextractGroup', 'Amazon Textract Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Remote.puml
deleted file mode 100644
index 7c7970f732..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTextractGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonTextractGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTextract')
-
-' renders the element
-AmazonTextractGroup('AmazonTextractGroup', 'Amazon Textract Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.png
deleted file mode 100644
index 489f3fa302..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.puml
deleted file mode 100644
index acdf733ead..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTranscribe
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribe('AmazonTranscribe', 'Amazon Transcribe', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Remote.puml
deleted file mode 100644
index 02183073b3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTranscribe
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribe('AmazonTranscribe', 'Amazon Transcribe', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.md
deleted file mode 100644
index 93003a28d7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonTranscribe
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-```
-
-
-
-| Illustration | AmazonTranscribe | AmazonTranscribeCard | AmazonTranscribeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.png) | ![illustration for AmazonTranscribe](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.Local.png) | ![illustration for AmazonTranscribeCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.png) | ![illustration for AmazonTranscribeGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonTranscribeXs>`
-- `<$AmazonTranscribeSm>`
-- `<$AmazonTranscribeMd>`
-- `<$AmazonTranscribeLg>`
-
-
-
-
-
-## AmazonTranscribe
-
-### Load remotely
-```plantuml
-@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 AmazonTranscribe
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribe('AmazonTranscribe', 'Amazon Transcribe', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTranscribe
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribe('AmazonTranscribe', 'Amazon Transcribe', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonTranscribeCard
-
-### Load remotely
-```plantuml
-@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 AmazonTranscribeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeCard('AmazonTranscribeCard', 'Amazon Transcribe Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTranscribeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeCard('AmazonTranscribeCard', 'Amazon Transcribe Card', 'an optional description')
-@enduml
-```
-
-## AmazonTranscribeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonTranscribeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeGroup('AmazonTranscribeGroup', 'Amazon Transcribe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTranscribeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeGroup('AmazonTranscribeGroup', 'Amazon Transcribe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.png
deleted file mode 100644
index 72920ced0a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.puml
deleted file mode 100644
index bda83ec4a4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe
-
-sprite $AmazonTranscribeXs [10x10/16z] uy0DcE0iPZ2JWPMH2S9WO63au605IK1P4Cp1pWwIvM16CmW
-
-sprite $AmazonTranscribeSm [12x12/16z] VOkr0GG120GVMEk_uJ-FJYQ1jNnIzRjUayDBG32sPnomVBXIRTdsTVFwj-razh6aL0wO9nO
-
-sprite $AmazonTranscribeMd [16x16/16z] dKt50OH03Dp8IFyDt-7mG_BAkBzTa1owOC09djWs6Hj292MvJz7M7cyNj72vobazGWVEgivLFuD2PzQgiwtmTLlom_i3
-
-sprite $AmazonTranscribeLg [20x20/16z] {
-hOzL0WD124CXsMno_mlNPUIpVQCuv1_mpZdhaCJGh9DawrZzGi9VbGC4i3wwej011Y-C_Y-lbCkTEtefczM5vgWZTbsb7oUs3sVCWRlkK-Eaunw7FSeH1yql
-N04
-}
-
-!procedure AmazonTranscribe($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonTranscribeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonTranscribeLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonTranscribeGroup($id, $name='Amazon Transcribe', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonTranscribeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.png
deleted file mode 100644
index 154c975b5d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.puml
deleted file mode 100644
index dd23fe389a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTranscribeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeCard('AmazonTranscribeCard', 'Amazon Transcribe Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Remote.puml
deleted file mode 100644
index 9e64fdb6a0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTranscribeCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeCard('AmazonTranscribeCard', 'Amazon Transcribe Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.png
deleted file mode 100644
index db6b937657..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.puml
deleted file mode 100644
index 16177f76b8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonTranscribeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeGroup('AmazonTranscribeGroup', 'Amazon Transcribe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Remote.puml
deleted file mode 100644
index d882504aed..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranscribeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonTranscribeGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe')
-
-' renders the element
-AmazonTranscribeGroup('AmazonTranscribeGroup', 'Amazon Transcribe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.png
deleted file mode 100644
index 83ce3a4a6b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.puml
deleted file mode 100644
index 6ae938579d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTranslate
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslate('AmazonTranslate', 'Amazon Translate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Remote.puml
deleted file mode 100644
index 0fbf530296..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTranslate
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslate('AmazonTranslate', 'Amazon Translate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.md
deleted file mode 100644
index cdfa5b25c7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonTranslate
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AmazonTranslate
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-```
-
-
-
-| Illustration | AmazonTranslate | AmazonTranslateCard | AmazonTranslateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.png) | ![illustration for AmazonTranslate](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.Local.png) | ![illustration for AmazonTranslateCard](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.png) | ![illustration for AmazonTranslateGroup](../../../aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonTranslateXs>`
-- `<$AmazonTranslateSm>`
-- `<$AmazonTranslateMd>`
-- `<$AmazonTranslateLg>`
-
-
-
-
-
-## AmazonTranslate
-
-### Load remotely
-```plantuml
-@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 AmazonTranslate
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslate('AmazonTranslate', 'Amazon Translate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTranslate
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslate('AmazonTranslate', 'Amazon Translate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonTranslateCard
-
-### Load remotely
-```plantuml
-@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 AmazonTranslateCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateCard('AmazonTranslateCard', 'Amazon Translate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTranslateCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateCard('AmazonTranslateCard', 'Amazon Translate Card', 'an optional description')
-@enduml
-```
-
-## AmazonTranslateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonTranslateGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateGroup('AmazonTranslateGroup', 'Amazon Translate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTranslateGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateGroup('AmazonTranslateGroup', 'Amazon Translate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.png
deleted file mode 100644
index c7d9466097..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.puml
deleted file mode 100644
index bcd0cd3a61..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AmazonTranslate
-
-sprite $AmazonTranslateXs [10x10/16z] ROd50S1G5CBWAVilNFV-N91e28IhYT5RCp6tk-KKVVq0UlYcazYRafckcna
-
-sprite $AmazonTranslateSm [12x12/16z] TSR50G9100GmPZNzDup3ULvnQIPLlgUDqRylklOzKISOQlJ0RAqb0Tn4_pw2h_PYum4
-
-sprite $AmazonTranslateMd [16x16/16z] bOl70GH12CF631Zrt_3buxb1FmTndx0pSKo6IcCp6OHgyauaxSbQ2E9NjE6JPHY_ep6_GxVeufTPWJeykK30P9GhNfXJdW
-
-sprite $AmazonTranslateLg [20x20/16z] {
-fOs54KHH20C9klqtV2xC7plPfrZ2dyI5XEjvOTTpJVWXvqqfsJaGQRDp3ZsJh9mtg2gD9uvI26R4Wsa814XnyA3XbRjIgeXyvM02X3ihPohKvhbo90XWvwn6
-TMNb6EO6Nt06
-}
-
-!procedure AmazonTranslate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AmazonTranslate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonTranslateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonTranslateLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonTranslateGroup($id, $name='Amazon Translate', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonTranslateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.png
deleted file mode 100644
index eb67a3c070..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.puml
deleted file mode 100644
index 0a04179d96..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTranslateCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateCard('AmazonTranslateCard', 'Amazon Translate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Remote.puml
deleted file mode 100644
index f306b30bb6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTranslateCard
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateCard('AmazonTranslateCard', 'Amazon Translate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.png
deleted file mode 100644
index ea8c44cb75..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.puml
deleted file mode 100644
index 6404d8cfe3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonTranslateGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateGroup('AmazonTranslateGroup', 'Amazon Translate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Remote.puml
deleted file mode 100644
index cff6bc6582..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AmazonTranslateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonTranslateGroup
-include('aws-q2-2023/Architecture/MachineLearning/AmazonTranslate')
-
-' renders the element
-AmazonTranslateGroup('AmazonTranslateGroup', 'Amazon Translate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.png
deleted file mode 100644
index 01a6e1755d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.puml
deleted file mode 100644
index 65ba23a5ee..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ApacheMxNetOnAws
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAws('ApacheMxNetOnAws', 'Apache Mx Net On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Remote.puml
deleted file mode 100644
index 3a73764413..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ApacheMxNetOnAws
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAws('ApacheMxNetOnAws', 'Apache Mx Net On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.md b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.md
deleted file mode 100644
index 3686210308..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ApacheMxNetOnAws
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-```
-
-
-
-| Illustration | ApacheMxNetOnAws | ApacheMxNetOnAwsCard | ApacheMxNetOnAwsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.png) | ![illustration for ApacheMxNetOnAws](../../../aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.Local.png) | ![illustration for ApacheMxNetOnAwsCard](../../../aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.png) | ![illustration for ApacheMxNetOnAwsGroup](../../../aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ApacheMxNetOnAwsXs>`
-- `<$ApacheMxNetOnAwsSm>`
-- `<$ApacheMxNetOnAwsMd>`
-- `<$ApacheMxNetOnAwsLg>`
-
-
-
-
-
-## ApacheMxNetOnAws
-
-### Load remotely
-```plantuml
-@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 ApacheMxNetOnAws
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAws('ApacheMxNetOnAws', 'Apache Mx Net On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ApacheMxNetOnAws
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAws('ApacheMxNetOnAws', 'Apache Mx Net On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ApacheMxNetOnAwsCard
-
-### Load remotely
-```plantuml
-@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 ApacheMxNetOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsCard('ApacheMxNetOnAwsCard', 'Apache Mx Net On Aws Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ApacheMxNetOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsCard('ApacheMxNetOnAwsCard', 'Apache Mx Net On Aws Card', 'an optional description')
-@enduml
-```
-
-## ApacheMxNetOnAwsGroup
-
-### Load remotely
-```plantuml
-@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 ApacheMxNetOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsGroup('ApacheMxNetOnAwsGroup', 'Apache Mx Net On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ApacheMxNetOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsGroup('ApacheMxNetOnAwsGroup', 'Apache Mx Net On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.png b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.png
deleted file mode 100644
index d03cefc5d2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.puml
deleted file mode 100644
index 50c4316890..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws
-
-sprite $ApacheMxNetOnAwsXs [10x10/16z] uy01s3bOO2msA8C1n86o63dOMO4CDZ2B0QAE0QQN6QmK0G
-
-sprite $ApacheMxNetOnAwsSm [12x12/16z] VSo53S0024JHu7__XQiNgRu83d_SWbD1qvmcSSIXpi8OZ201LpxQDwD0VvIglba1
-
-sprite $ApacheMxNetOnAwsMd [16x16/16z] dSUv5GD024F19os8tt_3latgOxBX7wDEUTk1m6758rWQe6j_71mpt8K30cFkQY_kX0QHehcR44jWdheXzox35D-u0W
-
-sprite $ApacheMxNetOnAwsLg [20x20/16z] {
-hOxNWK8n30HbfPt-6xu3NfA_OHoLbn_G6SME2SWrF9L00zC9ijuTu0L4CZ2_knuK69vuIVJX2x2ZlqGTlfo-E7pguJCE37cnY4G51maoMvle2g11ni3YkBxc
-7m
-}
-
-!procedure ApacheMxNetOnAws($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws', $name, $tech, $desc)
-!endprocedure
-
-!procedure ApacheMxNetOnAwsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ApacheMxNetOnAwsLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure ApacheMxNetOnAwsGroup($id, $name='Apache Mx Net On Aws', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$ApacheMxNetOnAwsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.png
deleted file mode 100644
index 7feee3318d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.puml
deleted file mode 100644
index de73710eed..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ApacheMxNetOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsCard('ApacheMxNetOnAwsCard', 'Apache Mx Net On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Remote.puml
deleted file mode 100644
index 9e4578ff86..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ApacheMxNetOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsCard('ApacheMxNetOnAwsCard', 'Apache Mx Net On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.png
deleted file mode 100644
index 86cfedb6ac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.puml
deleted file mode 100644
index ae4080479a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ApacheMxNetOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsGroup('ApacheMxNetOnAwsGroup', 'Apache Mx Net On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Remote.puml
deleted file mode 100644
index 70447f17e5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAwsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ApacheMxNetOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws')
-
-' renders the element
-ApacheMxNetOnAwsGroup('ApacheMxNetOnAwsGroup', 'Apache Mx Net On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.png
deleted file mode 100644
index 8c487cd161..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.puml
deleted file mode 100644
index ec943ad674..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepComposer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposer('AwsDeepComposer', 'Aws Deep Composer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Remote.puml
deleted file mode 100644
index 930c1737e2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepComposer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposer('AwsDeepComposer', 'Aws Deep Composer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.md
deleted file mode 100644
index a6ed1c0fe7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDeepComposer
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-```
-
-
-
-| Illustration | AwsDeepComposer | AwsDeepComposerCard | AwsDeepComposerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.png) | ![illustration for AwsDeepComposer](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.Local.png) | ![illustration for AwsDeepComposerCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.png) | ![illustration for AwsDeepComposerGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDeepComposerXs>`
-- `<$AwsDeepComposerSm>`
-- `<$AwsDeepComposerMd>`
-- `<$AwsDeepComposerLg>`
-
-
-
-
-
-## AwsDeepComposer
-
-### Load remotely
-```plantuml
-@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 AwsDeepComposer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposer('AwsDeepComposer', 'Aws Deep Composer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepComposer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposer('AwsDeepComposer', 'Aws Deep Composer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDeepComposerCard
-
-### Load remotely
-```plantuml
-@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 AwsDeepComposerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerCard('AwsDeepComposerCard', 'Aws Deep Composer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepComposerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerCard('AwsDeepComposerCard', 'Aws Deep Composer Card', 'an optional description')
-@enduml
-```
-
-## AwsDeepComposerGroup
-
-### Load remotely
-```plantuml
-@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 AwsDeepComposerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerGroup('AwsDeepComposerGroup', 'Aws Deep Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepComposerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerGroup('AwsDeepComposerGroup', 'Aws Deep Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.png
deleted file mode 100644
index cdb4124476..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.puml
deleted file mode 100644
index c62987e3b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer
-
-sprite $AwsDeepComposerXs [10x10/16z] uy03ME0iLZ39pi48PZ60C0ChcYmB0uJ5mWe234Zc
-
-sprite $AwsDeepComposerSm [12x12/16z] TSY53S0m0C2mSlt_msE6YApuhSIrZeY4OhMqEoPvTQ2heQm_WTtziCxgNjRS6W4
-
-sprite $AwsDeepComposerMd [16x16/16z] bOs50S0W3C2WclyVdhilK3V-ep5JXpW0P5HBZ1vYgKlirI612fDEiXHR-csipx4pijJrU2zOuoepnYij
-
-sprite $AwsDeepComposerLg [20x20/16z] fOk30KLH34FhPF-5FvxDSzc0B_49sKcS43FDm1-9YLQq3QqCCmqeYjP4ioXKwscd2N_axnM9ITUppN6gaPjQBBG821SQ0KwrZ1mHTc24D_W2
-
-!procedure AwsDeepComposer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDeepComposerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDeepComposerLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsDeepComposerGroup($id, $name='Aws Deep Composer', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsDeepComposerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.png
deleted file mode 100644
index eb667de38c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.puml
deleted file mode 100644
index e41d37f58d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepComposerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerCard('AwsDeepComposerCard', 'Aws Deep Composer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Remote.puml
deleted file mode 100644
index 7c59d7633f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepComposerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerCard('AwsDeepComposerCard', 'Aws Deep Composer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.png
deleted file mode 100644
index a894f1c8ec..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.puml
deleted file mode 100644
index 0e677e28ff..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDeepComposerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerGroup('AwsDeepComposerGroup', 'Aws Deep Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Remote.puml
deleted file mode 100644
index 03af8152d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepComposerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDeepComposerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer')
-
-' renders the element
-AwsDeepComposerGroup('AwsDeepComposerGroup', 'Aws Deep Composer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.png
deleted file mode 100644
index 28618ce89a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.puml
deleted file mode 100644
index 643d6ae529..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepLearningAmIs
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIs('AwsDeepLearningAmIs', 'Aws Deep Learning Am Is', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Remote.puml
deleted file mode 100644
index 14725b336c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepLearningAmIs
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIs('AwsDeepLearningAmIs', 'Aws Deep Learning Am Is', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.md
deleted file mode 100644
index 60828ef354..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDeepLearningAmIs
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-```
-
-
-
-| Illustration | AwsDeepLearningAmIs | AwsDeepLearningAmIsCard | AwsDeepLearningAmIsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.png) | ![illustration for AwsDeepLearningAmIs](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.Local.png) | ![illustration for AwsDeepLearningAmIsCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.png) | ![illustration for AwsDeepLearningAmIsGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDeepLearningAmIsXs>`
-- `<$AwsDeepLearningAmIsSm>`
-- `<$AwsDeepLearningAmIsMd>`
-- `<$AwsDeepLearningAmIsLg>`
-
-
-
-
-
-## AwsDeepLearningAmIs
-
-### Load remotely
-```plantuml
-@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 AwsDeepLearningAmIs
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIs('AwsDeepLearningAmIs', 'Aws Deep Learning Am Is', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLearningAmIs
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIs('AwsDeepLearningAmIs', 'Aws Deep Learning Am Is', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDeepLearningAmIsCard
-
-### Load remotely
-```plantuml
-@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 AwsDeepLearningAmIsCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsCard('AwsDeepLearningAmIsCard', 'Aws Deep Learning Am Is Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLearningAmIsCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsCard('AwsDeepLearningAmIsCard', 'Aws Deep Learning Am Is Card', 'an optional description')
-@enduml
-```
-
-## AwsDeepLearningAmIsGroup
-
-### Load remotely
-```plantuml
-@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 AwsDeepLearningAmIsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsGroup('AwsDeepLearningAmIsGroup', 'Aws Deep Learning Am Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLearningAmIsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsGroup('AwsDeepLearningAmIsGroup', 'Aws Deep Learning Am Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.png
deleted file mode 100644
index bf799a1411..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.puml
deleted file mode 100644
index b4f91919b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs
-
-sprite $AwsDeepLearningAmIsXs [10x10/16z] ROQ50S0m3CFiGgB_7nxpQXHZINPl08RjDvJg1ZPPs13g1f6eRrG5IcxD
-
-sprite $AwsDeepLearningAmIsSm [12x12/16z] TSQr0GH140InxS7AF-67OvGbUAU65XCNo5aC5XAeUsfA2gy4y0ugWqdXoQAKENevG7Bo1G
-
-sprite $AwsDeepLearningAmIsMd [16x16/16z] dSV5OKC130DGas3_XJ_3hKtoZF8lSh39UJFjoVQbcbD-m9baJlgG6RCTDdqWSXCIuyZAAHlXW0zYzqWbNxBQHTENCZObNNdoslzR0G
-
-sprite $AwsDeepLearningAmIsLg [20x20/16z] {
-fSz70SC034KnVy_7dt2RFSuH0_5T3gjABePfLIIdI1iOLmmd9KB9aoUXeMXEGGZAoZBOTCWRm4hLR9BIAj2qitE5WFPiDmv5AaaKnSMIjkIbRSJOL70nL0kl
-UTrOcG_V_04
-}
-
-!procedure AwsDeepLearningAmIs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDeepLearningAmIsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDeepLearningAmIsLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsDeepLearningAmIsGroup($id, $name='Aws Deep Learning Am Is', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsDeepLearningAmIsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.png
deleted file mode 100644
index 7f041f97fb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.puml
deleted file mode 100644
index d12aa699ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepLearningAmIsCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsCard('AwsDeepLearningAmIsCard', 'Aws Deep Learning Am Is Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Remote.puml
deleted file mode 100644
index 18ee9c283d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepLearningAmIsCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsCard('AwsDeepLearningAmIsCard', 'Aws Deep Learning Am Is Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.png
deleted file mode 100644
index ba42c3bd3e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.puml
deleted file mode 100644
index d111c3ef87..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDeepLearningAmIsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsGroup('AwsDeepLearningAmIsGroup', 'Aws Deep Learning Am Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Remote.puml
deleted file mode 100644
index ebcd9e8697..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDeepLearningAmIsGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs')
-
-' renders the element
-AwsDeepLearningAmIsGroup('AwsDeepLearningAmIsGroup', 'Aws Deep Learning Am Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.png
deleted file mode 100644
index fa5194bf03..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.puml
deleted file mode 100644
index d3a3eb8cf4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepLearningContainers
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainers('AwsDeepLearningContainers', 'Aws Deep Learning Containers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Remote.puml
deleted file mode 100644
index 9ee9087762..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepLearningContainers
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainers('AwsDeepLearningContainers', 'Aws Deep Learning Containers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.md
deleted file mode 100644
index cf7ccbf2a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDeepLearningContainers
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-```
-
-
-
-| Illustration | AwsDeepLearningContainers | AwsDeepLearningContainersCard | AwsDeepLearningContainersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.png) | ![illustration for AwsDeepLearningContainers](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.Local.png) | ![illustration for AwsDeepLearningContainersCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.png) | ![illustration for AwsDeepLearningContainersGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDeepLearningContainersXs>`
-- `<$AwsDeepLearningContainersSm>`
-- `<$AwsDeepLearningContainersMd>`
-- `<$AwsDeepLearningContainersLg>`
-
-
-
-
-
-## AwsDeepLearningContainers
-
-### Load remotely
-```plantuml
-@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 AwsDeepLearningContainers
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainers('AwsDeepLearningContainers', 'Aws Deep Learning Containers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLearningContainers
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainers('AwsDeepLearningContainers', 'Aws Deep Learning Containers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDeepLearningContainersCard
-
-### Load remotely
-```plantuml
-@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 AwsDeepLearningContainersCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersCard('AwsDeepLearningContainersCard', 'Aws Deep Learning Containers Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLearningContainersCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersCard('AwsDeepLearningContainersCard', 'Aws Deep Learning Containers Card', 'an optional description')
-@enduml
-```
-
-## AwsDeepLearningContainersGroup
-
-### Load remotely
-```plantuml
-@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 AwsDeepLearningContainersGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersGroup('AwsDeepLearningContainersGroup', 'Aws Deep Learning Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLearningContainersGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersGroup('AwsDeepLearningContainersGroup', 'Aws Deep Learning Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.png
deleted file mode 100644
index fc53a81c38..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.puml
deleted file mode 100644
index 372fa240e8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers
-
-sprite $AwsDeepLearningContainersXs [10x10/16z] uo006DWPO4msTWu6C8S113X0J7Om5wuMXna
-
-sprite $AwsDeepLearningContainersSm [12x12/16z] ZSR50O0m44HHrd__3UEGK-IjpB0cBEAlKcRSh4vY1R3Tb02KIz4YU9WA8mS
-
-sprite $AwsDeepLearningContainersMd [16x16/16z] hSor0G1H20DGdEo_y6du_SchqE07gQM9nSiLK8nGWuP1sEj1L1g5Yr3pWb6pNaa6iXcFCDF4Api
-
-sprite $AwsDeepLearningContainersLg [20x20/16z] lShL0G8m34NHr-ZTVs6qWdp3gKJvb_HCouP3j0i6Htb4gMNLpPHaqKR9n68JWvYReGqqUsonyceMVMV6eHEEj64Z-94h
-
-!procedure AwsDeepLearningContainers($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDeepLearningContainersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDeepLearningContainersLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsDeepLearningContainersGroup($id, $name='Aws Deep Learning Containers', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsDeepLearningContainersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.png
deleted file mode 100644
index bf6daf83fa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.puml
deleted file mode 100644
index 1bc78b1ce0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepLearningContainersCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersCard('AwsDeepLearningContainersCard', 'Aws Deep Learning Containers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Remote.puml
deleted file mode 100644
index 70cc8e03e6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepLearningContainersCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersCard('AwsDeepLearningContainersCard', 'Aws Deep Learning Containers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.png
deleted file mode 100644
index 418f5c7333..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.puml
deleted file mode 100644
index 3513383ebf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDeepLearningContainersGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersGroup('AwsDeepLearningContainersGroup', 'Aws Deep Learning Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Remote.puml
deleted file mode 100644
index 0a9fe55e47..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDeepLearningContainersGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers')
-
-' renders the element
-AwsDeepLearningContainersGroup('AwsDeepLearningContainersGroup', 'Aws Deep Learning Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.png
deleted file mode 100644
index 70f23cf7a6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.puml
deleted file mode 100644
index 83e159a1d0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepLens
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLens('AwsDeepLens', 'Aws Deep Lens', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Remote.puml
deleted file mode 100644
index 790cfebb43..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepLens
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLens('AwsDeepLens', 'Aws Deep Lens', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.md
deleted file mode 100644
index 8151671671..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDeepLens
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsDeepLens
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-```
-
-
-
-| Illustration | AwsDeepLens | AwsDeepLensCard | AwsDeepLensGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.png) | ![illustration for AwsDeepLens](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.Local.png) | ![illustration for AwsDeepLensCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.png) | ![illustration for AwsDeepLensGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDeepLensXs>`
-- `<$AwsDeepLensSm>`
-- `<$AwsDeepLensMd>`
-- `<$AwsDeepLensLg>`
-
-
-
-
-
-## AwsDeepLens
-
-### Load remotely
-```plantuml
-@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 AwsDeepLens
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLens('AwsDeepLens', 'Aws Deep Lens', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLens
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLens('AwsDeepLens', 'Aws Deep Lens', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDeepLensCard
-
-### Load remotely
-```plantuml
-@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 AwsDeepLensCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensCard('AwsDeepLensCard', 'Aws Deep Lens Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLensCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensCard('AwsDeepLensCard', 'Aws Deep Lens Card', 'an optional description')
-@enduml
-```
-
-## AwsDeepLensGroup
-
-### Load remotely
-```plantuml
-@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 AwsDeepLensGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensGroup('AwsDeepLensGroup', 'Aws Deep Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepLensGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensGroup('AwsDeepLensGroup', 'Aws Deep Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.png
deleted file mode 100644
index 3afa70a695..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.puml
deleted file mode 100644
index c4e2ef5c7e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsDeepLens
-
-sprite $AwsDeepLensXs [10x10/16z] uo0Cc365M80Goc9bGuX2QIO65XJL
-
-sprite $AwsDeepLensSm [12x12/16z] VSR50G0n40EnaDVJVyF73D5BT2YZsDx8QB_ZF1p7nDwM2jgVc_TJQpekozoD
-
-sprite $AwsDeepLensMd [16x16/16z] dOp50K0n24E_vh7_nEL8tOMe7QrVVWE66qLyFPTotPJbfI_l8zE1hD-lClmIiPMO30zM0W
-
-sprite $AwsDeepLensLg [20x20/16z] fKo50GD136e2zDb_uNTtuJIOlqE01IsuwEybfz260tB3XHRSKL-sy09CWzx9vf8ZfNyiERcm5roNuf8pZGsN_YsujwW
-
-!procedure AwsDeepLens($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsDeepLens', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDeepLensCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDeepLensLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsDeepLensGroup($id, $name='Aws Deep Lens', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsDeepLensLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.png
deleted file mode 100644
index cf61ae0351..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.puml
deleted file mode 100644
index fc0aa6ecd2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepLensCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensCard('AwsDeepLensCard', 'Aws Deep Lens Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Remote.puml
deleted file mode 100644
index 524239dc1a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepLensCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensCard('AwsDeepLensCard', 'Aws Deep Lens Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.png
deleted file mode 100644
index 572ae6bbf7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.puml
deleted file mode 100644
index f8b70e5249..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDeepLensGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensGroup('AwsDeepLensGroup', 'Aws Deep Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Remote.puml
deleted file mode 100644
index 989efceb6c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepLensGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDeepLensGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepLens')
-
-' renders the element
-AwsDeepLensGroup('AwsDeepLensGroup', 'Aws Deep Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.png
deleted file mode 100644
index ba527ffd84..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.puml
deleted file mode 100644
index 58ea24d877..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepRacer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacer('AwsDeepRacer', 'Aws Deep Racer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Remote.puml
deleted file mode 100644
index bb48c846fb..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepRacer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacer('AwsDeepRacer', 'Aws Deep Racer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.md
deleted file mode 100644
index 856b9ac0be..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDeepRacer
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-```
-
-
-
-| Illustration | AwsDeepRacer | AwsDeepRacerCard | AwsDeepRacerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.png) | ![illustration for AwsDeepRacer](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.Local.png) | ![illustration for AwsDeepRacerCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.png) | ![illustration for AwsDeepRacerGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDeepRacerXs>`
-- `<$AwsDeepRacerSm>`
-- `<$AwsDeepRacerMd>`
-- `<$AwsDeepRacerLg>`
-
-
-
-
-
-## AwsDeepRacer
-
-### Load remotely
-```plantuml
-@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 AwsDeepRacer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacer('AwsDeepRacer', 'Aws Deep Racer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepRacer
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacer('AwsDeepRacer', 'Aws Deep Racer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDeepRacerCard
-
-### Load remotely
-```plantuml
-@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 AwsDeepRacerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerCard('AwsDeepRacerCard', 'Aws Deep Racer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepRacerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerCard('AwsDeepRacerCard', 'Aws Deep Racer Card', 'an optional description')
-@enduml
-```
-
-## AwsDeepRacerGroup
-
-### Load remotely
-```plantuml
-@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 AwsDeepRacerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerGroup('AwsDeepRacerGroup', 'Aws Deep Racer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDeepRacerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerGroup('AwsDeepRacerGroup', 'Aws Deep Racer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.png
deleted file mode 100644
index 4412554719..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.puml
deleted file mode 100644
index 1076ea908f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer
-
-sprite $AwsDeepRacerXs [10x10/16z] XOP50S1040C3I_uDbvwb2ywiH50w8VEOmbpCoPDCzO07eQfJ9psr0m
-
-sprite $AwsDeepRacerSm [12x12/16z] dOO50S00409VuVeNdYIOeCSFxS8smCGmH1ie84bn_n98yiqr5JCbtkW4
-
-sprite $AwsDeepRacerMd [16x16/16z] jKe50S0039h0e7_X-mjSffX_AB9g9h9k0TfliayxsXbsu-JRJQN5mS6pwHxjoTENNAXavCcpXAxARB-k5G
-
-sprite $AwsDeepRacerLg [20x20/16z] nKg50SCm33C9_hzunUI3rIZobvMP4TaLXIrMyhWZA1y5HrrWsF5eLUEfqH6VHyEnHATTuADruK0jsd8-kJvGbS8HdIj77Mn6oharHf4C4QX8_wT-
-
-!procedure AwsDeepRacer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDeepRacerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDeepRacerLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsDeepRacerGroup($id, $name='Aws Deep Racer', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsDeepRacerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.png
deleted file mode 100644
index 509789f876..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.puml
deleted file mode 100644
index 570f03c6d5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDeepRacerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerCard('AwsDeepRacerCard', 'Aws Deep Racer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Remote.puml
deleted file mode 100644
index e3a2d6ad04..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDeepRacerCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerCard('AwsDeepRacerCard', 'Aws Deep Racer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.png
deleted file mode 100644
index c9a4fe3187..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.puml
deleted file mode 100644
index 9bc388e5d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDeepRacerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerGroup('AwsDeepRacerGroup', 'Aws Deep Racer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Remote.puml
deleted file mode 100644
index 08489470f9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsDeepRacerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDeepRacerGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer')
-
-' renders the element
-AwsDeepRacerGroup('AwsDeepRacerGroup', 'Aws Deep Racer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.png
deleted file mode 100644
index b3dbfb4dd4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.puml
deleted file mode 100644
index 1398f61b5b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNeuron
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuron('AwsNeuron', 'Aws Neuron', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Remote.puml
deleted file mode 100644
index d32080caf0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNeuron
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuron('AwsNeuron', 'Aws Neuron', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.md
deleted file mode 100644
index 121914fb59..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsNeuron
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsNeuron
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-```
-
-
-
-| Illustration | AwsNeuron | AwsNeuronCard | AwsNeuronGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsNeuron.png) | ![illustration for AwsNeuron](../../../aws-q2-2023/Architecture/MachineLearning/AwsNeuron.Local.png) | ![illustration for AwsNeuronCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.png) | ![illustration for AwsNeuronGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsNeuronXs>`
-- `<$AwsNeuronSm>`
-- `<$AwsNeuronMd>`
-- `<$AwsNeuronLg>`
-
-
-
-
-
-## AwsNeuron
-
-### Load remotely
-```plantuml
-@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 AwsNeuron
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuron('AwsNeuron', 'Aws Neuron', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNeuron
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuron('AwsNeuron', 'Aws Neuron', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsNeuronCard
-
-### Load remotely
-```plantuml
-@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 AwsNeuronCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronCard('AwsNeuronCard', 'Aws Neuron Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNeuronCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronCard('AwsNeuronCard', 'Aws Neuron Card', 'an optional description')
-@enduml
-```
-
-## AwsNeuronGroup
-
-### Load remotely
-```plantuml
-@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 AwsNeuronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronGroup('AwsNeuronGroup', 'Aws Neuron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNeuronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronGroup('AwsNeuronGroup', 'Aws Neuron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.png
deleted file mode 100644
index 2760795585..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.puml
deleted file mode 100644
index 7506af701b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuron.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsNeuron
-
-sprite $AwsNeuronXs [10x10/16z] uy01c3ZOG1I4P0KHZ6niZ8mSO1Oh0nCJXCN1mCO0rG34373DA
-
-sprite $AwsNeuronSm [12x12/16z] VOU30G0n54Fx_VPV-6mq3ZsK75D8T3zfuEji4oMshTfisoKYhDjJq8dRcRKZU684
-
-sprite $AwsNeuronMd [16x16/16z] dSUr0S0m400nFz_-2mSDPK2T-4VSM3H8BFhImG2q7op5Yg0_t0kHUJDLzPmdlJLXtOLrf0mYmkXA81MMbEAL7G
-
-sprite $AwsNeuronLg [20x20/16z] hSjL0iKm24HHc93Xxd_3J-hjTqyKumrTF6aGvge4ndbc7K1YcC4cWQbOdZFdT2SvhhaS9AxECxTCIWekETAfP7BDZGX7SCarifTJx8POT3Gd5RIAkz3W1Ly
-
-!procedure AwsNeuron($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsNeuron', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsNeuronCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsNeuronLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsNeuronGroup($id, $name='Aws Neuron', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsNeuronLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.png
deleted file mode 100644
index 3d4dc817ec..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.puml
deleted file mode 100644
index f1582ba182..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNeuronCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronCard('AwsNeuronCard', 'Aws Neuron Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Remote.puml
deleted file mode 100644
index 0ec53d6e9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNeuronCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronCard('AwsNeuronCard', 'Aws Neuron Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.png
deleted file mode 100644
index d5ce71bdd2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.puml
deleted file mode 100644
index 928fd9364f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsNeuronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronGroup('AwsNeuronGroup', 'Aws Neuron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Remote.puml
deleted file mode 100644
index 98d2d3e64f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsNeuronGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsNeuronGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsNeuron')
-
-' renders the element
-AwsNeuronGroup('AwsNeuronGroup', 'Aws Neuron Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.png
deleted file mode 100644
index 00515d52ea..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.puml
deleted file mode 100644
index 5d3527d08d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPanorama
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanorama('AwsPanorama', 'Aws Panorama', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Remote.puml
deleted file mode 100644
index 0b8ef8da4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPanorama
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanorama('AwsPanorama', 'Aws Panorama', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.md b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.md
deleted file mode 100644
index 514d5e2b49..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsPanorama
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/AwsPanorama
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-```
-
-
-
-| Illustration | AwsPanorama | AwsPanoramaCard | AwsPanoramaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/AwsPanorama.png) | ![illustration for AwsPanorama](../../../aws-q2-2023/Architecture/MachineLearning/AwsPanorama.Local.png) | ![illustration for AwsPanoramaCard](../../../aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.png) | ![illustration for AwsPanoramaGroup](../../../aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsPanoramaXs>`
-- `<$AwsPanoramaSm>`
-- `<$AwsPanoramaMd>`
-- `<$AwsPanoramaLg>`
-
-
-
-
-
-## AwsPanorama
-
-### Load remotely
-```plantuml
-@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 AwsPanorama
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanorama('AwsPanorama', 'Aws Panorama', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPanorama
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanorama('AwsPanorama', 'Aws Panorama', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsPanoramaCard
-
-### Load remotely
-```plantuml
-@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 AwsPanoramaCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaCard('AwsPanoramaCard', 'Aws Panorama Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPanoramaCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaCard('AwsPanoramaCard', 'Aws Panorama Card', 'an optional description')
-@enduml
-```
-
-## AwsPanoramaGroup
-
-### Load remotely
-```plantuml
-@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 AwsPanoramaGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaGroup('AwsPanoramaGroup', 'Aws Panorama Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPanoramaGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaGroup('AwsPanoramaGroup', 'Aws Panorama Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.png
deleted file mode 100644
index ad21f100c7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.puml
deleted file mode 100644
index c0576ba61f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanorama.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/AwsPanorama
-
-sprite $AwsPanoramaXs [10x10/16z] uo04M3aOeIm63aO6A9C9AePWiR8pSN2mW-IPMK600Sa8
-
-sprite $AwsPanoramaSm [12x12/16z] VSQ54O0m44N1-Poz_Xl67P8TMxh4pdITH2GRHpOu6ydWSpFPZ9aWgJ1dvXiU9W
-
-sprite $AwsPanoramaMd [16x16/16z] dSV50SD034JH30ZwRpXcE9d-WlJwMymJ59KuUSBPhT7fz6QmWVvLxnLmuCOWgmecFJlNNs9FSI_wjW4
-
-sprite $AwsPanoramaLg [20x20/16z] hSZL0OH0303HUAR_Xazms9yJtcg6ErGmCCxHot1jZY8Db3DXQgbzQIcAioapD5uFHrE3hrk_JEtrmgHoQanDc3X0GzFkoQGyTyAYTtpX2G
-
-!procedure AwsPanorama($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/AwsPanorama', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsPanoramaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsPanoramaLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AwsPanoramaGroup($id, $name='Aws Panorama', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AwsPanoramaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.png
deleted file mode 100644
index df1c892d51..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.puml
deleted file mode 100644
index ab72659bb9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPanoramaCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaCard('AwsPanoramaCard', 'Aws Panorama Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Remote.puml
deleted file mode 100644
index 479ed15ea0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPanoramaCard
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaCard('AwsPanoramaCard', 'Aws Panorama Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.png
deleted file mode 100644
index 10d2ef4403..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.puml
deleted file mode 100644
index 5b19722031..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsPanoramaGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaGroup('AwsPanoramaGroup', 'Aws Panorama Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Remote.puml
deleted file mode 100644
index d8d97fcd5b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/AwsPanoramaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsPanoramaGroup
-include('aws-q2-2023/Architecture/MachineLearning/AwsPanorama')
-
-' renders the element
-AwsPanoramaGroup('AwsPanoramaGroup', 'Aws Panorama Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.png
deleted file mode 100644
index 34dc2bb7a3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.puml
deleted file mode 100644
index f43fffcbbf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 TensorFlowOnAws
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAws('TensorFlowOnAws', 'Tensor Flow On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Remote.puml
deleted file mode 100644
index dedf81b410..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 TensorFlowOnAws
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAws('TensorFlowOnAws', 'Tensor Flow On Aws', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.md b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.md
deleted file mode 100644
index 11a4d764a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# TensorFlowOnAws
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-```
-
-
-
-| Illustration | TensorFlowOnAws | TensorFlowOnAwsCard | TensorFlowOnAwsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.png) | ![illustration for TensorFlowOnAws](../../../aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.Local.png) | ![illustration for TensorFlowOnAwsCard](../../../aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.png) | ![illustration for TensorFlowOnAwsGroup](../../../aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$TensorFlowOnAwsXs>`
-- `<$TensorFlowOnAwsSm>`
-- `<$TensorFlowOnAwsMd>`
-- `<$TensorFlowOnAwsLg>`
-
-
-
-
-
-## TensorFlowOnAws
-
-### Load remotely
-```plantuml
-@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 TensorFlowOnAws
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAws('TensorFlowOnAws', 'Tensor Flow On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TensorFlowOnAws
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAws('TensorFlowOnAws', 'Tensor Flow On Aws', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## TensorFlowOnAwsCard
-
-### Load remotely
-```plantuml
-@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 TensorFlowOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsCard('TensorFlowOnAwsCard', 'Tensor Flow On Aws Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TensorFlowOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsCard('TensorFlowOnAwsCard', 'Tensor Flow On Aws Card', 'an optional description')
-@enduml
-```
-
-## TensorFlowOnAwsGroup
-
-### Load remotely
-```plantuml
-@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 TensorFlowOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsGroup('TensorFlowOnAwsGroup', 'Tensor Flow On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TensorFlowOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsGroup('TensorFlowOnAwsGroup', 'Tensor Flow On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.png
deleted file mode 100644
index d03cefc5d2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.puml
deleted file mode 100644
index 4ad7a755bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws
-
-sprite $TensorFlowOnAwsXs [10x10/16z] uy01s3bOO2msA8C1n86o63dOMO4CDZ2B0QAE0QQN6QmK0G
-
-sprite $TensorFlowOnAwsSm [12x12/16z] VSo53S0024JHu7__XQiNgRu83d_SWbD1qvmcSSIXpi8OZ201LpxQDwD0VvIglba1
-
-sprite $TensorFlowOnAwsMd [16x16/16z] dSUv5GD024F19os8tt_3latgOxBX7wDEUTk1m6758rWQe6j_71mpt8K30cFkQY_kX0QHehcR44jWdheXzox35D-u0W
-
-sprite $TensorFlowOnAwsLg [20x20/16z] {
-hOxNWK8n30HbfPt-6xu3NfA_OHoLbn_G6SME2SWrF9L00zC9ijuTu0L4CZ2_knuK69vuIVJX2x2ZlqGTlfo-E7pguJCE37cnY4G51maoMvle2g11ni3YkBxc
-7m
-}
-
-!procedure TensorFlowOnAws($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws', $name, $tech, $desc)
-!endprocedure
-
-!procedure TensorFlowOnAwsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$TensorFlowOnAwsLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure TensorFlowOnAwsGroup($id, $name='Tensor Flow On Aws', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$TensorFlowOnAwsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.png
deleted file mode 100644
index 6d656668d8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.puml
deleted file mode 100644
index 07ba9727b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 TensorFlowOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsCard('TensorFlowOnAwsCard', 'Tensor Flow On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Remote.puml
deleted file mode 100644
index 0d452ef8ab..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 TensorFlowOnAwsCard
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsCard('TensorFlowOnAwsCard', 'Tensor Flow On Aws Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.png
deleted file mode 100644
index bf992c06e7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.puml
deleted file mode 100644
index 25ac7127a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 TensorFlowOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsGroup('TensorFlowOnAwsGroup', 'Tensor Flow On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Remote.puml
deleted file mode 100644
index 545f3f1bea..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAwsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 TensorFlowOnAwsGroup
-include('aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws')
-
-' renders the element
-TensorFlowOnAwsGroup('TensorFlowOnAwsGroup', 'Tensor Flow On Aws Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.png
deleted file mode 100644
index b8f955c1da..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.puml
deleted file mode 100644
index f8c002cc60..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 TorchServe
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServe('TorchServe', 'Torch Serve', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Remote.puml
deleted file mode 100644
index 0cfeefd7c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 TorchServe
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServe('TorchServe', 'Torch Serve', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.md b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.md
deleted file mode 100644
index dc5ddda6b1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# TorchServe
-
-
-```text
-aws-q2-2023/Architecture/MachineLearning/TorchServe
-```
-
-```text
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-```
-
-
-
-| Illustration | TorchServe | TorchServeCard | TorchServeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MachineLearning/TorchServe.png) | ![illustration for TorchServe](../../../aws-q2-2023/Architecture/MachineLearning/TorchServe.Local.png) | ![illustration for TorchServeCard](../../../aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.png) | ![illustration for TorchServeGroup](../../../aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$TorchServeXs>`
-- `<$TorchServeSm>`
-- `<$TorchServeMd>`
-- `<$TorchServeLg>`
-
-
-
-
-
-## TorchServe
-
-### Load remotely
-```plantuml
-@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 TorchServe
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServe('TorchServe', 'Torch Serve', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TorchServe
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServe('TorchServe', 'Torch Serve', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## TorchServeCard
-
-### Load remotely
-```plantuml
-@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 TorchServeCard
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeCard('TorchServeCard', 'Torch Serve Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TorchServeCard
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeCard('TorchServeCard', 'Torch Serve Card', 'an optional description')
-@enduml
-```
-
-## TorchServeGroup
-
-### Load remotely
-```plantuml
-@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 TorchServeGroup
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeGroup('TorchServeGroup', 'Torch Serve Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TorchServeGroup
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeGroup('TorchServeGroup', 'Torch Serve Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.png
deleted file mode 100644
index 629700cec6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.puml
deleted file mode 100644
index 35ee3d1d2b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServe.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MachineLearning/TorchServe
-
-sprite $TorchServeXs [10x10/16z] uy09s20KEmS70qAG1KGmeN8HW05ACQAA0m
-
-sprite $TorchServeSm [12x12/16z] uo0Mi04XdCa1up23ILOaTOmOR2OWHj7019DdPyEm1W
-
-sprite $TorchServeMd [16x16/16z] dKg34G1139mu_JVynbdXojSACmhmqnEgVfIYvown_WKXux60yHUFWgp-bIAm3zKE
-
-sprite $TorchServeLg [20x20/16z] hP253S0m30JD_lqNBjChukO4PiGC6YC657lA0EkaGWUGGbb-AVxwz5QYdyfw9mqAeEnZDIZlSPB6AmXUB8_voXyGKGdyPmK
-
-!procedure TorchServe($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MachineLearning/TorchServe', $name, $tech, $desc)
-!endprocedure
-
-!procedure TorchServeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$TorchServeLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure TorchServeGroup($id, $name='Torch Serve', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$TorchServeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.png
deleted file mode 100644
index a7c8a314a8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.puml
deleted file mode 100644
index bb3d495ab8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 TorchServeCard
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeCard('TorchServeCard', 'Torch Serve Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Remote.puml
deleted file mode 100644
index c8d7280529..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 TorchServeCard
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeCard('TorchServeCard', 'Torch Serve Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.png b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.png
deleted file mode 100644
index c60caf0bd8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.puml
deleted file mode 100644
index 6817445aed..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 TorchServeGroup
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeGroup('TorchServeGroup', 'Torch Serve Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Remote.puml
deleted file mode 100644
index f5b25c9892..0000000000
--- a/distribution/aws-q2-2023/Architecture/MachineLearning/TorchServeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 TorchServeGroup
-include('aws-q2-2023/Architecture/MachineLearning/TorchServe')
-
-' renders the element
-TorchServeGroup('TorchServeGroup', 'Torch Serve Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.png
deleted file mode 100644
index a6914a1f7e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.puml
deleted file mode 100644
index b31438e395..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatch
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatch('AmazonCloudWatch', 'Amazon Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Remote.puml
deleted file mode 100644
index 34fa5c1529..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatch
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatch('AmazonCloudWatch', 'Amazon Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.md
deleted file mode 100644
index 44945882fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatch
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-```
-
-
-
-| Illustration | AmazonCloudWatch | AmazonCloudWatchCard | AmazonCloudWatchGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.png) | ![illustration for AmazonCloudWatch](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.Local.png) | ![illustration for AmazonCloudWatchCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.png) | ![illustration for AmazonCloudWatchGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchXs>`
-- `<$AmazonCloudWatchSm>`
-- `<$AmazonCloudWatchMd>`
-- `<$AmazonCloudWatchLg>`
-
-
-
-
-
-## AmazonCloudWatch
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatch
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatch('AmazonCloudWatch', 'Amazon Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatch
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatch('AmazonCloudWatch', 'Amazon Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchCard('AmazonCloudWatchCard', 'Amazon Cloud Watch Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchCard('AmazonCloudWatchCard', 'Amazon Cloud Watch Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchGroup('AmazonCloudWatchGroup', 'Amazon Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchGroup('AmazonCloudWatchGroup', 'Amazon Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.png
deleted file mode 100644
index ec43bbaebd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.puml
deleted file mode 100644
index 8dd3aa34b3..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch
-
-sprite $AmazonCloudWatchXs [10x10/16z] uy8165YGs6nW4aHmiaE5kDXPWHGp2pkGnGaHOsHbHkXXH38B
-
-sprite $AmazonCloudWatchSm [12x12/16z] VKj50W0W2BFT-Fz_BU8epK9-WRW80UqkfuTI_M5AvTFfPBy0o2mb_EY3VhFEyqJe6R41
-
-sprite $AmazonCloudWatchMd [16x16/16z] dSdL0KCX343HXlZTVz_AStvg1-Byeqrp6g7yd9Kd3zdFmYBrF2zwB3bvkb7ACYE0UqUsiT0deQCu-R0Hd5fD8vX4yT43
-
-sprite $AmazonCloudWatchLg [20x20/16z] jSp50GD130D0qrahzTzlE4Vx2yp7RFs7cvKEw9H6QE-vqkQjrRfXN3EiJ-ALBgyXcb9mzur69TuBUEmdiiDfUigeGfXK6DHET3EIsgEF1PawO2MyGvDmVUSA
-
-!procedure AmazonCloudWatch($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchGroup($id, $name='Amazon Cloud Watch', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.png
deleted file mode 100644
index 76183a203a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.puml
deleted file mode 100644
index 043686aa58..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchCard('AmazonCloudWatchCard', 'Amazon Cloud Watch Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Remote.puml
deleted file mode 100644
index f2f2108a0f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchCard('AmazonCloudWatchCard', 'Amazon Cloud Watch Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.png
deleted file mode 100644
index caeea91f19..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.puml
deleted file mode 100644
index 3c380134a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchGroup('AmazonCloudWatchGroup', 'Amazon Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Remote.puml
deleted file mode 100644
index a1ee739c18..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatchGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch')
-
-' renders the element
-AmazonCloudWatchGroup('AmazonCloudWatchGroup', 'Amazon Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.png
deleted file mode 100644
index 675c79e892..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.puml
deleted file mode 100644
index df4e83d1ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedGrafana
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafana('AmazonManagedGrafana', 'Amazon Managed Grafana', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Remote.puml
deleted file mode 100644
index 5c13f22b66..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedGrafana
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafana('AmazonManagedGrafana', 'Amazon Managed Grafana', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.md
deleted file mode 100644
index 35f5c2500a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonManagedGrafana
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-```
-
-
-
-| Illustration | AmazonManagedGrafana | AmazonManagedGrafanaCard | AmazonManagedGrafanaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.png) | ![illustration for AmazonManagedGrafana](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.Local.png) | ![illustration for AmazonManagedGrafanaCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.png) | ![illustration for AmazonManagedGrafanaGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonManagedGrafanaXs>`
-- `<$AmazonManagedGrafanaSm>`
-- `<$AmazonManagedGrafanaMd>`
-- `<$AmazonManagedGrafanaLg>`
-
-
-
-
-
-## AmazonManagedGrafana
-
-### Load remotely
-```plantuml
-@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 AmazonManagedGrafana
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafana('AmazonManagedGrafana', 'Amazon Managed Grafana', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedGrafana
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafana('AmazonManagedGrafana', 'Amazon Managed Grafana', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonManagedGrafanaCard
-
-### Load remotely
-```plantuml
-@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 AmazonManagedGrafanaCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaCard('AmazonManagedGrafanaCard', 'Amazon Managed Grafana Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedGrafanaCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaCard('AmazonManagedGrafanaCard', 'Amazon Managed Grafana Card', 'an optional description')
-@enduml
-```
-
-## AmazonManagedGrafanaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonManagedGrafanaGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaGroup('AmazonManagedGrafanaGroup', 'Amazon Managed Grafana Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedGrafanaGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaGroup('AmazonManagedGrafanaGroup', 'Amazon Managed Grafana Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.png
deleted file mode 100644
index 02e7753ddb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.puml
deleted file mode 100644
index e400f70ec3..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana
-
-sprite $AmazonManagedGrafanaXs [10x10/16z] RSR50GGX402mmI7zztikQtd5jQmrNmaK8g9WhX9JH_GIyPe6hyd9pXq
-
-sprite $AmazonManagedGrafanaSm [12x12/16z] VSQr0SHG502WxyB--vxaTJ4glCXrBA4Z2vLMWOqq--geTawRZgddrECAY6lCKZVOqyKN
-
-sprite $AmazonManagedGrafanaMd [16x16/16z] ZKt50S102ADuil--TN-T0p6EBFnw3rDzsjZmVdhzQb3h8q3veR5j9WHuzSsMjJrxfMvzNptI2RtwA-zWFd-xMbs9anKuj1O
-
-sprite $AmazonManagedGrafanaLg [20x20/16z] {
-fSZ7WS9040NHFwPTvP_lBY0ltU2DxU9dqpoBY-gGreqJAm069-tyBCgM8g1OZ08Gajho1m660F2bHL8r47aqI_pJT3HKpqPdSMvXpyP887squUnQLmkkYY_y
-0m
-}
-
-!procedure AmazonManagedGrafana($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonManagedGrafanaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonManagedGrafanaLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonManagedGrafanaGroup($id, $name='Amazon Managed Grafana', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonManagedGrafanaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.png
deleted file mode 100644
index b4ad2492f6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.puml
deleted file mode 100644
index df281b40dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedGrafanaCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaCard('AmazonManagedGrafanaCard', 'Amazon Managed Grafana Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Remote.puml
deleted file mode 100644
index e76a8dfdf6..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedGrafanaCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaCard('AmazonManagedGrafanaCard', 'Amazon Managed Grafana Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.png
deleted file mode 100644
index 732470c324..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.puml
deleted file mode 100644
index 4899599d1c..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonManagedGrafanaGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaGroup('AmazonManagedGrafanaGroup', 'Amazon Managed Grafana Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Remote.puml
deleted file mode 100644
index 521f7fd869..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafanaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonManagedGrafanaGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana')
-
-' renders the element
-AmazonManagedGrafanaGroup('AmazonManagedGrafanaGroup', 'Amazon Managed Grafana Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.png
deleted file mode 100644
index 8352415a5e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.puml
deleted file mode 100644
index 0c6cd0d1f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedServiceForPrometheus
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheus('AmazonManagedServiceForPrometheus', 'Amazon Managed Service For Prometheus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Remote.puml
deleted file mode 100644
index daf081bc7e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedServiceForPrometheus
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheus('AmazonManagedServiceForPrometheus', 'Amazon Managed Service For Prometheus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.md
deleted file mode 100644
index 87ac1b9283..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonManagedServiceForPrometheus
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-```
-
-
-
-| Illustration | AmazonManagedServiceForPrometheus | AmazonManagedServiceForPrometheusCard | AmazonManagedServiceForPrometheusGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.png) | ![illustration for AmazonManagedServiceForPrometheus](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.Local.png) | ![illustration for AmazonManagedServiceForPrometheusCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.png) | ![illustration for AmazonManagedServiceForPrometheusGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonManagedServiceForPrometheusXs>`
-- `<$AmazonManagedServiceForPrometheusSm>`
-- `<$AmazonManagedServiceForPrometheusMd>`
-- `<$AmazonManagedServiceForPrometheusLg>`
-
-
-
-
-
-## AmazonManagedServiceForPrometheus
-
-### Load remotely
-```plantuml
-@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 AmazonManagedServiceForPrometheus
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheus('AmazonManagedServiceForPrometheus', 'Amazon Managed Service For Prometheus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedServiceForPrometheus
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheus('AmazonManagedServiceForPrometheus', 'Amazon Managed Service For Prometheus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonManagedServiceForPrometheusCard
-
-### Load remotely
-```plantuml
-@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 AmazonManagedServiceForPrometheusCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusCard('AmazonManagedServiceForPrometheusCard', 'Amazon Managed Service For Prometheus Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedServiceForPrometheusCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusCard('AmazonManagedServiceForPrometheusCard', 'Amazon Managed Service For Prometheus Card', 'an optional description')
-@enduml
-```
-
-## AmazonManagedServiceForPrometheusGroup
-
-### Load remotely
-```plantuml
-@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 AmazonManagedServiceForPrometheusGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusGroup('AmazonManagedServiceForPrometheusGroup', 'Amazon Managed Service For Prometheus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedServiceForPrometheusGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusGroup('AmazonManagedServiceForPrometheusGroup', 'Amazon Managed Service For Prometheus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.png
deleted file mode 100644
index 6a71acc480..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.puml
deleted file mode 100644
index c45013a1f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus
-
-sprite $AmazonManagedServiceForPrometheusXs [10x10/16z] uy85EE0i5WOs28C1cpAuA3D2a1LL3G
-
-sprite $AmazonManagedServiceForPrometheusSm [12x12/16z] VS650S0m30IniFst_xvbXaXqHR6I4mghd50pDWxYhK9Zbp5sYPCgJoC
-
-sprite $AmazonManagedServiceForPrometheusMd [16x16/16z] ZScr0KCn34LHMwox_y2fyfbEzO2FcZsRcozXRBfsaMso_AO3fh4G7aLMrM2b8fEjOj-LOciAt_m
-
-sprite $AmazonManagedServiceForPrometheusLg [20x20/16z] hSkr0GCm44Knmz5_-m-ST8Ocg5xyXGUtB6Ud46gzs4m6CjhOkblNW5Q3JRK153kDoHkgszCqTbwWngb532vJ32vA9hVXoKtYKmy
-
-!procedure AmazonManagedServiceForPrometheus($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonManagedServiceForPrometheusCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonManagedServiceForPrometheusLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonManagedServiceForPrometheusGroup($id, $name='Amazon Managed Service For Prometheus', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonManagedServiceForPrometheusLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.png
deleted file mode 100644
index 35d373cad9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.puml
deleted file mode 100644
index 50cf5b8cb0..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedServiceForPrometheusCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusCard('AmazonManagedServiceForPrometheusCard', 'Amazon Managed Service For Prometheus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Remote.puml
deleted file mode 100644
index 8ff9ca0555..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedServiceForPrometheusCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusCard('AmazonManagedServiceForPrometheusCard', 'Amazon Managed Service For Prometheus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.png
deleted file mode 100644
index 83c4b9e536..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.puml
deleted file mode 100644
index c397a9c888..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonManagedServiceForPrometheusGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusGroup('AmazonManagedServiceForPrometheusGroup', 'Amazon Managed Service For Prometheus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Remote.puml
deleted file mode 100644
index e7aff38a44..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheusGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonManagedServiceForPrometheusGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus')
-
-' renders the element
-AmazonManagedServiceForPrometheusGroup('AmazonManagedServiceForPrometheusGroup', 'Amazon Managed Service For Prometheus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.png
deleted file mode 100644
index 9a295a36e5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.puml
deleted file mode 100644
index d18533de02..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfig('AwsAppConfig', 'Aws App Config', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Remote.puml
deleted file mode 100644
index 9d3b48a4f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfig('AwsAppConfig', 'Aws App Config', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.md
deleted file mode 100644
index e514a484cd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppConfig
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-```
-
-
-
-| Illustration | AwsAppConfig | AwsAppConfigCard | AwsAppConfigGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.png) | ![illustration for AwsAppConfig](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.Local.png) | ![illustration for AwsAppConfigCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.png) | ![illustration for AwsAppConfigGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppConfigXs>`
-- `<$AwsAppConfigSm>`
-- `<$AwsAppConfigMd>`
-- `<$AwsAppConfigLg>`
-
-
-
-
-
-## AwsAppConfig
-
-### Load remotely
-```plantuml
-@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 AwsAppConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfig('AwsAppConfig', 'Aws App Config', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfig('AwsAppConfig', 'Aws App Config', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppConfigCard
-
-### Load remotely
-```plantuml
-@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 AwsAppConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigCard('AwsAppConfigCard', 'Aws App Config Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigCard('AwsAppConfigCard', 'Aws App Config Card', 'an optional description')
-@enduml
-```
-
-## AwsAppConfigGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigGroup('AwsAppConfigGroup', 'Aws App Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigGroup('AwsAppConfigGroup', 'Aws App Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.png
deleted file mode 100644
index 98d14fe042..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.puml
deleted file mode 100644
index 5fbdb59bc7..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig
-
-sprite $AwsAppConfigXs [10x10/16z] TS770S0W00IWiolx3vnt6lYpvm45G3k62XeQj4nWfaWWqyC5
-
-sprite $AwsAppConfigSm [12x12/16z] VKg54G0X33ke9lllYtFsKetnjzGkAfLUOkEWWNNBem6F5HvuaecHMOHrmng4oSfNHorS1RvL1m
-
-sprite $AwsAppConfigMd [16x16/16z] dOf55WL120CVWPRK_U_xTLYFL0j4U8H9OPfIOUNgjFWH70oqvkVhkjbGE0uD7vsqPZbdBGxfi01QfsLXQH-vd2XeaiLbtW
-
-sprite $AwsAppConfigLg [20x20/16z] {
-hOt50GGn30CJEmPD__qUtz9x9sYIk0Drwv8Xkf9Zjdm6YkcrTqr-61i3ogoEENCK48LloVLhyCztoxa-htopRR3kAMmpJjSWw-WR8QE0rfPB3MQZuOC_Cgp3
-hDXJWnGtyGG
-}
-
-!procedure AwsAppConfig($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppConfigCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppConfigLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppConfigGroup($id, $name='Aws App Config', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsAppConfigLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.png
deleted file mode 100644
index c9c7dc867c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.puml
deleted file mode 100644
index e05a2bc96b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigCard('AwsAppConfigCard', 'Aws App Config Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Remote.puml
deleted file mode 100644
index b5d17f746e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigCard('AwsAppConfigCard', 'Aws App Config Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.png
deleted file mode 100644
index 9a943e290d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.puml
deleted file mode 100644
index 91345a1e75..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigGroup('AwsAppConfigGroup', 'Aws App Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Remote.puml
deleted file mode 100644
index 4014bb1d6a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfigGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig')
-
-' renders the element
-AwsAppConfigGroup('AwsAppConfigGroup', 'Aws App Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.png
deleted file mode 100644
index a11fd49605..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.puml
deleted file mode 100644
index 38e7d93f74..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScaling('AwsApplicationAutoScaling', 'Aws Application Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Remote.puml
deleted file mode 100644
index 4fc147de8d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScaling('AwsApplicationAutoScaling', 'Aws Application Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.md
deleted file mode 100644
index e47c570451..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationAutoScaling
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-```
-
-
-
-| Illustration | AwsApplicationAutoScaling | AwsApplicationAutoScalingCard | AwsApplicationAutoScalingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.png) | ![illustration for AwsApplicationAutoScaling](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.Local.png) | ![illustration for AwsApplicationAutoScalingCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.png) | ![illustration for AwsApplicationAutoScalingGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationAutoScalingXs>`
-- `<$AwsApplicationAutoScalingSm>`
-- `<$AwsApplicationAutoScalingMd>`
-- `<$AwsApplicationAutoScalingLg>`
-
-
-
-
-
-## AwsApplicationAutoScaling
-
-### Load remotely
-```plantuml
-@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 AwsApplicationAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScaling('AwsApplicationAutoScaling', 'Aws Application Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScaling('AwsApplicationAutoScaling', 'Aws Application Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationAutoScalingCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingCard('AwsApplicationAutoScalingCard', 'Aws Application Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingCard('AwsApplicationAutoScalingCard', 'Aws Application Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationAutoScalingGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingGroup('AwsApplicationAutoScalingGroup', 'Aws Application Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingGroup('AwsApplicationAutoScalingGroup', 'Aws Application Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.png
deleted file mode 100644
index 7dd120ee34..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.puml
deleted file mode 100644
index 505f5c0b19..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling
-
-sprite $AwsApplicationAutoScalingXs [10x10/16z] uy856E4i9XY3WOiL8i00P34mOQf3A4G1
-
-sprite $AwsApplicationAutoScalingSm [12x12/16z] VOg50S1020DRdEo_RrtV3YV1aEbTZVBPC-vTu9Z1-qgKswvaXmE8evye7eWI3uwI5G
-
-sprite $AwsApplicationAutoScalingMd [16x16/16z] ZKh50SD033FJ_lksuKI_CufciHff40ebWG47bghoCfxexVIPQH7VE0t9bR4fpWthmMuDIv2geD0qQ_K7
-
-sprite $AwsApplicationAutoScalingLg [20x20/16z] hOr50WCn30CTGsBf__yjiovjT-Sev1wWLBCX8k2BWejIcTclGfDsVNdAqJGY5-E-MUv68wrWxdZEsrW-sS5NSZI5fkAYOBgAPQ00_ieH
-
-!procedure AwsApplicationAutoScaling($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationAutoScalingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationAutoScalingLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationAutoScalingGroup($id, $name='Aws Application Auto Scaling', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsApplicationAutoScalingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.png
deleted file mode 100644
index c46cc80319..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.puml
deleted file mode 100644
index 190fa2987e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingCard('AwsApplicationAutoScalingCard', 'Aws Application Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Remote.puml
deleted file mode 100644
index 0367388945..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingCard('AwsApplicationAutoScalingCard', 'Aws Application Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.png
deleted file mode 100644
index 6d443900dc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.puml
deleted file mode 100644
index 0f09ec1d5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingGroup('AwsApplicationAutoScalingGroup', 'Aws Application Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Remote.puml
deleted file mode 100644
index e565793db5..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScalingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling')
-
-' renders the element
-AwsApplicationAutoScalingGroup('AwsApplicationAutoScalingGroup', 'Aws Application Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.png
deleted file mode 100644
index 7deac52e11..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.puml
deleted file mode 100644
index 9558b00cc9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScaling('AwsAutoScaling', 'Aws Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Remote.puml
deleted file mode 100644
index 5c8ba94699..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScaling('AwsAutoScaling', 'Aws Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.md
deleted file mode 100644
index 3ff18d64f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAutoScaling
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-```
-
-
-
-| Illustration | AwsAutoScaling | AwsAutoScalingCard | AwsAutoScalingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.png) | ![illustration for AwsAutoScaling](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.Local.png) | ![illustration for AwsAutoScalingCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.png) | ![illustration for AwsAutoScalingGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAutoScalingXs>`
-- `<$AwsAutoScalingSm>`
-- `<$AwsAutoScalingMd>`
-- `<$AwsAutoScalingLg>`
-
-
-
-
-
-## AwsAutoScaling
-
-### Load remotely
-```plantuml
-@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 AwsAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScaling('AwsAutoScaling', 'Aws Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAutoScaling
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScaling('AwsAutoScaling', 'Aws Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAutoScalingCard
-
-### Load remotely
-```plantuml
-@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 AwsAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingCard('AwsAutoScalingCard', 'Aws Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingCard('AwsAutoScalingCard', 'Aws Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-## AwsAutoScalingGroup
-
-### Load remotely
-```plantuml
-@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 AwsAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingGroup('AwsAutoScalingGroup', 'Aws Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingGroup('AwsAutoScalingGroup', 'Aws Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.png
deleted file mode 100644
index ccb1fed333..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.puml
deleted file mode 100644
index 63a3c417e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling
-
-sprite $AwsAutoScalingXs [10x10/16z] uy856E0i9XY3XPCJ8i30niZ0m8HL7K8C0G
-
-sprite $AwsAutoScalingSm [12x12/16z] uy8B611CPYOE18SJnc3YOk9av686CnavEHbPMPdO80fO6TaGobYHpU54SDWmR0G
-
-sprite $AwsAutoScalingMd [16x16/16z] ZOt70SGm20H5Xks_tpjd6xqqBy86B59zZT5tOvaEtMkKxyvW1sNf-MKo0bKEvlElI64kV2C57UuhJVqriCOV
-
-sprite $AwsAutoScalingLg [20x20/16z] hSor0GHH409G_jW2_HTyoRdRoqR0_w3sZONn5MvHlX6l-zgk46JJ1qL6AU3S3b-nmD4oX0WTwxKOX9a-bsZVe6_5xLV5xN8Wtv0_jGC
-
-!procedure AwsAutoScaling($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAutoScalingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAutoScalingLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsAutoScalingGroup($id, $name='Aws Auto Scaling', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsAutoScalingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.png
deleted file mode 100644
index 38181efe20..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.puml
deleted file mode 100644
index 8883ee481d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingCard('AwsAutoScalingCard', 'Aws Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Remote.puml
deleted file mode 100644
index afd0e5edbd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAutoScalingCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingCard('AwsAutoScalingCard', 'Aws Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.png
deleted file mode 100644
index a2cd693c38..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.puml
deleted file mode 100644
index 1c2dfeaf0e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingGroup('AwsAutoScalingGroup', 'Aws Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Remote.puml
deleted file mode 100644
index da60a507e0..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScalingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAutoScalingGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling')
-
-' renders the element
-AwsAutoScalingGroup('AwsAutoScalingGroup', 'Aws Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.png
deleted file mode 100644
index b69103779a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.puml
deleted file mode 100644
index 52fd2e1933..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackintAgent
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgent('AwsBackintAgent', 'Aws Backint Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Remote.puml
deleted file mode 100644
index 6536f0487d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackintAgent
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgent('AwsBackintAgent', 'Aws Backint Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.md
deleted file mode 100644
index efef503bd8..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackintAgent
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-```
-
-
-
-| Illustration | AwsBackintAgent | AwsBackintAgentCard | AwsBackintAgentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.png) | ![illustration for AwsBackintAgent](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.Local.png) | ![illustration for AwsBackintAgentCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.png) | ![illustration for AwsBackintAgentGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackintAgentXs>`
-- `<$AwsBackintAgentSm>`
-- `<$AwsBackintAgentMd>`
-- `<$AwsBackintAgentLg>`
-
-
-
-
-
-## AwsBackintAgent
-
-### Load remotely
-```plantuml
-@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 AwsBackintAgent
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgent('AwsBackintAgent', 'Aws Backint Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackintAgent
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgent('AwsBackintAgent', 'Aws Backint Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackintAgentCard
-
-### Load remotely
-```plantuml
-@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 AwsBackintAgentCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentCard('AwsBackintAgentCard', 'Aws Backint Agent Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackintAgentCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentCard('AwsBackintAgentCard', 'Aws Backint Agent Card', 'an optional description')
-@enduml
-```
-
-## AwsBackintAgentGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackintAgentGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentGroup('AwsBackintAgentGroup', 'Aws Backint Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackintAgentGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentGroup('AwsBackintAgentGroup', 'Aws Backint Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.png
deleted file mode 100644
index a18988eeff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.puml
deleted file mode 100644
index 517c2f5407..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent
-
-sprite $AwsBackintAgentXs [10x10/16z] uy85MBaOm3IOuWGnc1c110SGiu3uC6as3WOmnS39pih82TN2W68K
-
-sprite $AwsBackintAgentSm [12x12/16z] VS65OGCm302mS6pz_-zMvbRoqsZ3HKLpqdVl0iHUp0LP939GoPPLmumSCtU6aprNTRKZFVi7
-
-sprite $AwsBackintAgentMd [16x16/16z] ZOor0GD030DZjcx_VSDK_dL2Jf7-rVgq_pd97VyeLMXXFeMuIncxBzdo2spcIyvTY3kAfov0RhslLpLWikvFdjLMMCpmmQfb_65cue0R
-
-sprite $AwsBackintAgentLg [20x20/16z] {
-hL235KD149mr-Yyutxg7wB3cz5zEclh393QPKLUJnSBuQjiYlCuebo2XwZnAbZJ9nAKZTvktm2QkGhj9COLk6LXvnA8HAKyirh2riMVA5ELhtCnAmorHN5iB
-04KHbXItHSWy18-5mS08JFLdvmK
-}
-
-!procedure AwsBackintAgent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackintAgentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackintAgentLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackintAgentGroup($id, $name='Aws Backint Agent', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsBackintAgentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.png
deleted file mode 100644
index a4e1e55c58..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.puml
deleted file mode 100644
index a6703437ea..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackintAgentCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentCard('AwsBackintAgentCard', 'Aws Backint Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Remote.puml
deleted file mode 100644
index 60c9d0aa87..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackintAgentCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentCard('AwsBackintAgentCard', 'Aws Backint Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.png
deleted file mode 100644
index b247f56cc4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.puml
deleted file mode 100644
index 1757d2dd14..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackintAgentGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentGroup('AwsBackintAgentGroup', 'Aws Backint Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Remote.puml
deleted file mode 100644
index dc4a21ef00..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackintAgentGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent')
-
-' renders the element
-AwsBackintAgentGroup('AwsBackintAgentGroup', 'Aws Backint Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.png
deleted file mode 100644
index a7f21e5077..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.puml
deleted file mode 100644
index 96cd9b3d52..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsChatbot
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbot('AwsChatbot', 'Aws Chatbot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Remote.puml
deleted file mode 100644
index 943d362790..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsChatbot
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbot('AwsChatbot', 'Aws Chatbot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.md
deleted file mode 100644
index e885423233..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsChatbot
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-```
-
-
-
-| Illustration | AwsChatbot | AwsChatbotCard | AwsChatbotGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.png) | ![illustration for AwsChatbot](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.Local.png) | ![illustration for AwsChatbotCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.png) | ![illustration for AwsChatbotGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsChatbotXs>`
-- `<$AwsChatbotSm>`
-- `<$AwsChatbotMd>`
-- `<$AwsChatbotLg>`
-
-
-
-
-
-## AwsChatbot
-
-### Load remotely
-```plantuml
-@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 AwsChatbot
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbot('AwsChatbot', 'Aws Chatbot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsChatbot
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbot('AwsChatbot', 'Aws Chatbot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsChatbotCard
-
-### Load remotely
-```plantuml
-@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 AwsChatbotCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotCard('AwsChatbotCard', 'Aws Chatbot Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsChatbotCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotCard('AwsChatbotCard', 'Aws Chatbot Card', 'an optional description')
-@enduml
-```
-
-## AwsChatbotGroup
-
-### Load remotely
-```plantuml
-@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 AwsChatbotGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotGroup('AwsChatbotGroup', 'Aws Chatbot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsChatbotGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotGroup('AwsChatbotGroup', 'Aws Chatbot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.png
deleted file mode 100644
index 1bcbefc812..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.puml
deleted file mode 100644
index 62263dc999..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot
-
-sprite $AwsChatbotXs [10x10/16z] uo8Ui76oeGknCp1miN0m4D08
-
-sprite $AwsChatbotSm [12x12/16z] TKi34W1H29sC-z_timQBt4F-1o2Yr4sgndslxZi2elLN2-Sqy-q_dDdMuM6LTdYxynKJ
-
-sprite $AwsChatbotMd [16x16/16z] ZSq52W0n34JHpgIQ-z-thjZkHnz4z4UfTynGmx64c1vhxJBWYSif-7vYsQsvTPwc3Y5mJ220rTvn3levJvqMCLABrqkT-Ae
-
-sprite $AwsChatbotLg [20x20/16z] fSt50GHH20FGZuVqt--wo-YxeU5UuHTlFRjEtdj0TiNidW84tlyXhJthhPTMadO6dhr_4jvOGSyBRjIyVQiQ76HxGSUFlPhuntEccBpbdYcTdvhDbOu
-
-!procedure AwsChatbot($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsChatbotCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsChatbotLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsChatbotGroup($id, $name='Aws Chatbot', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsChatbotLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.png
deleted file mode 100644
index afde9e8580..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.puml
deleted file mode 100644
index 70d9d053c4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsChatbotCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotCard('AwsChatbotCard', 'Aws Chatbot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Remote.puml
deleted file mode 100644
index 362fcb6fa9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsChatbotCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotCard('AwsChatbotCard', 'Aws Chatbot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.png
deleted file mode 100644
index 56b06ad260..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.puml
deleted file mode 100644
index 104ad1b78f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsChatbotGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotGroup('AwsChatbotGroup', 'Aws Chatbot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Remote.puml
deleted file mode 100644
index fc4eba5e2d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsChatbotGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsChatbotGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot')
-
-' renders the element
-AwsChatbotGroup('AwsChatbotGroup', 'Aws Chatbot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.png
deleted file mode 100644
index 81016ddf93..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.puml
deleted file mode 100644
index 6849ca9e14..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormation
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormation('AwsCloudFormation', 'Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Remote.puml
deleted file mode 100644
index 9ea94bfa29..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormation
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormation('AwsCloudFormation', 'Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.md
deleted file mode 100644
index 01abb1ff47..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudFormation
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-```
-
-
-
-| Illustration | AwsCloudFormation | AwsCloudFormationCard | AwsCloudFormationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.png) | ![illustration for AwsCloudFormation](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.Local.png) | ![illustration for AwsCloudFormationCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.png) | ![illustration for AwsCloudFormationGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudFormationXs>`
-- `<$AwsCloudFormationSm>`
-- `<$AwsCloudFormationMd>`
-- `<$AwsCloudFormationLg>`
-
-
-
-
-
-## AwsCloudFormation
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormation
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormation('AwsCloudFormation', 'Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormation
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormation('AwsCloudFormation', 'Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationCard('AwsCloudFormationCard', 'Aws Cloud Formation Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationCard('AwsCloudFormationCard', 'Aws Cloud Formation Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationGroup('AwsCloudFormationGroup', 'Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationGroup('AwsCloudFormationGroup', 'Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.png
deleted file mode 100644
index d91d435fe3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.puml
deleted file mode 100644
index 470efc8371..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation
-
-sprite $AwsCloudFormationXs [10x10/16z] uy85615CLWOmnS75oSK5PhA003D4aXE8uIoe99fH
-
-sprite $AwsCloudFormationSm [12x12/16z] ZSUt0O0m4C10aiFV_liwzO2laknwd9PxM8_hp09bzhF8irCIAHMpSqHWDSAN3W
-
-sprite $AwsCloudFormationMd [16x16/16z] dSV50S0m40EmiC_UVzyoSwEVLCUmQuOYvv2qBhvWRB4E9KKRZfGqylDxbkOxPwBhS3m8KRCkqiE5dZvg0G
-
-sprite $AwsCloudFormationLg [20x20/16z] jOs35G1144CNm_JVxzdcVmxn5nnjeNXmCCsr9iCXz5bADH4rgTTWvb1lDtfDAy6xA-yqwX12xZLcXe4hCg7JAhgz7a9YIKkjvbnJQi0db
-
-!procedure AwsCloudFormation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudFormationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudFormationLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudFormationGroup($id, $name='Aws Cloud Formation', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsCloudFormationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.png
deleted file mode 100644
index 6bbd25ac37..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.puml
deleted file mode 100644
index 9fdd4f6296..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationCard('AwsCloudFormationCard', 'Aws Cloud Formation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Remote.puml
deleted file mode 100644
index 9c91531db3..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationCard('AwsCloudFormationCard', 'Aws Cloud Formation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.png
deleted file mode 100644
index a85df0f314..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.puml
deleted file mode 100644
index 6b107d7f7a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudFormationGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationGroup('AwsCloudFormationGroup', 'Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Remote.puml
deleted file mode 100644
index a9a1a0ec11..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudFormationGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation')
-
-' renders the element
-AwsCloudFormationGroup('AwsCloudFormationGroup', 'Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.png
deleted file mode 100644
index f6696e92b3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.puml
deleted file mode 100644
index 1fd2753f71..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudTrail
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrail('AwsCloudTrail', 'Aws Cloud Trail', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Remote.puml
deleted file mode 100644
index 8f71059185..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudTrail
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrail('AwsCloudTrail', 'Aws Cloud Trail', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.md
deleted file mode 100644
index 561e13a9ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudTrail
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-```
-
-
-
-| Illustration | AwsCloudTrail | AwsCloudTrailCard | AwsCloudTrailGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.png) | ![illustration for AwsCloudTrail](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.Local.png) | ![illustration for AwsCloudTrailCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.png) | ![illustration for AwsCloudTrailGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudTrailXs>`
-- `<$AwsCloudTrailSm>`
-- `<$AwsCloudTrailMd>`
-- `<$AwsCloudTrailLg>`
-
-
-
-
-
-## AwsCloudTrail
-
-### Load remotely
-```plantuml
-@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 AwsCloudTrail
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrail('AwsCloudTrail', 'Aws Cloud Trail', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudTrail
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrail('AwsCloudTrail', 'Aws Cloud Trail', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudTrailCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudTrailCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailCard('AwsCloudTrailCard', 'Aws Cloud Trail Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudTrailCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailCard('AwsCloudTrailCard', 'Aws Cloud Trail Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudTrailGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudTrailGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailGroup('AwsCloudTrailGroup', 'Aws Cloud Trail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudTrailGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailGroup('AwsCloudTrailGroup', 'Aws Cloud Trail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.png
deleted file mode 100644
index ed04715626..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.puml
deleted file mode 100644
index 07587e1636..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail
-
-sprite $AwsCloudTrailXs [10x10/16z] uo88c9cW31OkBaPsX3WBdCKAn9mix0mC3DXD
-
-sprite $AwsCloudTrailSm [12x12/16z] uo83iBEpSSBPN5pCB10cCnB9miuAea041pi79pixEoidKMO3
-
-sprite $AwsCloudTrailMd [16x16/16z] jKlJ5K0n33qnzj_tiVekubpaaM226D_dmUW8FHtE_ItRlcMGnOt_H3B45u7yZEZu0FXYot43
-
-sprite $AwsCloudTrailLg [20x20/16z] nSor0O0030J0kFp---9E3zV4Wvyf2HwaqO-c5O1cohDLX5c2-dnsPhObuN3VcuqNNtiTKHKHEUU4XJKPfzBCy94H
-
-!procedure AwsCloudTrail($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudTrailCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudTrailLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudTrailGroup($id, $name='Aws Cloud Trail', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsCloudTrailLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.png
deleted file mode 100644
index 48e8a3f60e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.puml
deleted file mode 100644
index a9207cbff0..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudTrailCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailCard('AwsCloudTrailCard', 'Aws Cloud Trail Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Remote.puml
deleted file mode 100644
index c74272b517..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudTrailCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailCard('AwsCloudTrailCard', 'Aws Cloud Trail Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.png
deleted file mode 100644
index 7b466cd0de..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.puml
deleted file mode 100644
index 9e821665bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudTrailGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailGroup('AwsCloudTrailGroup', 'Aws Cloud Trail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Remote.puml
deleted file mode 100644
index 4d1a32a6fa..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrailGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudTrailGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail')
-
-' renders the element
-AwsCloudTrailGroup('AwsCloudTrailGroup', 'Aws Cloud Trail Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.png
deleted file mode 100644
index e1531d6cd3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.puml
deleted file mode 100644
index b3d615189f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfig('AwsConfig', 'Aws Config', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Remote.puml
deleted file mode 100644
index 4a2b4d5e86..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfig('AwsConfig', 'Aws Config', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.md
deleted file mode 100644
index b67e9734fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsConfig
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsConfig
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-```
-
-
-
-| Illustration | AwsConfig | AwsConfigCard | AwsConfigGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.png) | ![illustration for AwsConfig](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.Local.png) | ![illustration for AwsConfigCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.png) | ![illustration for AwsConfigGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsConfigXs>`
-- `<$AwsConfigSm>`
-- `<$AwsConfigMd>`
-- `<$AwsConfigLg>`
-
-
-
-
-
-## AwsConfig
-
-### Load remotely
-```plantuml
-@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 AwsConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfig('AwsConfig', 'Aws Config', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsConfig
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfig('AwsConfig', 'Aws Config', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsConfigCard
-
-### Load remotely
-```plantuml
-@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 AwsConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigCard('AwsConfigCard', 'Aws Config Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigCard('AwsConfigCard', 'Aws Config Card', 'an optional description')
-@enduml
-```
-
-## AwsConfigGroup
-
-### Load remotely
-```plantuml
-@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 AwsConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigGroup('AwsConfigGroup', 'Aws Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigGroup('AwsConfigGroup', 'Aws Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.png
deleted file mode 100644
index 91a2ff6343..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.puml
deleted file mode 100644
index f9782c409e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsConfig
-
-sprite $AwsConfigXs [10x10/16z] uy8AE10i1aOk9Z2BdOc1Wnqcnid00MKnCZAm0LaC30n05YjK5qW80G
-
-sprite $AwsConfigSm [12x12/16z] TSYr0G1140B0anMW_txVNIP1zClQmjVEfegjewdtjPSell-TZL5px-QrBnsWLn9QLQ1hHzVT2
-
-sprite $AwsConfigMd [16x16/16z] XSc53KLH3CFGGWh9_lj-XYUy5XvPv_ZhxPXFzNO6r2hewuGeQtxTBWgNdxNeLdyD3ZjoVXPDJV3jNj4XctpP0T1iSqg_V9P9_Ll7wjmT
-
-sprite $AwsConfigLg [20x20/16z] {
-fOxN0SCm20NfyDX_uBWRvolbr4yIqFy1kyd3LVM5NqwesRfSXzF5HPlGS4nOdFDmgGBIMjRdNqe3iciwTlZoDX-kER3ynkbeSLXQaiMiERCI1ZeShO2Daznx
-meabClg1aaRq6q1_nGi
-}
-
-!procedure AwsConfig($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsConfig', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsConfigCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsConfigLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsConfigGroup($id, $name='Aws Config', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsConfigLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.png
deleted file mode 100644
index 2efbf842df..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.puml
deleted file mode 100644
index e0e2181de9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigCard('AwsConfigCard', 'Aws Config Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Remote.puml
deleted file mode 100644
index 3cd906a516..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsConfigCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigCard('AwsConfigCard', 'Aws Config Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.png
deleted file mode 100644
index d5420b8cc9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.puml
deleted file mode 100644
index c1249db13e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigGroup('AwsConfigGroup', 'Aws Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Remote.puml
deleted file mode 100644
index 733636d084..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsConfigGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsConfigGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsConfig')
-
-' renders the element
-AwsConfigGroup('AwsConfigGroup', 'Aws Config Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.png
deleted file mode 100644
index 1c3107e15d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.puml
deleted file mode 100644
index d29378feb8..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsControlTower
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTower('AwsControlTower', 'Aws Control Tower', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Remote.puml
deleted file mode 100644
index bf70f29145..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsControlTower
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTower('AwsControlTower', 'Aws Control Tower', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.md
deleted file mode 100644
index 3ade446e42..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsControlTower
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-```
-
-
-
-| Illustration | AwsControlTower | AwsControlTowerCard | AwsControlTowerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.png) | ![illustration for AwsControlTower](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.Local.png) | ![illustration for AwsControlTowerCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.png) | ![illustration for AwsControlTowerGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsControlTowerXs>`
-- `<$AwsControlTowerSm>`
-- `<$AwsControlTowerMd>`
-- `<$AwsControlTowerLg>`
-
-
-
-
-
-## AwsControlTower
-
-### Load remotely
-```plantuml
-@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 AwsControlTower
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTower('AwsControlTower', 'Aws Control Tower', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsControlTower
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTower('AwsControlTower', 'Aws Control Tower', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsControlTowerCard
-
-### Load remotely
-```plantuml
-@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 AwsControlTowerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerCard('AwsControlTowerCard', 'Aws Control Tower Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsControlTowerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerCard('AwsControlTowerCard', 'Aws Control Tower Card', 'an optional description')
-@enduml
-```
-
-## AwsControlTowerGroup
-
-### Load remotely
-```plantuml
-@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 AwsControlTowerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerGroup('AwsControlTowerGroup', 'Aws Control Tower Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsControlTowerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerGroup('AwsControlTowerGroup', 'Aws Control Tower Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.png
deleted file mode 100644
index d1cfa575fe..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.puml
deleted file mode 100644
index 15940f58a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower
-
-sprite $AwsControlTowerXs [10x10/16z] uy856E0CTcQO22CNCqI4aO69YmF80lAPk3WXqimm1XT42W4
-
-sprite $AwsControlTowerSm [12x12/16z] uy8BE15C3au4XvE17SfYv-Hau89mW2m61aOcLgW45oCN4nTC5HCpGYyhNXi1
-
-sprite $AwsControlTowerMd [16x16/16z] dSYr0GC130H1iNJNVxzcFqGFcytoPhadq5iQl3SZE4RMduaHZMpywQeYClaRtGm1ZV-QgGJNgiUs9XBS1Pxh2G
-
-sprite $AwsControlTowerLg [20x20/16z] jSn75aCX34DHOn-GzVQ_t_JAdoPtgiA_EDZPxcDBggr5HSlRLm_uQ5fKpqolTpEi62CYWzayj9gCmiLR2IUK-M2jyE9RYJGRJtFG_C8P
-
-!procedure AwsControlTower($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsControlTowerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsControlTowerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsControlTowerGroup($id, $name='Aws Control Tower', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsControlTowerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.png
deleted file mode 100644
index 69ecba2df4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.puml
deleted file mode 100644
index ba5bbe13e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsControlTowerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerCard('AwsControlTowerCard', 'Aws Control Tower Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Remote.puml
deleted file mode 100644
index f342b2f3d2..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsControlTowerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerCard('AwsControlTowerCard', 'Aws Control Tower Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.png
deleted file mode 100644
index 54aed62a2d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.puml
deleted file mode 100644
index 8a1a63fc6e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsControlTowerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerGroup('AwsControlTowerGroup', 'Aws Control Tower Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Remote.puml
deleted file mode 100644
index 28e5707ecd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsControlTowerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsControlTowerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower')
-
-' renders the element
-AwsControlTowerGroup('AwsControlTowerGroup', 'Aws Control Tower Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.png
deleted file mode 100644
index 53824cc611..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.puml
deleted file mode 100644
index 0c36ac4c5f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDistroForOpenTelemetry
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetry('AwsDistroForOpenTelemetry', 'Aws Distro For Open Telemetry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Remote.puml
deleted file mode 100644
index 08be9dac4f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDistroForOpenTelemetry
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetry('AwsDistroForOpenTelemetry', 'Aws Distro For Open Telemetry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.md
deleted file mode 100644
index f6b129eb12..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDistroForOpenTelemetry
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-```
-
-
-
-| Illustration | AwsDistroForOpenTelemetry | AwsDistroForOpenTelemetryCard | AwsDistroForOpenTelemetryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.png) | ![illustration for AwsDistroForOpenTelemetry](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.Local.png) | ![illustration for AwsDistroForOpenTelemetryCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.png) | ![illustration for AwsDistroForOpenTelemetryGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDistroForOpenTelemetryXs>`
-- `<$AwsDistroForOpenTelemetrySm>`
-- `<$AwsDistroForOpenTelemetryMd>`
-- `<$AwsDistroForOpenTelemetryLg>`
-
-
-
-
-
-## AwsDistroForOpenTelemetry
-
-### Load remotely
-```plantuml
-@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 AwsDistroForOpenTelemetry
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetry('AwsDistroForOpenTelemetry', 'Aws Distro For Open Telemetry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDistroForOpenTelemetry
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetry('AwsDistroForOpenTelemetry', 'Aws Distro For Open Telemetry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDistroForOpenTelemetryCard
-
-### Load remotely
-```plantuml
-@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 AwsDistroForOpenTelemetryCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryCard('AwsDistroForOpenTelemetryCard', 'Aws Distro For Open Telemetry Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDistroForOpenTelemetryCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryCard('AwsDistroForOpenTelemetryCard', 'Aws Distro For Open Telemetry Card', 'an optional description')
-@enduml
-```
-
-## AwsDistroForOpenTelemetryGroup
-
-### Load remotely
-```plantuml
-@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 AwsDistroForOpenTelemetryGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryGroup('AwsDistroForOpenTelemetryGroup', 'Aws Distro For Open Telemetry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDistroForOpenTelemetryGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryGroup('AwsDistroForOpenTelemetryGroup', 'Aws Distro For Open Telemetry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.png
deleted file mode 100644
index 9bdd1f70ee..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.puml
deleted file mode 100644
index 339f63d899..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry
-
-sprite $AwsDistroForOpenTelemetryXs [10x10/16z] VS6t0G0X00IW-wYo_y1MLWPmSE7_UTkFH5w_8L1e85_4MWS
-
-sprite $AwsDistroForOpenTelemetrySm [12x12/16z] ZSQt0O0m400nsvzl_tt9K95KYL-2SlSH1dGRKEmFpPPWNDh-5WYRp6h8S7P5ESzc
-
-sprite $AwsDistroForOpenTelemetryMd [16x16/16z] fSst0SLG2CLGu0Musd_VduDTEPrEbRWWamS9vaD4ngizee3GfyUSXJrQxqx9MY_FHt-93cQVIZd6duyWFpjuZeJcPCLOA_Qu0m
-
-sprite $AwsDistroForOpenTelemetryLg [20x20/16z] {
-jOi35WD044F7oFqFtDHwBFvo0loNq0L8yqoHDEiwQy5HJv_TcxQx1kIJ9Y8Ao0RdYvOyPLMfxaFjJi1uYzoreU9uefMvtYTDiWQhRNRjYII47tbfBqyPtXby
-pG4
-}
-
-!procedure AwsDistroForOpenTelemetry($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDistroForOpenTelemetryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDistroForOpenTelemetryLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsDistroForOpenTelemetryGroup($id, $name='Aws Distro For Open Telemetry', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsDistroForOpenTelemetryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.png
deleted file mode 100644
index f1d9f9acfe..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.puml
deleted file mode 100644
index c631ee6a03..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDistroForOpenTelemetryCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryCard('AwsDistroForOpenTelemetryCard', 'Aws Distro For Open Telemetry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Remote.puml
deleted file mode 100644
index adcfc86000..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDistroForOpenTelemetryCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryCard('AwsDistroForOpenTelemetryCard', 'Aws Distro For Open Telemetry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.png
deleted file mode 100644
index c61f6c8808..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.puml
deleted file mode 100644
index 28e1680220..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDistroForOpenTelemetryGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryGroup('AwsDistroForOpenTelemetryGroup', 'Aws Distro For Open Telemetry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Remote.puml
deleted file mode 100644
index 211436f84c..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDistroForOpenTelemetryGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry')
-
-' renders the element
-AwsDistroForOpenTelemetryGroup('AwsDistroForOpenTelemetryGroup', 'Aws Distro For Open Telemetry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.png
deleted file mode 100644
index 814b7d6224..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.puml
deleted file mode 100644
index 8270eeefba..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsFaultInjectionSimulator
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulator('AwsFaultInjectionSimulator', 'Aws Fault Injection Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Remote.puml
deleted file mode 100644
index 8a8c6ba588..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsFaultInjectionSimulator
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulator('AwsFaultInjectionSimulator', 'Aws Fault Injection Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.md
deleted file mode 100644
index 776f62ddad..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsFaultInjectionSimulator
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-```
-
-
-
-| Illustration | AwsFaultInjectionSimulator | AwsFaultInjectionSimulatorCard | AwsFaultInjectionSimulatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.png) | ![illustration for AwsFaultInjectionSimulator](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.Local.png) | ![illustration for AwsFaultInjectionSimulatorCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.png) | ![illustration for AwsFaultInjectionSimulatorGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsFaultInjectionSimulatorXs>`
-- `<$AwsFaultInjectionSimulatorSm>`
-- `<$AwsFaultInjectionSimulatorMd>`
-- `<$AwsFaultInjectionSimulatorLg>`
-
-
-
-
-
-## AwsFaultInjectionSimulator
-
-### Load remotely
-```plantuml
-@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 AwsFaultInjectionSimulator
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulator('AwsFaultInjectionSimulator', 'Aws Fault Injection Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFaultInjectionSimulator
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulator('AwsFaultInjectionSimulator', 'Aws Fault Injection Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsFaultInjectionSimulatorCard
-
-### Load remotely
-```plantuml
-@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 AwsFaultInjectionSimulatorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorCard('AwsFaultInjectionSimulatorCard', 'Aws Fault Injection Simulator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFaultInjectionSimulatorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorCard('AwsFaultInjectionSimulatorCard', 'Aws Fault Injection Simulator Card', 'an optional description')
-@enduml
-```
-
-## AwsFaultInjectionSimulatorGroup
-
-### Load remotely
-```plantuml
-@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 AwsFaultInjectionSimulatorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorGroup('AwsFaultInjectionSimulatorGroup', 'Aws Fault Injection Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFaultInjectionSimulatorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorGroup('AwsFaultInjectionSimulatorGroup', 'Aws Fault Injection Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.png
deleted file mode 100644
index ad8115aeef..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.puml
deleted file mode 100644
index 9769e8cb92..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator
-
-sprite $AwsFaultInjectionSimulatorXs [10x10/16z] uy8E6BcOOKnMBWu64Cq2ve6P71nSd105RCoihAnSO1OJL3r8EIe
-
-sprite $AwsFaultInjectionSimulatorSm [12x12/16z] VSQt0G11202Woohx3_pz9ohys6C37CVQGBUGC9oo2NIPYWDpzzRQ07Q7vwCyN
-
-sprite $AwsFaultInjectionSimulatorMd [16x16/16z] ZOo53SG030CLZc__VP-nefxGo3dqfwB6VfoM1ijvQySBKU_se0MK-z15cOW4U-dTPUQZnzaxhi_XyelRGVElsyH9hW
-
-sprite $AwsFaultInjectionSimulatorLg [20x20/16z] {
-fSgr0G9044JHlLkTtt-_k9F1oqRuNqUATwl1YrVLzE3fuc6Zt6Wmxch13e2uFoUu471_vhasQ1Ea7jq98y35cKpPUtHMpasNVF9CF9ICJsNxkvFpQSBu8dvm
-1
-}
-
-!procedure AwsFaultInjectionSimulator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsFaultInjectionSimulatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsFaultInjectionSimulatorLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsFaultInjectionSimulatorGroup($id, $name='Aws Fault Injection Simulator', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsFaultInjectionSimulatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.png
deleted file mode 100644
index 1cf5561966..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.puml
deleted file mode 100644
index 02da15b89a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsFaultInjectionSimulatorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorCard('AwsFaultInjectionSimulatorCard', 'Aws Fault Injection Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Remote.puml
deleted file mode 100644
index 3c917eabbe..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsFaultInjectionSimulatorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorCard('AwsFaultInjectionSimulatorCard', 'Aws Fault Injection Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.png
deleted file mode 100644
index 84b08be2f9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.puml
deleted file mode 100644
index 75e49a0b47..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsFaultInjectionSimulatorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorGroup('AwsFaultInjectionSimulatorGroup', 'Aws Fault Injection Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Remote.puml
deleted file mode 100644
index c9da1339a4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsFaultInjectionSimulatorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator')
-
-' renders the element
-AwsFaultInjectionSimulatorGroup('AwsFaultInjectionSimulatorGroup', 'Aws Fault Injection Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.png
deleted file mode 100644
index ef06239662..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.puml
deleted file mode 100644
index c643d20d6d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsHealthDashboard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboard('AwsHealthDashboard', 'Aws Health Dashboard', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Remote.puml
deleted file mode 100644
index 845feec4f6..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsHealthDashboard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboard('AwsHealthDashboard', 'Aws Health Dashboard', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.md
deleted file mode 100644
index 0a0a8f45aa..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsHealthDashboard
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-```
-
-
-
-| Illustration | AwsHealthDashboard | AwsHealthDashboardCard | AwsHealthDashboardGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.png) | ![illustration for AwsHealthDashboard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.Local.png) | ![illustration for AwsHealthDashboardCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.png) | ![illustration for AwsHealthDashboardGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsHealthDashboardXs>`
-- `<$AwsHealthDashboardSm>`
-- `<$AwsHealthDashboardMd>`
-- `<$AwsHealthDashboardLg>`
-
-
-
-
-
-## AwsHealthDashboard
-
-### Load remotely
-```plantuml
-@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 AwsHealthDashboard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboard('AwsHealthDashboard', 'Aws Health Dashboard', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsHealthDashboard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboard('AwsHealthDashboard', 'Aws Health Dashboard', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsHealthDashboardCard
-
-### Load remotely
-```plantuml
-@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 AwsHealthDashboardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardCard('AwsHealthDashboardCard', 'Aws Health Dashboard Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsHealthDashboardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardCard('AwsHealthDashboardCard', 'Aws Health Dashboard Card', 'an optional description')
-@enduml
-```
-
-## AwsHealthDashboardGroup
-
-### Load remotely
-```plantuml
-@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 AwsHealthDashboardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardGroup('AwsHealthDashboardGroup', 'Aws Health Dashboard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsHealthDashboardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardGroup('AwsHealthDashboardGroup', 'Aws Health Dashboard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.png
deleted file mode 100644
index e88ca9edac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.puml
deleted file mode 100644
index 858e1b6efe..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard
-
-sprite $AwsHealthDashboardXs [10x10/16z] uy8E61Y02Co08XXc14ip8gdaueGmsBYO468e
-
-sprite $AwsHealthDashboardSm [12x12/16z] VS470S1030IWtydXNt0T5FpeI0E75myAy_8Guj0GZGQcOGDS1I090040y04
-
-sprite $AwsHealthDashboardMd [16x16/16z] dST70eH020117KQ4-lz_DyVJXZfr-qD7b8hesqugaomGiC0A1WXkjHVJ6de3sfXwgDjMjaLdbPjGjiPDfzfvofxUJDyv0W
-
-sprite $AwsHealthDashboardLg [20x20/16z] jSx50G903031k6p__UBE5-PS4_vXHAHl_Sq4aEL05LVorOC2a5D0Bgzd8Ozpg8PAB9PsRfPL9KY6gzc8O7o8a-LEGS2N5nstv5vLCSO7N-EBB3zm1
-
-!procedure AwsHealthDashboard($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsHealthDashboardCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsHealthDashboardLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsHealthDashboardGroup($id, $name='Aws Health Dashboard', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsHealthDashboardLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.png
deleted file mode 100644
index 8728300961..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.puml
deleted file mode 100644
index 0731690dbe..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsHealthDashboardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardCard('AwsHealthDashboardCard', 'Aws Health Dashboard Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Remote.puml
deleted file mode 100644
index 3ad6022927..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsHealthDashboardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardCard('AwsHealthDashboardCard', 'Aws Health Dashboard Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.png
deleted file mode 100644
index 24b209fdf7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.puml
deleted file mode 100644
index 1a744d1bdc..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsHealthDashboardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardGroup('AwsHealthDashboardGroup', 'Aws Health Dashboard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Remote.puml
deleted file mode 100644
index 9c7ed85e6f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboardGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsHealthDashboardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard')
-
-' renders the element
-AwsHealthDashboardGroup('AwsHealthDashboardGroup', 'Aws Health Dashboard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.png
deleted file mode 100644
index 575a55fe14..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.puml
deleted file mode 100644
index 1b866715c4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLaunchWizard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizard('AwsLaunchWizard', 'Aws Launch Wizard', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Remote.puml
deleted file mode 100644
index 777697f95a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLaunchWizard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizard('AwsLaunchWizard', 'Aws Launch Wizard', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.md
deleted file mode 100644
index e4f963ce3b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLaunchWizard
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-```
-
-
-
-| Illustration | AwsLaunchWizard | AwsLaunchWizardCard | AwsLaunchWizardGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.png) | ![illustration for AwsLaunchWizard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.Local.png) | ![illustration for AwsLaunchWizardCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.png) | ![illustration for AwsLaunchWizardGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLaunchWizardXs>`
-- `<$AwsLaunchWizardSm>`
-- `<$AwsLaunchWizardMd>`
-- `<$AwsLaunchWizardLg>`
-
-
-
-
-
-## AwsLaunchWizard
-
-### Load remotely
-```plantuml
-@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 AwsLaunchWizard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizard('AwsLaunchWizard', 'Aws Launch Wizard', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLaunchWizard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizard('AwsLaunchWizard', 'Aws Launch Wizard', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLaunchWizardCard
-
-### Load remotely
-```plantuml
-@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 AwsLaunchWizardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardCard('AwsLaunchWizardCard', 'Aws Launch Wizard Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLaunchWizardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardCard('AwsLaunchWizardCard', 'Aws Launch Wizard Card', 'an optional description')
-@enduml
-```
-
-## AwsLaunchWizardGroup
-
-### Load remotely
-```plantuml
-@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 AwsLaunchWizardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardGroup('AwsLaunchWizardGroup', 'Aws Launch Wizard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLaunchWizardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardGroup('AwsLaunchWizardGroup', 'Aws Launch Wizard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.png
deleted file mode 100644
index 1039f53311..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.puml
deleted file mode 100644
index dd3382ed82..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard
-
-sprite $AwsLaunchWizardXs [10x10/16z] uy8AE3cvM9YOMI0S5Y00qSn09aoCWuk92SfWW8b00GE6QG
-
-sprite $AwsLaunchWizardSm [12x12/16z] VKk30S1032nF--zR6n_da69KDHjCMsAwgR4JEXJfUU2zmeRhEHcyei1wRAVWUWQyeiWjHW
-
-sprite $AwsLaunchWizardMd [16x16/16z] ZKp50O103BiAJPhzzyNj1wUDwkVgVLsZ54Y3xHX4AvKkU_m02PnWMg-LnJXnjaRoxH-atFs21dPABwYE6teTnVs2BD1ujEFowNij
-
-sprite $AwsLaunchWizardLg [20x20/16z] hOpL0SH020MpEDD_l-VAp-aaQppXBvZPQPte8xGXADTPLjQONPHhzZu1Ad1thgW0o_8fczHQDljM6OZ8VL8hZ83fgaqPBiZfEjFFheeWLboqpRWYZC3b-ZPx
-
-!procedure AwsLaunchWizard($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLaunchWizardCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLaunchWizardLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsLaunchWizardGroup($id, $name='Aws Launch Wizard', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsLaunchWizardLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.png
deleted file mode 100644
index 36d731d9f9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.puml
deleted file mode 100644
index e388a1c0a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLaunchWizardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardCard('AwsLaunchWizardCard', 'Aws Launch Wizard Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Remote.puml
deleted file mode 100644
index d95c532c3b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLaunchWizardCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardCard('AwsLaunchWizardCard', 'Aws Launch Wizard Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.png
deleted file mode 100644
index 690b2bbea5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.puml
deleted file mode 100644
index b7137e83b6..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLaunchWizardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardGroup('AwsLaunchWizardGroup', 'Aws Launch Wizard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Remote.puml
deleted file mode 100644
index 177b263e4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizardGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLaunchWizardGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard')
-
-' renders the element
-AwsLaunchWizardGroup('AwsLaunchWizardGroup', 'Aws Launch Wizard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.png
deleted file mode 100644
index 5dfb3a24b1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.puml
deleted file mode 100644
index 46830f548c..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLicenseManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManager('AwsLicenseManager', 'Aws License Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Remote.puml
deleted file mode 100644
index c14a24e0e5..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLicenseManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManager('AwsLicenseManager', 'Aws License Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.md
deleted file mode 100644
index b98c6edc0b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLicenseManager
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-```
-
-
-
-| Illustration | AwsLicenseManager | AwsLicenseManagerCard | AwsLicenseManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.png) | ![illustration for AwsLicenseManager](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.Local.png) | ![illustration for AwsLicenseManagerCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.png) | ![illustration for AwsLicenseManagerGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLicenseManagerXs>`
-- `<$AwsLicenseManagerSm>`
-- `<$AwsLicenseManagerMd>`
-- `<$AwsLicenseManagerLg>`
-
-
-
-
-
-## AwsLicenseManager
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManager('AwsLicenseManager', 'Aws License Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManager('AwsLicenseManager', 'Aws License Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLicenseManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerCard('AwsLicenseManagerCard', 'Aws License Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerCard('AwsLicenseManagerCard', 'Aws License Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsLicenseManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerGroup('AwsLicenseManagerGroup', 'Aws License Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerGroup('AwsLicenseManagerGroup', 'Aws License Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.png
deleted file mode 100644
index d7d1a668b5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.puml
deleted file mode 100644
index 209d0868e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager
-
-sprite $AwsLicenseManagerXs [10x10/16z] uy81EBbOe2m61WP6A9ED2yfYOc60iTZWign0MPXc5
-
-sprite $AwsLicenseManagerSm [12x12/16z] TSY53G113CH0XPFjlzzdFB1ePCnpPgQw786YoxbrVu20swPykpZiDaGVCuiphW9TAm
-
-sprite $AwsLicenseManagerMd [16x16/16z] ZSU35GG140MmCNx__HxNpcFmHFzCZVoYdjwP0D7qqgyuFLfCiRYIHIzknioBgtDYSUJg8geiZ1ctu94t
-
-sprite $AwsLicenseManagerLg [20x20/16z] fSe54iCm34HHQItS-z-tJF9Gs_p4z4OyMjcz_h1WTvCcmpABTCYdoItef_cj64RsTPi6XCQqXjYIQIjTuBNDQM2ReoBXcp5ySHYGlW08Hzh2lMRpnyu
-
-!procedure AwsLicenseManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLicenseManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLicenseManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsLicenseManagerGroup($id, $name='Aws License Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsLicenseManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.png
deleted file mode 100644
index 978618f76a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.puml
deleted file mode 100644
index e963736272..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLicenseManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerCard('AwsLicenseManagerCard', 'Aws License Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Remote.puml
deleted file mode 100644
index 3358795058..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLicenseManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerCard('AwsLicenseManagerCard', 'Aws License Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.png
deleted file mode 100644
index ff2c4d8ba5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.puml
deleted file mode 100644
index a0461e5783..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLicenseManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerGroup('AwsLicenseManagerGroup', 'Aws License Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Remote.puml
deleted file mode 100644
index 6ad2bd3864..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLicenseManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager')
-
-' renders the element
-AwsLicenseManagerGroup('AwsLicenseManagerGroup', 'Aws License Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.png
deleted file mode 100644
index ff15b0561b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.puml
deleted file mode 100644
index b4b3f7e35c..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsManagementConsole
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Remote.puml
deleted file mode 100644
index e87898235e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsManagementConsole
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.md
deleted file mode 100644
index 575c16d667..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsManagementConsole
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-```
-
-
-
-| Illustration | AwsManagementConsole | AwsManagementConsoleCard | AwsManagementConsoleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.png) | ![illustration for AwsManagementConsole](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.Local.png) | ![illustration for AwsManagementConsoleCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.png) | ![illustration for AwsManagementConsoleGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsManagementConsoleXs>`
-- `<$AwsManagementConsoleSm>`
-- `<$AwsManagementConsoleMd>`
-- `<$AwsManagementConsoleLg>`
-
-
-
-
-
-## AwsManagementConsole
-
-### Load remotely
-```plantuml
-@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 AwsManagementConsole
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagementConsole
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsManagementConsoleCard
-
-### Load remotely
-```plantuml
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
-```
-
-## AwsManagementConsoleGroup
-
-### Load remotely
-```plantuml
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.png
deleted file mode 100644
index cb0c721521..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.puml
deleted file mode 100644
index d0e523bc36..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole
-
-sprite $AwsManagementConsoleXs [10x10/16z] uy8AE3b191iGiu014rYK0GZPG0nce3m7AWiXomO4G0aaqm
-
-sprite $AwsManagementConsoleSm [12x12/16z] TOY55K0n2CHQzBZzz_tkaXR82tzfikAJ2x2qnQU9mzMesBnBbUozLxQzW_3DbrdSPwO3NXa1
-
-sprite $AwsManagementConsoleMd [16x16/16z] XOt50G1120CNX_JVxxdh_226VsfdEYrMQBeZCp71q-rN7L3so5KFM1NAzfkh5OVjEXAjUBipbKgnt-eGsc_0UTyd7X606txf0G
-
-sprite $AwsManagementConsoleLg [20x20/16z] fOw50GDH24DnIFRVj-xUk_SL3zTHSGiEli2EIyBPDzsFlbliv3lUrhTv95sC8dFdCw91k_Lvmg7KkV497KmYl-JHE0NQjxdF-kh4tkL77yuS_loTBG
-
-!procedure AwsManagementConsole($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsManagementConsoleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsManagementConsoleLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsManagementConsoleGroup($id, $name='Aws Management Console', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsManagementConsoleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.png
deleted file mode 100644
index 3628d7b851..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.puml
deleted file mode 100644
index e351f98ef7..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Remote.puml
deleted file mode 100644
index 6bc5e9807e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.png
deleted file mode 100644
index c04e0fbcea..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.puml
deleted file mode 100644
index 522a3fb700..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Remote.puml
deleted file mode 100644
index f7103319a2..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsoleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.png
deleted file mode 100644
index 481aa6ad33..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.puml
deleted file mode 100644
index 37eb18ea50..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorks
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorks('AwsOpsWorks', 'Aws Ops Works', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Remote.puml
deleted file mode 100644
index 4bfdc60217..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorks
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorks('AwsOpsWorks', 'Aws Ops Works', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.md
deleted file mode 100644
index e1f8b85848..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorks
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-```
-
-
-
-| Illustration | AwsOpsWorks | AwsOpsWorksCard | AwsOpsWorksGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.png) | ![illustration for AwsOpsWorks](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.Local.png) | ![illustration for AwsOpsWorksCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.png) | ![illustration for AwsOpsWorksGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksXs>`
-- `<$AwsOpsWorksSm>`
-- `<$AwsOpsWorksMd>`
-- `<$AwsOpsWorksLg>`
-
-
-
-
-
-## AwsOpsWorks
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorks
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorks('AwsOpsWorks', 'Aws Ops Works', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorks
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorks('AwsOpsWorks', 'Aws Ops Works', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksCard('AwsOpsWorksCard', 'Aws Ops Works Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksCard('AwsOpsWorksCard', 'Aws Ops Works Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksGroup('AwsOpsWorksGroup', 'Aws Ops Works Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksGroup('AwsOpsWorksGroup', 'Aws Ops Works Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.png
deleted file mode 100644
index 49c4a9a37b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.puml
deleted file mode 100644
index c9c681102b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks
-
-sprite $AwsOpsWorksXs [10x10/16z] uy816DZOu6nMACt1n00JWaaoCJ4mCO8OZ20f3YYBYOiHsIm
-
-sprite $AwsOpsWorksSm [12x12/16z] VOkt0S1020DDHjf_NsU-_6j0YJlWM2-ovbSZHg2xkCXvNFLGxVSNG1Zo1GtIlrg1nLaF5m
-
-sprite $AwsOpsWorksMd [16x16/16z] dKp50S0m42fS3FRVjwwVMlHG_rejivnnfw8uOArmue55HZjXWyAbG6UaSN5wLipbgYwmv31oCsB57h6RO-sep0xAW9_N
-
-sprite $AwsOpsWorksLg [20x20/16z] hOl50KKn409PagpGVx_VNP_D3HbjGMMzLe3JdwkHwOLwwg0cZlRKcReOpvrdyDKjCApfXVJI6to9Hq3Iubg5kUIMgj6ldGaIrPNfFpj20W-TcLQo1m
-
-!procedure AwsOpsWorks($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksGroup($id, $name='Aws Ops Works', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.png
deleted file mode 100644
index 9cc1652a08..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.puml
deleted file mode 100644
index 80545b5324..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksCard('AwsOpsWorksCard', 'Aws Ops Works Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Remote.puml
deleted file mode 100644
index ac54eb2cfd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksCard('AwsOpsWorksCard', 'Aws Ops Works Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.png
deleted file mode 100644
index c4af0307db..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.puml
deleted file mode 100644
index e7c2c1066f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksGroup('AwsOpsWorksGroup', 'Aws Ops Works Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Remote.puml
deleted file mode 100644
index c4749fb464..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorksGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks')
-
-' renders the element
-AwsOpsWorksGroup('AwsOpsWorksGroup', 'Aws Ops Works Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.png
deleted file mode 100644
index c9f148a80f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.puml
deleted file mode 100644
index bfc33bc80c..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizations
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizations('AwsOrganizations', 'Aws Organizations', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Remote.puml
deleted file mode 100644
index 36e784af54..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizations
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizations('AwsOrganizations', 'Aws Organizations', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.md
deleted file mode 100644
index cd5b28117a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOrganizations
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-```
-
-
-
-| Illustration | AwsOrganizations | AwsOrganizationsCard | AwsOrganizationsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.png) | ![illustration for AwsOrganizations](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.Local.png) | ![illustration for AwsOrganizationsCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.png) | ![illustration for AwsOrganizationsGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOrganizationsXs>`
-- `<$AwsOrganizationsSm>`
-- `<$AwsOrganizationsMd>`
-- `<$AwsOrganizationsLg>`
-
-
-
-
-
-## AwsOrganizations
-
-### Load remotely
-```plantuml
-@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 AwsOrganizations
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizations('AwsOrganizations', 'Aws Organizations', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizations
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizations('AwsOrganizations', 'Aws Organizations', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsCard
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsCard('AwsOrganizationsCard', 'Aws Organizations Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsCard('AwsOrganizationsCard', 'Aws Organizations Card', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsGroup
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsGroup('AwsOrganizationsGroup', 'Aws Organizations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsGroup('AwsOrganizationsGroup', 'Aws Organizations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.png
deleted file mode 100644
index 68ff928f7b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.puml
deleted file mode 100644
index 3f04cc2d4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations
-
-sprite $AwsOrganizationsXs [10x10/16z] uy85610C9XYJ2KEM0GJ035Ok3YuEPh0G5n2o81a5
-
-sprite $AwsOrganizationsSm [12x12/16z] VOpL0SD034FlZBBstxSDS_9-309-WdqpohfR2hQTKjnewv8HFM9IgcSqcavlkd0fAbI104_y0G
-
-sprite $AwsOrganizationsMd [16x16/16z] dST50aKn24FHabH2zh_VxyBesQt0yRL4rx3SH_501efbk3eI2fTMAyX7UBol8IcajJvaSn09hhSDqyZbjmUxEsUIycvt
-
-sprite $AwsOrganizationsLg [20x20/16z] jOrLWaGn20GRbaUQklzzTzp_HYh1ZLzHMZpIQJhya0kPodx89Itpd2EXd_TbnxpSDI_yyK3gmkACq-0mi_goKjw6pK7PbmsYXoOfkEQaEIXAAZvZ1m
-
-!procedure AwsOrganizations($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOrganizationsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOrganizationsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOrganizationsGroup($id, $name='Aws Organizations', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOrganizationsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.png
deleted file mode 100644
index a061200c16..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.puml
deleted file mode 100644
index 9fa2c13107..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsCard('AwsOrganizationsCard', 'Aws Organizations Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Remote.puml
deleted file mode 100644
index ea4e83a3e3..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsCard('AwsOrganizationsCard', 'Aws Organizations Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.png
deleted file mode 100644
index 0c021a6dda..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.puml
deleted file mode 100644
index 3c5b1a0e77..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOrganizationsGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsGroup('AwsOrganizationsGroup', 'Aws Organizations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Remote.puml
deleted file mode 100644
index 0502d54b15..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizationsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOrganizationsGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations')
-
-' renders the element
-AwsOrganizationsGroup('AwsOrganizationsGroup', 'Aws Organizations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.png
deleted file mode 100644
index ba11951fd4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.puml
deleted file mode 100644
index b5b8f96a40..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsProton
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProton('AwsProton', 'Aws Proton', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Remote.puml
deleted file mode 100644
index 369cbc08d3..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsProton
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProton('AwsProton', 'Aws Proton', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.md
deleted file mode 100644
index f3d04d52dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsProton
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsProton
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-```
-
-
-
-| Illustration | AwsProton | AwsProtonCard | AwsProtonGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsProton.png) | ![illustration for AwsProton](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsProton.Local.png) | ![illustration for AwsProtonCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.png) | ![illustration for AwsProtonGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsProtonXs>`
-- `<$AwsProtonSm>`
-- `<$AwsProtonMd>`
-- `<$AwsProtonLg>`
-
-
-
-
-
-## AwsProton
-
-### Load remotely
-```plantuml
-@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 AwsProton
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProton('AwsProton', 'Aws Proton', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsProton
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProton('AwsProton', 'Aws Proton', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsProtonCard
-
-### Load remotely
-```plantuml
-@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 AwsProtonCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonCard('AwsProtonCard', 'Aws Proton Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsProtonCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonCard('AwsProtonCard', 'Aws Proton Card', 'an optional description')
-@enduml
-```
-
-## AwsProtonGroup
-
-### Load remotely
-```plantuml
-@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 AwsProtonGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonGroup('AwsProtonGroup', 'Aws Proton Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsProtonGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonGroup('AwsProtonGroup', 'Aws Proton Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.png
deleted file mode 100644
index d80f416695..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.puml
deleted file mode 100644
index 5cf2733398..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProton.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsProton
-
-sprite $AwsProtonXs [10x10/16z] uy8AEDbWB3PE1anfDYuE9YQmE0TCY86B2SfYuaHN3W
-
-sprite $AwsProtonSm [12x12/16z] TSkt0O0024HHoV3ttzUibRw6UFmguIN5y9XHaOLB92_lLjLheV144idKivNXDSM73G
-
-sprite $AwsProtonMd [16x16/16z] ZSsr0S0020J0uF3xxnitEgv37mE5XhKrIYEzDIpJt3Nma08GXKUmdOjFXq79k-NvG3sI417s_3E25k1rBtjbMsV2t0O
-
-sprite $AwsProtonLg [20x20/16z] fOo53GH15497lW3zzxlk4xrxCOBfJzn7YuZ1GmRuCQDHPHNrwLRI5yghlJTU5hl7Bln-X3hQocDUA_RURM6Vc6xO5FKrP2b2MrNgn4JJ1xH6VI7r4pC
-
-!procedure AwsProton($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsProton', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsProtonCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsProtonLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsProtonGroup($id, $name='Aws Proton', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsProtonLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.png
deleted file mode 100644
index 364278e8e8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.puml
deleted file mode 100644
index c723f4a7c2..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsProtonCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonCard('AwsProtonCard', 'Aws Proton Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Remote.puml
deleted file mode 100644
index aefea44e5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsProtonCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonCard('AwsProtonCard', 'Aws Proton Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.png
deleted file mode 100644
index 1071f10f9d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.puml
deleted file mode 100644
index 037715933f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsProtonGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonGroup('AwsProtonGroup', 'Aws Proton Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Remote.puml
deleted file mode 100644
index 23c508c3ae..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsProtonGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsProtonGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsProton')
-
-' renders the element
-AwsProtonGroup('AwsProtonGroup', 'Aws Proton Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.png
deleted file mode 100644
index 29bff8e7c8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.puml
deleted file mode 100644
index c64879b27f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsResilienceHub
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHub('AwsResilienceHub', 'Aws Resilience Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Remote.puml
deleted file mode 100644
index fbbcd5be6d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsResilienceHub
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHub('AwsResilienceHub', 'Aws Resilience Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.md
deleted file mode 100644
index a7ec0640f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsResilienceHub
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-```
-
-
-
-| Illustration | AwsResilienceHub | AwsResilienceHubCard | AwsResilienceHubGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.png) | ![illustration for AwsResilienceHub](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.Local.png) | ![illustration for AwsResilienceHubCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.png) | ![illustration for AwsResilienceHubGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsResilienceHubXs>`
-- `<$AwsResilienceHubSm>`
-- `<$AwsResilienceHubMd>`
-- `<$AwsResilienceHubLg>`
-
-
-
-
-
-## AwsResilienceHub
-
-### Load remotely
-```plantuml
-@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 AwsResilienceHub
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHub('AwsResilienceHub', 'Aws Resilience Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResilienceHub
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHub('AwsResilienceHub', 'Aws Resilience Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsResilienceHubCard
-
-### Load remotely
-```plantuml
-@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 AwsResilienceHubCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubCard('AwsResilienceHubCard', 'Aws Resilience Hub Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResilienceHubCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubCard('AwsResilienceHubCard', 'Aws Resilience Hub Card', 'an optional description')
-@enduml
-```
-
-## AwsResilienceHubGroup
-
-### Load remotely
-```plantuml
-@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 AwsResilienceHubGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubGroup('AwsResilienceHubGroup', 'Aws Resilience Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResilienceHubGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubGroup('AwsResilienceHubGroup', 'Aws Resilience Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.png
deleted file mode 100644
index 51c40ce186..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.puml
deleted file mode 100644
index 91b8a572a6..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub
-
-sprite $AwsResilienceHubXs [10x10/16z] uy8165YGsEnWaekBauEJWmlAPcG3qMn035F5oSKCPRAoe9W5
-
-sprite $AwsResilienceHubSm [12x12/16z] VSb95e1020FHdfkg-z_NYUTI_mQI-2Ty4GQcfiwS5behcwo7mdnwT3lnGR5rquZyFvm
-
-sprite $AwsResilienceHubMd [16x16/16z] dKk34GHH39qO_VUx-utH8Sv3_XF1PDURwR9_gaCK9ZqEuxwnicJWGOssGaKvD73Q8MjpDmGAMkTcK7267X1u6j6XS8ty9bu
-
-sprite $AwsResilienceHubLg [20x20/16z] jSor0GH134DH3scitt-_n-1D3rugu3zQnEJ0pP2TwbvHnERbqJ31Kom0At5BRcJ0VNltf9MtuAfPVlLs0bxCnbr82-EWS6vhThH44TWmEaNsn5E3WzMd-TeP
-
-!procedure AwsResilienceHub($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsResilienceHubCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsResilienceHubLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsResilienceHubGroup($id, $name='Aws Resilience Hub', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsResilienceHubLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.png
deleted file mode 100644
index bd03e9a832..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.puml
deleted file mode 100644
index 55eb10ab4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsResilienceHubCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubCard('AwsResilienceHubCard', 'Aws Resilience Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Remote.puml
deleted file mode 100644
index 4e0936bb60..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsResilienceHubCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubCard('AwsResilienceHubCard', 'Aws Resilience Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.png
deleted file mode 100644
index ac05c3393b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.puml
deleted file mode 100644
index e65fdf1aab..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsResilienceHubGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubGroup('AwsResilienceHubGroup', 'Aws Resilience Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Remote.puml
deleted file mode 100644
index 38d550ef9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHubGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsResilienceHubGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub')
-
-' renders the element
-AwsResilienceHubGroup('AwsResilienceHubGroup', 'Aws Resilience Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.png
deleted file mode 100644
index 436fca492f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.puml
deleted file mode 100644
index 9cf1455a83..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsResourceExplorer
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorer('AwsResourceExplorer', 'Aws Resource Explorer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Remote.puml
deleted file mode 100644
index 1f98a55c31..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsResourceExplorer
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorer('AwsResourceExplorer', 'Aws Resource Explorer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.md
deleted file mode 100644
index 81999b64de..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsResourceExplorer
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-```
-
-
-
-| Illustration | AwsResourceExplorer | AwsResourceExplorerCard | AwsResourceExplorerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.png) | ![illustration for AwsResourceExplorer](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.Local.png) | ![illustration for AwsResourceExplorerCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.png) | ![illustration for AwsResourceExplorerGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsResourceExplorerXs>`
-- `<$AwsResourceExplorerSm>`
-- `<$AwsResourceExplorerMd>`
-- `<$AwsResourceExplorerLg>`
-
-
-
-
-
-## AwsResourceExplorer
-
-### Load remotely
-```plantuml
-@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 AwsResourceExplorer
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorer('AwsResourceExplorer', 'Aws Resource Explorer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResourceExplorer
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorer('AwsResourceExplorer', 'Aws Resource Explorer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsResourceExplorerCard
-
-### Load remotely
-```plantuml
-@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 AwsResourceExplorerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerCard('AwsResourceExplorerCard', 'Aws Resource Explorer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResourceExplorerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerCard('AwsResourceExplorerCard', 'Aws Resource Explorer Card', 'an optional description')
-@enduml
-```
-
-## AwsResourceExplorerGroup
-
-### Load remotely
-```plantuml
-@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 AwsResourceExplorerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerGroup('AwsResourceExplorerGroup', 'Aws Resource Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResourceExplorerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerGroup('AwsResourceExplorerGroup', 'Aws Resource Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.png
deleted file mode 100644
index dd0f66fb2b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.puml
deleted file mode 100644
index 4c684077d5..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer
-
-sprite $AwsResourceExplorerXs [10x10/16z] TOR50S0m00Afm-s_Rots2dfC98xwG0pu4cRxYFTKYKAvaCAl28kX1m
-
-sprite $AwsResourceExplorerSm [12x12/16z] VSo53S0024JHuF3ttxTkiQ8lTlnLozmo63te0L78OMhJniE1CPUBe0z78zaM76MjQNt7vZ7VMW4
-
-sprite $AwsResourceExplorerMd [16x16/16z] ZKrL0iKm26iebjp_la_c-zggG4ml5szT8oOlNV_UyAr5Rn9RYvb6LC5OQozX1WKTVVsVlFPsw_5xkFF_qSWO3Khxn1hMgNtbQ16bn_K5
-
-sprite $AwsResourceExplorerLg [20x20/16z] {
-hO_50KGn20NvICAR_ljTjrpM9ue3_w1JhCYIhHOVh_CpxZvr__OraqyezrHaN7JDD1EqmLr7oRqbVzJvsSDUwH9OT0Ko1RXttBgQu6OMshWnVU2AoFPbO7De
-DnxHxNgNFG
-}
-
-!procedure AwsResourceExplorer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsResourceExplorerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsResourceExplorerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsResourceExplorerGroup($id, $name='Aws Resource Explorer', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsResourceExplorerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.png
deleted file mode 100644
index 705dfe17b1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.puml
deleted file mode 100644
index a88b9edea1..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsResourceExplorerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerCard('AwsResourceExplorerCard', 'Aws Resource Explorer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Remote.puml
deleted file mode 100644
index a30419ecbb..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsResourceExplorerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerCard('AwsResourceExplorerCard', 'Aws Resource Explorer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.png
deleted file mode 100644
index 7fe7cd5f44..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.puml
deleted file mode 100644
index 3510ef5590..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsResourceExplorerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerGroup('AwsResourceExplorerGroup', 'Aws Resource Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Remote.puml
deleted file mode 100644
index a40f409d34..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsResourceExplorerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer')
-
-' renders the element
-AwsResourceExplorerGroup('AwsResourceExplorerGroup', 'Aws Resource Explorer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.png
deleted file mode 100644
index 5d7f25b62e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.puml
deleted file mode 100644
index 9b091a5cc0..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsServiceCatalog
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalog('AwsServiceCatalog', 'Aws Service Catalog', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Remote.puml
deleted file mode 100644
index 30fe45e33a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsServiceCatalog
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalog('AwsServiceCatalog', 'Aws Service Catalog', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.md
deleted file mode 100644
index cebb4e272e..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsServiceCatalog
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-```
-
-
-
-| Illustration | AwsServiceCatalog | AwsServiceCatalogCard | AwsServiceCatalogGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.png) | ![illustration for AwsServiceCatalog](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.Local.png) | ![illustration for AwsServiceCatalogCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.png) | ![illustration for AwsServiceCatalogGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsServiceCatalogXs>`
-- `<$AwsServiceCatalogSm>`
-- `<$AwsServiceCatalogMd>`
-- `<$AwsServiceCatalogLg>`
-
-
-
-
-
-## AwsServiceCatalog
-
-### Load remotely
-```plantuml
-@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 AwsServiceCatalog
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalog('AwsServiceCatalog', 'Aws Service Catalog', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServiceCatalog
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalog('AwsServiceCatalog', 'Aws Service Catalog', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsServiceCatalogCard
-
-### Load remotely
-```plantuml
-@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 AwsServiceCatalogCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogCard('AwsServiceCatalogCard', 'Aws Service Catalog Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServiceCatalogCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogCard('AwsServiceCatalogCard', 'Aws Service Catalog Card', 'an optional description')
-@enduml
-```
-
-## AwsServiceCatalogGroup
-
-### Load remotely
-```plantuml
-@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 AwsServiceCatalogGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogGroup('AwsServiceCatalogGroup', 'Aws Service Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServiceCatalogGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogGroup('AwsServiceCatalogGroup', 'Aws Service Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.png
deleted file mode 100644
index e8b14b8605..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.puml
deleted file mode 100644
index ef085f76c0..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog
-
-sprite $AwsServiceCatalogXs [10x10/16z] TS750S80002nmo7xxqljKqrSw1F8z_lxXLGUA7c4txrwWZnayR8n
-
-sprite $AwsServiceCatalogSm [12x12/16z] VS750SC0402WYvsm_xxrJotWJEtbvP3sWRs5C8bfUwmQHam8e7EFxKXmA3a9LDkQbyEdAm
-
-sprite $AwsServiceCatalogMd [16x16/16z] dSV70GGW4090GLSM-k_tSdXTdD_aBuM9UfREZk7RbWqZNRmSooqelhqSpa76kZv3UqZ8lbncUpZepWK526ZcgYjHCfqRao6TftxklIC
-
-sprite $AwsServiceCatalogLg [20x20/16z] {
-hSh7WGD024DHaMRWzz_lHcTVd1ud9F49tSErLErISK4D2xRDAH6qMiD8_EdLXNoxYCd3KWRwEnGSCYOov95Wfqn6AB50Xyn7lzUQc3naixoqj9MPS1gsRRRt
-12SQ9eOM5p8Di-AQLt1dUDOt
-}
-
-!procedure AwsServiceCatalog($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsServiceCatalogCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsServiceCatalogLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsServiceCatalogGroup($id, $name='Aws Service Catalog', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsServiceCatalogLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.png
deleted file mode 100644
index a56e7f5cb1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.puml
deleted file mode 100644
index 3c028a7917..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsServiceCatalogCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogCard('AwsServiceCatalogCard', 'Aws Service Catalog Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Remote.puml
deleted file mode 100644
index 8293975c4d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsServiceCatalogCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogCard('AwsServiceCatalogCard', 'Aws Service Catalog Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.png
deleted file mode 100644
index d6726deaac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.puml
deleted file mode 100644
index 457df52d8a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsServiceCatalogGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogGroup('AwsServiceCatalogGroup', 'Aws Service Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Remote.puml
deleted file mode 100644
index 64e0801171..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalogGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsServiceCatalogGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog')
-
-' renders the element
-AwsServiceCatalogGroup('AwsServiceCatalogGroup', 'Aws Service Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.png
deleted file mode 100644
index 7d2a026077..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.puml
deleted file mode 100644
index db31366de0..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsServiceManagementConnector
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnector('AwsServiceManagementConnector', 'Aws Service Management Connector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Remote.puml
deleted file mode 100644
index 264a96b830..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsServiceManagementConnector
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnector('AwsServiceManagementConnector', 'Aws Service Management Connector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.md
deleted file mode 100644
index 5aae8dfa9f..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsServiceManagementConnector
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-```
-
-
-
-| Illustration | AwsServiceManagementConnector | AwsServiceManagementConnectorCard | AwsServiceManagementConnectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.png) | ![illustration for AwsServiceManagementConnector](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.Local.png) | ![illustration for AwsServiceManagementConnectorCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.png) | ![illustration for AwsServiceManagementConnectorGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsServiceManagementConnectorXs>`
-- `<$AwsServiceManagementConnectorSm>`
-- `<$AwsServiceManagementConnectorMd>`
-- `<$AwsServiceManagementConnectorLg>`
-
-
-
-
-
-## AwsServiceManagementConnector
-
-### Load remotely
-```plantuml
-@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 AwsServiceManagementConnector
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnector('AwsServiceManagementConnector', 'Aws Service Management Connector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServiceManagementConnector
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnector('AwsServiceManagementConnector', 'Aws Service Management Connector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsServiceManagementConnectorCard
-
-### Load remotely
-```plantuml
-@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 AwsServiceManagementConnectorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorCard('AwsServiceManagementConnectorCard', 'Aws Service Management Connector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServiceManagementConnectorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorCard('AwsServiceManagementConnectorCard', 'Aws Service Management Connector Card', 'an optional description')
-@enduml
-```
-
-## AwsServiceManagementConnectorGroup
-
-### Load remotely
-```plantuml
-@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 AwsServiceManagementConnectorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorGroup('AwsServiceManagementConnectorGroup', 'Aws Service Management Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsServiceManagementConnectorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorGroup('AwsServiceManagementConnectorGroup', 'Aws Service Management Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.png
deleted file mode 100644
index f51ec8870c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.puml
deleted file mode 100644
index 561008dc25..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector
-
-sprite $AwsServiceManagementConnectorXs [10x10/16z] uy8Es3YPE24CBYucY1075oS35nSGSO58LY04oa9vg8213LK4
-
-sprite $AwsServiceManagementConnectorSm [12x12/16z] VS790S9030GmsCiUzLymRo29v4764636q0q9WuB1kmw5GNcnCGaqqc21Bgm0QhSV7m
-
-sprite $AwsServiceManagementConnectorMd [16x16/16z] ZS490GD120ImiXzC_0kkXKjy503eTPSTW3qixW0zM3W12ocuu979Ga6Q5uC53lEhmW8B9QH1Bg00So0LWDnQgttn1m
-
-sprite $AwsServiceManagementConnectorLg [20x20/16z] {
-fSf5WWH120H0ogWc_l_VrV6-hCG5oUJ_zapFifMkmjr8TAeVBZAXGtCHe4CDO1-eY7xFJOXBDklfLmkhm89elIK6S2HqbpuGXMqZjulkl1sjGFPoDsBcYErP
-bTzw1m
-}
-
-!procedure AwsServiceManagementConnector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsServiceManagementConnectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsServiceManagementConnectorLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsServiceManagementConnectorGroup($id, $name='Aws Service Management Connector', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsServiceManagementConnectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.png
deleted file mode 100644
index 3621be6f29..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.puml
deleted file mode 100644
index f6d65a7a53..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsServiceManagementConnectorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorCard('AwsServiceManagementConnectorCard', 'Aws Service Management Connector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Remote.puml
deleted file mode 100644
index b8db2811c4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsServiceManagementConnectorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorCard('AwsServiceManagementConnectorCard', 'Aws Service Management Connector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.png
deleted file mode 100644
index 3e3283178f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.puml
deleted file mode 100644
index bda27c8475..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsServiceManagementConnectorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorGroup('AwsServiceManagementConnectorGroup', 'Aws Service Management Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Remote.puml
deleted file mode 100644
index bb93717d2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsServiceManagementConnectorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector')
-
-' renders the element
-AwsServiceManagementConnectorGroup('AwsServiceManagementConnectorGroup', 'Aws Service Management Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.png
deleted file mode 100644
index 0fdb5f190a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.puml
deleted file mode 100644
index a593b18612..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManager('AwsSystemsManager', 'Aws Systems Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Remote.puml
deleted file mode 100644
index e680afe085..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManager('AwsSystemsManager', 'Aws Systems Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.md
deleted file mode 100644
index cf952d28dd..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManager
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-```
-
-
-
-| Illustration | AwsSystemsManager | AwsSystemsManagerCard | AwsSystemsManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.png) | ![illustration for AwsSystemsManager](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.Local.png) | ![illustration for AwsSystemsManagerCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.png) | ![illustration for AwsSystemsManagerGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerXs>`
-- `<$AwsSystemsManagerSm>`
-- `<$AwsSystemsManagerMd>`
-- `<$AwsSystemsManagerLg>`
-
-
-
-
-
-## AwsSystemsManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManager('AwsSystemsManager', 'Aws Systems Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManager
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManager('AwsSystemsManager', 'Aws Systems Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerCard('AwsSystemsManagerCard', 'Aws Systems Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerCard('AwsSystemsManagerCard', 'Aws Systems Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerGroup('AwsSystemsManagerGroup', 'Aws Systems Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerGroup('AwsSystemsManagerGroup', 'Aws Systems Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.png
deleted file mode 100644
index f4046a5ce0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.puml
deleted file mode 100644
index 8a5a12a5eb..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager
-
-sprite $AwsSystemsManagerXs [10x10/16z] uy8E6BcO4Hns1X392iJCN0mmGKuMi20p1nCBAqmPJ18iWW
-
-sprite $AwsSystemsManagerSm [12x12/16z] VKs50SC02CCX_F_lLlSMrwG_nCNNCWQtfUCfvXXaS90Yvp6wA-SR8XImV2YybaKZKRfJP9_b3m
-
-sprite $AwsSystemsManagerMd [16x16/16z] ZKj50iH035gYaF__Twr-QcTYs3nxkY3FXWvOlnlH6xObaPjx5PJ_G_MRG5VQZl5jDl--Q0eYWp7RQnfiRCV9brdfmCqfF_0m8Ctz-m
-
-sprite $AwsSystemsManagerLg [20x20/16z] {
-fSv50iKW40FGGiQI-z-txgilhmgCwNzfJZsrb12wYvAMJRl5TYsO6gwmffrXZqpVlWNJ4MdRpj098BR09MmB87CB41jdlSo03EtS7IphPhgF3eZ99KSNv30p
-tI5JD9JkBBofz4BgAnC
-}
-
-!procedure AwsSystemsManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerGroup($id, $name='Aws Systems Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.png
deleted file mode 100644
index 4254820f97..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.puml
deleted file mode 100644
index cf3ac01199..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerCard('AwsSystemsManagerCard', 'Aws Systems Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Remote.puml
deleted file mode 100644
index a32b2f5b69..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerCard('AwsSystemsManagerCard', 'Aws Systems Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.png
deleted file mode 100644
index c5061fa659..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.puml
deleted file mode 100644
index 4bcbf19358..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerGroup('AwsSystemsManagerGroup', 'Aws Systems Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Remote.puml
deleted file mode 100644
index f44d54d77b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager')
-
-' renders the element
-AwsSystemsManagerGroup('AwsSystemsManagerGroup', 'Aws Systems Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.png
deleted file mode 100644
index a23a896cbd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.puml
deleted file mode 100644
index ef27af036c..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTelcoNetworkBuilder
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilder('AwsTelcoNetworkBuilder', 'Aws Telco Network Builder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Remote.puml
deleted file mode 100644
index c2b41b8661..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTelcoNetworkBuilder
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilder('AwsTelcoNetworkBuilder', 'Aws Telco Network Builder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.md
deleted file mode 100644
index d3c70efca4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTelcoNetworkBuilder
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-```
-
-
-
-| Illustration | AwsTelcoNetworkBuilder | AwsTelcoNetworkBuilderCard | AwsTelcoNetworkBuilderGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.png) | ![illustration for AwsTelcoNetworkBuilder](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.Local.png) | ![illustration for AwsTelcoNetworkBuilderCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.png) | ![illustration for AwsTelcoNetworkBuilderGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTelcoNetworkBuilderXs>`
-- `<$AwsTelcoNetworkBuilderSm>`
-- `<$AwsTelcoNetworkBuilderMd>`
-- `<$AwsTelcoNetworkBuilderLg>`
-
-
-
-
-
-## AwsTelcoNetworkBuilder
-
-### Load remotely
-```plantuml
-@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 AwsTelcoNetworkBuilder
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilder('AwsTelcoNetworkBuilder', 'Aws Telco Network Builder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTelcoNetworkBuilder
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilder('AwsTelcoNetworkBuilder', 'Aws Telco Network Builder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTelcoNetworkBuilderCard
-
-### Load remotely
-```plantuml
-@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 AwsTelcoNetworkBuilderCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderCard('AwsTelcoNetworkBuilderCard', 'Aws Telco Network Builder Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTelcoNetworkBuilderCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderCard('AwsTelcoNetworkBuilderCard', 'Aws Telco Network Builder Card', 'an optional description')
-@enduml
-```
-
-## AwsTelcoNetworkBuilderGroup
-
-### Load remotely
-```plantuml
-@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 AwsTelcoNetworkBuilderGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderGroup('AwsTelcoNetworkBuilderGroup', 'Aws Telco Network Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTelcoNetworkBuilderGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderGroup('AwsTelcoNetworkBuilderGroup', 'Aws Telco Network Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.png
deleted file mode 100644
index c91ee135e8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.puml
deleted file mode 100644
index 5b2e1858e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder
-
-sprite $AwsTelcoNetworkBuilderXs [10x10/16z] uy8A63dPERcOG2mEJXOG2HRbvE9YG5V9mChA1LB11cJ2fTbGrG
-
-sprite $AwsTelcoNetworkBuilderSm [12x12/16z] TSM54GH030B0EG_RVx_l8s-R0FvAg_Gs0YSxZq55UYztPJGITmldqJgLn44p4yr6kgwTxcN5Xoi
-
-sprite $AwsTelcoNetworkBuilderMd [16x16/16z] ZSl5OKGn34NHYFLk__rcoDx_OnJnWCvrH3SHqpvyhNe4CCrv9DNUcVYSPPtBR87T4nOqyNc_35pE7qe03Ony79oF_CITcXElhnbku-8QDnvv0G
-
-sprite $AwsTelcoNetworkBuilderLg [20x20/16z] {
-fKxL0SL03EeHEzX_txf_FI7kqP-WXwHoJvwf9geQ9SBtN1Sp--ONZcIZdBk_psBHYN2S-sAxi-ZXThZb5bNftkchZhEh5cbffSHjtw1WT1ttVH5peY3jZrPA
-K0qckoudF07Dug1ki6nwWwI-n0G
-}
-
-!procedure AwsTelcoNetworkBuilder($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTelcoNetworkBuilderCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTelcoNetworkBuilderLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTelcoNetworkBuilderGroup($id, $name='Aws Telco Network Builder', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTelcoNetworkBuilderLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.png
deleted file mode 100644
index 9818f219be..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.puml
deleted file mode 100644
index 9320a3da8d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTelcoNetworkBuilderCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderCard('AwsTelcoNetworkBuilderCard', 'Aws Telco Network Builder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Remote.puml
deleted file mode 100644
index 28660f271a..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTelcoNetworkBuilderCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderCard('AwsTelcoNetworkBuilderCard', 'Aws Telco Network Builder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.png
deleted file mode 100644
index 6c0b3d94ff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.puml
deleted file mode 100644
index 65acda3d52..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTelcoNetworkBuilderGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderGroup('AwsTelcoNetworkBuilderGroup', 'Aws Telco Network Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Remote.puml
deleted file mode 100644
index 5741c69b18..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilderGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTelcoNetworkBuilderGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder')
-
-' renders the element
-AwsTelcoNetworkBuilderGroup('AwsTelcoNetworkBuilderGroup', 'Aws Telco Network Builder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.png
deleted file mode 100644
index b8c473b714..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.puml
deleted file mode 100644
index 05aef8f104..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisor
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisor('AwsTrustedAdvisor', 'Aws Trusted Advisor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Remote.puml
deleted file mode 100644
index 2d2ac0d918..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisor
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisor('AwsTrustedAdvisor', 'Aws Trusted Advisor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.md
deleted file mode 100644
index 48a15af7a4..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrustedAdvisor
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-```
-
-
-
-| Illustration | AwsTrustedAdvisor | AwsTrustedAdvisorCard | AwsTrustedAdvisorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.png) | ![illustration for AwsTrustedAdvisor](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.Local.png) | ![illustration for AwsTrustedAdvisorCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.png) | ![illustration for AwsTrustedAdvisorGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrustedAdvisorXs>`
-- `<$AwsTrustedAdvisorSm>`
-- `<$AwsTrustedAdvisorMd>`
-- `<$AwsTrustedAdvisorLg>`
-
-
-
-
-
-## AwsTrustedAdvisor
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisor
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisor('AwsTrustedAdvisor', 'Aws Trusted Advisor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisor
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisor('AwsTrustedAdvisor', 'Aws Trusted Advisor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorCard
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorCard('AwsTrustedAdvisorCard', 'Aws Trusted Advisor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorCard('AwsTrustedAdvisorCard', 'Aws Trusted Advisor Card', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorGroup
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorGroup('AwsTrustedAdvisorGroup', 'Aws Trusted Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorGroup('AwsTrustedAdvisorGroup', 'Aws Trusted Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.png
deleted file mode 100644
index 96fa12fe21..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.puml
deleted file mode 100644
index 9769e04226..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor
-
-sprite $AwsTrustedAdvisorXs [10x10/16z] uy81M3ZOO2n61WmM6oCdXC70oSRE0M802GOW0G7ig6O1
-
-sprite $AwsTrustedAdvisorSm [12x12/16z] uy87E5dXJ2OM1bPcA9kPav4D2vkPbP6HcOCLefEPbOcD4MeA5nSZc8HnyG4
-
-sprite $AwsTrustedAdvisorMd [16x16/16z] dKv50e1029I6-Vz_xRxeBjqCkgXKhAxKGmQDMswWoj-v89N8OKT1tLEJZsUKOg4klBrCdJtD_WOXweqG_sW2
-
-sprite $AwsTrustedAdvisorLg [20x20/16z] hSZ5WGD034DHioNrt-z264w1F-YdhyGdgO3DFVMavSQTJSbb-OPH7N9v2XTBvQmNItqn51ABOEWIpOdXEdWc1xHbJJdsPB33nTFlMdBqrEeR_G8
-
-!procedure AwsTrustedAdvisor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrustedAdvisorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrustedAdvisorLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrustedAdvisorGroup($id, $name='Aws Trusted Advisor', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTrustedAdvisorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.png
deleted file mode 100644
index d920fc53e0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.puml
deleted file mode 100644
index 0a9d01f73b..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorCard('AwsTrustedAdvisorCard', 'Aws Trusted Advisor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Remote.puml
deleted file mode 100644
index 3153c4d599..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorCard('AwsTrustedAdvisorCard', 'Aws Trusted Advisor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.png
deleted file mode 100644
index d5ce81a26d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.puml
deleted file mode 100644
index 1da0a6e65d..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTrustedAdvisorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorGroup('AwsTrustedAdvisorGroup', 'Aws Trusted Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Remote.puml
deleted file mode 100644
index 623d7db729..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTrustedAdvisorGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor')
-
-' renders the element
-AwsTrustedAdvisorGroup('AwsTrustedAdvisorGroup', 'Aws Trusted Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.png
deleted file mode 100644
index 1b839e477f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.puml
deleted file mode 100644
index 927a380986..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWellArchitectedTool
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedTool('AwsWellArchitectedTool', 'Aws Well Architected Tool', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Remote.puml
deleted file mode 100644
index b284e7d371..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWellArchitectedTool
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedTool('AwsWellArchitectedTool', 'Aws Well Architected Tool', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.md b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.md
deleted file mode 100644
index d95b87ab79..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWellArchitectedTool
-
-
-```text
-aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool
-```
-
-```text
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-```
-
-
-
-| Illustration | AwsWellArchitectedTool | AwsWellArchitectedToolCard | AwsWellArchitectedToolGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.png) | ![illustration for AwsWellArchitectedTool](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.Local.png) | ![illustration for AwsWellArchitectedToolCard](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.png) | ![illustration for AwsWellArchitectedToolGroup](../../../aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWellArchitectedToolXs>`
-- `<$AwsWellArchitectedToolSm>`
-- `<$AwsWellArchitectedToolMd>`
-- `<$AwsWellArchitectedToolLg>`
-
-
-
-
-
-## AwsWellArchitectedTool
-
-### Load remotely
-```plantuml
-@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 AwsWellArchitectedTool
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedTool('AwsWellArchitectedTool', 'Aws Well Architected Tool', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWellArchitectedTool
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedTool('AwsWellArchitectedTool', 'Aws Well Architected Tool', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWellArchitectedToolCard
-
-### Load remotely
-```plantuml
-@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 AwsWellArchitectedToolCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolCard('AwsWellArchitectedToolCard', 'Aws Well Architected Tool Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWellArchitectedToolCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolCard('AwsWellArchitectedToolCard', 'Aws Well Architected Tool Card', 'an optional description')
-@enduml
-```
-
-## AwsWellArchitectedToolGroup
-
-### Load remotely
-```plantuml
-@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 AwsWellArchitectedToolGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolGroup('AwsWellArchitectedToolGroup', 'Aws Well Architected Tool Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWellArchitectedToolGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolGroup('AwsWellArchitectedToolGroup', 'Aws Well Architected Tool Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.png
deleted file mode 100644
index e80032b3a6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.puml
deleted file mode 100644
index 17d713b357..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool
-
-sprite $AwsWellArchitectedToolXs [10x10/16z] ROh50O1G34CXzUw_ByxtTudc4YbkovrUHoIHBm2CSHjE8VFtIVuOpSYU4m
-
-sprite $AwsWellArchitectedToolSm [12x12/16z] TKg53S0034g1wl__pXUPLB7vBuFTC9Dzu-fjRZriWus30087VHWD2zKEYOca_Cn7prrcDgzQ0G
-
-sprite $AwsWellArchitectedToolMd [16x16/16z] ZKt50SG032eG8_llUww_nXNsXDZ-QxDRFprRg9-rykRrxO5DvI7bSv1Ee0obNm2aoHtM-m5rm87dWuQGPymNFNOS8SthlUfn-HP7LUn9kG8
-
-sprite $AwsWellArchitectedToolLg [20x20/16z] {
-fO_L0KKn24EBa-o_xtNzUtAgEF1VV05lLVIgVwaWPLRsZXnAodWfAvBCo8g8FdHjPXe18Iayi1vGirRrobEf2yjLTDM7JY3gNDvJ1NTQj8tAemZCiHxjxZFK
-rse3XaM7QuxCIEMBB1B1Dx70xva1
-}
-
-!procedure AwsWellArchitectedTool($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWellArchitectedToolCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWellArchitectedToolLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWellArchitectedToolGroup($id, $name='Aws Well Architected Tool', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsWellArchitectedToolLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.png
deleted file mode 100644
index efcc5c4629..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.puml
deleted file mode 100644
index 1bdb70b0bb..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWellArchitectedToolCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolCard('AwsWellArchitectedToolCard', 'Aws Well Architected Tool Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Remote.puml
deleted file mode 100644
index 544508f2fb..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWellArchitectedToolCard
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolCard('AwsWellArchitectedToolCard', 'Aws Well Architected Tool Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.png b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.png
deleted file mode 100644
index 83fc2719e3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.puml
deleted file mode 100644
index f693839cad..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWellArchitectedToolGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolGroup('AwsWellArchitectedToolGroup', 'Aws Well Architected Tool Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Remote.puml
deleted file mode 100644
index 51f31c4b80..0000000000
--- a/distribution/aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedToolGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWellArchitectedToolGroup
-include('aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool')
-
-' renders the element
-AwsWellArchitectedToolGroup('AwsWellArchitectedToolGroup', 'Aws Well Architected Tool Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.png
deleted file mode 100644
index 8e688b69a1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.puml
deleted file mode 100644
index 4d6dd0412b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticTranscoder
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoder('AmazonElasticTranscoder', 'Amazon Elastic Transcoder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Remote.puml
deleted file mode 100644
index a5fc26db79..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticTranscoder
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoder('AmazonElasticTranscoder', 'Amazon Elastic Transcoder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.md b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.md
deleted file mode 100644
index d46be3e186..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticTranscoder
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-```
-
-
-
-| Illustration | AmazonElasticTranscoder | AmazonElasticTranscoderCard | AmazonElasticTranscoderGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.png) | ![illustration for AmazonElasticTranscoder](../../../aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.Local.png) | ![illustration for AmazonElasticTranscoderCard](../../../aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.png) | ![illustration for AmazonElasticTranscoderGroup](../../../aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticTranscoderXs>`
-- `<$AmazonElasticTranscoderSm>`
-- `<$AmazonElasticTranscoderMd>`
-- `<$AmazonElasticTranscoderLg>`
-
-
-
-
-
-## AmazonElasticTranscoder
-
-### Load remotely
-```plantuml
-@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 AmazonElasticTranscoder
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoder('AmazonElasticTranscoder', 'Amazon Elastic Transcoder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticTranscoder
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoder('AmazonElasticTranscoder', 'Amazon Elastic Transcoder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticTranscoderCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticTranscoderCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderCard('AmazonElasticTranscoderCard', 'Amazon Elastic Transcoder Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticTranscoderCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderCard('AmazonElasticTranscoderCard', 'Amazon Elastic Transcoder Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticTranscoderGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticTranscoderGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderGroup('AmazonElasticTranscoderGroup', 'Amazon Elastic Transcoder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticTranscoderGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderGroup('AmazonElasticTranscoderGroup', 'Amazon Elastic Transcoder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.png
deleted file mode 100644
index e29f9afe3b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.puml
deleted file mode 100644
index 4e1fe97fe1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder
-
-sprite $AmazonElasticTranscoderXs [10x10/16z] OySEcDWPe2msc103cCC2OZ4mi3CmCi0aMS4Qc9Z0ub30WcmO
-
-sprite $AmazonElasticTranscoderSm [12x12/16z] VKl50G10239X_uclwtMs13yHYlUrTpyCV2mN4OfDIOWU6wZAl0PONdEE-qO5
-
-sprite $AmazonElasticTranscoderMd [16x16/16z] dOl50S0m30CDKhp_nWt3ftH12-8F3jW-CnzTIlkHcvk1wJ6xqEj7CXPY4cXrU4X-izXdJVcRjFULfBcR9CI62O-PQl7C1G
-
-sprite $AmazonElasticTranscoderLg [20x20/16z] {
-fOzL0WKn20E3XDp_n4-t-hKozO6QdiF8NJabxExRmMfIUIniABQp66okdLGnXLkCuJWKlb06cfehfcJVvgRcKX3RAIqlVddbrIwcVw408lVV68sxKqjRA5tX
-3G
-}
-
-!procedure AmazonElasticTranscoder($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticTranscoderCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticTranscoderLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticTranscoderGroup($id, $name='Amazon Elastic Transcoder', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AmazonElasticTranscoderLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.png
deleted file mode 100644
index b0a593bff9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.puml
deleted file mode 100644
index 5da7a0dc18..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticTranscoderCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderCard('AmazonElasticTranscoderCard', 'Amazon Elastic Transcoder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Remote.puml
deleted file mode 100644
index 9c3025bcbb..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticTranscoderCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderCard('AmazonElasticTranscoderCard', 'Amazon Elastic Transcoder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.png
deleted file mode 100644
index dc3bd5b4b0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.puml
deleted file mode 100644
index f5a087a982..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticTranscoderGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderGroup('AmazonElasticTranscoderGroup', 'Amazon Elastic Transcoder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Remote.puml
deleted file mode 100644
index 5b29c6560a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoderGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticTranscoderGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder')
-
-' renders the element
-AmazonElasticTranscoderGroup('AmazonElasticTranscoderGroup', 'Amazon Elastic Transcoder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.png
deleted file mode 100644
index 005c19c5b7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.puml
deleted file mode 100644
index e09775eab7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonInteractiveVideoService
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoService('AmazonInteractiveVideoService', 'Amazon Interactive Video Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Remote.puml
deleted file mode 100644
index 5cb1e09bf6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonInteractiveVideoService
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoService('AmazonInteractiveVideoService', 'Amazon Interactive Video Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.md b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.md
deleted file mode 100644
index 484d504973..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonInteractiveVideoService
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-```
-
-
-
-| Illustration | AmazonInteractiveVideoService | AmazonInteractiveVideoServiceCard | AmazonInteractiveVideoServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.png) | ![illustration for AmazonInteractiveVideoService](../../../aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.Local.png) | ![illustration for AmazonInteractiveVideoServiceCard](../../../aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.png) | ![illustration for AmazonInteractiveVideoServiceGroup](../../../aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonInteractiveVideoServiceXs>`
-- `<$AmazonInteractiveVideoServiceSm>`
-- `<$AmazonInteractiveVideoServiceMd>`
-- `<$AmazonInteractiveVideoServiceLg>`
-
-
-
-
-
-## AmazonInteractiveVideoService
-
-### Load remotely
-```plantuml
-@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 AmazonInteractiveVideoService
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoService('AmazonInteractiveVideoService', 'Amazon Interactive Video Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInteractiveVideoService
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoService('AmazonInteractiveVideoService', 'Amazon Interactive Video Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonInteractiveVideoServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonInteractiveVideoServiceCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceCard('AmazonInteractiveVideoServiceCard', 'Amazon Interactive Video Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInteractiveVideoServiceCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceCard('AmazonInteractiveVideoServiceCard', 'Amazon Interactive Video Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonInteractiveVideoServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonInteractiveVideoServiceGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceGroup('AmazonInteractiveVideoServiceGroup', 'Amazon Interactive Video Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInteractiveVideoServiceGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceGroup('AmazonInteractiveVideoServiceGroup', 'Amazon Interactive Video Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.png
deleted file mode 100644
index 15b2ea504d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.puml
deleted file mode 100644
index f0f6282393..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService
-
-sprite $AmazonInteractiveVideoServiceXs [10x10/16z] RS490O1040IWSJ_wDxR0WRSh0rHnC2e4Kcu6LBEGuWCY0E07
-
-sprite $AmazonInteractiveVideoServiceSm [12x12/16z] VS790GCn20GmnWRKVyTvvrh9aoZ04NS7c58BQkNIZRYXD8eK6fp803rnxm9Q-_02
-
-sprite $AmazonInteractiveVideoServiceMd [16x16/16z] dSstOGCn00Gm7iDX_utTV2Wj2Gl0BvfAtEPHCG_0NfNKAwSesA468-0OIY8WXvx976zeUQMLlTvEnHkQDRPF_04
-
-sprite $AmazonInteractiveVideoServiceLg [20x20/16z] {
-hOp50GH1409xQ8RAF-ApzTzP_L3-GCFCnKa9xC61ZC1GysJgvLMkO-C-tHjGbj9QxOo9m4hBgmSLiHwiNWj4XidenPi0KXzYmHKyma5UVwR7uLcBDozD5RWc
-5mBXG-u
-}
-
-!procedure AmazonInteractiveVideoService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonInteractiveVideoServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonInteractiveVideoServiceLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AmazonInteractiveVideoServiceGroup($id, $name='Amazon Interactive Video Service', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AmazonInteractiveVideoServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.png
deleted file mode 100644
index f1aa83e205..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.puml
deleted file mode 100644
index 768ca23698..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonInteractiveVideoServiceCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceCard('AmazonInteractiveVideoServiceCard', 'Amazon Interactive Video Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Remote.puml
deleted file mode 100644
index b1a9dde03b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonInteractiveVideoServiceCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceCard('AmazonInteractiveVideoServiceCard', 'Amazon Interactive Video Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.png
deleted file mode 100644
index 7971773ead..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.puml
deleted file mode 100644
index d534f6b4d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonInteractiveVideoServiceGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceGroup('AmazonInteractiveVideoServiceGroup', 'Amazon Interactive Video Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Remote.puml
deleted file mode 100644
index 39459c5314..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonInteractiveVideoServiceGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService')
-
-' renders the element
-AmazonInteractiveVideoServiceGroup('AmazonInteractiveVideoServiceGroup', 'Amazon Interactive Video Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.png
deleted file mode 100644
index 39042bb514..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.puml
deleted file mode 100644
index 42eac44b4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Remote.puml
deleted file mode 100644
index 06d32c9c9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.md b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.md
deleted file mode 100644
index 846424cd40..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonKinesisVideoStreams
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-```
-
-
-
-| Illustration | AmazonKinesisVideoStreams | AmazonKinesisVideoStreamsCard | AmazonKinesisVideoStreamsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.png) | ![illustration for AmazonKinesisVideoStreams](../../../aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.Local.png) | ![illustration for AmazonKinesisVideoStreamsCard](../../../aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.png) | ![illustration for AmazonKinesisVideoStreamsGroup](../../../aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonKinesisVideoStreamsXs>`
-- `<$AmazonKinesisVideoStreamsSm>`
-- `<$AmazonKinesisVideoStreamsMd>`
-- `<$AmazonKinesisVideoStreamsLg>`
-
-
-
-
-
-## AmazonKinesisVideoStreams
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisVideoStreams
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisVideoStreamsCard
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
-```
-
-## AmazonKinesisVideoStreamsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.png
deleted file mode 100644
index aa81617b73..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.puml
deleted file mode 100644
index 1249bb9b95..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams
-
-sprite $AmazonKinesisVideoStreamsXs [10x10/16z] OoS86E0q8oCB6uJDnC30o0YYmR8i435sPWO8YvsPXOKHoGG
-
-sprite $AmazonKinesisVideoStreamsSm [12x12/16z] VKg50S0m38e1_ryyzxMDOXgKtp3hnYGymGs7wEQ-kmmpsp0MEJ8JgrnRIbi6iUPslDnQIg-Q0G
-
-sprite $AmazonKinesisVideoStreamsMd [16x16/16z] dKsr0SD043lM_XC_OvFOLYV65_XD5NPnY-13OHWxmbLb21A5cegi1XCHCpVYLUOA6_DS3wCk3K4heSazegcJmqPVy1SP
-
-sprite $AmazonKinesisVideoStreamsLg [20x20/16z] fSZ50SC054EnJ_RRV-8oSnCTnNhYMR-OV774SCic1tTcLJT7OPoHFJONazMIhHqkLB6NcJv5jc6EE2h840TZZbnOC7rpXKhGYkk9H21nFMZKivVSyW5_s08
-
-!procedure AmazonKinesisVideoStreams($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonKinesisVideoStreamsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonKinesisVideoStreamsLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AmazonKinesisVideoStreamsGroup($id, $name='Amazon Kinesis Video Streams', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AmazonKinesisVideoStreamsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.png
deleted file mode 100644
index 24c2485085..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.puml
deleted file mode 100644
index b0235febb9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Remote.puml
deleted file mode 100644
index 2afd672532..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonKinesisVideoStreamsCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsCard('AmazonKinesisVideoStreamsCard', 'Amazon Kinesis Video Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.png
deleted file mode 100644
index d46222e554..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.puml
deleted file mode 100644
index ea8b4e8ca3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Remote.puml
deleted file mode 100644
index 31a37feda5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreamsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonKinesisVideoStreamsGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams')
-
-' renders the element
-AmazonKinesisVideoStreamsGroup('AmazonKinesisVideoStreamsGroup', 'Amazon Kinesis Video Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.png
deleted file mode 100644
index ac567d8609..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.puml
deleted file mode 100644
index 33e80428fa..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonNimbleStudio
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudio('AmazonNimbleStudio', 'Amazon Nimble Studio', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Remote.puml
deleted file mode 100644
index bc4eaca1d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonNimbleStudio
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudio('AmazonNimbleStudio', 'Amazon Nimble Studio', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.md b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.md
deleted file mode 100644
index c566a03af8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonNimbleStudio
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-```
-
-
-
-| Illustration | AmazonNimbleStudio | AmazonNimbleStudioCard | AmazonNimbleStudioGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.png) | ![illustration for AmazonNimbleStudio](../../../aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.Local.png) | ![illustration for AmazonNimbleStudioCard](../../../aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.png) | ![illustration for AmazonNimbleStudioGroup](../../../aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonNimbleStudioXs>`
-- `<$AmazonNimbleStudioSm>`
-- `<$AmazonNimbleStudioMd>`
-- `<$AmazonNimbleStudioLg>`
-
-
-
-
-
-## AmazonNimbleStudio
-
-### Load remotely
-```plantuml
-@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 AmazonNimbleStudio
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudio('AmazonNimbleStudio', 'Amazon Nimble Studio', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonNimbleStudio
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudio('AmazonNimbleStudio', 'Amazon Nimble Studio', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonNimbleStudioCard
-
-### Load remotely
-```plantuml
-@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 AmazonNimbleStudioCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioCard('AmazonNimbleStudioCard', 'Amazon Nimble Studio Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonNimbleStudioCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioCard('AmazonNimbleStudioCard', 'Amazon Nimble Studio Card', 'an optional description')
-@enduml
-```
-
-## AmazonNimbleStudioGroup
-
-### Load remotely
-```plantuml
-@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 AmazonNimbleStudioGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioGroup('AmazonNimbleStudioGroup', 'Amazon Nimble Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonNimbleStudioGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioGroup('AmazonNimbleStudioGroup', 'Amazon Nimble Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.png
deleted file mode 100644
index c33c56c541..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.puml
deleted file mode 100644
index 5f2a528d48..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio
-
-sprite $AmazonNimbleStudioXs [10x10/16z] OySEMDbOM20CTWOW104s40VCPc5Y1L8WUGOMPf0OL0-KPcTaG3KC
-
-sprite $AmazonNimbleStudioSm [12x12/16z] VKt50G0n38h2_XFNypbfN84NWOgTqeOgSardY9rKd3xoN0XLPQxMJQJNhOxT_5_FO-kYMGmlpWu
-
-sprite $AmazonNimbleStudioMd [16x16/16z] dOt50SK0349ZyFQV-6ljLeahy4IKavLUsp99CLgsfg1D__k41iCowBJ9_-OVaubZ7nE7lSTf1DR2zzKM1Sj1Wo9o7U2kuPAy0G
-
-sprite $AmazonNimbleStudioLg [20x20/16z] {
-hOtL0KD1409PdVuhZX9v_pUdQy01fghtcj5MHuiVsMpJGmvc6iJh14RGwzZ9sI9WrlKdLKNYoERLPCzUSjDeLUzSVZrwAsRUVvCCM_4UDKN1f9R6k6TJYk17
-IE80Tm
-}
-
-!procedure AmazonNimbleStudio($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonNimbleStudioCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonNimbleStudioLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AmazonNimbleStudioGroup($id, $name='Amazon Nimble Studio', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AmazonNimbleStudioLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.png
deleted file mode 100644
index 6faf000200..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.puml
deleted file mode 100644
index 32ea2f1428..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonNimbleStudioCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioCard('AmazonNimbleStudioCard', 'Amazon Nimble Studio Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Remote.puml
deleted file mode 100644
index 7e3c07b5ea..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonNimbleStudioCard
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioCard('AmazonNimbleStudioCard', 'Amazon Nimble Studio Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.png
deleted file mode 100644
index e4e2760d3d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.puml
deleted file mode 100644
index 2dffba8860..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonNimbleStudioGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioGroup('AmazonNimbleStudioGroup', 'Amazon Nimble Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Remote.puml
deleted file mode 100644
index 134f047acf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudioGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonNimbleStudioGroup
-include('aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio')
-
-' renders the element
-AmazonNimbleStudioGroup('AmazonNimbleStudioGroup', 'Amazon Nimble Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.png
deleted file mode 100644
index a7a35ce342..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.puml
deleted file mode 100644
index b703ebafc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalAppliancesSoftware
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftware('AwsElementalAppliancesSoftware', 'Aws Elemental Appliances Software', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Remote.puml
deleted file mode 100644
index e50afb95a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalAppliancesSoftware
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftware('AwsElementalAppliancesSoftware', 'Aws Elemental Appliances Software', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.md
deleted file mode 100644
index cac5604d77..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalAppliancesSoftware
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-```
-
-
-
-| Illustration | AwsElementalAppliancesSoftware | AwsElementalAppliancesSoftwareCard | AwsElementalAppliancesSoftwareGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.png) | ![illustration for AwsElementalAppliancesSoftware](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.Local.png) | ![illustration for AwsElementalAppliancesSoftwareCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.png) | ![illustration for AwsElementalAppliancesSoftwareGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalAppliancesSoftwareXs>`
-- `<$AwsElementalAppliancesSoftwareSm>`
-- `<$AwsElementalAppliancesSoftwareMd>`
-- `<$AwsElementalAppliancesSoftwareLg>`
-
-
-
-
-
-## AwsElementalAppliancesSoftware
-
-### Load remotely
-```plantuml
-@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 AwsElementalAppliancesSoftware
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftware('AwsElementalAppliancesSoftware', 'Aws Elemental Appliances Software', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalAppliancesSoftware
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftware('AwsElementalAppliancesSoftware', 'Aws Elemental Appliances Software', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalAppliancesSoftwareCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalAppliancesSoftwareCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareCard('AwsElementalAppliancesSoftwareCard', 'Aws Elemental Appliances Software Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalAppliancesSoftwareCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareCard('AwsElementalAppliancesSoftwareCard', 'Aws Elemental Appliances Software Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalAppliancesSoftwareGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalAppliancesSoftwareGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareGroup('AwsElementalAppliancesSoftwareGroup', 'Aws Elemental Appliances Software Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalAppliancesSoftwareGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareGroup('AwsElementalAppliancesSoftwareGroup', 'Aws Elemental Appliances Software Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.png
deleted file mode 100644
index eadcff932f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.puml
deleted file mode 100644
index 20762bffea..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware
-
-sprite $AwsElementalAppliancesSoftwareXs [10x10/16z] OySA6200n6G2yLX0331WX2g0gmDY9fWO332ZcWO
-
-sprite $AwsElementalAppliancesSoftwareSm [12x12/16z] VOor0G0W40EHoFuJesdXtjLFn8jMNjF3pdT3qia3Co-90ee1f6nva9qV4m
-
-sprite $AwsElementalAppliancesSoftwareMd [16x16/16z] bSd50S1040EnWxMd_uh3pD5N_5TMzCGiqrCnu58YNxvNB9BPCeY99Hb2Ob5hOIUn9xvf0G
-
-sprite $AwsElementalAppliancesSoftwareLg [20x20/16z] hSh50GGn30J14NR-4Hykqyjb439UQAl_FJPoxidvakJviESRrZnh9GUHb5ZfQuhEoeiM1wNWH9m58xm1
-
-!procedure AwsElementalAppliancesSoftware($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalAppliancesSoftwareCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalAppliancesSoftwareLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalAppliancesSoftwareGroup($id, $name='Aws Elemental Appliances Software', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalAppliancesSoftwareLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.png
deleted file mode 100644
index b167be72ac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.puml
deleted file mode 100644
index 0f1959d6d6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalAppliancesSoftwareCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareCard('AwsElementalAppliancesSoftwareCard', 'Aws Elemental Appliances Software Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Remote.puml
deleted file mode 100644
index 27bbad2c9f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalAppliancesSoftwareCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareCard('AwsElementalAppliancesSoftwareCard', 'Aws Elemental Appliances Software Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.png
deleted file mode 100644
index a3eae8b075..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.puml
deleted file mode 100644
index 036eff1daf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalAppliancesSoftwareGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareGroup('AwsElementalAppliancesSoftwareGroup', 'Aws Elemental Appliances Software Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Remote.puml
deleted file mode 100644
index 3496465b35..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftwareGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalAppliancesSoftwareGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware')
-
-' renders the element
-AwsElementalAppliancesSoftwareGroup('AwsElementalAppliancesSoftwareGroup', 'Aws Elemental Appliances Software Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.png
deleted file mode 100644
index 301aa13916..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.puml
deleted file mode 100644
index ac5d31c7f3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalConductor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductor('AwsElementalConductor', 'Aws Elemental Conductor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Remote.puml
deleted file mode 100644
index 62b71dcf20..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalConductor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductor('AwsElementalConductor', 'Aws Elemental Conductor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.md
deleted file mode 100644
index 93e0480de3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalConductor
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalConductor
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-```
-
-
-
-| Illustration | AwsElementalConductor | AwsElementalConductorCard | AwsElementalConductorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.png) | ![illustration for AwsElementalConductor](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.Local.png) | ![illustration for AwsElementalConductorCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.png) | ![illustration for AwsElementalConductorGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalConductorXs>`
-- `<$AwsElementalConductorSm>`
-- `<$AwsElementalConductorMd>`
-- `<$AwsElementalConductorLg>`
-
-
-
-
-
-## AwsElementalConductor
-
-### Load remotely
-```plantuml
-@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 AwsElementalConductor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductor('AwsElementalConductor', 'Aws Elemental Conductor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalConductor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductor('AwsElementalConductor', 'Aws Elemental Conductor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalConductorCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalConductorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorCard('AwsElementalConductorCard', 'Aws Elemental Conductor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalConductorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorCard('AwsElementalConductorCard', 'Aws Elemental Conductor Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalConductorGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalConductorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorGroup('AwsElementalConductorGroup', 'Aws Elemental Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalConductorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorGroup('AwsElementalConductorGroup', 'Aws Elemental Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.png
deleted file mode 100644
index eadcff932f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.puml
deleted file mode 100644
index 330d1c521e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalConductor
-
-sprite $AwsElementalConductorXs [10x10/16z] OySA6200n6G2yLX0331WX2g0gmDY9fWO332ZcWO
-
-sprite $AwsElementalConductorSm [12x12/16z] VOor0G0W40EHoFuJesdXtjLFn8jMNjF3pdT3qia3Co-90ee1f6nva9qV4m
-
-sprite $AwsElementalConductorMd [16x16/16z] bSd50S1040EnWxMd_uh3pD5N_5TMzCGiqrCnu58YNxvNB9BPCeY99Hb2Ob5hOIUn9xvf0G
-
-sprite $AwsElementalConductorLg [20x20/16z] hSh50GGn30J14NR-4Hykqyjb439UQAl_FJPoxidvakJviESRrZnh9GUHb5ZfQuhEoeiM1wNWH9m58xm1
-
-!procedure AwsElementalConductor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalConductor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalConductorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalConductorLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalConductorGroup($id, $name='Aws Elemental Conductor', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalConductorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.png
deleted file mode 100644
index 593d7dad38..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.puml
deleted file mode 100644
index 4b074d5612..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalConductorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorCard('AwsElementalConductorCard', 'Aws Elemental Conductor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Remote.puml
deleted file mode 100644
index bde9b065e5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalConductorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorCard('AwsElementalConductorCard', 'Aws Elemental Conductor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.png
deleted file mode 100644
index 058d1ba7ef..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.puml
deleted file mode 100644
index f455e4c8ba..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalConductorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorGroup('AwsElementalConductorGroup', 'Aws Elemental Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Remote.puml
deleted file mode 100644
index 9e77196e52..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalConductorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalConductorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalConductor')
-
-' renders the element
-AwsElementalConductorGroup('AwsElementalConductorGroup', 'Aws Elemental Conductor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.png
deleted file mode 100644
index 93c5583481..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.puml
deleted file mode 100644
index 659ce3f663..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalDelta
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDelta('AwsElementalDelta', 'Aws Elemental Delta', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Remote.puml
deleted file mode 100644
index 832c3400c7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalDelta
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDelta('AwsElementalDelta', 'Aws Elemental Delta', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.md
deleted file mode 100644
index 059e18c3a7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalDelta
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalDelta
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-```
-
-
-
-| Illustration | AwsElementalDelta | AwsElementalDeltaCard | AwsElementalDeltaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.png) | ![illustration for AwsElementalDelta](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.Local.png) | ![illustration for AwsElementalDeltaCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.png) | ![illustration for AwsElementalDeltaGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalDeltaXs>`
-- `<$AwsElementalDeltaSm>`
-- `<$AwsElementalDeltaMd>`
-- `<$AwsElementalDeltaLg>`
-
-
-
-
-
-## AwsElementalDelta
-
-### Load remotely
-```plantuml
-@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 AwsElementalDelta
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDelta('AwsElementalDelta', 'Aws Elemental Delta', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalDelta
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDelta('AwsElementalDelta', 'Aws Elemental Delta', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalDeltaCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalDeltaCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaCard('AwsElementalDeltaCard', 'Aws Elemental Delta Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalDeltaCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaCard('AwsElementalDeltaCard', 'Aws Elemental Delta Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalDeltaGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalDeltaGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaGroup('AwsElementalDeltaGroup', 'Aws Elemental Delta Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalDeltaGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaGroup('AwsElementalDeltaGroup', 'Aws Elemental Delta Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.png
deleted file mode 100644
index eadcff932f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.puml
deleted file mode 100644
index 7106ba8aec..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalDelta
-
-sprite $AwsElementalDeltaXs [10x10/16z] OySA6200n6G2yLX0331WX2g0gmDY9fWO332ZcWO
-
-sprite $AwsElementalDeltaSm [12x12/16z] VOor0G0W40EHoFuJesdXtjLFn8jMNjF3pdT3qia3Co-90ee1f6nva9qV4m
-
-sprite $AwsElementalDeltaMd [16x16/16z] bSd50S1040EnWxMd_uh3pD5N_5TMzCGiqrCnu58YNxvNB9BPCeY99Hb2Ob5hOIUn9xvf0G
-
-sprite $AwsElementalDeltaLg [20x20/16z] hSh50GGn30J14NR-4Hykqyjb439UQAl_FJPoxidvakJviESRrZnh9GUHb5ZfQuhEoeiM1wNWH9m58xm1
-
-!procedure AwsElementalDelta($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalDelta', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalDeltaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalDeltaLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalDeltaGroup($id, $name='Aws Elemental Delta', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalDeltaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.png
deleted file mode 100644
index 8ef8aae4bd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.puml
deleted file mode 100644
index 2b24bcdaa7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalDeltaCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaCard('AwsElementalDeltaCard', 'Aws Elemental Delta Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Remote.puml
deleted file mode 100644
index 1ebc58d2e1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalDeltaCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaCard('AwsElementalDeltaCard', 'Aws Elemental Delta Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.png
deleted file mode 100644
index 51a8716f21..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.puml
deleted file mode 100644
index 7ccc4076d2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalDeltaGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaGroup('AwsElementalDeltaGroup', 'Aws Elemental Delta Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Remote.puml
deleted file mode 100644
index 9e670ebcf4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalDeltaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalDeltaGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalDelta')
-
-' renders the element
-AwsElementalDeltaGroup('AwsElementalDeltaGroup', 'Aws Elemental Delta Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.png
deleted file mode 100644
index 0f3622115f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.puml
deleted file mode 100644
index 1cf80186be..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalLink
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLink('AwsElementalLink', 'Aws Elemental Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Remote.puml
deleted file mode 100644
index 5f370639b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalLink
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLink('AwsElementalLink', 'Aws Elemental Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.md
deleted file mode 100644
index 99a0770eef..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalLink
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalLink
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-```
-
-
-
-| Illustration | AwsElementalLink | AwsElementalLinkCard | AwsElementalLinkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLink.png) | ![illustration for AwsElementalLink](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLink.Local.png) | ![illustration for AwsElementalLinkCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.png) | ![illustration for AwsElementalLinkGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalLinkXs>`
-- `<$AwsElementalLinkSm>`
-- `<$AwsElementalLinkMd>`
-- `<$AwsElementalLinkLg>`
-
-
-
-
-
-## AwsElementalLink
-
-### Load remotely
-```plantuml
-@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 AwsElementalLink
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLink('AwsElementalLink', 'Aws Elemental Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalLink
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLink('AwsElementalLink', 'Aws Elemental Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalLinkCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalLinkCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkCard('AwsElementalLinkCard', 'Aws Elemental Link Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalLinkCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkCard('AwsElementalLinkCard', 'Aws Elemental Link Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalLinkGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalLinkGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkGroup('AwsElementalLinkGroup', 'Aws Elemental Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalLinkGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkGroup('AwsElementalLinkGroup', 'Aws Elemental Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.png
deleted file mode 100644
index fcdc840c0a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.puml
deleted file mode 100644
index 7d8839e38a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLink.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalLink
-
-sprite $AwsElementalLinkXs [10x10/16z] OoS065b1W0d40lF1B6OGO0BpsLXXAfcGDA6Q0G
-
-sprite $AwsElementalLinkSm [12x12/16z] VSk50S0W3031-Ey_STqB71fZfEJwxTYOGNAB_V7TRzPCKJCEmYtvcW4
-
-sprite $AwsElementalLinkMd [16x16/16z] dSo53S0m44FHaFFtdxXaXKHjyqI7Pa_C1PhQk5MLzFHoZrU5rbjeVMu4JMR9BmI7j16HcGAhn3Sd
-
-sprite $AwsElementalLinkLg [20x20/16z] hSYt0GCn300nCTx-4zkV5TWA9TWXZK8H1ZdW8T7fU-W1SALVLowidtNAA5Xb2s6W8jB0vJ1zOgoy9OMmmny
-
-!procedure AwsElementalLink($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalLink', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalLinkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalLinkLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalLinkGroup($id, $name='Aws Elemental Link', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalLinkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.png
deleted file mode 100644
index f807de35a9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.puml
deleted file mode 100644
index eb26db13b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalLinkCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkCard('AwsElementalLinkCard', 'Aws Elemental Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Remote.puml
deleted file mode 100644
index 83a1245f8c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalLinkCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkCard('AwsElementalLinkCard', 'Aws Elemental Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.png
deleted file mode 100644
index 46e6b184ab..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.puml
deleted file mode 100644
index e5cb17ed52..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalLinkGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkGroup('AwsElementalLinkGroup', 'Aws Elemental Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Remote.puml
deleted file mode 100644
index d4da23ee90..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLinkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalLinkGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLink')
-
-' renders the element
-AwsElementalLinkGroup('AwsElementalLinkGroup', 'Aws Elemental Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.png
deleted file mode 100644
index b4c500845c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.puml
deleted file mode 100644
index d689f0569f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLive('AwsElementalLive', 'Aws Elemental Live', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Remote.puml
deleted file mode 100644
index ce7be85541..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLive('AwsElementalLive', 'Aws Elemental Live', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.md
deleted file mode 100644
index 4d2ca92c29..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalLive
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalLive
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-```
-
-
-
-| Illustration | AwsElementalLive | AwsElementalLiveCard | AwsElementalLiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLive.png) | ![illustration for AwsElementalLive](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLive.Local.png) | ![illustration for AwsElementalLiveCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.png) | ![illustration for AwsElementalLiveGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalLiveXs>`
-- `<$AwsElementalLiveSm>`
-- `<$AwsElementalLiveMd>`
-- `<$AwsElementalLiveLg>`
-
-
-
-
-
-## AwsElementalLive
-
-### Load remotely
-```plantuml
-@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 AwsElementalLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLive('AwsElementalLive', 'Aws Elemental Live', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLive('AwsElementalLive', 'Aws Elemental Live', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalLiveCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveCard('AwsElementalLiveCard', 'Aws Elemental Live Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveCard('AwsElementalLiveCard', 'Aws Elemental Live Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalLiveGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveGroup('AwsElementalLiveGroup', 'Aws Elemental Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveGroup('AwsElementalLiveGroup', 'Aws Elemental Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.png
deleted file mode 100644
index eadcff932f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.puml
deleted file mode 100644
index 86de7b1fb8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLive.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalLive
-
-sprite $AwsElementalLiveXs [10x10/16z] OySA6200n6G2yLX0331WX2g0gmDY9fWO332ZcWO
-
-sprite $AwsElementalLiveSm [12x12/16z] VOor0G0W40EHoFuJesdXtjLFn8jMNjF3pdT3qia3Co-90ee1f6nva9qV4m
-
-sprite $AwsElementalLiveMd [16x16/16z] bSd50S1040EnWxMd_uh3pD5N_5TMzCGiqrCnu58YNxvNB9BPCeY99Hb2Ob5hOIUn9xvf0G
-
-sprite $AwsElementalLiveLg [20x20/16z] hSh50GGn30J14NR-4Hykqyjb439UQAl_FJPoxidvakJviESRrZnh9GUHb5ZfQuhEoeiM1wNWH9m58xm1
-
-!procedure AwsElementalLive($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalLive', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalLiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalLiveLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalLiveGroup($id, $name='Aws Elemental Live', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalLiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.png
deleted file mode 100644
index 36b5624752..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.puml
deleted file mode 100644
index 270ffb8d09..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveCard('AwsElementalLiveCard', 'Aws Elemental Live Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Remote.puml
deleted file mode 100644
index d957f76b26..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveCard('AwsElementalLiveCard', 'Aws Elemental Live Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.png
deleted file mode 100644
index be6fb0cad5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.puml
deleted file mode 100644
index 6f116ca3a8..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveGroup('AwsElementalLiveGroup', 'Aws Elemental Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Remote.puml
deleted file mode 100644
index 97e4722a51..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalLiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalLive')
-
-' renders the element
-AwsElementalLiveGroup('AwsElementalLiveGroup', 'Aws Elemental Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.png
deleted file mode 100644
index 695f1cb85a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.puml
deleted file mode 100644
index 67fb63b9ba..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaConnect
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnect('AwsElementalMediaConnect', 'Aws Elemental Media Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Remote.puml
deleted file mode 100644
index 2b3ce0859a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaConnect
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnect('AwsElementalMediaConnect', 'Aws Elemental Media Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.md
deleted file mode 100644
index f05759aea5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalMediaConnect
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-```
-
-
-
-| Illustration | AwsElementalMediaConnect | AwsElementalMediaConnectCard | AwsElementalMediaConnectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.png) | ![illustration for AwsElementalMediaConnect](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.Local.png) | ![illustration for AwsElementalMediaConnectCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.png) | ![illustration for AwsElementalMediaConnectGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalMediaConnectXs>`
-- `<$AwsElementalMediaConnectSm>`
-- `<$AwsElementalMediaConnectMd>`
-- `<$AwsElementalMediaConnectLg>`
-
-
-
-
-
-## AwsElementalMediaConnect
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaConnect
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnect('AwsElementalMediaConnect', 'Aws Elemental Media Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaConnect
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnect('AwsElementalMediaConnect', 'Aws Elemental Media Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaConnectCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaConnectCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectCard('AwsElementalMediaConnectCard', 'Aws Elemental Media Connect Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaConnectCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectCard('AwsElementalMediaConnectCard', 'Aws Elemental Media Connect Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaConnectGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaConnectGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectGroup('AwsElementalMediaConnectGroup', 'Aws Elemental Media Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaConnectGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectGroup('AwsElementalMediaConnectGroup', 'Aws Elemental Media Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.png
deleted file mode 100644
index 8b23635906..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.puml
deleted file mode 100644
index f08f5a47c3..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect
-
-sprite $AwsElementalMediaConnectXs [10x10/16z] OyS1c84G31XOsTaOG0mWnSh01X5aOW0AWSM0yb1rO0YLHZKB
-
-sprite $AwsElementalMediaConnectSm [12x12/16z] VSg50S0W3031-Ey_STqB719bI3bbASKcKj3oBRTAJUnOBgaZ9v5pNuwxoKWlJi7N3
-
-sprite $AwsElementalMediaConnectMd [16x16/16z] dSYr0GD144FH7M7_5HkFCiDNzDJ_6k5AUdmUGwkaPhDNqF5uiuh7M6wUnzRhsq8Vpa7FovFDLB5KiNiJPth9atxL7G
-
-sprite $AwsElementalMediaConnectLg [20x20/16z] hOt50KDH409XXUc_uhZd-kVf6d08_Pyn_ibMsfFFP4aRDj8xcyajbyahfrXQgQ9NRg1Oz6bkKgjLg5Sk7Yuvsk6T58WLRxo0WF4h5mMhRk-RBZOUld4L1t06
-
-!procedure AwsElementalMediaConnect($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalMediaConnectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalMediaConnectLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalMediaConnectGroup($id, $name='Aws Elemental Media Connect', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalMediaConnectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.png
deleted file mode 100644
index 02f478c72a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.puml
deleted file mode 100644
index b83e5ceaac..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaConnectCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectCard('AwsElementalMediaConnectCard', 'Aws Elemental Media Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Remote.puml
deleted file mode 100644
index 5302221ff4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaConnectCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectCard('AwsElementalMediaConnectCard', 'Aws Elemental Media Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.png
deleted file mode 100644
index 3ad33210e1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.puml
deleted file mode 100644
index dd841fad7b..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalMediaConnectGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectGroup('AwsElementalMediaConnectGroup', 'Aws Elemental Media Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Remote.puml
deleted file mode 100644
index 9748d43a65..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalMediaConnectGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect')
-
-' renders the element
-AwsElementalMediaConnectGroup('AwsElementalMediaConnectGroup', 'Aws Elemental Media Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.png
deleted file mode 100644
index ee8aff73fb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.puml
deleted file mode 100644
index 36d5a5d1b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaConvert
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvert('AwsElementalMediaConvert', 'Aws Elemental Media Convert', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Remote.puml
deleted file mode 100644
index 6f034a87e0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaConvert
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvert('AwsElementalMediaConvert', 'Aws Elemental Media Convert', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.md
deleted file mode 100644
index 1960fca80f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalMediaConvert
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-```
-
-
-
-| Illustration | AwsElementalMediaConvert | AwsElementalMediaConvertCard | AwsElementalMediaConvertGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.png) | ![illustration for AwsElementalMediaConvert](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.Local.png) | ![illustration for AwsElementalMediaConvertCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.png) | ![illustration for AwsElementalMediaConvertGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalMediaConvertXs>`
-- `<$AwsElementalMediaConvertSm>`
-- `<$AwsElementalMediaConvertMd>`
-- `<$AwsElementalMediaConvertLg>`
-
-
-
-
-
-## AwsElementalMediaConvert
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaConvert
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvert('AwsElementalMediaConvert', 'Aws Elemental Media Convert', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaConvert
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvert('AwsElementalMediaConvert', 'Aws Elemental Media Convert', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaConvertCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaConvertCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertCard('AwsElementalMediaConvertCard', 'Aws Elemental Media Convert Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaConvertCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertCard('AwsElementalMediaConvertCard', 'Aws Elemental Media Convert Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaConvertGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaConvertGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertGroup('AwsElementalMediaConvertGroup', 'Aws Elemental Media Convert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaConvertGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertGroup('AwsElementalMediaConvertGroup', 'Aws Elemental Media Convert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.png
deleted file mode 100644
index 5b9f321000..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.puml
deleted file mode 100644
index ab02f4beba..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert
-
-sprite $AwsElementalMediaConvertXs [10x10/16z] TOU30G1140FNqt_5RnxYC85URI1K0HBfjNy8BaYWODT1kDSFAm
-
-sprite $AwsElementalMediaConvertSm [12x12/16z] VSp50SG024HHPE3tN_5kt9F72Hk-j7DNWKyrKPglLtAMSP7RIHSXaLjcin5NVm
-
-sprite $AwsElementalMediaConvertMd [16x16/16z] dOl50SC030EDklqdRiFq2PmPn3UyWYjQQjPoztdZyXxNJgzgMHlDYXFiL-6KiNyZ9-NhPkpADDOTRuwqYKVy0G
-
-sprite $AwsElementalMediaConvertLg [20x20/16z] hSZLeSDG340nKwtz9tvORZwZYpxEiErTZdHetLGYOzYurSYfPd-VkZMp5ssRSZCxjQ7XqLpaHykgvnQcIO9oQpP7DNjh4Xk8uM7bUXTHJl0D
-
-!procedure AwsElementalMediaConvert($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalMediaConvertCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalMediaConvertLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalMediaConvertGroup($id, $name='Aws Elemental Media Convert', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalMediaConvertLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.png
deleted file mode 100644
index 477d5061a9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.puml
deleted file mode 100644
index a1d9b60050..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaConvertCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertCard('AwsElementalMediaConvertCard', 'Aws Elemental Media Convert Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Remote.puml
deleted file mode 100644
index a5edf5ed1e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaConvertCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertCard('AwsElementalMediaConvertCard', 'Aws Elemental Media Convert Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.png
deleted file mode 100644
index 9771a5d704..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.puml
deleted file mode 100644
index 823dd59693..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalMediaConvertGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertGroup('AwsElementalMediaConvertGroup', 'Aws Elemental Media Convert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Remote.puml
deleted file mode 100644
index b0481dd542..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvertGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalMediaConvertGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert')
-
-' renders the element
-AwsElementalMediaConvertGroup('AwsElementalMediaConvertGroup', 'Aws Elemental Media Convert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.png
deleted file mode 100644
index 279e44c00d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.puml
deleted file mode 100644
index c51d55ab58..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLive('AwsElementalMediaLive', 'Aws Elemental Media Live', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Remote.puml
deleted file mode 100644
index eabff97bce..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLive('AwsElementalMediaLive', 'Aws Elemental Media Live', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.md
deleted file mode 100644
index f40846e123..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalMediaLive
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-```
-
-
-
-| Illustration | AwsElementalMediaLive | AwsElementalMediaLiveCard | AwsElementalMediaLiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.png) | ![illustration for AwsElementalMediaLive](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.Local.png) | ![illustration for AwsElementalMediaLiveCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.png) | ![illustration for AwsElementalMediaLiveGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalMediaLiveXs>`
-- `<$AwsElementalMediaLiveSm>`
-- `<$AwsElementalMediaLiveMd>`
-- `<$AwsElementalMediaLiveLg>`
-
-
-
-
-
-## AwsElementalMediaLive
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLive('AwsElementalMediaLive', 'Aws Elemental Media Live', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaLive
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLive('AwsElementalMediaLive', 'Aws Elemental Media Live', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaLiveCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveCard('AwsElementalMediaLiveCard', 'Aws Elemental Media Live Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveCard('AwsElementalMediaLiveCard', 'Aws Elemental Media Live Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaLiveGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveGroup('AwsElementalMediaLiveGroup', 'Aws Elemental Media Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveGroup('AwsElementalMediaLiveGroup', 'Aws Elemental Media Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.png
deleted file mode 100644
index a89a2886ac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.puml
deleted file mode 100644
index b671450847..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive
-
-sprite $AwsElementalMediaLiveXs [10x10/16z] OyS1MA0qApiJY002HeGa4v3701DZXeanmfKme9e5
-
-sprite $AwsElementalMediaLiveSm [12x12/16z] VSd50G0n48NGZ7twhtZT9Uy8T3LsPOIpCChEPG79J1WjsPYqTJCIDrPXnY5v6W4
-
-sprite $AwsElementalMediaLiveMd [16x16/16z] dSt50GGn34FHICxezr_nOkYsy4vcynzLPpD1Z0gNGH6qaKSau3vom0qOEUaOHwo-BKJj78u7PH3H1KD55GvfVESE
-
-sprite $AwsElementalMediaLiveLg [20x20/16z] hOp50GH13CF6ZXFrN_7nBRrNWo5n1rDSYLcSA0mXpPzUuCQVtmyvq1h6tdB_QyXk0r86Tk4OccWs7GuYwXH7Ns4eoDutWY65JZxqEpiQjRYW5MxW2G
-
-!procedure AwsElementalMediaLive($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalMediaLiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalMediaLiveLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalMediaLiveGroup($id, $name='Aws Elemental Media Live', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalMediaLiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.png
deleted file mode 100644
index d0219358b1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.puml
deleted file mode 100644
index e7fea91d45..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveCard('AwsElementalMediaLiveCard', 'Aws Elemental Media Live Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Remote.puml
deleted file mode 100644
index 50f9c5a22d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaLiveCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveCard('AwsElementalMediaLiveCard', 'Aws Elemental Media Live Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.png
deleted file mode 100644
index 1e59874840..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.puml
deleted file mode 100644
index 6ca4532e9f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalMediaLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveGroup('AwsElementalMediaLiveGroup', 'Aws Elemental Media Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Remote.puml
deleted file mode 100644
index 01b2416350..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalMediaLiveGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive')
-
-' renders the element
-AwsElementalMediaLiveGroup('AwsElementalMediaLiveGroup', 'Aws Elemental Media Live Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.png
deleted file mode 100644
index 81872cb0e8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.puml
deleted file mode 100644
index 6520480e8c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaPackage
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackage('AwsElementalMediaPackage', 'Aws Elemental Media Package', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Remote.puml
deleted file mode 100644
index 2c779ea11e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaPackage
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackage('AwsElementalMediaPackage', 'Aws Elemental Media Package', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.md
deleted file mode 100644
index 9c883e1f60..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalMediaPackage
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-```
-
-
-
-| Illustration | AwsElementalMediaPackage | AwsElementalMediaPackageCard | AwsElementalMediaPackageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.png) | ![illustration for AwsElementalMediaPackage](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.Local.png) | ![illustration for AwsElementalMediaPackageCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.png) | ![illustration for AwsElementalMediaPackageGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalMediaPackageXs>`
-- `<$AwsElementalMediaPackageSm>`
-- `<$AwsElementalMediaPackageMd>`
-- `<$AwsElementalMediaPackageLg>`
-
-
-
-
-
-## AwsElementalMediaPackage
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaPackage
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackage('AwsElementalMediaPackage', 'Aws Elemental Media Package', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaPackage
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackage('AwsElementalMediaPackage', 'Aws Elemental Media Package', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaPackageCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaPackageCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageCard('AwsElementalMediaPackageCard', 'Aws Elemental Media Package Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaPackageCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageCard('AwsElementalMediaPackageCard', 'Aws Elemental Media Package Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaPackageGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaPackageGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageGroup('AwsElementalMediaPackageGroup', 'Aws Elemental Media Package Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaPackageGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageGroup('AwsElementalMediaPackageGroup', 'Aws Elemental Media Package Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.png
deleted file mode 100644
index 81accae8b7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.puml
deleted file mode 100644
index f420a33a9f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage
-
-sprite $AwsElementalMediaPackageXs [10x10/16z] OyS1M1cWD1iJEpipYCN81gB0B0PsDY24iHZ1WWn06ge7GYC
-
-sprite $AwsElementalMediaPackageSm [12x12/16z] VSR50S0W542nxs__YUjU8ASmvDUq9FqeYYFiF8hOQrx8yIAn_GfLA9iCDIx1rmm
-
-sprite $AwsElementalMediaPackageMd [16x16/16z] dST10a4134F1jcdoxdzY0EpmPpSSe_BdbABzc0UM8lLucj2UVHoI0bulAefU7soOvriQkjNSQK4mvgdJEtnmXP-S0G
-
-sprite $AwsElementalMediaPackageLg [20x20/16z] hSgt5KCn5CDGyWLY_utTEEYxrYrnm1NXtqhcORmhkd8yeGP3VrzxA1ZY-ZP23wAPNsCdbU9iMXJZd0rgmnuj2ahJ_hOgfY4EuYCA64OSkd2yF4dD1Iy
-
-!procedure AwsElementalMediaPackage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalMediaPackageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalMediaPackageLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalMediaPackageGroup($id, $name='Aws Elemental Media Package', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalMediaPackageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.png
deleted file mode 100644
index f12e2f993c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.puml
deleted file mode 100644
index ceadf46395..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaPackageCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageCard('AwsElementalMediaPackageCard', 'Aws Elemental Media Package Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Remote.puml
deleted file mode 100644
index c2a85a160f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaPackageCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageCard('AwsElementalMediaPackageCard', 'Aws Elemental Media Package Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.png
deleted file mode 100644
index 4a47134e54..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.puml
deleted file mode 100644
index a494498139..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalMediaPackageGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageGroup('AwsElementalMediaPackageGroup', 'Aws Elemental Media Package Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Remote.puml
deleted file mode 100644
index c21ccd70b9..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalMediaPackageGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage')
-
-' renders the element
-AwsElementalMediaPackageGroup('AwsElementalMediaPackageGroup', 'Aws Elemental Media Package Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.png
deleted file mode 100644
index 97c30f6840..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.puml
deleted file mode 100644
index 790fdcc19e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaStore
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStore('AwsElementalMediaStore', 'Aws Elemental Media Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Remote.puml
deleted file mode 100644
index 1ccd7f6946..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaStore
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStore('AwsElementalMediaStore', 'Aws Elemental Media Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.md
deleted file mode 100644
index 43921c942d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalMediaStore
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-```
-
-
-
-| Illustration | AwsElementalMediaStore | AwsElementalMediaStoreCard | AwsElementalMediaStoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.png) | ![illustration for AwsElementalMediaStore](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.Local.png) | ![illustration for AwsElementalMediaStoreCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.png) | ![illustration for AwsElementalMediaStoreGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalMediaStoreXs>`
-- `<$AwsElementalMediaStoreSm>`
-- `<$AwsElementalMediaStoreMd>`
-- `<$AwsElementalMediaStoreLg>`
-
-
-
-
-
-## AwsElementalMediaStore
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaStore
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStore('AwsElementalMediaStore', 'Aws Elemental Media Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaStore
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStore('AwsElementalMediaStore', 'Aws Elemental Media Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaStoreCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaStoreCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreCard('AwsElementalMediaStoreCard', 'Aws Elemental Media Store Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaStoreCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreCard('AwsElementalMediaStoreCard', 'Aws Elemental Media Store Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaStoreGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaStoreGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreGroup('AwsElementalMediaStoreGroup', 'Aws Elemental Media Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaStoreGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreGroup('AwsElementalMediaStoreGroup', 'Aws Elemental Media Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.png
deleted file mode 100644
index 7c7747d301..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.puml
deleted file mode 100644
index 4eabe34717..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore
-
-sprite $AwsElementalMediaStoreXs [10x10/16z] TKk53G0m2CFx_yVBt74g-0J1oXQ04P4HWrl-St1cycfN7cmqp5ia
-
-sprite $AwsElementalMediaStoreSm [12x12/16z] VSR50S0W542nxs__YUjU8ASmKi994jTjwOw0RiUB1mLZKsW56rK4d5se9wVWQmO
-
-sprite $AwsElementalMediaStoreMd [16x16/16z] dSf90WD1249HqO9__nDdwccPfDzA0Mw9LdDHWJLiPX5NGDbQTz2quks7NY0m9o5w-pqUb6hs7nfnxQT1aiMXeoXSNE4dJm
-
-sprite $AwsElementalMediaStoreLg [20x20/16z] hS-t0SKm30DH0g9m-q_yexDRN_aKoHDbtAW6rITn3KXfLmjHyfUpdjCKI3EsLwCB9ctO3Jo0NcrDN_DgKsrGR6KrmG2TpheZgD1aDM90xbv7MLMfmRagyq1l
-
-!procedure AwsElementalMediaStore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalMediaStoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalMediaStoreLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalMediaStoreGroup($id, $name='Aws Elemental Media Store', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalMediaStoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.png
deleted file mode 100644
index 9374c777ab..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.puml
deleted file mode 100644
index 9699147889..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaStoreCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreCard('AwsElementalMediaStoreCard', 'Aws Elemental Media Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Remote.puml
deleted file mode 100644
index cee474ae33..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaStoreCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreCard('AwsElementalMediaStoreCard', 'Aws Elemental Media Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.png
deleted file mode 100644
index b5f5ddcead..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.puml
deleted file mode 100644
index 93ba318e3a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalMediaStoreGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreGroup('AwsElementalMediaStoreGroup', 'Aws Elemental Media Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Remote.puml
deleted file mode 100644
index af4e2bbf9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalMediaStoreGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore')
-
-' renders the element
-AwsElementalMediaStoreGroup('AwsElementalMediaStoreGroup', 'Aws Elemental Media Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.png
deleted file mode 100644
index 4923cae328..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.puml
deleted file mode 100644
index 3a94083c25..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaTailor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailor('AwsElementalMediaTailor', 'Aws Elemental Media Tailor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Remote.puml
deleted file mode 100644
index 4ddc1be2c1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaTailor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailor('AwsElementalMediaTailor', 'Aws Elemental Media Tailor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.md
deleted file mode 100644
index 8619ed6b94..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalMediaTailor
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-```
-
-
-
-| Illustration | AwsElementalMediaTailor | AwsElementalMediaTailorCard | AwsElementalMediaTailorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.png) | ![illustration for AwsElementalMediaTailor](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.Local.png) | ![illustration for AwsElementalMediaTailorCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.png) | ![illustration for AwsElementalMediaTailorGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalMediaTailorXs>`
-- `<$AwsElementalMediaTailorSm>`
-- `<$AwsElementalMediaTailorMd>`
-- `<$AwsElementalMediaTailorLg>`
-
-
-
-
-
-## AwsElementalMediaTailor
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaTailor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailor('AwsElementalMediaTailor', 'Aws Elemental Media Tailor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaTailor
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailor('AwsElementalMediaTailor', 'Aws Elemental Media Tailor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaTailorCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaTailorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorCard('AwsElementalMediaTailorCard', 'Aws Elemental Media Tailor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaTailorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorCard('AwsElementalMediaTailorCard', 'Aws Elemental Media Tailor Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalMediaTailorGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalMediaTailorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorGroup('AwsElementalMediaTailorGroup', 'Aws Elemental Media Tailor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalMediaTailorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorGroup('AwsElementalMediaTailorGroup', 'Aws Elemental Media Tailor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.png
deleted file mode 100644
index 986985aad8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.puml
deleted file mode 100644
index b8a1904d21..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor
-
-sprite $AwsElementalMediaTailorXs [10x10/16z] OyS56A0qCnEKpSZApiW2auHACxAnixF0X1ZXUXXHZG8
-
-sprite $AwsElementalMediaTailorSm [12x12/16z] VSZ50S0W542nxs__YUjU8CSmL9nSyMGJI3d6nZ0as0d2mOZpZLHGDf5gnQducW4
-
-sprite $AwsElementalMediaTailorMd [16x16/16z] dOkr0SD040GF_dRwhzWMFMI2YHRvHeLMXt3rHAxTKz5Rl3oJrhs1A2ywPbXsKpWuM5l-p3zHO93T8ySLh2JF-0C
-
-sprite $AwsElementalMediaTailorLg [20x20/16z] jOt55SKm30HtHTD_nPz1B-TaR35n5LR2PZgWs5adhnogNme8XGPMhWMczCyr6I_h7lwK0cab0ZTZYEh_lX50UTreA9S7WYyjm2-xoCJZve0vWpi
-
-!procedure AwsElementalMediaTailor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalMediaTailorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalMediaTailorLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalMediaTailorGroup($id, $name='Aws Elemental Media Tailor', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalMediaTailorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.png
deleted file mode 100644
index bc1792bf14..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.puml
deleted file mode 100644
index 5ddec117ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalMediaTailorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorCard('AwsElementalMediaTailorCard', 'Aws Elemental Media Tailor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Remote.puml
deleted file mode 100644
index b59c5fa856..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalMediaTailorCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorCard('AwsElementalMediaTailorCard', 'Aws Elemental Media Tailor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.png
deleted file mode 100644
index 897721b935..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.puml
deleted file mode 100644
index 17429d07e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalMediaTailorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorGroup('AwsElementalMediaTailorGroup', 'Aws Elemental Media Tailor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Remote.puml
deleted file mode 100644
index 10c14a3725..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalMediaTailorGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor')
-
-' renders the element
-AwsElementalMediaTailorGroup('AwsElementalMediaTailorGroup', 'Aws Elemental Media Tailor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.png
deleted file mode 100644
index 33db84dfe3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.puml
deleted file mode 100644
index d994d8e7ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalServer
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServer('AwsElementalServer', 'Aws Elemental Server', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Remote.puml
deleted file mode 100644
index de2b62e879..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalServer
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServer('AwsElementalServer', 'Aws Elemental Server', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.md b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.md
deleted file mode 100644
index 0c34a76387..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElementalServer
-
-
-```text
-aws-q2-2023/Architecture/MediaServices/AwsElementalServer
-```
-
-```text
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-```
-
-
-
-| Illustration | AwsElementalServer | AwsElementalServerCard | AwsElementalServerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalServer.png) | ![illustration for AwsElementalServer](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalServer.Local.png) | ![illustration for AwsElementalServerCard](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.png) | ![illustration for AwsElementalServerGroup](../../../aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElementalServerXs>`
-- `<$AwsElementalServerSm>`
-- `<$AwsElementalServerMd>`
-- `<$AwsElementalServerLg>`
-
-
-
-
-
-## AwsElementalServer
-
-### Load remotely
-```plantuml
-@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 AwsElementalServer
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServer('AwsElementalServer', 'Aws Elemental Server', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalServer
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServer('AwsElementalServer', 'Aws Elemental Server', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElementalServerCard
-
-### Load remotely
-```plantuml
-@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 AwsElementalServerCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerCard('AwsElementalServerCard', 'Aws Elemental Server Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalServerCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerCard('AwsElementalServerCard', 'Aws Elemental Server Card', 'an optional description')
-@enduml
-```
-
-## AwsElementalServerGroup
-
-### Load remotely
-```plantuml
-@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 AwsElementalServerGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerGroup('AwsElementalServerGroup', 'Aws Elemental Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElementalServerGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerGroup('AwsElementalServerGroup', 'Aws Elemental Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.png
deleted file mode 100644
index eadcff932f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.puml
deleted file mode 100644
index f19e9aa12c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MediaServices/AwsElementalServer
-
-sprite $AwsElementalServerXs [10x10/16z] OySA6200n6G2yLX0331WX2g0gmDY9fWO332ZcWO
-
-sprite $AwsElementalServerSm [12x12/16z] VOor0G0W40EHoFuJesdXtjLFn8jMNjF3pdT3qia3Co-90ee1f6nva9qV4m
-
-sprite $AwsElementalServerMd [16x16/16z] bSd50S1040EnWxMd_uh3pD5N_5TMzCGiqrCnu58YNxvNB9BPCeY99Hb2Ob5hOIUn9xvf0G
-
-sprite $AwsElementalServerLg [20x20/16z] hSh50GGn30J14NR-4Hykqyjb439UQAl_FJPoxidvakJviESRrZnh9GUHb5ZfQuhEoeiM1wNWH9m58xm1
-
-!procedure AwsElementalServer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MediaServices/AwsElementalServer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElementalServerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElementalServerLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsElementalServerGroup($id, $name='Aws Elemental Server', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsElementalServerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.png
deleted file mode 100644
index e11e76528b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.puml
deleted file mode 100644
index 3d6a0db1de..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElementalServerCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerCard('AwsElementalServerCard', 'Aws Elemental Server Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Remote.puml
deleted file mode 100644
index 6c099de531..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElementalServerCard
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerCard('AwsElementalServerCard', 'Aws Elemental Server Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.png b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.png
deleted file mode 100644
index 9ba6960f58..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.puml
deleted file mode 100644
index 10a6e740fe..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElementalServerGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerGroup('AwsElementalServerGroup', 'Aws Elemental Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Remote.puml
deleted file mode 100644
index e25596be97..0000000000
--- a/distribution/aws-q2-2023/Architecture/MediaServices/AwsElementalServerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElementalServerGroup
-include('aws-q2-2023/Architecture/MediaServices/AwsElementalServer')
-
-' renders the element
-AwsElementalServerGroup('AwsElementalServerGroup', 'Aws Elemental Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.png
deleted file mode 100644
index a59c4debba..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.puml
deleted file mode 100644
index 6489cebedb..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryService('AwsApplicationDiscoveryService', 'Aws Application Discovery Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Remote.puml
deleted file mode 100644
index 103d06a128..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryService('AwsApplicationDiscoveryService', 'Aws Application Discovery Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.md
deleted file mode 100644
index 66bc6c5c85..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationDiscoveryService
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-```
-
-
-
-| Illustration | AwsApplicationDiscoveryService | AwsApplicationDiscoveryServiceCard | AwsApplicationDiscoveryServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.png) | ![illustration for AwsApplicationDiscoveryService](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.Local.png) | ![illustration for AwsApplicationDiscoveryServiceCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.png) | ![illustration for AwsApplicationDiscoveryServiceGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationDiscoveryServiceXs>`
-- `<$AwsApplicationDiscoveryServiceSm>`
-- `<$AwsApplicationDiscoveryServiceMd>`
-- `<$AwsApplicationDiscoveryServiceLg>`
-
-
-
-
-
-## AwsApplicationDiscoveryService
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryService('AwsApplicationDiscoveryService', 'Aws Application Discovery Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryService('AwsApplicationDiscoveryService', 'Aws Application Discovery Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceCard('AwsApplicationDiscoveryServiceCard', 'Aws Application Discovery Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceCard('AwsApplicationDiscoveryServiceCard', 'Aws Application Discovery Service Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceGroup('AwsApplicationDiscoveryServiceGroup', 'Aws Application Discovery Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceGroup('AwsApplicationDiscoveryServiceGroup', 'Aws Application Discovery Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.png
deleted file mode 100644
index 261cca6323..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.puml
deleted file mode 100644
index 1387d25811..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService
-
-sprite $AwsApplicationDiscoveryServiceXs [10x10/16z] ROg54S0m30ELs3h__WkNkVa38MC4jPjkirEMjjAedQLImNbWitOZnSqC
-
-sprite $AwsApplicationDiscoveryServiceSm [12x12/16z] VOgr0G1H34A3HFPV-5owJuEzMKZW6osYdvNb25mPx0xpteK0yF1qz9ERXEOkcYDmycBicZl-sW4
-
-sprite $AwsApplicationDiscoveryServiceMd [16x16/16z] dSYr0GC03CH0_vkq_y9XgaBgJlpHgYRpoMfPw6xrsjRkpUsK0l9XdRrtEpj2nTmygwL7tAjc4NwOoduP2GYChWwV0bHyx0W
-
-sprite $AwsApplicationDiscoveryServiceLg [20x20/16z] {
-fSsreSK034DHcU_-2py89zM7qnd5_tLcFJeQGCEfSjpT9fg3nkl3CNQ5qJt2abtWKzL2FMmI_qYXOZSLI6vTmK5eO0pZ94fALC79eplSgMloOeAAMy-WagDd
-zM50XjZD1x_s1W
-}
-
-!procedure AwsApplicationDiscoveryService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationDiscoveryServiceLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceGroup($id, $name='Aws Application Discovery Service', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsApplicationDiscoveryServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.png
deleted file mode 100644
index c2d8b2eb53..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.puml
deleted file mode 100644
index 3c6d8c4eab..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceCard('AwsApplicationDiscoveryServiceCard', 'Aws Application Discovery Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Remote.puml
deleted file mode 100644
index 7250cf6db6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceCard('AwsApplicationDiscoveryServiceCard', 'Aws Application Discovery Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.png
deleted file mode 100644
index 32e6703186..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.puml
deleted file mode 100644
index 7aeb5bc578..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationDiscoveryServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceGroup('AwsApplicationDiscoveryServiceGroup', 'Aws Application Discovery Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Remote.puml
deleted file mode 100644
index 433f258c52..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationDiscoveryServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService')
-
-' renders the element
-AwsApplicationDiscoveryServiceGroup('AwsApplicationDiscoveryServiceGroup', 'Aws Application Discovery Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.png
deleted file mode 100644
index 79cf8e6591..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.puml
deleted file mode 100644
index a8fc763508..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationMigrationService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationService('AwsApplicationMigrationService', 'Aws Application Migration Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Remote.puml
deleted file mode 100644
index 47861c3747..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationMigrationService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationService('AwsApplicationMigrationService', 'Aws Application Migration Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.md
deleted file mode 100644
index 8a19798054..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationMigrationService
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-```
-
-
-
-| Illustration | AwsApplicationMigrationService | AwsApplicationMigrationServiceCard | AwsApplicationMigrationServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.png) | ![illustration for AwsApplicationMigrationService](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.Local.png) | ![illustration for AwsApplicationMigrationServiceCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.png) | ![illustration for AwsApplicationMigrationServiceGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationMigrationServiceXs>`
-- `<$AwsApplicationMigrationServiceSm>`
-- `<$AwsApplicationMigrationServiceMd>`
-- `<$AwsApplicationMigrationServiceLg>`
-
-
-
-
-
-## AwsApplicationMigrationService
-
-### Load remotely
-```plantuml
-@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 AwsApplicationMigrationService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationService('AwsApplicationMigrationService', 'Aws Application Migration Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationMigrationService
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationService('AwsApplicationMigrationService', 'Aws Application Migration Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationMigrationServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationMigrationServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceCard('AwsApplicationMigrationServiceCard', 'Aws Application Migration Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationMigrationServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceCard('AwsApplicationMigrationServiceCard', 'Aws Application Migration Service Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationMigrationServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationMigrationServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceGroup('AwsApplicationMigrationServiceGroup', 'Aws Application Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationMigrationServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceGroup('AwsApplicationMigrationServiceGroup', 'Aws Application Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.png
deleted file mode 100644
index 6a087e3d6b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.puml
deleted file mode 100644
index eb68d04c1e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService
-
-sprite $AwsApplicationMigrationServiceXs [10x10/16z] uo0463YOKNWGmCG4PJ82CGiGip80sOpOZG
-
-sprite $AwsApplicationMigrationServiceSm [12x12/16z] ZSUt4S80402myqVjlp0PEi3gvAIEzLBOrzB7WOYsQ0xT2YdqJ88rVhe2
-
-sprite $AwsApplicationMigrationServiceMd [16x16/16z] hKt50G0n36gS_HUks_Sahe0_98JZRWrmFpsrm4Qhbv7MYVOrfxdeqmIfcJjQ02o2ccY-S_CgYm_lfG
-
-sprite $AwsApplicationMigrationServiceLg [20x20/16z] lOx55S0m34DhMthA_XCtJFVs1yrA_m4FNQudd-3XydR3Rr_Fxm2hRVz4JtQtcMarmPCi_wZPJUOvbdteJLJyAkdzpZ1tALcPfL5bVySB
-
-!procedure AwsApplicationMigrationService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationMigrationServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationMigrationServiceLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationMigrationServiceGroup($id, $name='Aws Application Migration Service', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsApplicationMigrationServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.png
deleted file mode 100644
index dba68d0713..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.puml
deleted file mode 100644
index 00bd94bac7..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationMigrationServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceCard('AwsApplicationMigrationServiceCard', 'Aws Application Migration Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Remote.puml
deleted file mode 100644
index 24640b273f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationMigrationServiceCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceCard('AwsApplicationMigrationServiceCard', 'Aws Application Migration Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.png
deleted file mode 100644
index efb5801deb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.puml
deleted file mode 100644
index 37b633dc21..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationMigrationServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceGroup('AwsApplicationMigrationServiceGroup', 'Aws Application Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Remote.puml
deleted file mode 100644
index 19fdb0d52e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationMigrationServiceGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService')
-
-' renders the element
-AwsApplicationMigrationServiceGroup('AwsApplicationMigrationServiceGroup', 'Aws Application Migration Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.png
deleted file mode 100644
index a6644369e4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.puml
deleted file mode 100644
index 0c931ae30a..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataSync
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSync('AwsDataSync', 'Aws Data Sync', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Remote.puml
deleted file mode 100644
index 3f01842a01..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataSync
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSync('AwsDataSync', 'Aws Data Sync', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.md
deleted file mode 100644
index 864b3c9567..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDataSync
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-```
-
-
-
-| Illustration | AwsDataSync | AwsDataSyncCard | AwsDataSyncGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.png) | ![illustration for AwsDataSync](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.Local.png) | ![illustration for AwsDataSyncCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.png) | ![illustration for AwsDataSyncGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDataSyncXs>`
-- `<$AwsDataSyncSm>`
-- `<$AwsDataSyncMd>`
-- `<$AwsDataSyncLg>`
-
-
-
-
-
-## AwsDataSync
-
-### Load remotely
-```plantuml
-@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 AwsDataSync
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSync('AwsDataSync', 'Aws Data Sync', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataSync
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSync('AwsDataSync', 'Aws Data Sync', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDataSyncCard
-
-### Load remotely
-```plantuml
-@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 AwsDataSyncCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncCard('AwsDataSyncCard', 'Aws Data Sync Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataSyncCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncCard('AwsDataSyncCard', 'Aws Data Sync Card', 'an optional description')
-@enduml
-```
-
-## AwsDataSyncGroup
-
-### Load remotely
-```plantuml
-@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 AwsDataSyncGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncGroup('AwsDataSyncGroup', 'Aws Data Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataSyncGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncGroup('AwsDataSyncGroup', 'Aws Data Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.png
deleted file mode 100644
index c78a8ec48f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.puml
deleted file mode 100644
index d231eb2edd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync
-
-sprite $AwsDataSyncXs [10x10/16z] uy01c94OB606EuXWWh50eX30oi4091b0mZW
-
-sprite $AwsDataSyncSm [12x12/16z] uo0IC76mmfWiGCp8366pGYIXmWWXTY1c1b8GdQmCCDqCR1nixFZi0G
-
-sprite $AwsDataSyncMd [16x16/16z] dOp50S0m30E39-s_SBc1hy-C3Y6siiWT3z3TossCtz17kN-fup2_FhTswQYL06LJDExleq721eSu0G
-
-sprite $AwsDataSyncLg [20x20/16z] jOt50G0W202bsNzXk_-SqkL14FuPPdVX9sKq2d0F3gEUJjjsSNVUwsVPxBusSm0W3j13UeT5hbaGQB0Jy7lM_26frQSUH04
-
-!procedure AwsDataSync($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDataSyncCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDataSyncLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsDataSyncGroup($id, $name='Aws Data Sync', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsDataSyncLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.png
deleted file mode 100644
index dded055b5b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.puml
deleted file mode 100644
index 56659c0deb..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataSyncCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncCard('AwsDataSyncCard', 'Aws Data Sync Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Remote.puml
deleted file mode 100644
index 53c52e58f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataSyncCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncCard('AwsDataSyncCard', 'Aws Data Sync Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.png
deleted file mode 100644
index e41a97f3b4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.puml
deleted file mode 100644
index a7b67cf339..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDataSyncGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncGroup('AwsDataSyncGroup', 'Aws Data Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Remote.puml
deleted file mode 100644
index b30f9265d1..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsDataSyncGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDataSyncGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync')
-
-' renders the element
-AwsDataSyncGroup('AwsDataSyncGroup', 'Aws Data Sync Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.png
deleted file mode 100644
index 43c46829d8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.puml
deleted file mode 100644
index db49e0c382..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernization
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernization('AwsMainframeModernization', 'Aws Mainframe Modernization', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Remote.puml
deleted file mode 100644
index f7eecd4ed2..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernization
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernization('AwsMainframeModernization', 'Aws Mainframe Modernization', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.md
deleted file mode 100644
index a66c4e189f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMainframeModernization
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-```
-
-
-
-| Illustration | AwsMainframeModernization | AwsMainframeModernizationCard | AwsMainframeModernizationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.png) | ![illustration for AwsMainframeModernization](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.Local.png) | ![illustration for AwsMainframeModernizationCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.png) | ![illustration for AwsMainframeModernizationGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMainframeModernizationXs>`
-- `<$AwsMainframeModernizationSm>`
-- `<$AwsMainframeModernizationMd>`
-- `<$AwsMainframeModernizationLg>`
-
-
-
-
-
-## AwsMainframeModernization
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernization
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernization('AwsMainframeModernization', 'Aws Mainframe Modernization', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernization
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernization('AwsMainframeModernization', 'Aws Mainframe Modernization', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationCard
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationCard('AwsMainframeModernizationCard', 'Aws Mainframe Modernization Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationCard('AwsMainframeModernizationCard', 'Aws Mainframe Modernization Card', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationGroup
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationGroup('AwsMainframeModernizationGroup', 'Aws Mainframe Modernization Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationGroup('AwsMainframeModernizationGroup', 'Aws Mainframe Modernization Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.png
deleted file mode 100644
index 85267ce4f6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.puml
deleted file mode 100644
index a2926242b6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization
-
-sprite $AwsMainframeModernizationXs [10x10/16z] uy09s20K8n0p84GPO0GZH925XGqc0nA1YB4oe9W4
-
-sprite $AwsMainframeModernizationSm [12x12/16z] VOk50OC030JZkVqNRd67YylpXIah1RrCSx6bDRFfYaxPQ017HAXT4Cmu82n491V-
-
-sprite $AwsMainframeModernizationMd [16x16/16z] ZKs30K1H43hN_Wj_c-_COflWt1fAZ-qKOcsZffJBqtQ9dDAm5JFpTHDB5jgyLne0tIba-lQTK3DpEdxPso395ka1
-
-sprite $AwsMainframeModernizationLg [20x20/16z] hO_50O0m34KRp_uJKzSBzg0M__u3Z6I-4k8YFKpH2BCLXg-2t4efraWvgpYbK8bGz7ADwrw1NX7489j8S1hIEABi4oHbW6Lg2G0G5dLLmAgEM4HYt895_24N
-
-!procedure AwsMainframeModernization($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMainframeModernizationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMainframeModernizationLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMainframeModernizationGroup($id, $name='Aws Mainframe Modernization', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMainframeModernizationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.png
deleted file mode 100644
index 825cd4353b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.puml
deleted file mode 100644
index b491fa8b20..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationCard('AwsMainframeModernizationCard', 'Aws Mainframe Modernization Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Remote.puml
deleted file mode 100644
index 7b531d2571..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationCard('AwsMainframeModernizationCard', 'Aws Mainframe Modernization Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.png
deleted file mode 100644
index 0073b74568..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.puml
deleted file mode 100644
index aa5aa6db7c..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMainframeModernizationGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationGroup('AwsMainframeModernizationGroup', 'Aws Mainframe Modernization Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Remote.puml
deleted file mode 100644
index ff55f4d279..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernizationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMainframeModernizationGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization')
-
-' renders the element
-AwsMainframeModernizationGroup('AwsMainframeModernizationGroup', 'Aws Mainframe Modernization Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.png
deleted file mode 100644
index a912249e9b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.puml
deleted file mode 100644
index 649a875b5d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationEvaluator
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluator('AwsMigrationEvaluator', 'Aws Migration Evaluator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Remote.puml
deleted file mode 100644
index 1008cade4d..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationEvaluator
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluator('AwsMigrationEvaluator', 'Aws Migration Evaluator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.md
deleted file mode 100644
index fa597008f6..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMigrationEvaluator
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-```
-
-
-
-| Illustration | AwsMigrationEvaluator | AwsMigrationEvaluatorCard | AwsMigrationEvaluatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.png) | ![illustration for AwsMigrationEvaluator](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.Local.png) | ![illustration for AwsMigrationEvaluatorCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.png) | ![illustration for AwsMigrationEvaluatorGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMigrationEvaluatorXs>`
-- `<$AwsMigrationEvaluatorSm>`
-- `<$AwsMigrationEvaluatorMd>`
-- `<$AwsMigrationEvaluatorLg>`
-
-
-
-
-
-## AwsMigrationEvaluator
-
-### Load remotely
-```plantuml
-@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 AwsMigrationEvaluator
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluator('AwsMigrationEvaluator', 'Aws Migration Evaluator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationEvaluator
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluator('AwsMigrationEvaluator', 'Aws Migration Evaluator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMigrationEvaluatorCard
-
-### Load remotely
-```plantuml
-@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 AwsMigrationEvaluatorCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorCard('AwsMigrationEvaluatorCard', 'Aws Migration Evaluator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationEvaluatorCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorCard('AwsMigrationEvaluatorCard', 'Aws Migration Evaluator Card', 'an optional description')
-@enduml
-```
-
-## AwsMigrationEvaluatorGroup
-
-### Load remotely
-```plantuml
-@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 AwsMigrationEvaluatorGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorGroup('AwsMigrationEvaluatorGroup', 'Aws Migration Evaluator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationEvaluatorGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorGroup('AwsMigrationEvaluatorGroup', 'Aws Migration Evaluator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.png
deleted file mode 100644
index 719a7a1201..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.puml
deleted file mode 100644
index 27b4d6729f..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator
-
-sprite $AwsMigrationEvaluatorXs [10x10/16z] uy056A0qEnC70uJDnCx1X2J52CGWAMPsk203N2yA
-
-sprite $AwsMigrationEvaluatorSm [12x12/16z] VSZ50OD0002myyl-2xUuGvxnALfKQ7kdQjAJAe3SLAGEIfUYIQj1R5R5hhlw0m
-
-sprite $AwsMigrationEvaluatorMd [16x16/16z] dSt50KHH24DH27RxRtZqsrkDd2qauK_6gGO1oMPQYPNOIT2LRBmf0yLMrM0qQF-mfF6w3Y2SJIgTS77gP2M-SmS
-
-sprite $AwsMigrationEvaluatorLg [20x20/16z] hOtL0SCm30MV-FPVkDpmPyuM4xTG5oaTuWQZc5XpFVB2jEiLWfefLbppqMiclS6o8Atvq6eW2S0D_jcaWhOytY1wrjJKQ8X2QovK18x4ZiZXo8WxU08
-
-!procedure AwsMigrationEvaluator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMigrationEvaluatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMigrationEvaluatorLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMigrationEvaluatorGroup($id, $name='Aws Migration Evaluator', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMigrationEvaluatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.png
deleted file mode 100644
index 4c1d7e52d9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.puml
deleted file mode 100644
index e322b98f31..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationEvaluatorCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorCard('AwsMigrationEvaluatorCard', 'Aws Migration Evaluator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Remote.puml
deleted file mode 100644
index 4209959d02..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationEvaluatorCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorCard('AwsMigrationEvaluatorCard', 'Aws Migration Evaluator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.png
deleted file mode 100644
index 123605b16e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.puml
deleted file mode 100644
index 96167fb7ee..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMigrationEvaluatorGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorGroup('AwsMigrationEvaluatorGroup', 'Aws Migration Evaluator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Remote.puml
deleted file mode 100644
index dbf45c4727..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMigrationEvaluatorGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator')
-
-' renders the element
-AwsMigrationEvaluatorGroup('AwsMigrationEvaluatorGroup', 'Aws Migration Evaluator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.png
deleted file mode 100644
index e4365caf62..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.puml
deleted file mode 100644
index bc2fcb87bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHub
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHub('AwsMigrationHub', 'Aws Migration Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Remote.puml
deleted file mode 100644
index 74d44b515e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHub
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHub('AwsMigrationHub', 'Aws Migration Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.md
deleted file mode 100644
index 97d7390b5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMigrationHub
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-```
-
-
-
-| Illustration | AwsMigrationHub | AwsMigrationHubCard | AwsMigrationHubGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.png) | ![illustration for AwsMigrationHub](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.Local.png) | ![illustration for AwsMigrationHubCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.png) | ![illustration for AwsMigrationHubGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMigrationHubXs>`
-- `<$AwsMigrationHubSm>`
-- `<$AwsMigrationHubMd>`
-- `<$AwsMigrationHubLg>`
-
-
-
-
-
-## AwsMigrationHub
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHub
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHub('AwsMigrationHub', 'Aws Migration Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHub
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHub('AwsMigrationHub', 'Aws Migration Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubCard
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubCard('AwsMigrationHubCard', 'Aws Migration Hub Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubCard('AwsMigrationHubCard', 'Aws Migration Hub Card', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubGroup
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubGroup('AwsMigrationHubGroup', 'Aws Migration Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubGroup('AwsMigrationHubGroup', 'Aws Migration Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.png
deleted file mode 100644
index 095b223a02..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.puml
deleted file mode 100644
index 5aff440817..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub
-
-sprite $AwsMigrationHubXs [10x10/16z] uy0165ZPmJGB0v1WXeWn8cGPM5X1D3ixEr09L8YLWHacZMeM
-
-sprite $AwsMigrationHubSm [12x12/16z] VSob0G1H3C3GShF_miVmLQEU2bEzi5GU9JYLd0LXIbnMKWHxN6ZhvUvrLStK3W
-
-sprite $AwsMigrationHubMd [16x16/16z] dSl50SD034HHyVp-6mwOVGgyHH5_KIgvyFOUDXsrz7YmA0VlMTv5qMM2sgS9BD3UBqrZUB4t393EBXt9dPD9t1JVUG8
-
-sprite $AwsMigrationHubLg [20x20/16z] jO-r0KH1448PXVuR_cwxyTrBnWNz2Q30CLNXrgQN1FfmBF3CDVV2uJsDBbaBX_SCIxIimxknVGgLggSFMpbph_ZJHoEvEvtnp3AF6JO65M0r41emfcOI-WKh
-
-!procedure AwsMigrationHub($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMigrationHubCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMigrationHubLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMigrationHubGroup($id, $name='Aws Migration Hub', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMigrationHubLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.png
deleted file mode 100644
index ad9698c76f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.puml
deleted file mode 100644
index 7f59155543..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubCard('AwsMigrationHubCard', 'Aws Migration Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Remote.puml
deleted file mode 100644
index 2643f4ad98..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubCard('AwsMigrationHubCard', 'Aws Migration Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.png
deleted file mode 100644
index 659fa559b1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.puml
deleted file mode 100644
index 1c3f481044..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMigrationHubGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubGroup('AwsMigrationHubGroup', 'Aws Migration Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Remote.puml
deleted file mode 100644
index 1d8917c9db..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHubGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMigrationHubGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub')
-
-' renders the element
-AwsMigrationHubGroup('AwsMigrationHubGroup', 'Aws Migration Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.png
deleted file mode 100644
index e796b2e539..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.puml
deleted file mode 100644
index 59075fee56..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamily
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamily('AwsTransferFamily', 'Aws Transfer Family', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Remote.puml
deleted file mode 100644
index 34eb3214f0..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamily
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamily('AwsTransferFamily', 'Aws Transfer Family', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.md b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.md
deleted file mode 100644
index 622d90b7bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransferFamily
-
-
-```text
-aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily
-```
-
-```text
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-```
-
-
-
-| Illustration | AwsTransferFamily | AwsTransferFamilyCard | AwsTransferFamilyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.png) | ![illustration for AwsTransferFamily](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.Local.png) | ![illustration for AwsTransferFamilyCard](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.png) | ![illustration for AwsTransferFamilyGroup](../../../aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransferFamilyXs>`
-- `<$AwsTransferFamilySm>`
-- `<$AwsTransferFamilyMd>`
-- `<$AwsTransferFamilyLg>`
-
-
-
-
-
-## AwsTransferFamily
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamily
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamily('AwsTransferFamily', 'Aws Transfer Family', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamily
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamily('AwsTransferFamily', 'Aws Transfer Family', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyCard
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyCard('AwsTransferFamilyCard', 'Aws Transfer Family Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyCard('AwsTransferFamilyCard', 'Aws Transfer Family Card', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyGroup
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyGroup('AwsTransferFamilyGroup', 'Aws Transfer Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyGroup('AwsTransferFamilyGroup', 'Aws Transfer Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.png
deleted file mode 100644
index b9ba0c1b71..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.puml
deleted file mode 100644
index 091e974259..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily
-
-sprite $AwsTransferFamilyXs [10x10/16z] uy0Ds64CLdOGau63ZPs5aGF40Y8M9Z0BWc4aX0K6o0O1
-
-sprite $AwsTransferFamilySm [12x12/16z] XSR50SH000IWzQ7_XizT4bxO4Uw61QcLOK0a0QHHb7P_N-x7z-NAcoC
-
-sprite $AwsTransferFamilyMd [16x16/16z] dSd50SLG509HBi-c_uQ_nZsPtG4Ur-hSgNP3BQM1SbNxsL02tDquHKJ5Yiw649978ypKYBdPTKjzdFS6
-
-sprite $AwsTransferFamilyLg [20x20/16z] jSZ50GGm40Cn9mkU_Xi-PaOznJ_9LpM8vfmA3xEbN34E3eM0BZiP76wkjTDJnmCaf-OyEqyOd1zCSNNc-dXw9_ZI4W
-
-!procedure AwsTransferFamily($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransferFamilyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransferFamilyLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransferFamilyGroup($id, $name='Aws Transfer Family', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsTransferFamilyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.png
deleted file mode 100644
index 2b74935cd7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.puml
deleted file mode 100644
index 457f201a25..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyCard('AwsTransferFamilyCard', 'Aws Transfer Family Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Remote.puml
deleted file mode 100644
index 534f1b0fdd..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyCard
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyCard('AwsTransferFamilyCard', 'Aws Transfer Family Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.png b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.png
deleted file mode 100644
index 0b63d54fa3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.puml
deleted file mode 100644
index 1fe32a642e..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransferFamilyGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyGroup('AwsTransferFamilyGroup', 'Aws Transfer Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Remote.puml
deleted file mode 100644
index a410c2d143..0000000000
--- a/distribution/aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamilyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransferFamilyGroup
-include('aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily')
-
-' renders the element
-AwsTransferFamilyGroup('AwsTransferFamilyGroup', 'Aws Transfer Family Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.png
deleted file mode 100644
index 421778422b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.puml
deleted file mode 100644
index 001c87322a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFront
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFront('AmazonCloudFront', 'Amazon Cloud Front', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Remote.puml
deleted file mode 100644
index 3439902ca2..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFront
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFront('AmazonCloudFront', 'Amazon Cloud Front', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.md
deleted file mode 100644
index 442a88eb33..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudFront
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-```
-
-
-
-| Illustration | AmazonCloudFront | AmazonCloudFrontCard | AmazonCloudFrontGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.png) | ![illustration for AmazonCloudFront](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.Local.png) | ![illustration for AmazonCloudFrontCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.png) | ![illustration for AmazonCloudFrontGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudFrontXs>`
-- `<$AmazonCloudFrontSm>`
-- `<$AmazonCloudFrontMd>`
-- `<$AmazonCloudFrontLg>`
-
-
-
-
-
-## AmazonCloudFront
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFront
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFront('AmazonCloudFront', 'Amazon Cloud Front', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFront
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFront('AmazonCloudFront', 'Amazon Cloud Front', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontCard('AmazonCloudFrontCard', 'Amazon Cloud Front Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontCard('AmazonCloudFrontCard', 'Amazon Cloud Front Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontGroup('AmazonCloudFrontGroup', 'Amazon Cloud Front Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontGroup('AmazonCloudFrontGroup', 'Amazon Cloud Front Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.png
deleted file mode 100644
index 0d7a9960fe..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.puml
deleted file mode 100644
index 0e02f3b8c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront
-
-sprite $AmazonCloudFrontXs [10x10/16z] uy016DWPO4n6g0W74n23HDaOsDavE5X1OgmWQGPqlQoe8W
-
-sprite $AmazonCloudFrontSm [12x12/16z] TSI54KCn30MmdyIW_HSk-7fGqWFyLwSONTP9esIqXB9e2iUkLWBpaGeoo1t6XUsbedsu0m
-
-sprite $AmazonCloudFrontMd [16x16/16z] dOlL0GD024C99xpz5wxavBU24-6lw97gzwi6qiZp9uoGjyLGaoeO_eNaXROy8ef-3F9M7RxZNRdzP7fEBpiyWXj3gS4tyGG
-
-sprite $AmazonCloudFrontLg [20x20/16z] {
-hSt5WIH030D0DxXL-ITyjp3yMggdGV8NSkBPgfckxIuZCkO-vMR0s2WNAvoTD6b0aOcw7sPrdOqq2yXH8nKc7IxhqDEwtQdBTXHrwsrGwTCkoW5jkAa5lGTt
-krQlQY_Yk_u3
-}
-
-!procedure AmazonCloudFront($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudFrontCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudFrontLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudFrontGroup($id, $name='Amazon Cloud Front', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonCloudFrontLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.png
deleted file mode 100644
index 2c438e1a6d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.puml
deleted file mode 100644
index 82939caddd..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontCard('AmazonCloudFrontCard', 'Amazon Cloud Front Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Remote.puml
deleted file mode 100644
index 9338d7ec34..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontCard('AmazonCloudFrontCard', 'Amazon Cloud Front Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.png
deleted file mode 100644
index dbf1778c9c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.puml
deleted file mode 100644
index 103da24b07..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudFrontGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontGroup('AmazonCloudFrontGroup', 'Amazon Cloud Front Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Remote.puml
deleted file mode 100644
index 1ecd3a64c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFrontGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudFrontGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront')
-
-' renders the element
-AmazonCloudFrontGroup('AmazonCloudFrontGroup', 'Amazon Cloud Front Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.png
deleted file mode 100644
index 51bfc47655..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.puml
deleted file mode 100644
index 1237ab9843..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53('AmazonRoute53', 'Amazon Route53', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Remote.puml
deleted file mode 100644
index c81d146d6a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53('AmazonRoute53', 'Amazon Route53', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.md
deleted file mode 100644
index 9e0388bd66..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-```
-
-
-
-| Illustration | AmazonRoute53 | AmazonRoute53Card | AmazonRoute53Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.png) | ![illustration for AmazonRoute53](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.Local.png) | ![illustration for AmazonRoute53Card](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.png) | ![illustration for AmazonRoute53Group](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53Xs>`
-- `<$AmazonRoute53Sm>`
-- `<$AmazonRoute53Md>`
-- `<$AmazonRoute53Lg>`
-
-
-
-
-
-## AmazonRoute53
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53('AmazonRoute53', 'Amazon Route53', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53('AmazonRoute53', 'Amazon Route53', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53Card
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53Card
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Card('AmazonRoute53Card', 'Amazon Route53 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53Card
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Card('AmazonRoute53Card', 'Amazon Route53 Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53Group
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53Group
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Group('AmazonRoute53Group', 'Amazon Route53 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53Group
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Group('AmazonRoute53Group', 'Amazon Route53 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.png
deleted file mode 100644
index 4cfe85a317..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.puml
deleted file mode 100644
index e1541d88b5..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53
-
-sprite $AmazonRoute53Xs [10x10/16z] RS6t0O1000IW-yp-4zkO5VpBd6j0Nv4I23f4Dr8S1efe5b0yR
-
-sprite $AmazonRoute53Sm [12x12/16z] TSY30GH0302mGv7z5tuRgUk_OEZ6fKTtulufKBR81PN2T353Q2iHjLfD3JKhOxbBduu
-
-sprite $AmazonRoute53Md [16x16/16z] dSc53KH130DHnHl7qt_31n_51xFu5Fwe5bPIthcIqCJEFdOyp7IyESTRuhHDNoupGfZPRD5AmwhJMwULBhCq3biZuT7YRehlUW8
-
-sprite $AmazonRoute53Lg [20x20/16z] {
-fSgr4KDH44FHPTt-6pOzc77yJx8WyPG02cWkjngRa7UocKPI8RftSwhareIbOon1i7XnZB5Ki9MS52qYsQoXWcWCvwTncDGarFubnU4j06OorzO-TaF60ajm
-iKrwgPLU_74lUEuD
-}
-
-!procedure AmazonRoute53($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53Lg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53Group($id, $name='Amazon Route53', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.png
deleted file mode 100644
index d79f9e9188..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.puml
deleted file mode 100644
index c1ca312b1f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53Card
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Card('AmazonRoute53Card', 'Amazon Route53 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Remote.puml
deleted file mode 100644
index a1984a4f30..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53Card
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Card('AmazonRoute53Card', 'Amazon Route53 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.png
deleted file mode 100644
index 6314bd3fef..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.puml
deleted file mode 100644
index 25cef07e59..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53Group
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Group('AmazonRoute53Group', 'Amazon Route53 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Remote.puml
deleted file mode 100644
index 06076e10ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53Group
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53')
-
-' renders the element
-AmazonRoute53Group('AmazonRoute53Group', 'Amazon Route53 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.png
deleted file mode 100644
index e7dde5b126..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.puml
deleted file mode 100644
index b14b0ecbc6..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVirtualPrivateCloud
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloud('AmazonVirtualPrivateCloud', 'Amazon Virtual Private Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Remote.puml
deleted file mode 100644
index c1ec24abd2..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVirtualPrivateCloud
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloud('AmazonVirtualPrivateCloud', 'Amazon Virtual Private Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.md
deleted file mode 100644
index a45c792768..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVirtualPrivateCloud
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-```
-
-
-
-| Illustration | AmazonVirtualPrivateCloud | AmazonVirtualPrivateCloudCard | AmazonVirtualPrivateCloudGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.png) | ![illustration for AmazonVirtualPrivateCloud](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.Local.png) | ![illustration for AmazonVirtualPrivateCloudCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.png) | ![illustration for AmazonVirtualPrivateCloudGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVirtualPrivateCloudXs>`
-- `<$AmazonVirtualPrivateCloudSm>`
-- `<$AmazonVirtualPrivateCloudMd>`
-- `<$AmazonVirtualPrivateCloudLg>`
-
-
-
-
-
-## AmazonVirtualPrivateCloud
-
-### Load remotely
-```plantuml
-@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 AmazonVirtualPrivateCloud
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloud('AmazonVirtualPrivateCloud', 'Amazon Virtual Private Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVirtualPrivateCloud
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloud('AmazonVirtualPrivateCloud', 'Amazon Virtual Private Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVirtualPrivateCloudCard
-
-### Load remotely
-```plantuml
-@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 AmazonVirtualPrivateCloudCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudCard('AmazonVirtualPrivateCloudCard', 'Amazon Virtual Private Cloud Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVirtualPrivateCloudCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudCard('AmazonVirtualPrivateCloudCard', 'Amazon Virtual Private Cloud Card', 'an optional description')
-@enduml
-```
-
-## AmazonVirtualPrivateCloudGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVirtualPrivateCloudGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudGroup('AmazonVirtualPrivateCloudGroup', 'Amazon Virtual Private Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVirtualPrivateCloudGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudGroup('AmazonVirtualPrivateCloudGroup', 'Amazon Virtual Private Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.png
deleted file mode 100644
index 29448cd1c4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.puml
deleted file mode 100644
index dadf15201e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud
-
-sprite $AmazonVirtualPrivateCloudXs [10x10/16z] uy0EsDWO4Hm6HZ09nEoC351v1YPMi2036mi7AqmT44804mEoOG
-
-sprite $AmazonVirtualPrivateCloudSm [12x12/16z] VKo50O0037AK_l-mtRKEeFknbjd7CR5kcAkcmhbeRZLcK3K_8AKfQEDNbRVPdCTD-6e3
-
-sprite $AmazonVirtualPrivateCloudMd [16x16/16z] dOxL0S0W34I9NlPVk8BpK-6XyOiTd9Wc4tvT33IRIv9xpUQQnfPVpNVoe69xlf28IY8XLuTojhFXrHu0keWW4qDCg23UEG4
-
-sprite $AmazonVirtualPrivateCloudLg [20x20/16z] hOp50S0m201ns7_Xk7_RYt98_83xQmpCKEyYhhVuQRa_4BWduFhH_C0S0JZ_CWogX-0rpKeP5TyBg3iJ3LAV0mjqkp6lEOaBWUBWTkGigl58A9KVoG
-
-!procedure AmazonVirtualPrivateCloud($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVirtualPrivateCloudCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVirtualPrivateCloudLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVirtualPrivateCloudGroup($id, $name='Amazon Virtual Private Cloud', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVirtualPrivateCloudLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.png
deleted file mode 100644
index 4ed8df38ff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.puml
deleted file mode 100644
index 2987312e8f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVirtualPrivateCloudCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudCard('AmazonVirtualPrivateCloudCard', 'Amazon Virtual Private Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Remote.puml
deleted file mode 100644
index 47f3903aae..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVirtualPrivateCloudCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudCard('AmazonVirtualPrivateCloudCard', 'Amazon Virtual Private Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.png
deleted file mode 100644
index 2c54388e3a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.puml
deleted file mode 100644
index 94c282a791..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVirtualPrivateCloudGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudGroup('AmazonVirtualPrivateCloudGroup', 'Amazon Virtual Private Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Remote.puml
deleted file mode 100644
index 9f63620ca1..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloudGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVirtualPrivateCloudGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud')
-
-' renders the element
-AmazonVirtualPrivateCloudGroup('AmazonVirtualPrivateCloudGroup', 'Amazon Virtual Private Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.png
deleted file mode 100644
index 582ef65af5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.puml
deleted file mode 100644
index 7c8c5d20ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcLattice
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLattice('AmazonVpcLattice', 'Amazon Vpc Lattice', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Remote.puml
deleted file mode 100644
index 7bfc39608b..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcLattice
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLattice('AmazonVpcLattice', 'Amazon Vpc Lattice', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.md
deleted file mode 100644
index 1dc733141f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcLattice
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-```
-
-
-
-| Illustration | AmazonVpcLattice | AmazonVpcLatticeCard | AmazonVpcLatticeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.png) | ![illustration for AmazonVpcLattice](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.Local.png) | ![illustration for AmazonVpcLatticeCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.png) | ![illustration for AmazonVpcLatticeGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcLatticeXs>`
-- `<$AmazonVpcLatticeSm>`
-- `<$AmazonVpcLatticeMd>`
-- `<$AmazonVpcLatticeLg>`
-
-
-
-
-
-## AmazonVpcLattice
-
-### Load remotely
-```plantuml
-@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 AmazonVpcLattice
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLattice('AmazonVpcLattice', 'Amazon Vpc Lattice', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcLattice
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLattice('AmazonVpcLattice', 'Amazon Vpc Lattice', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcLatticeCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcLatticeCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeCard('AmazonVpcLatticeCard', 'Amazon Vpc Lattice Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcLatticeCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeCard('AmazonVpcLatticeCard', 'Amazon Vpc Lattice Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcLatticeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcLatticeGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeGroup('AmazonVpcLatticeGroup', 'Amazon Vpc Lattice Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcLatticeGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeGroup('AmazonVpcLatticeGroup', 'Amazon Vpc Lattice Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.png
deleted file mode 100644
index 2934386490..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.puml
deleted file mode 100644
index 1c5e4a248a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice
-
-sprite $AmazonVpcLatticeXs [10x10/16z] TKg30G014AfZ-o_yDev9_yMSBoZumY56Fv0diOOT3L1IhbHdZG
-
-sprite $AmazonVpcLatticeSm [12x12/16z] TOo30G113C3gPl-5tqQELVX5b1dD-NBQ88EPS2bbfT7sZt-XyyIcq3vbDHiuPSsL4G
-
-sprite $AmazonVpcLatticeMd [16x16/16z] bSY50GD024FHIx2__y9rz-8F_e_AqsuTTWQqXwgZOSN4s9mZDEfR6_7U-E2uEbirSr9LQBgjweExO1eA7onn_7lnDRO
-
-sprite $AmazonVpcLatticeLg [20x20/16z] fO_L0GHH308XHEY_uNFtsvsd6RxmEbewV-lybUliw9gZgtrOqJPBSyv1sesGhs123FNSkhJfNE5qvzHbxfCREZB0WSyKgK5FmY1lkqq_TTjpsstsxzFtEri
-
-!procedure AmazonVpcLattice($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcLatticeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcLatticeLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcLatticeGroup($id, $name='Amazon Vpc Lattice', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcLatticeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.png
deleted file mode 100644
index 148a6d2038..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.puml
deleted file mode 100644
index 2bd79ba164..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcLatticeCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeCard('AmazonVpcLatticeCard', 'Amazon Vpc Lattice Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Remote.puml
deleted file mode 100644
index ef33b073ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcLatticeCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeCard('AmazonVpcLatticeCard', 'Amazon Vpc Lattice Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.png
deleted file mode 100644
index 71e6e22907..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.puml
deleted file mode 100644
index ab53ec68fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcLatticeGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeGroup('AmazonVpcLatticeGroup', 'Amazon Vpc Lattice Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Remote.puml
deleted file mode 100644
index 37e1e741a6..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLatticeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcLatticeGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice')
-
-' renders the element
-AmazonVpcLatticeGroup('AmazonVpcLatticeGroup', 'Amazon Vpc Lattice Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.png
deleted file mode 100644
index 9f21b6b12a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.puml
deleted file mode 100644
index e11d97a7d2..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMesh
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMesh('AwsAppMesh', 'Aws App Mesh', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Remote.puml
deleted file mode 100644
index b29e04aab1..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMesh
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMesh('AwsAppMesh', 'Aws App Mesh', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.md
deleted file mode 100644
index 1cb902f1b6..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppMesh
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-```
-
-
-
-| Illustration | AwsAppMesh | AwsAppMeshCard | AwsAppMeshGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.png) | ![illustration for AwsAppMesh](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.Local.png) | ![illustration for AwsAppMeshCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.png) | ![illustration for AwsAppMeshGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppMeshXs>`
-- `<$AwsAppMeshSm>`
-- `<$AwsAppMeshMd>`
-- `<$AwsAppMeshLg>`
-
-
-
-
-
-## AwsAppMesh
-
-### Load remotely
-```plantuml
-@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 AwsAppMesh
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMesh('AwsAppMesh', 'Aws App Mesh', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMesh
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMesh('AwsAppMesh', 'Aws App Mesh', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshCard
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshCard('AwsAppMeshCard', 'Aws App Mesh Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshCard('AwsAppMeshCard', 'Aws App Mesh Card', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshGroup('AwsAppMeshGroup', 'Aws App Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshGroup('AwsAppMeshGroup', 'Aws App Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.png
deleted file mode 100644
index 671d9851cd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.puml
deleted file mode 100644
index 5396a8cd9e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh
-
-sprite $AwsAppMeshXs [10x10/16z] uy05620KEnESpOuY2mCiS14s3bOu6mK
-
-sprite $AwsAppMeshSm [12x12/16z] uy0B6E0iTZOE5YYJ4Oba1K9s80O15h1w5WWRWX0gsHbXkfbO4EQpOTW8
-
-sprite $AwsAppMeshMd [16x16/16z] dOor0G0n30DZrluBXwbxkCOWm3yqtLS0i7DHz2a4N8kpphljJbSP4AdDgqxdR8DR_PoDMKI2XGaJReBmZW8
-
-sprite $AwsAppMeshLg [20x20/16z] hSt50GDH24LHdDj_m_4NNMRETm4umXO_p4PRQVYuMmjkHXieXQqvKljOAMIX8kEsamBIjDC_7J__QNe8rnTpP0qOY5xUU4NmGNN_TmO
-
-!procedure AwsAppMesh($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppMeshCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppMeshLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppMeshGroup($id, $name='Aws App Mesh', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsAppMeshLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.png
deleted file mode 100644
index 1cef1a4ec5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.puml
deleted file mode 100644
index 93b05ba363..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshCard('AwsAppMeshCard', 'Aws App Mesh Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Remote.puml
deleted file mode 100644
index b1c533c745..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshCard('AwsAppMeshCard', 'Aws App Mesh Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.png
deleted file mode 100644
index e9edf6de73..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.puml
deleted file mode 100644
index 8c4405c68d..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppMeshGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshGroup('AwsAppMeshGroup', 'Aws App Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Remote.puml
deleted file mode 100644
index 76a562dce4..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMeshGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppMeshGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh')
-
-' renders the element
-AwsAppMeshGroup('AwsAppMeshGroup', 'Aws App Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.png
deleted file mode 100644
index dd5593b97e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.puml
deleted file mode 100644
index 41edf219f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsClientVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpn('AwsClientVpn', 'Aws Client Vpn', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Remote.puml
deleted file mode 100644
index a27a3b6c90..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsClientVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpn('AwsClientVpn', 'Aws Client Vpn', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.md
deleted file mode 100644
index 0b3269e663..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsClientVpn
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-```
-
-
-
-| Illustration | AwsClientVpn | AwsClientVpnCard | AwsClientVpnGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.png) | ![illustration for AwsClientVpn](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.Local.png) | ![illustration for AwsClientVpnCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.png) | ![illustration for AwsClientVpnGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsClientVpnXs>`
-- `<$AwsClientVpnSm>`
-- `<$AwsClientVpnMd>`
-- `<$AwsClientVpnLg>`
-
-
-
-
-
-## AwsClientVpn
-
-### Load remotely
-```plantuml
-@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 AwsClientVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpn('AwsClientVpn', 'Aws Client Vpn', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsClientVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpn('AwsClientVpn', 'Aws Client Vpn', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsClientVpnCard
-
-### Load remotely
-```plantuml
-@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 AwsClientVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnCard('AwsClientVpnCard', 'Aws Client Vpn Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsClientVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnCard('AwsClientVpnCard', 'Aws Client Vpn Card', 'an optional description')
-@enduml
-```
-
-## AwsClientVpnGroup
-
-### Load remotely
-```plantuml
-@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 AwsClientVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnGroup('AwsClientVpnGroup', 'Aws Client Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsClientVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnGroup('AwsClientVpnGroup', 'Aws Client Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.png
deleted file mode 100644
index f172000ec3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.puml
deleted file mode 100644
index 8966f2117e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn
-
-sprite $AwsClientVpnXs [10x10/16z] uy01c93Oh62IZOE36IRCmC42X22QWuM5Wn4YoCY0mom
-
-sprite $AwsClientVpnSm [12x12/16z] ZSZ50S102011dEs_uNYU9uF39YVvw5tEhPEIv_EqGY011tU7XeSKFpDZuWG
-
-sprite $AwsClientVpnMd [16x16/16z] dSh55G0n24NHWx_-6nw9htEZmETA9IU1o5rgkyGPZ2Ps6Yc1p5Pd6-MOW8DyRDOfRaYf2bEhsKG_t7W1
-
-sprite $AwsClientVpnLg [20x20/16z] jSp70GGW24HHWG5__mrld8rtdra2P-nC_iH0Ys_5dRhuSDsmmARmzkuw3UHGW3C_Ttdvs4jIEi4v0Y6OmBg5ajmzV0Z2_T-KDy4PLm
-
-!procedure AwsClientVpn($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsClientVpnCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsClientVpnLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsClientVpnGroup($id, $name='Aws Client Vpn', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsClientVpnLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.png
deleted file mode 100644
index 38f3d7f2f8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.puml
deleted file mode 100644
index d3bca4771a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsClientVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnCard('AwsClientVpnCard', 'Aws Client Vpn Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Remote.puml
deleted file mode 100644
index 6dc2da2e17..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsClientVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnCard('AwsClientVpnCard', 'Aws Client Vpn Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.png
deleted file mode 100644
index ca5692eea8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.puml
deleted file mode 100644
index f7f5ba73a3..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsClientVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnGroup('AwsClientVpnGroup', 'Aws Client Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Remote.puml
deleted file mode 100644
index e24c9654e9..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpnGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsClientVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn')
-
-' renders the element
-AwsClientVpnGroup('AwsClientVpnGroup', 'Aws Client Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.png
deleted file mode 100644
index 2002b16795..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.puml
deleted file mode 100644
index 18cec0f94b..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMap
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMap('AwsCloudMap', 'Aws Cloud Map', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Remote.puml
deleted file mode 100644
index 903f159904..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMap
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMap('AwsCloudMap', 'Aws Cloud Map', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.md
deleted file mode 100644
index a4c90a2048..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudMap
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-```
-
-
-
-| Illustration | AwsCloudMap | AwsCloudMapCard | AwsCloudMapGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.png) | ![illustration for AwsCloudMap](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.Local.png) | ![illustration for AwsCloudMapCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.png) | ![illustration for AwsCloudMapGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudMapXs>`
-- `<$AwsCloudMapSm>`
-- `<$AwsCloudMapMd>`
-- `<$AwsCloudMapLg>`
-
-
-
-
-
-## AwsCloudMap
-
-### Load remotely
-```plantuml
-@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 AwsCloudMap
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMap('AwsCloudMap', 'Aws Cloud Map', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMap
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMap('AwsCloudMap', 'Aws Cloud Map', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapCard('AwsCloudMapCard', 'Aws Cloud Map Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapCard('AwsCloudMapCard', 'Aws Cloud Map Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapGroup('AwsCloudMapGroup', 'Aws Cloud Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapGroup('AwsCloudMapGroup', 'Aws Cloud Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.png
deleted file mode 100644
index 904be4c6c1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.puml
deleted file mode 100644
index b440da90be..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap
-
-sprite $AwsCloudMapXs [10x10/16z] uo04c1c00CnYOEHW0hE0D1k8109s1bO63XQm80CGOZS2
-
-sprite $AwsCloudMapSm [12x12/16z] ZSYt0S10548n9-3jlx0lzr-bg197SEw7wGuyOVWWvlLinvVc4M49Kz8
-
-sprite $AwsCloudMapMd [16x16/16z] hOct0SL05CBkaOxz5_uvrZOLadhAaZyScn7VID7Ly2V7M_F2rKvJDNvmEaxs0El10DLqj_FiOygMqUEx0W
-
-sprite $AwsCloudMapLg [20x20/16z] lOk50G0X3CHIx_uBloi348gTz4GYHyKCfJ1UAQFHpXIlHnCGxTPuSuMgchfcr2t9rjRAQZhbr7mR3qsJ3MvDIzXwx9-hoxvCVTVe2xOEsrpL6Qm
-
-!procedure AwsCloudMap($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudMapCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudMapLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudMapGroup($id, $name='Aws Cloud Map', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudMapLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.png
deleted file mode 100644
index 6a3afdeb22..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.puml
deleted file mode 100644
index 225ff37ea3..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapCard('AwsCloudMapCard', 'Aws Cloud Map Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Remote.puml
deleted file mode 100644
index fe33ace2ce..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapCard('AwsCloudMapCard', 'Aws Cloud Map Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.png
deleted file mode 100644
index 431d8669a7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.puml
deleted file mode 100644
index e4fb3dc93f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudMapGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapGroup('AwsCloudMapGroup', 'Aws Cloud Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Remote.puml
deleted file mode 100644
index 86816c6fd9..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMapGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudMapGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap')
-
-' renders the element
-AwsCloudMapGroup('AwsCloudMapGroup', 'Aws Cloud Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.png
deleted file mode 100644
index c5d77d93ea..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.puml
deleted file mode 100644
index fcf273d6df..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWan
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWan('AwsCloudWan', 'Aws Cloud Wan', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Remote.puml
deleted file mode 100644
index f53bd0ca10..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWan
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWan('AwsCloudWan', 'Aws Cloud Wan', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.md
deleted file mode 100644
index 94105a8163..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudWan
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-```
-
-
-
-| Illustration | AwsCloudWan | AwsCloudWanCard | AwsCloudWanGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.png) | ![illustration for AwsCloudWan](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.Local.png) | ![illustration for AwsCloudWanCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.png) | ![illustration for AwsCloudWanGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudWanXs>`
-- `<$AwsCloudWanSm>`
-- `<$AwsCloudWanMd>`
-- `<$AwsCloudWanLg>`
-
-
-
-
-
-## AwsCloudWan
-
-### Load remotely
-```plantuml
-@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 AwsCloudWan
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWan('AwsCloudWan', 'Aws Cloud Wan', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWan
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWan('AwsCloudWan', 'Aws Cloud Wan', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanCard('AwsCloudWanCard', 'Aws Cloud Wan Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanCard('AwsCloudWanCard', 'Aws Cloud Wan Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanGroup('AwsCloudWanGroup', 'Aws Cloud Wan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanGroup('AwsCloudWanGroup', 'Aws Cloud Wan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.png
deleted file mode 100644
index ec791fcabd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.puml
deleted file mode 100644
index e371460cef..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan
-
-sprite $AwsCloudWanXs [10x10/16z] uo04c1WOMHd0B0O61aQ86931mC02OW6bMA1YGCWAOKA44
-
-sprite $AwsCloudWanSm [12x12/16z] VOl50S0W54E_9_ilNFS2xnJb4BsK1Pc7J5raRJhW9cxxLbL5ZvMBo_5EQYcuKtQ8e_eo0m
-
-sprite $AwsCloudWanMd [16x16/16z] dSd50G9144JHhjQVVyBOsjo0VQSIxb4tbsgHFcSTjrObk_PePDDRbQgWCULsemz3Myyebuyx6wykB0WsasDonAc51uiKlta2
-
-sprite $AwsCloudWanLg [20x20/16z] {
-hSsr0KDH34DHcU_-2uVpiNsdCueLEhX9Z9Cn0X-7pJYIgH0RmwhnTfADIY-sTUWC8I1HYOy0cSnCfktONAYoSi9Yooq9AiNmvqGcvftDHY05MHmaXKrpfWmM
-U08
-}
-
-!procedure AwsCloudWan($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudWanCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudWanLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudWanGroup($id, $name='Aws Cloud Wan', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudWanLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.png
deleted file mode 100644
index 77c6f011ad..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.puml
deleted file mode 100644
index 0e4a4a36a0..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanCard('AwsCloudWanCard', 'Aws Cloud Wan Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Remote.puml
deleted file mode 100644
index 3f75dcb934..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanCard('AwsCloudWanCard', 'Aws Cloud Wan Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.png
deleted file mode 100644
index f6fa4b9c73..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.puml
deleted file mode 100644
index 73e222a224..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudWanGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanGroup('AwsCloudWanGroup', 'Aws Cloud Wan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Remote.puml
deleted file mode 100644
index 7bd487dcc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWanGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudWanGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan')
-
-' renders the element
-AwsCloudWanGroup('AwsCloudWanGroup', 'Aws Cloud Wan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.png
deleted file mode 100644
index 3939f0bb04..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.puml
deleted file mode 100644
index 30b0c14ea5..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectConnect
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnect('AwsDirectConnect', 'Aws Direct Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Remote.puml
deleted file mode 100644
index de9a30cb4f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectConnect
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnect('AwsDirectConnect', 'Aws Direct Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.md
deleted file mode 100644
index a08ff1bcd2..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDirectConnect
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-```
-
-
-
-| Illustration | AwsDirectConnect | AwsDirectConnectCard | AwsDirectConnectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.png) | ![illustration for AwsDirectConnect](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.Local.png) | ![illustration for AwsDirectConnectCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.png) | ![illustration for AwsDirectConnectGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDirectConnectXs>`
-- `<$AwsDirectConnectSm>`
-- `<$AwsDirectConnectMd>`
-- `<$AwsDirectConnectLg>`
-
-
-
-
-
-## AwsDirectConnect
-
-### Load remotely
-```plantuml
-@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 AwsDirectConnect
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnect('AwsDirectConnect', 'Aws Direct Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectConnect
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnect('AwsDirectConnect', 'Aws Direct Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDirectConnectCard
-
-### Load remotely
-```plantuml
-@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 AwsDirectConnectCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectCard('AwsDirectConnectCard', 'Aws Direct Connect Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectConnectCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectCard('AwsDirectConnectCard', 'Aws Direct Connect Card', 'an optional description')
-@enduml
-```
-
-## AwsDirectConnectGroup
-
-### Load remotely
-```plantuml
-@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 AwsDirectConnectGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectGroup('AwsDirectConnectGroup', 'Aws Direct Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectConnectGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectGroup('AwsDirectConnectGroup', 'Aws Direct Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.png
deleted file mode 100644
index beff4f1394..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.puml
deleted file mode 100644
index 677be7f02e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect
-
-sprite $AwsDirectConnectXs [10x10/16z] uy0E63cOuMmsTWOGnSx121G3CI4a8vG51GWsCxfX
-
-sprite $AwsDirectConnectSm [12x12/16z] TSU53G0n583GV6V_XUkDd11xm7ykVXc0dHD283PBvkGoFZ5DM85EpebGJcecryMx3W
-
-sprite $AwsDirectConnectMd [16x16/16z] dScr0GDG20N0Ry3jlt0yj96hdlZ7EZbf0NDdt-p50SnY34I29EOkJB3PpEurPZ3d7DuoCz0IfSNQDzg4unjN
-
-sprite $AwsDirectConnectLg [20x20/16z] fSt50O0m343Hnl_-2-ErCmzjbF_IlDX9WWMhI2xcngHll6XqViTC-zyj2qhC1EYL1YXgtC40-gVbMo9zXKLTCSa83QOxnixbecpwpbMpIoiMrZ-_dG
-
-!procedure AwsDirectConnect($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDirectConnectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDirectConnectLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsDirectConnectGroup($id, $name='Aws Direct Connect', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsDirectConnectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.png
deleted file mode 100644
index e40051eaec..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.puml
deleted file mode 100644
index d25a0cccd2..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectConnectCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectCard('AwsDirectConnectCard', 'Aws Direct Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Remote.puml
deleted file mode 100644
index e73422d1d2..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectConnectCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectCard('AwsDirectConnectCard', 'Aws Direct Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.png
deleted file mode 100644
index 21134d5f77..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.puml
deleted file mode 100644
index ef752fb3f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDirectConnectGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectGroup('AwsDirectConnectGroup', 'Aws Direct Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Remote.puml
deleted file mode 100644
index 0fafcb4ae4..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDirectConnectGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect')
-
-' renders the element
-AwsDirectConnectGroup('AwsDirectConnectGroup', 'Aws Direct Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.png
deleted file mode 100644
index 6ab499064b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.puml
deleted file mode 100644
index 3d750a4e1e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlobalAccelerator
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAccelerator('AwsGlobalAccelerator', 'Aws Global Accelerator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Remote.puml
deleted file mode 100644
index f95f2bdfb5..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlobalAccelerator
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAccelerator('AwsGlobalAccelerator', 'Aws Global Accelerator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.md
deleted file mode 100644
index 7530f3b01f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlobalAccelerator
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-```
-
-
-
-| Illustration | AwsGlobalAccelerator | AwsGlobalAcceleratorCard | AwsGlobalAcceleratorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.png) | ![illustration for AwsGlobalAccelerator](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.Local.png) | ![illustration for AwsGlobalAcceleratorCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.png) | ![illustration for AwsGlobalAcceleratorGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlobalAcceleratorXs>`
-- `<$AwsGlobalAcceleratorSm>`
-- `<$AwsGlobalAcceleratorMd>`
-- `<$AwsGlobalAcceleratorLg>`
-
-
-
-
-
-## AwsGlobalAccelerator
-
-### Load remotely
-```plantuml
-@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 AwsGlobalAccelerator
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAccelerator('AwsGlobalAccelerator', 'Aws Global Accelerator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlobalAccelerator
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAccelerator('AwsGlobalAccelerator', 'Aws Global Accelerator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlobalAcceleratorCard
-
-### Load remotely
-```plantuml
-@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 AwsGlobalAcceleratorCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorCard('AwsGlobalAcceleratorCard', 'Aws Global Accelerator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlobalAcceleratorCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorCard('AwsGlobalAcceleratorCard', 'Aws Global Accelerator Card', 'an optional description')
-@enduml
-```
-
-## AwsGlobalAcceleratorGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlobalAcceleratorGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorGroup('AwsGlobalAcceleratorGroup', 'Aws Global Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlobalAcceleratorGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorGroup('AwsGlobalAcceleratorGroup', 'Aws Global Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.png
deleted file mode 100644
index eb5d927b43..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.puml
deleted file mode 100644
index 83a7e571f6..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator
-
-sprite $AwsGlobalAcceleratorXs [10x10/16z] uy01M3bOu2ms28E10OXWB4O8Yvc9WOaHAWsIX0YoCAAO1G
-
-sprite $AwsGlobalAcceleratorSm [12x12/16z] VOl50S1G24CXyil-2zVTtWLYzGUIszlIwUM58eEvs4X4QlxLiT2m_4BGRHl7zbKQpDfmtHa
-
-sprite $AwsGlobalAcceleratorMd [16x16/16z] dOf50WH120EXEj3v_uTNnsuZTOdw4QaMUnoA2h6lIMLgBFbdfbbp9rzIwyv_PyaK2kZrx-w8wF861EnHchWEkvmUli8R
-
-sprite $AwsGlobalAcceleratorLg [20x20/16z] {
-hOl95K8n4CCqYnFttp0xvCsPhwCj-G9sL-yv8TiTOzg1YCsPqcXP2_Tlgp1gfJD_cp2sCSTR24c8i_NR2tFQs95DPVXikpgJI8K7JNjI06XQA1SrDgfQWV_c
-3W
-}
-
-!procedure AwsGlobalAccelerator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlobalAcceleratorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlobalAcceleratorLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlobalAcceleratorGroup($id, $name='Aws Global Accelerator', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsGlobalAcceleratorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.png
deleted file mode 100644
index 4a18532c54..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.puml
deleted file mode 100644
index 68210a2ce0..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlobalAcceleratorCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorCard('AwsGlobalAcceleratorCard', 'Aws Global Accelerator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Remote.puml
deleted file mode 100644
index 13d6e46677..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlobalAcceleratorCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorCard('AwsGlobalAcceleratorCard', 'Aws Global Accelerator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.png
deleted file mode 100644
index a1fa3d87bc..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.puml
deleted file mode 100644
index 24335d7c70..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlobalAcceleratorGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorGroup('AwsGlobalAcceleratorGroup', 'Aws Global Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Remote.puml
deleted file mode 100644
index 54f17d2b25..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAcceleratorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlobalAcceleratorGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator')
-
-' renders the element
-AwsGlobalAcceleratorGroup('AwsGlobalAcceleratorGroup', 'Aws Global Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.png
deleted file mode 100644
index 9fdadf82b4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.puml
deleted file mode 100644
index d16f80e5db..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPrivate5G
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5G('AwsPrivate5G', 'Aws Private5 G', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Remote.puml
deleted file mode 100644
index 02fd621c5e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPrivate5G
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5G('AwsPrivate5G', 'Aws Private5 G', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.md
deleted file mode 100644
index a320d89b1f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsPrivate5G
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-```
-
-
-
-| Illustration | AwsPrivate5G | AwsPrivate5GCard | AwsPrivate5GGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.png) | ![illustration for AwsPrivate5G](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.Local.png) | ![illustration for AwsPrivate5GCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.png) | ![illustration for AwsPrivate5GGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsPrivate5GXs>`
-- `<$AwsPrivate5GSm>`
-- `<$AwsPrivate5GMd>`
-- `<$AwsPrivate5GLg>`
-
-
-
-
-
-## AwsPrivate5G
-
-### Load remotely
-```plantuml
-@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 AwsPrivate5G
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5G('AwsPrivate5G', 'Aws Private5 G', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivate5G
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5G('AwsPrivate5G', 'Aws Private5 G', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsPrivate5GCard
-
-### Load remotely
-```plantuml
-@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 AwsPrivate5GCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GCard('AwsPrivate5GCard', 'Aws Private5 G Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivate5GCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GCard('AwsPrivate5GCard', 'Aws Private5 G Card', 'an optional description')
-@enduml
-```
-
-## AwsPrivate5GGroup
-
-### Load remotely
-```plantuml
-@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 AwsPrivate5GGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GGroup('AwsPrivate5GGroup', 'Aws Private5 G Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivate5GGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GGroup('AwsPrivate5GGroup', 'Aws Private5 G Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.png
deleted file mode 100644
index 2ee380951d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.puml
deleted file mode 100644
index 6980faf666..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G
-
-sprite $AwsPrivate5GXs [10x10/16z] TSQr0G0n3C101Mnh_uMVeSfLvzBqmZ6kTPitZfM7PeWNeg2fWn6G_dO
-
-sprite $AwsPrivate5GSm [12x12/16z] VKk30S103AmE-ozSln7du4dmxYqyEX0kUOKKDEkTNppNagpuYDsIFk_7mlzB7A3Bk
-
-sprite $AwsPrivate5GMd [16x16/16z] dSct0S8034HHvVlxBqn69TX-rGMk204fLaU9bTasoam-9d6S9Se6RJTmAla8_47aj-8XYT6hvvGDH2ls7n2oLrU5URX7yzyT
-
-sprite $AwsPrivate5GLg [20x20/16z] {
-fSh50KGn24NHHuBS_Xl-BYn7JWJbRyuXwUoOJEZAF9964fFXUtnbXchIZG03qLHDqpvevETUyJ3AJ6Pul2qg0C7aL7FlMRdE-SwPqj7R0uSPK96Ke8pJbCQC
-S9cKTCMtLW
-}
-
-!procedure AwsPrivate5G($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsPrivate5GCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsPrivate5GLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsPrivate5GGroup($id, $name='Aws Private5 G', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsPrivate5GLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.png
deleted file mode 100644
index 6bb8a52331..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.puml
deleted file mode 100644
index f389b074ea..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPrivate5GCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GCard('AwsPrivate5GCard', 'Aws Private5 G Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Remote.puml
deleted file mode 100644
index 7fbbad50b1..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPrivate5GCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GCard('AwsPrivate5GCard', 'Aws Private5 G Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.png
deleted file mode 100644
index a24d334e95..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.puml
deleted file mode 100644
index 93d04d3f0b..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsPrivate5GGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GGroup('AwsPrivate5GGroup', 'Aws Private5 G Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Remote.puml
deleted file mode 100644
index 224f4d222f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5GGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsPrivate5GGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G')
-
-' renders the element
-AwsPrivate5GGroup('AwsPrivate5GGroup', 'Aws Private5 G Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.png
deleted file mode 100644
index 15c815fd2b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.puml
deleted file mode 100644
index 422dca2391..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPrivateLink
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLink('AwsPrivateLink', 'Aws Private Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Remote.puml
deleted file mode 100644
index 54fa179e49..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPrivateLink
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLink('AwsPrivateLink', 'Aws Private Link', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.md
deleted file mode 100644
index ca3f6227d8..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsPrivateLink
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-```
-
-
-
-| Illustration | AwsPrivateLink | AwsPrivateLinkCard | AwsPrivateLinkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.png) | ![illustration for AwsPrivateLink](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.Local.png) | ![illustration for AwsPrivateLinkCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.png) | ![illustration for AwsPrivateLinkGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsPrivateLinkXs>`
-- `<$AwsPrivateLinkSm>`
-- `<$AwsPrivateLinkMd>`
-- `<$AwsPrivateLinkLg>`
-
-
-
-
-
-## AwsPrivateLink
-
-### Load remotely
-```plantuml
-@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 AwsPrivateLink
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLink('AwsPrivateLink', 'Aws Private Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivateLink
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLink('AwsPrivateLink', 'Aws Private Link', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsPrivateLinkCard
-
-### Load remotely
-```plantuml
-@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 AwsPrivateLinkCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkCard('AwsPrivateLinkCard', 'Aws Private Link Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivateLinkCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkCard('AwsPrivateLinkCard', 'Aws Private Link Card', 'an optional description')
-@enduml
-```
-
-## AwsPrivateLinkGroup
-
-### Load remotely
-```plantuml
-@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 AwsPrivateLinkGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkGroup('AwsPrivateLinkGroup', 'Aws Private Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivateLinkGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkGroup('AwsPrivateLinkGroup', 'Aws Private Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.png
deleted file mode 100644
index eb089e216c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.puml
deleted file mode 100644
index 9aa66f2a77..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink
-
-sprite $AwsPrivateLinkXs [10x10/16z] uo08c1WGR0Oc2CaC91d1J0u6PWuMC0i4i9i
-
-sprite $AwsPrivateLinkSm [12x12/16z] dSUt0O0m302mL5l_FqpVWMYJ1LDuDFHxKndKAvKSMKraNAPFTW
-
-sprite $AwsPrivateLinkMd [16x16/16z] jOh50K0n24Dns7_XUk7-vU4ayGUaXb7eR81sxwcPkPuJ0X765DiE6p7Dl8npqeJZt8wqmNXF1m
-
-sprite $AwsPrivateLinkLg [20x20/16z] nKq50GD134kv_Wt_CHdOofZaVmLCU2V1BT8pwwDqAEzHlmWHSV8rGZAadKZw1D3-h1RfaR9dQDSkwCrYDRDHO_DYYUQFf
-
-!procedure AwsPrivateLink($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsPrivateLinkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsPrivateLinkLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsPrivateLinkGroup($id, $name='Aws Private Link', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsPrivateLinkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.png
deleted file mode 100644
index 764d3b696b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.puml
deleted file mode 100644
index 6c4d65a32a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPrivateLinkCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkCard('AwsPrivateLinkCard', 'Aws Private Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Remote.puml
deleted file mode 100644
index 7f4602c6f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPrivateLinkCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkCard('AwsPrivateLinkCard', 'Aws Private Link Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.png
deleted file mode 100644
index fd85a4f872..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.puml
deleted file mode 100644
index e6f7ae5319..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsPrivateLinkGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkGroup('AwsPrivateLinkGroup', 'Aws Private Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Remote.puml
deleted file mode 100644
index 2fd933041b..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLinkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsPrivateLinkGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink')
-
-' renders the element
-AwsPrivateLinkGroup('AwsPrivateLinkGroup', 'Aws Private Link Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.png
deleted file mode 100644
index a9602c5fae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.puml
deleted file mode 100644
index 7c2173e68a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSiteToSiteVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpn('AwsSiteToSiteVpn', 'Aws Site To Site Vpn', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Remote.puml
deleted file mode 100644
index 24fc916d71..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSiteToSiteVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpn('AwsSiteToSiteVpn', 'Aws Site To Site Vpn', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.md
deleted file mode 100644
index 1e02e05768..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSiteToSiteVpn
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-```
-
-
-
-| Illustration | AwsSiteToSiteVpn | AwsSiteToSiteVpnCard | AwsSiteToSiteVpnGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.png) | ![illustration for AwsSiteToSiteVpn](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.Local.png) | ![illustration for AwsSiteToSiteVpnCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.png) | ![illustration for AwsSiteToSiteVpnGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSiteToSiteVpnXs>`
-- `<$AwsSiteToSiteVpnSm>`
-- `<$AwsSiteToSiteVpnMd>`
-- `<$AwsSiteToSiteVpnLg>`
-
-
-
-
-
-## AwsSiteToSiteVpn
-
-### Load remotely
-```plantuml
-@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 AwsSiteToSiteVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpn('AwsSiteToSiteVpn', 'Aws Site To Site Vpn', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSiteToSiteVpn
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpn('AwsSiteToSiteVpn', 'Aws Site To Site Vpn', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSiteToSiteVpnCard
-
-### Load remotely
-```plantuml
-@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 AwsSiteToSiteVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnCard('AwsSiteToSiteVpnCard', 'Aws Site To Site Vpn Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSiteToSiteVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnCard('AwsSiteToSiteVpnCard', 'Aws Site To Site Vpn Card', 'an optional description')
-@enduml
-```
-
-## AwsSiteToSiteVpnGroup
-
-### Load remotely
-```plantuml
-@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 AwsSiteToSiteVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnGroup('AwsSiteToSiteVpnGroup', 'Aws Site To Site Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSiteToSiteVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnGroup('AwsSiteToSiteVpnGroup', 'Aws Site To Site Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.png
deleted file mode 100644
index bd9e0ce548..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.puml
deleted file mode 100644
index b980b14a20..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn
-
-sprite $AwsSiteToSiteVpnXs [10x10/16z] uy0163WOKGMWV7O45vt526Mn0W43iau
-
-sprite $AwsSiteToSiteVpnSm [12x12/16z] uy07M1ZPO4muWuET7I879bbPGIGJX0sHXx6PaDWC23R297OM442p4W
-
-sprite $AwsSiteToSiteVpnMd [16x16/16z] dSd50GD104BHKVZzDvoikxyJmYVAYYmKO1eit6s9JiY3L1WOI7XebOvOzBZkqTS_MlRKYJpm1m
-
-sprite $AwsSiteToSiteVpnLg [20x20/16z] hSYr0SGm540nVtxxBnncDmTHATxWbZmqIE760A8u5SAI-3xD3wfRIh6pObCfERFa46paVXNz2TwTQdQ7q5y-RjSurOvlZ
-
-!procedure AwsSiteToSiteVpn($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSiteToSiteVpnCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSiteToSiteVpnLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsSiteToSiteVpnGroup($id, $name='Aws Site To Site Vpn', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsSiteToSiteVpnLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.png
deleted file mode 100644
index d2fab2abce..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.puml
deleted file mode 100644
index ab2af5e944..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSiteToSiteVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnCard('AwsSiteToSiteVpnCard', 'Aws Site To Site Vpn Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Remote.puml
deleted file mode 100644
index 6c6fcc80b4..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSiteToSiteVpnCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnCard('AwsSiteToSiteVpnCard', 'Aws Site To Site Vpn Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.png
deleted file mode 100644
index acf33259fd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.puml
deleted file mode 100644
index 83d714b715..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSiteToSiteVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnGroup('AwsSiteToSiteVpnGroup', 'Aws Site To Site Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Remote.puml
deleted file mode 100644
index bcb877a0f6..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpnGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSiteToSiteVpnGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn')
-
-' renders the element
-AwsSiteToSiteVpnGroup('AwsSiteToSiteVpnGroup', 'Aws Site To Site Vpn Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.png
deleted file mode 100644
index 3b1b9fbf6b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.puml
deleted file mode 100644
index 90583166ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransitGateway
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGateway('AwsTransitGateway', 'Aws Transit Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Remote.puml
deleted file mode 100644
index ce172a02f8..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransitGateway
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGateway('AwsTransitGateway', 'Aws Transit Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.md
deleted file mode 100644
index 17eef19c6a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransitGateway
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-```
-
-
-
-| Illustration | AwsTransitGateway | AwsTransitGatewayCard | AwsTransitGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.png) | ![illustration for AwsTransitGateway](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.Local.png) | ![illustration for AwsTransitGatewayCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.png) | ![illustration for AwsTransitGatewayGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransitGatewayXs>`
-- `<$AwsTransitGatewaySm>`
-- `<$AwsTransitGatewayMd>`
-- `<$AwsTransitGatewayLg>`
-
-
-
-
-
-## AwsTransitGateway
-
-### Load remotely
-```plantuml
-@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 AwsTransitGateway
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGateway('AwsTransitGateway', 'Aws Transit Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransitGateway
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGateway('AwsTransitGateway', 'Aws Transit Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransitGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsTransitGatewayCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayCard('AwsTransitGatewayCard', 'Aws Transit Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransitGatewayCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayCard('AwsTransitGatewayCard', 'Aws Transit Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsTransitGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsTransitGatewayGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayGroup('AwsTransitGatewayGroup', 'Aws Transit Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransitGatewayGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayGroup('AwsTransitGatewayGroup', 'Aws Transit Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.png
deleted file mode 100644
index f65811cf3e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.puml
deleted file mode 100644
index 49d139baea..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway
-
-sprite $AwsTransitGatewayXs [10x10/16z] uy0161aOu4mu1HHYuW1IG3c8F0DOc0N80dEO8Gmc1XOKim
-
-sprite $AwsTransitGatewaySm [12x12/16z] VSh50S0m243Hu7__XIjmghu8of-mP5G2HaiGq5uuOXRDa6G9DIkrO5Zl2qsPT1HtEm
-
-sprite $AwsTransitGatewayMd [16x16/16z] dOh50KKn3CF2qVuBVoXT7xGXs-BLSnNDezfHG4yAszXotDr3gq8YjCRGCfnImTceb049U-gHusw13hRH2ddaF_Barli2
-
-sprite $AwsTransitGatewayLg [20x20/16z] hOr50WC120CJYip_FrnTltRd1Z7kO8OBOIjKHu_196qslFmXM8XD88ysf3mOnnu4DOIr_8Gim1RBZqZ8ce39zIUstSdbLxqj1SVXqC2ZsOZ4v4Hp92Gb__C2
-
-!procedure AwsTransitGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransitGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransitGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransitGatewayGroup($id, $name='Aws Transit Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsTransitGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.png
deleted file mode 100644
index e93a930fd2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.puml
deleted file mode 100644
index 38c0ce6612..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransitGatewayCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayCard('AwsTransitGatewayCard', 'Aws Transit Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Remote.puml
deleted file mode 100644
index e919c5c66b..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransitGatewayCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayCard('AwsTransitGatewayCard', 'Aws Transit Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.png
deleted file mode 100644
index 28c3b1f835..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.puml
deleted file mode 100644
index 7bf32311d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransitGatewayGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayGroup('AwsTransitGatewayGroup', 'Aws Transit Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Remote.puml
deleted file mode 100644
index 3e80a52fd3..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransitGatewayGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway')
-
-' renders the element
-AwsTransitGatewayGroup('AwsTransitGatewayGroup', 'Aws Transit Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.png
deleted file mode 100644
index de6dcbed72..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.puml
deleted file mode 100644
index b6c13e580f..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsVerifiedAccess
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccess('AwsVerifiedAccess', 'Aws Verified Access', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Remote.puml
deleted file mode 100644
index ea42479200..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsVerifiedAccess
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccess('AwsVerifiedAccess', 'Aws Verified Access', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.md
deleted file mode 100644
index 4996da013a..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsVerifiedAccess
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-```
-
-
-
-| Illustration | AwsVerifiedAccess | AwsVerifiedAccessCard | AwsVerifiedAccessGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.png) | ![illustration for AwsVerifiedAccess](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.Local.png) | ![illustration for AwsVerifiedAccessCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.png) | ![illustration for AwsVerifiedAccessGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsVerifiedAccessXs>`
-- `<$AwsVerifiedAccessSm>`
-- `<$AwsVerifiedAccessMd>`
-- `<$AwsVerifiedAccessLg>`
-
-
-
-
-
-## AwsVerifiedAccess
-
-### Load remotely
-```plantuml
-@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 AwsVerifiedAccess
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccess('AwsVerifiedAccess', 'Aws Verified Access', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsVerifiedAccess
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccess('AwsVerifiedAccess', 'Aws Verified Access', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsVerifiedAccessCard
-
-### Load remotely
-```plantuml
-@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 AwsVerifiedAccessCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessCard('AwsVerifiedAccessCard', 'Aws Verified Access Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsVerifiedAccessCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessCard('AwsVerifiedAccessCard', 'Aws Verified Access Card', 'an optional description')
-@enduml
-```
-
-## AwsVerifiedAccessGroup
-
-### Load remotely
-```plantuml
-@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 AwsVerifiedAccessGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessGroup('AwsVerifiedAccessGroup', 'Aws Verified Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsVerifiedAccessGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessGroup('AwsVerifiedAccessGroup', 'Aws Verified Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.png
deleted file mode 100644
index 070fa5ac44..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.puml
deleted file mode 100644
index 03c62210f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess
-
-sprite $AwsVerifiedAccessXs [10x10/16z] uo04686O0S9aGf5WGLN70CBOfG
-
-sprite $AwsVerifiedAccessSm [12x12/16z] VKg50G0X25JXOl-5lpiahzojUg3cAkmmgxqHbbQsRCtvOJNIHuK0cDvqY8S5Fsi4
-
-sprite $AwsVerifiedAccessMd [16x16/16z] dSc53SG05CDG9P-y_yA79M7XYMsUSN5GRg5XKSCKv1eI6e7uSUCFuUQhn81DYSL4ObP1TRTOTzUILoCNug35DMy
-
-sprite $AwsVerifiedAccessLg [20x20/16z] hSx50O1034HH9lhxRnXthhpTw2dyeO8F8tXejS_V7Yis0oT1UGXm3Wq6iNQRCaUvGcBb204YoM0JZP11aick48iaE0ZNeZg0vrszreErCYruKYG_c
-
-!procedure AwsVerifiedAccess($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsVerifiedAccessCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsVerifiedAccessLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsVerifiedAccessGroup($id, $name='Aws Verified Access', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsVerifiedAccessLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.png
deleted file mode 100644
index c6afefed06..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.puml
deleted file mode 100644
index aadb5eb9c1..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsVerifiedAccessCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessCard('AwsVerifiedAccessCard', 'Aws Verified Access Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Remote.puml
deleted file mode 100644
index 2ed6f130f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsVerifiedAccessCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessCard('AwsVerifiedAccessCard', 'Aws Verified Access Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.png
deleted file mode 100644
index a0d1b520ca..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.puml
deleted file mode 100644
index f260b83362..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsVerifiedAccessGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessGroup('AwsVerifiedAccessGroup', 'Aws Verified Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Remote.puml
deleted file mode 100644
index c92aef963c..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccessGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsVerifiedAccessGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess')
-
-' renders the element
-AwsVerifiedAccessGroup('AwsVerifiedAccessGroup', 'Aws Verified Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.png
deleted file mode 100644
index 8fe4f3f1b0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.puml
deleted file mode 100644
index c57811dee8..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancing
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancing('ElasticLoadBalancing', 'Elastic Load Balancing', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Remote.puml
deleted file mode 100644
index 50f2ac28bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancing
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancing('ElasticLoadBalancing', 'Elastic Load Balancing', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.md b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.md
deleted file mode 100644
index 4c1232c92d..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticLoadBalancing
-
-
-```text
-aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing
-```
-
-```text
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-```
-
-
-
-| Illustration | ElasticLoadBalancing | ElasticLoadBalancingCard | ElasticLoadBalancingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.png) | ![illustration for ElasticLoadBalancing](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.Local.png) | ![illustration for ElasticLoadBalancingCard](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.png) | ![illustration for ElasticLoadBalancingGroup](../../../aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticLoadBalancingXs>`
-- `<$ElasticLoadBalancingSm>`
-- `<$ElasticLoadBalancingMd>`
-- `<$ElasticLoadBalancingLg>`
-
-
-
-
-
-## ElasticLoadBalancing
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancing
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancing('ElasticLoadBalancing', 'Elastic Load Balancing', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancing
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancing('ElasticLoadBalancing', 'Elastic Load Balancing', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingCard
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingCard('ElasticLoadBalancingCard', 'Elastic Load Balancing Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingCard('ElasticLoadBalancingCard', 'Elastic Load Balancing Card', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingGroup
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingGroup('ElasticLoadBalancingGroup', 'Elastic Load Balancing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingGroup('ElasticLoadBalancingGroup', 'Elastic Load Balancing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.png
deleted file mode 100644
index d772dea619..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.puml
deleted file mode 100644
index 8f1495add7..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing
-
-sprite $ElasticLoadBalancingXs [10x10/16z] uy0DsC0a4mC71n212MQ412CRI90LA8oX0weO0G
-
-sprite $ElasticLoadBalancingSm [12x12/16z] XOo30G113C2kpluBlytKv8SeTcJs5MLC952W03RD6iLCOqKD_FpdbHu
-
-sprite $ElasticLoadBalancingMd [16x16/16z] dSt50O0030H18d3RVyEuEymh7dwJ9skECIZD7Imqf9M0mfWOWp0DYqFLd5Zo13a34oaN2m5vzNyIuba3
-
-sprite $ElasticLoadBalancingLg [20x20/16z] hO-r0GCn54FrMVil73np5NYTGSI_KJn0wd7d57OKUCg0x2vFXViY19-Ops7Ht2YXrzrb0f6yDBp2CacJ5X8lCS2P45CZ9R_PSM58_iWT
-
-!procedure ElasticLoadBalancing($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticLoadBalancingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticLoadBalancingLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure ElasticLoadBalancingGroup($id, $name='Elastic Load Balancing', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$ElasticLoadBalancingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.png
deleted file mode 100644
index 99dc1188d1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.puml
deleted file mode 100644
index 7a6ef0835e..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingCard('ElasticLoadBalancingCard', 'Elastic Load Balancing Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Remote.puml
deleted file mode 100644
index fd911ea665..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingCard
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingCard('ElasticLoadBalancingCard', 'Elastic Load Balancing Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.png b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.png
deleted file mode 100644
index b78972ae55..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.puml
deleted file mode 100644
index 392c998bdc..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticLoadBalancingGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingGroup('ElasticLoadBalancingGroup', 'Elastic Load Balancing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Remote.puml
deleted file mode 100644
index f7051e2fbd..0000000000
--- a/distribution/aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticLoadBalancingGroup
-include('aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing')
-
-' renders the element
-ElasticLoadBalancingGroup('ElasticLoadBalancingGroup', 'Elastic Load Balancing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.png b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.png
deleted file mode 100644
index 99631cdca4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.puml
deleted file mode 100644
index d698d64e86..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraket
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraket('AmazonBraket', 'Amazon Braket', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Remote.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Remote.puml
deleted file mode 100644
index 2b7358a457..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraket
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraket('AmazonBraket', 'Amazon Braket', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.md b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.md
deleted file mode 100644
index 2a2ec7bff9..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraket
-
-
-```text
-aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket
-```
-
-```text
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-```
-
-
-
-| Illustration | AmazonBraket | AmazonBraketCard | AmazonBraketGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.png) | ![illustration for AmazonBraket](../../../aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.Local.png) | ![illustration for AmazonBraketCard](../../../aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.png) | ![illustration for AmazonBraketGroup](../../../aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketXs>`
-- `<$AmazonBraketSm>`
-- `<$AmazonBraketMd>`
-- `<$AmazonBraketLg>`
-
-
-
-
-
-## AmazonBraket
-
-### Load remotely
-```plantuml
-@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 AmazonBraket
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraket('AmazonBraket', 'Amazon Braket', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraket
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraket('AmazonBraket', 'Amazon Braket', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketCard
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketCard('AmazonBraketCard', 'Amazon Braket Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketCard
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketCard('AmazonBraketCard', 'Amazon Braket Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketGroup
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketGroup('AmazonBraketGroup', 'Amazon Braket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketGroup
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketGroup('AmazonBraketGroup', 'Amazon Braket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.png b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.png
deleted file mode 100644
index 5f40f0ca43..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.puml
deleted file mode 100644
index 5243f74185..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket
-
-sprite $AmazonBraketXs [10x10/16z] TS790GCX30Gmm1wh_uxppLwI3ojiJ2Sv6siGwA4xC5g1awuDUukB7m
-
-sprite $AmazonBraketSm [12x12/16z] XKg35S1G37pDQV-9Q-k7fxIAowiY5Ot8tKd7VBqh03UCpF7vOiqmDELi-hC6
-
-sprite $AmazonBraketMd [16x16/16z] dOg9WG8m3CDQ9xRsd_WEy00yQlCg_C92nbnHPE-HkRNA2oVLRgtktB5a0yoqmfp0e1ptN86HClNOtDXBkKJi6IYwWTXymZy
-
-sprite $AmazonBraketLg [20x20/16z] {
-hSs50KGX30DGcaRsd_WxNU0k-CFolzYPQ5b8XvKXBX62iisYtc1Cz9uXNzOQO-RkPyRyI_eTYjHdm6sKsPW7zPZ3pax3YOjCzwX0WHVK5ZC1JQGpLbM9DVPB
-JW
-}
-
-!procedure AmazonBraket($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketGroup($id, $name='Amazon Braket', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.png b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.png
deleted file mode 100644
index f41bbf8cb4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.puml
deleted file mode 100644
index 60f56f3759..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketCard
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketCard('AmazonBraketCard', 'Amazon Braket Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Remote.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Remote.puml
deleted file mode 100644
index 616641b050..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketCard
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketCard('AmazonBraketCard', 'Amazon Braket Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.png b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.png
deleted file mode 100644
index 62396dd851..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.puml
deleted file mode 100644
index ff3330a16d..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketGroup
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketGroup('AmazonBraketGroup', 'Amazon Braket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Remote.puml
deleted file mode 100644
index 83e8bec58b..0000000000
--- a/distribution/aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraketGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketGroup
-include('aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket')
-
-' renders the element
-AmazonBraketGroup('AmazonBraketGroup', 'Amazon Braket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/README.md b/distribution/aws-q2-2023/Architecture/README.md
deleted file mode 100644
index e93781125c..0000000000
--- a/distribution/aws-q2-2023/Architecture/README.md
+++ /dev/null
@@ -1,464 +0,0 @@
-# Architecture
-
-The module contains 306 items.
-
-- [Analytics](#family-analytics)
-- [AppIntegration](#family-appintegration)
-- [Blockchain](#family-blockchain)
-- [BusinessApplications](#family-businessapplications)
-- [CloudFinancialManagement](#family-cloudfinancialmanagement)
-- [Compute](#family-compute)
-- [Containers](#family-containers)
-- [CustomerEnablement](#family-customerenablement)
-- [Database](#family-database)
-- [DeveloperTools](#family-developertools)
-- [EndUserComputing](#family-endusercomputing)
-- [FrontEndWebMobile](#family-frontendwebmobile)
-- [Games](#family-games)
-- [GeneralIcons](#family-generalicons)
-- [InternetOfThings](#family-internetofthings)
-- [MachineLearning](#family-machinelearning)
-- [ManagementGovernance](#family-managementgovernance)
-- [MediaServices](#family-mediaservices)
-- [MigrationTransfer](#family-migrationtransfer)
-- [NetworkingContentDelivery](#family-networkingcontentdelivery)
-- [QuantumTechnologies](#family-quantumtechnologies)
-- [Robotics](#family-robotics)
-- [Satellite](#family-satellite)
-- [SecurityIdentityCompliance](#family-securityidentitycompliance)
-- [Storage](#family-storage)
-
-
-
-## Analytics
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonAthena](../../aws-q2-2023/Architecture/Analytics/AmazonAthena.png) | [aws-q2-2023/Architecture/Analytics/AmazonAthena](../../aws-q2-2023/Architecture/Analytics/AmazonAthena.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonCloudSearch](../../aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.png) | [aws-q2-2023/Architecture/Analytics/AmazonCloudSearch](../../aws-q2-2023/Architecture/Analytics/AmazonCloudSearch.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonDataZone](../../aws-q2-2023/Architecture/Analytics/AmazonDataZone.png) | [aws-q2-2023/Architecture/Analytics/AmazonDataZone](../../aws-q2-2023/Architecture/Analytics/AmazonDataZone.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonEmr](../../aws-q2-2023/Architecture/Analytics/AmazonEmr.png) | [aws-q2-2023/Architecture/Analytics/AmazonEmr](../../aws-q2-2023/Architecture/Analytics/AmazonEmr.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonFinSpace](../../aws-q2-2023/Architecture/Analytics/AmazonFinSpace.png) | [aws-q2-2023/Architecture/Analytics/AmazonFinSpace](../../aws-q2-2023/Architecture/Analytics/AmazonFinSpace.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonKinesis](../../aws-q2-2023/Architecture/Analytics/AmazonKinesis.png) | [aws-q2-2023/Architecture/Analytics/AmazonKinesis](../../aws-q2-2023/Architecture/Analytics/AmazonKinesis.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.png) | [aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataAnalytics.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.png) | [aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataFirehose.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.png) | [aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisDataStreams.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.png) | [aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams](../../aws-q2-2023/Architecture/Analytics/AmazonKinesisVideoStreams.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka](../../aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.png) | [aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka](../../aws-q2-2023/Architecture/Analytics/AmazonManagedStreamingForApacheKafka.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService](../../aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.png) | [aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService](../../aws-q2-2023/Architecture/Analytics/AmazonOpenSearchService.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonQuickSight](../../aws-q2-2023/Architecture/Analytics/AmazonQuickSight.png) | [aws-q2-2023/Architecture/Analytics/AmazonQuickSight](../../aws-q2-2023/Architecture/Analytics/AmazonQuickSight.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AmazonRedshift](../../aws-q2-2023/Architecture/Analytics/AmazonRedshift.png) | [aws-q2-2023/Architecture/Analytics/AmazonRedshift](../../aws-q2-2023/Architecture/Analytics/AmazonRedshift.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsCleanRooms](../../aws-q2-2023/Architecture/Analytics/AwsCleanRooms.png) | [aws-q2-2023/Architecture/Analytics/AwsCleanRooms](../../aws-q2-2023/Architecture/Analytics/AwsCleanRooms.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsDataExchange](../../aws-q2-2023/Architecture/Analytics/AwsDataExchange.png) | [aws-q2-2023/Architecture/Analytics/AwsDataExchange](../../aws-q2-2023/Architecture/Analytics/AwsDataExchange.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsDataPipeline](../../aws-q2-2023/Architecture/Analytics/AwsDataPipeline.png) | [aws-q2-2023/Architecture/Analytics/AwsDataPipeline](../../aws-q2-2023/Architecture/Analytics/AwsDataPipeline.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsGlue](../../aws-q2-2023/Architecture/Analytics/AwsGlue.png) | [aws-q2-2023/Architecture/Analytics/AwsGlue](../../aws-q2-2023/Architecture/Analytics/AwsGlue.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew](../../aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.png) | [aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew](../../aws-q2-2023/Architecture/Analytics/AwsGlueDataBrew.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews](../../aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.png) | [aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews](../../aws-q2-2023/Architecture/Analytics/AwsGlueElasticViews.md) |
-| ![illustration of aws-q2-2023/Architecture/Analytics/AwsLakeFormation](../../aws-q2-2023/Architecture/Analytics/AwsLakeFormation.png) | [aws-q2-2023/Architecture/Analytics/AwsLakeFormation](../../aws-q2-2023/Architecture/Analytics/AwsLakeFormation.md) |
-
-
-## AppIntegration
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway](../../aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway](../../aws-q2-2023/Architecture/AppIntegration/AmazonApiGateway.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow](../../aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow](../../aws-q2-2023/Architecture/AppIntegration/AmazonAppFlow.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge](../../aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge](../../aws-q2-2023/Architecture/AppIntegration/AmazonEventBridge.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow](../../aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow](../../aws-q2-2023/Architecture/AppIntegration/AmazonManagedWorkflowsForApacheAirflow.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonMq](../../aws-q2-2023/Architecture/AppIntegration/AmazonMq.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonMq](../../aws-q2-2023/Architecture/AppIntegration/AmazonMq.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService](../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService](../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleNotificationService.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService](../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.png) | [aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService](../../aws-q2-2023/Architecture/AppIntegration/AmazonSimpleQueueService.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AwsAppSync](../../aws-q2-2023/Architecture/AppIntegration/AwsAppSync.png) | [aws-q2-2023/Architecture/AppIntegration/AwsAppSync](../../aws-q2-2023/Architecture/AppIntegration/AwsAppSync.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication](../../aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.png) | [aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication](../../aws-q2-2023/Architecture/AppIntegration/AwsConsoleMobileApplication.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows](../../aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.png) | [aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows](../../aws-q2-2023/Architecture/AppIntegration/AwsExpressWorkflows.md) |
-| ![illustration of aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions](../../aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.png) | [aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions](../../aws-q2-2023/Architecture/AppIntegration/AwsStepFunctions.md) |
-
-
-## Blockchain
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain](../../aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.png) | [aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain](../../aws-q2-2023/Architecture/Blockchain/AmazonManagedBlockchain.md) |
-| ![illustration of aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase](../../aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.png) | [aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase](../../aws-q2-2023/Architecture/Blockchain/AmazonQuantumLedgerDatabase.md) |
-
-
-## BusinessApplications
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness](../../aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.png) | [aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness](../../aws-q2-2023/Architecture/BusinessApplications/AlexaForBusiness.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonChime](../../aws-q2-2023/Architecture/BusinessApplications/AmazonChime.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonChime](../../aws-q2-2023/Architecture/BusinessApplications/AmazonChime.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk](../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk](../../aws-q2-2023/Architecture/BusinessApplications/AmazonChimeSdk.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonConnect](../../aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonConnect](../../aws-q2-2023/Architecture/BusinessApplications/AmazonConnect.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode](../../aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode](../../aws-q2-2023/Architecture/BusinessApplications/AmazonHoneycode.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint](../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint](../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpoint.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs](../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs](../../aws-q2-2023/Architecture/BusinessApplications/AmazonPinpointApIs.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService](../../aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService](../../aws-q2-2023/Architecture/BusinessApplications/AmazonSimpleEmailService.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs](../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs](../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocs.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk](../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk](../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkDocsSdk.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail](../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.png) | [aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail](../../aws-q2-2023/Architecture/BusinessApplications/AmazonWorkMail.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain](../../aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.png) | [aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain](../../aws-q2-2023/Architecture/BusinessApplications/AwsSupplyChain.md) |
-| ![illustration of aws-q2-2023/Architecture/BusinessApplications/AwsWickr](../../aws-q2-2023/Architecture/BusinessApplications/AwsWickr.png) | [aws-q2-2023/Architecture/BusinessApplications/AwsWickr](../../aws-q2-2023/Architecture/BusinessApplications/AwsWickr.md) |
-
-
-## CloudFinancialManagement
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsApplicationCostProfiler.md) |
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBillingConductor.md) |
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsBudgets.md) |
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostAndUsageReport.md) |
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer](../../aws-q2-2023/Architecture/CloudFinancialManagement/AwsCostExplorer.md) |
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting](../../aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting](../../aws-q2-2023/Architecture/CloudFinancialManagement/ReservedInstanceReporting.md) |
-| ![illustration of aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans](../../aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.png) | [aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans](../../aws-q2-2023/Architecture/CloudFinancialManagement/SavingsPlans.md) |
-
-
-## Compute
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Compute/AmazonEc2](../../aws-q2-2023/Architecture/Compute/AmazonEc2.png) | [aws-q2-2023/Architecture/Compute/AmazonEc2](../../aws-q2-2023/Architecture/Compute/AmazonEc2.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling](../../aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.png) | [aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling](../../aws-q2-2023/Architecture/Compute/AmazonEc2AutoScaling.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder](../../aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.png) | [aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder](../../aws-q2-2023/Architecture/Compute/AmazonEc2ImageBuilder.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AmazonGenomicsCli](../../aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.png) | [aws-q2-2023/Architecture/Compute/AmazonGenomicsCli](../../aws-q2-2023/Architecture/Compute/AmazonGenomicsCli.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AmazonLightsail](../../aws-q2-2023/Architecture/Compute/AmazonLightsail.png) | [aws-q2-2023/Architecture/Compute/AmazonLightsail](../../aws-q2-2023/Architecture/Compute/AmazonLightsail.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch](../../aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.png) | [aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch](../../aws-q2-2023/Architecture/Compute/AmazonLightsailForResearch.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsAppRunner](../../aws-q2-2023/Architecture/Compute/AwsAppRunner.png) | [aws-q2-2023/Architecture/Compute/AwsAppRunner](../../aws-q2-2023/Architecture/Compute/AwsAppRunner.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsBatch](../../aws-q2-2023/Architecture/Compute/AwsBatch.png) | [aws-q2-2023/Architecture/Compute/AwsBatch](../../aws-q2-2023/Architecture/Compute/AwsBatch.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsComputeOptimizer](../../aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.png) | [aws-q2-2023/Architecture/Compute/AwsComputeOptimizer](../../aws-q2-2023/Architecture/Compute/AwsComputeOptimizer.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk](../../aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.png) | [aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk](../../aws-q2-2023/Architecture/Compute/AwsElasticBeanstalk.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsLambda](../../aws-q2-2023/Architecture/Compute/AwsLambda.png) | [aws-q2-2023/Architecture/Compute/AwsLambda](../../aws-q2-2023/Architecture/Compute/AwsLambda.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsLocalZones](../../aws-q2-2023/Architecture/Compute/AwsLocalZones.png) | [aws-q2-2023/Architecture/Compute/AwsLocalZones](../../aws-q2-2023/Architecture/Compute/AwsLocalZones.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsNitroEnclaves](../../aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.png) | [aws-q2-2023/Architecture/Compute/AwsNitroEnclaves](../../aws-q2-2023/Architecture/Compute/AwsNitroEnclaves.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsOutpostsFamily](../../aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.png) | [aws-q2-2023/Architecture/Compute/AwsOutpostsFamily](../../aws-q2-2023/Architecture/Compute/AwsOutpostsFamily.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsOutpostsRack](../../aws-q2-2023/Architecture/Compute/AwsOutpostsRack.png) | [aws-q2-2023/Architecture/Compute/AwsOutpostsRack](../../aws-q2-2023/Architecture/Compute/AwsOutpostsRack.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsOutpostsServers](../../aws-q2-2023/Architecture/Compute/AwsOutpostsServers.png) | [aws-q2-2023/Architecture/Compute/AwsOutpostsServers](../../aws-q2-2023/Architecture/Compute/AwsOutpostsServers.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsParallelCluster](../../aws-q2-2023/Architecture/Compute/AwsParallelCluster.png) | [aws-q2-2023/Architecture/Compute/AwsParallelCluster](../../aws-q2-2023/Architecture/Compute/AwsParallelCluster.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository](../../aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.png) | [aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository](../../aws-q2-2023/Architecture/Compute/AwsServerlessApplicationRepository.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver](../../aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.png) | [aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver](../../aws-q2-2023/Architecture/Compute/AwsSimSpaceWeaver.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline](../../aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.png) | [aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline](../../aws-q2-2023/Architecture/Compute/AwsThinkboxDeadline.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsThinkboxFrost](../../aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.png) | [aws-q2-2023/Architecture/Compute/AwsThinkboxFrost](../../aws-q2-2023/Architecture/Compute/AwsThinkboxFrost.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa](../../aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.png) | [aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa](../../aws-q2-2023/Architecture/Compute/AwsThinkboxKrakatoa.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia](../../aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.png) | [aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia](../../aws-q2-2023/Architecture/Compute/AwsThinkboxSequoia.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsThinkboxStoke](../../aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.png) | [aws-q2-2023/Architecture/Compute/AwsThinkboxStoke](../../aws-q2-2023/Architecture/Compute/AwsThinkboxStoke.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh](../../aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.png) | [aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh](../../aws-q2-2023/Architecture/Compute/AwsThinkboxXMesh.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/AwsWavelength](../../aws-q2-2023/Architecture/Compute/AwsWavelength.png) | [aws-q2-2023/Architecture/Compute/AwsWavelength](../../aws-q2-2023/Architecture/Compute/AwsWavelength.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/Bottlerocket](../../aws-q2-2023/Architecture/Compute/Bottlerocket.png) | [aws-q2-2023/Architecture/Compute/Bottlerocket](../../aws-q2-2023/Architecture/Compute/Bottlerocket.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/ElasticFabricAdapter](../../aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.png) | [aws-q2-2023/Architecture/Compute/ElasticFabricAdapter](../../aws-q2-2023/Architecture/Compute/ElasticFabricAdapter.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/NiceDcv](../../aws-q2-2023/Architecture/Compute/NiceDcv.png) | [aws-q2-2023/Architecture/Compute/NiceDcv](../../aws-q2-2023/Architecture/Compute/NiceDcv.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/NiceEnginFrame](../../aws-q2-2023/Architecture/Compute/NiceEnginFrame.png) | [aws-q2-2023/Architecture/Compute/NiceEnginFrame](../../aws-q2-2023/Architecture/Compute/NiceEnginFrame.md) |
-| ![illustration of aws-q2-2023/Architecture/Compute/VMwareCloudOnAws](../../aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.png) | [aws-q2-2023/Architecture/Compute/VMwareCloudOnAws](../../aws-q2-2023/Architecture/Compute/VMwareCloudOnAws.md) |
-
-
-## Containers
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere](../../aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.png) | [aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere](../../aws-q2-2023/Architecture/Containers/AmazonEcsAnywhere.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonEksAnywhere](../../aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.png) | [aws-q2-2023/Architecture/Containers/AmazonEksAnywhere](../../aws-q2-2023/Architecture/Containers/AmazonEksAnywhere.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonEksCloud](../../aws-q2-2023/Architecture/Containers/AmazonEksCloud.png) | [aws-q2-2023/Architecture/Containers/AmazonEksCloud](../../aws-q2-2023/Architecture/Containers/AmazonEksCloud.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonEksDistro](../../aws-q2-2023/Architecture/Containers/AmazonEksDistro.png) | [aws-q2-2023/Architecture/Containers/AmazonEksDistro](../../aws-q2-2023/Architecture/Containers/AmazonEksDistro.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry](../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.png) | [aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry](../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerRegistry.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonElasticContainerService](../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.png) | [aws-q2-2023/Architecture/Containers/AmazonElasticContainerService](../../aws-q2-2023/Architecture/Containers/AmazonElasticContainerService.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService](../../aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.png) | [aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService](../../aws-q2-2023/Architecture/Containers/AmazonElasticKubernetesService.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/AwsFargate](../../aws-q2-2023/Architecture/Containers/AwsFargate.png) | [aws-q2-2023/Architecture/Containers/AwsFargate](../../aws-q2-2023/Architecture/Containers/AwsFargate.md) |
-| ![illustration of aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws](../../aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.png) | [aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws](../../aws-q2-2023/Architecture/Containers/RedHatOpenShiftServiceOnAws.md) |
-
-
-## CustomerEnablement
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsActivate](../../aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsActivate](../../aws-q2-2023/Architecture/CustomerEnablement/AwsActivate.md) |
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsIq](../../aws-q2-2023/Architecture/CustomerEnablement/AwsIq.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsIq](../../aws-q2-2023/Architecture/CustomerEnablement/AwsIq.md) |
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices](../../aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices](../../aws-q2-2023/Architecture/CustomerEnablement/AwsManagedServices.md) |
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices](../../aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices](../../aws-q2-2023/Architecture/CustomerEnablement/AwsProfessionalServices.md) |
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsRePost](../../aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsRePost](../../aws-q2-2023/Architecture/CustomerEnablement/AwsRePost.md) |
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsSupport](../../aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsSupport](../../aws-q2-2023/Architecture/CustomerEnablement/AwsSupport.md) |
-| ![illustration of aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification](../../aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.png) | [aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification](../../aws-q2-2023/Architecture/CustomerEnablement/AwsTrainingCertification.md) |
-
-
-## Database
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonAurora](../../aws-q2-2023/Architecture/Database/AmazonAurora.png) | [aws-q2-2023/Architecture/Database/AmazonAurora](../../aws-q2-2023/Architecture/Database/AmazonAurora.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonDocumentDb](../../aws-q2-2023/Architecture/Database/AmazonDocumentDb.png) | [aws-q2-2023/Architecture/Database/AmazonDocumentDb](../../aws-q2-2023/Architecture/Database/AmazonDocumentDb.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonDynamoDb](../../aws-q2-2023/Architecture/Database/AmazonDynamoDb.png) | [aws-q2-2023/Architecture/Database/AmazonDynamoDb](../../aws-q2-2023/Architecture/Database/AmazonDynamoDb.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonElastiCache](../../aws-q2-2023/Architecture/Database/AmazonElastiCache.png) | [aws-q2-2023/Architecture/Database/AmazonElastiCache](../../aws-q2-2023/Architecture/Database/AmazonElastiCache.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonKeyspaces](../../aws-q2-2023/Architecture/Database/AmazonKeyspaces.png) | [aws-q2-2023/Architecture/Database/AmazonKeyspaces](../../aws-q2-2023/Architecture/Database/AmazonKeyspaces.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis](../../aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.png) | [aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis](../../aws-q2-2023/Architecture/Database/AmazonMemoryDbForRedis.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonNeptune](../../aws-q2-2023/Architecture/Database/AmazonNeptune.png) | [aws-q2-2023/Architecture/Database/AmazonNeptune](../../aws-q2-2023/Architecture/Database/AmazonNeptune.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonRds](../../aws-q2-2023/Architecture/Database/AmazonRds.png) | [aws-q2-2023/Architecture/Database/AmazonRds](../../aws-q2-2023/Architecture/Database/AmazonRds.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonRdsOnVMware](../../aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.png) | [aws-q2-2023/Architecture/Database/AmazonRdsOnVMware](../../aws-q2-2023/Architecture/Database/AmazonRdsOnVMware.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AmazonTimestream](../../aws-q2-2023/Architecture/Database/AmazonTimestream.png) | [aws-q2-2023/Architecture/Database/AmazonTimestream](../../aws-q2-2023/Architecture/Database/AmazonTimestream.md) |
-| ![illustration of aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService](../../aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.png) | [aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService](../../aws-q2-2023/Architecture/Database/AwsDatabaseMigrationService.md) |
-
-
-## DeveloperTools
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst](../../aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.png) | [aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst](../../aws-q2-2023/Architecture/DeveloperTools/AmazonCodeCatalyst.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto](../../aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.png) | [aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto](../../aws-q2-2023/Architecture/DeveloperTools/AmazonCorretto.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer](../../aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer](../../aws-q2-2023/Architecture/DeveloperTools/AwsApplicationComposer.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCloud9](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCloud9](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloud9.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudControlApi.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudDevelopmentKit.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell](../../aws-q2-2023/Architecture/DeveloperTools/AwsCloudShell.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeArtifact.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeBuild.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeCommit.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeDeploy.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodePipeline.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar](../../aws-q2-2023/Architecture/DeveloperTools/AwsCodeStar.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface](../../aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface](../../aws-q2-2023/Architecture/DeveloperTools/AwsCommandLineInterface.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs](../../aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs](../../aws-q2-2023/Architecture/DeveloperTools/AwsToolsAndSdKs.md) |
-| ![illustration of aws-q2-2023/Architecture/DeveloperTools/AwsXRay](../../aws-q2-2023/Architecture/DeveloperTools/AwsXRay.png) | [aws-q2-2023/Architecture/DeveloperTools/AwsXRay](../../aws-q2-2023/Architecture/DeveloperTools/AwsXRay.md) |
-
-
-## EndUserComputing
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream](../../aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.png) | [aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream](../../aws-q2-2023/Architecture/EndUserComputing/AmazonAppStream.md) |
-| ![illustration of aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink](../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.png) | [aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink](../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkLink.md) |
-| ![illustration of aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily](../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.png) | [aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily](../../aws-q2-2023/Architecture/EndUserComputing/AmazonWorkSpacesFamily.md) |
-
-
-## FrontEndWebMobile
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService](../../aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.png) | [aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService](../../aws-q2-2023/Architecture/FrontEndWebMobile/AmazonLocationService.md) |
-| ![illustration of aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify](../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.png) | [aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify](../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsAmplify.md) |
-| ![illustration of aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm](../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.png) | [aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm](../../aws-q2-2023/Architecture/FrontEndWebMobile/AwsDeviceFarm.md) |
-
-
-## Games
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Games/AmazonGameLift](../../aws-q2-2023/Architecture/Games/AmazonGameLift.png) | [aws-q2-2023/Architecture/Games/AmazonGameLift](../../aws-q2-2023/Architecture/Games/AmazonGameLift.md) |
-| ![illustration of aws-q2-2023/Architecture/Games/AmazonGameSparks](../../aws-q2-2023/Architecture/Games/AmazonGameSparks.png) | [aws-q2-2023/Architecture/Games/AmazonGameSparks](../../aws-q2-2023/Architecture/Games/AmazonGameSparks.md) |
-| ![illustration of aws-q2-2023/Architecture/Games/AwsGameKit](../../aws-q2-2023/Architecture/Games/AwsGameKit.png) | [aws-q2-2023/Architecture/Games/AwsGameKit](../../aws-q2-2023/Architecture/Games/AwsGameKit.md) |
-| ![illustration of aws-q2-2023/Architecture/Games/Open3DEngine](../../aws-q2-2023/Architecture/Games/Open3DEngine.png) | [aws-q2-2023/Architecture/Games/Open3DEngine](../../aws-q2-2023/Architecture/Games/Open3DEngine.md) |
-
-
-## GeneralIcons
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark](../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.png) | [aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark](../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceDark.md) |
-| ![illustration of aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight](../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.png) | [aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight](../../aws-q2-2023/Architecture/GeneralIcons/AwsMarketplaceLight.md) |
-
-
-## InternetOfThings
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoT1Click.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTAnalytics.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTButton.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTCore.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceDefender.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTDeviceManagement.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEduKit.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTEvents.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTExpressLink.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTFleetWise.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTGreengrass.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTRoboRunner.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTSiteWise.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTThingsGraph.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.png) | [aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker](../../aws-q2-2023/Architecture/InternetOfThings/AwsIoTTwinMaker.md) |
-| ![illustration of aws-q2-2023/Architecture/InternetOfThings/FreeRtos](../../aws-q2-2023/Architecture/InternetOfThings/FreeRtos.png) | [aws-q2-2023/Architecture/InternetOfThings/FreeRtos](../../aws-q2-2023/Architecture/InternetOfThings/FreeRtos.md) |
-
-
-## MachineLearning
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I](../../aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I](../../aws-q2-2023/Architecture/MachineLearning/AmazonAugmentedAiA2I.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru](../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru](../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeGuru.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer](../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer](../../aws-q2-2023/Architecture/MachineLearning/AmazonCodeWhisperer.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonComprehend](../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonComprehend](../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehend.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical](../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical](../../aws-q2-2023/Architecture/MachineLearning/AmazonComprehendMedical.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru](../../aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru](../../aws-q2-2023/Architecture/MachineLearning/AmazonDevOpsGuru.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference](../../aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference](../../aws-q2-2023/Architecture/MachineLearning/AmazonElasticInference.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonForecast](../../aws-q2-2023/Architecture/MachineLearning/AmazonForecast.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonForecast](../../aws-q2-2023/Architecture/MachineLearning/AmazonForecast.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector](../../aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector](../../aws-q2-2023/Architecture/MachineLearning/AmazonFraudDetector.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake](../../aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake](../../aws-q2-2023/Architecture/MachineLearning/AmazonHealthLake.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonKendra](../../aws-q2-2023/Architecture/MachineLearning/AmazonKendra.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonKendra](../../aws-q2-2023/Architecture/MachineLearning/AmazonKendra.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonLex](../../aws-q2-2023/Architecture/MachineLearning/AmazonLex.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonLex](../../aws-q2-2023/Architecture/MachineLearning/AmazonLex.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment](../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment](../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForEquipment.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics](../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics](../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForMetrics.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision](../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision](../../aws-q2-2023/Architecture/MachineLearning/AmazonLookoutForVision.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonMonitron](../../aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonMonitron](../../aws-q2-2023/Architecture/MachineLearning/AmazonMonitron.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonOmics](../../aws-q2-2023/Architecture/MachineLearning/AmazonOmics.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonOmics](../../aws-q2-2023/Architecture/MachineLearning/AmazonOmics.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize](../../aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize](../../aws-q2-2023/Architecture/MachineLearning/AmazonPersonalize.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonPolly](../../aws-q2-2023/Architecture/MachineLearning/AmazonPolly.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonPolly](../../aws-q2-2023/Architecture/MachineLearning/AmazonPolly.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonRekognition](../../aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonRekognition](../../aws-q2-2023/Architecture/MachineLearning/AmazonRekognition.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker](../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker](../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMaker.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth](../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth](../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerGroundTruth.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab](../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab](../../aws-q2-2023/Architecture/MachineLearning/AmazonSageMakerStudioLab.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonTextract](../../aws-q2-2023/Architecture/MachineLearning/AmazonTextract.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonTextract](../../aws-q2-2023/Architecture/MachineLearning/AmazonTextract.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe](../../aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe](../../aws-q2-2023/Architecture/MachineLearning/AmazonTranscribe.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AmazonTranslate](../../aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.png) | [aws-q2-2023/Architecture/MachineLearning/AmazonTranslate](../../aws-q2-2023/Architecture/MachineLearning/AmazonTranslate.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws](../../aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.png) | [aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws](../../aws-q2-2023/Architecture/MachineLearning/ApacheMxNetOnAws.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.png) | [aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepComposer.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.png) | [aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningAmIs.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.png) | [aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLearningContainers.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsDeepLens](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.png) | [aws-q2-2023/Architecture/MachineLearning/AwsDeepLens](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepLens.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.png) | [aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer](../../aws-q2-2023/Architecture/MachineLearning/AwsDeepRacer.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsNeuron](../../aws-q2-2023/Architecture/MachineLearning/AwsNeuron.png) | [aws-q2-2023/Architecture/MachineLearning/AwsNeuron](../../aws-q2-2023/Architecture/MachineLearning/AwsNeuron.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/AwsPanorama](../../aws-q2-2023/Architecture/MachineLearning/AwsPanorama.png) | [aws-q2-2023/Architecture/MachineLearning/AwsPanorama](../../aws-q2-2023/Architecture/MachineLearning/AwsPanorama.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws](../../aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.png) | [aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws](../../aws-q2-2023/Architecture/MachineLearning/TensorFlowOnAws.md) |
-| ![illustration of aws-q2-2023/Architecture/MachineLearning/TorchServe](../../aws-q2-2023/Architecture/MachineLearning/TorchServe.png) | [aws-q2-2023/Architecture/MachineLearning/TorchServe](../../aws-q2-2023/Architecture/MachineLearning/TorchServe.md) |
-
-
-## ManagementGovernance
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch](../../aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.png) | [aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch](../../aws-q2-2023/Architecture/ManagementGovernance/AmazonCloudWatch.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana](../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.png) | [aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana](../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedGrafana.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus](../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.png) | [aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus](../../aws-q2-2023/Architecture/ManagementGovernance/AmazonManagedServiceForPrometheus.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig](../../aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig](../../aws-q2-2023/Architecture/ManagementGovernance/AwsAppConfig.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling](../../aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling](../../aws-q2-2023/Architecture/ManagementGovernance/AwsApplicationAutoScaling.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling](../../aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling](../../aws-q2-2023/Architecture/ManagementGovernance/AwsAutoScaling.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent](../../aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent](../../aws-q2-2023/Architecture/ManagementGovernance/AwsBackintAgent.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot](../../aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot](../../aws-q2-2023/Architecture/ManagementGovernance/AwsChatbot.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation](../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation](../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudFormation.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail](../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail](../../aws-q2-2023/Architecture/ManagementGovernance/AwsCloudTrail.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsConfig](../../aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsConfig](../../aws-q2-2023/Architecture/ManagementGovernance/AwsConfig.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower](../../aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower](../../aws-q2-2023/Architecture/ManagementGovernance/AwsControlTower.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry](../../aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry](../../aws-q2-2023/Architecture/ManagementGovernance/AwsDistroForOpenTelemetry.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator](../../aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator](../../aws-q2-2023/Architecture/ManagementGovernance/AwsFaultInjectionSimulator.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard](../../aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard](../../aws-q2-2023/Architecture/ManagementGovernance/AwsHealthDashboard.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard](../../aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard](../../aws-q2-2023/Architecture/ManagementGovernance/AwsLaunchWizard.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager](../../aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager](../../aws-q2-2023/Architecture/ManagementGovernance/AwsLicenseManager.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole](../../aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole](../../aws-q2-2023/Architecture/ManagementGovernance/AwsManagementConsole.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks](../../aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks](../../aws-q2-2023/Architecture/ManagementGovernance/AwsOpsWorks.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations](../../aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations](../../aws-q2-2023/Architecture/ManagementGovernance/AwsOrganizations.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsProton](../../aws-q2-2023/Architecture/ManagementGovernance/AwsProton.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsProton](../../aws-q2-2023/Architecture/ManagementGovernance/AwsProton.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub](../../aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub](../../aws-q2-2023/Architecture/ManagementGovernance/AwsResilienceHub.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer](../../aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer](../../aws-q2-2023/Architecture/ManagementGovernance/AwsResourceExplorer.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog](../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog](../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceCatalog.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector](../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector](../../aws-q2-2023/Architecture/ManagementGovernance/AwsServiceManagementConnector.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager](../../aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager](../../aws-q2-2023/Architecture/ManagementGovernance/AwsSystemsManager.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder](../../aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder](../../aws-q2-2023/Architecture/ManagementGovernance/AwsTelcoNetworkBuilder.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor](../../aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor](../../aws-q2-2023/Architecture/ManagementGovernance/AwsTrustedAdvisor.md) |
-| ![illustration of aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool](../../aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.png) | [aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool](../../aws-q2-2023/Architecture/ManagementGovernance/AwsWellArchitectedTool.md) |
-
-
-## MediaServices
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder](../../aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.png) | [aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder](../../aws-q2-2023/Architecture/MediaServices/AmazonElasticTranscoder.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService](../../aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.png) | [aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService](../../aws-q2-2023/Architecture/MediaServices/AmazonInteractiveVideoService.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams](../../aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.png) | [aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams](../../aws-q2-2023/Architecture/MediaServices/AmazonKinesisVideoStreams.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio](../../aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.png) | [aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio](../../aws-q2-2023/Architecture/MediaServices/AmazonNimbleStudio.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware](../../aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware](../../aws-q2-2023/Architecture/MediaServices/AwsElementalAppliancesSoftware.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalConductor](../../aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalConductor](../../aws-q2-2023/Architecture/MediaServices/AwsElementalConductor.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalDelta](../../aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalDelta](../../aws-q2-2023/Architecture/MediaServices/AwsElementalDelta.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalLink](../../aws-q2-2023/Architecture/MediaServices/AwsElementalLink.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalLink](../../aws-q2-2023/Architecture/MediaServices/AwsElementalLink.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalLive](../../aws-q2-2023/Architecture/MediaServices/AwsElementalLive.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalLive](../../aws-q2-2023/Architecture/MediaServices/AwsElementalLive.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConnect.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaConvert.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaLive.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaPackage.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaStore.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor](../../aws-q2-2023/Architecture/MediaServices/AwsElementalMediaTailor.md) |
-| ![illustration of aws-q2-2023/Architecture/MediaServices/AwsElementalServer](../../aws-q2-2023/Architecture/MediaServices/AwsElementalServer.png) | [aws-q2-2023/Architecture/MediaServices/AwsElementalServer](../../aws-q2-2023/Architecture/MediaServices/AwsElementalServer.md) |
-
-
-## MigrationTransfer
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService](../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService](../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationDiscoveryService.md) |
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService](../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService](../../aws-q2-2023/Architecture/MigrationTransfer/AwsApplicationMigrationService.md) |
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync](../../aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync](../../aws-q2-2023/Architecture/MigrationTransfer/AwsDataSync.md) |
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization](../../aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization](../../aws-q2-2023/Architecture/MigrationTransfer/AwsMainframeModernization.md) |
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator](../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator](../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationEvaluator.md) |
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub](../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub](../../aws-q2-2023/Architecture/MigrationTransfer/AwsMigrationHub.md) |
-| ![illustration of aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily](../../aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.png) | [aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily](../../aws-q2-2023/Architecture/MigrationTransfer/AwsTransferFamily.md) |
-
-
-## NetworkingContentDelivery
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonCloudFront.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonRoute53.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVirtualPrivateCloud.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AmazonVpcLattice.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsAppMesh.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsClientVpn.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudMap.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsCloudWan.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsDirectConnect.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsGlobalAccelerator.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivate5G.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsPrivateLink.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsSiteToSiteVpn.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsTransitGateway.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess](../../aws-q2-2023/Architecture/NetworkingContentDelivery/AwsVerifiedAccess.md) |
-| ![illustration of aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing](../../aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.png) | [aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing](../../aws-q2-2023/Architecture/NetworkingContentDelivery/ElasticLoadBalancing.md) |
-
-
-## QuantumTechnologies
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket](../../aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.png) | [aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket](../../aws-q2-2023/Architecture/QuantumTechnologies/AmazonBraket.md) |
-
-
-## Robotics
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Robotics/AwsRoboMaker](../../aws-q2-2023/Architecture/Robotics/AwsRoboMaker.png) | [aws-q2-2023/Architecture/Robotics/AwsRoboMaker](../../aws-q2-2023/Architecture/Robotics/AwsRoboMaker.md) |
-
-
-## Satellite
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Satellite/AwsGroundStation](../../aws-q2-2023/Architecture/Satellite/AwsGroundStation.png) | [aws-q2-2023/Architecture/Satellite/AwsGroundStation](../../aws-q2-2023/Architecture/Satellite/AwsGroundStation.md) |
-
-
-## SecurityIdentityCompliance
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.md) |
-| ![illustration of aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.png) | [aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf](../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.md) |
-
-
-## Storage
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonEfs](../../aws-q2-2023/Architecture/Storage/AmazonEfs.png) | [aws-q2-2023/Architecture/Storage/AmazonEfs](../../aws-q2-2023/Architecture/Storage/AmazonEfs.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore](../../aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.png) | [aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore](../../aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonFSx](../../aws-q2-2023/Architecture/Storage/AmazonFSx.png) | [aws-q2-2023/Architecture/Storage/AmazonFSx](../../aws-q2-2023/Architecture/Storage/AmazonFSx.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonFSxForLustre](../../aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.png) | [aws-q2-2023/Architecture/Storage/AmazonFSxForLustre](../../aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap](../../aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.png) | [aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap](../../aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs](../../aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.png) | [aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs](../../aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonFSxForWfs](../../aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.png) | [aws-q2-2023/Architecture/Storage/AmazonFSxForWfs](../../aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonFileCache](../../aws-q2-2023/Architecture/Storage/AmazonFileCache.png) | [aws-q2-2023/Architecture/Storage/AmazonFileCache](../../aws-q2-2023/Architecture/Storage/AmazonFileCache.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts](../../aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.png) | [aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts](../../aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService](../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.png) | [aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService](../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier](../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.png) | [aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier](../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsBackup](../../aws-q2-2023/Architecture/Storage/AwsBackup.png) | [aws-q2-2023/Architecture/Storage/AwsBackup](../../aws-q2-2023/Architecture/Storage/AwsBackup.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery](../../aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.png) | [aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery](../../aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsSnowball](../../aws-q2-2023/Architecture/Storage/AwsSnowball.png) | [aws-q2-2023/Architecture/Storage/AwsSnowball](../../aws-q2-2023/Architecture/Storage/AwsSnowball.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsSnowballEdge](../../aws-q2-2023/Architecture/Storage/AwsSnowballEdge.png) | [aws-q2-2023/Architecture/Storage/AwsSnowballEdge](../../aws-q2-2023/Architecture/Storage/AwsSnowballEdge.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsSnowcone](../../aws-q2-2023/Architecture/Storage/AwsSnowcone.png) | [aws-q2-2023/Architecture/Storage/AwsSnowcone](../../aws-q2-2023/Architecture/Storage/AwsSnowcone.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsSnowmobile](../../aws-q2-2023/Architecture/Storage/AwsSnowmobile.png) | [aws-q2-2023/Architecture/Storage/AwsSnowmobile](../../aws-q2-2023/Architecture/Storage/AwsSnowmobile.md) |
-| ![illustration of aws-q2-2023/Architecture/Storage/AwsStorageGateway](../../aws-q2-2023/Architecture/Storage/AwsStorageGateway.png) | [aws-q2-2023/Architecture/Storage/AwsStorageGateway](../../aws-q2-2023/Architecture/Storage/AwsStorageGateway.md) |
-
-
-
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.png b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.png
deleted file mode 100644
index 4bc7f86176..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.puml
deleted file mode 100644
index 8b82e0ce07..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMaker
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMaker('AwsRoboMaker', 'Aws Robo Maker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Remote.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Remote.puml
deleted file mode 100644
index 718b0a58f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMaker
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMaker('AwsRoboMaker', 'Aws Robo Maker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.md b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.md
deleted file mode 100644
index eb531ffaa1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsRoboMaker
-
-
-```text
-aws-q2-2023/Architecture/Robotics/AwsRoboMaker
-```
-
-```text
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-```
-
-
-
-| Illustration | AwsRoboMaker | AwsRoboMakerCard | AwsRoboMakerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Robotics/AwsRoboMaker.png) | ![illustration for AwsRoboMaker](../../../aws-q2-2023/Architecture/Robotics/AwsRoboMaker.Local.png) | ![illustration for AwsRoboMakerCard](../../../aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.png) | ![illustration for AwsRoboMakerGroup](../../../aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsRoboMakerXs>`
-- `<$AwsRoboMakerSm>`
-- `<$AwsRoboMakerMd>`
-- `<$AwsRoboMakerLg>`
-
-
-
-
-
-## AwsRoboMaker
-
-### Load remotely
-```plantuml
-@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 AwsRoboMaker
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMaker('AwsRoboMaker', 'Aws Robo Maker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMaker
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMaker('AwsRoboMaker', 'Aws Robo Maker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerCard
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerCard
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerCard('AwsRoboMakerCard', 'Aws Robo Maker Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerCard
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerCard('AwsRoboMakerCard', 'Aws Robo Maker Card', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerGroup
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerGroup
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerGroup('AwsRoboMakerGroup', 'Aws Robo Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerGroup
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerGroup('AwsRoboMakerGroup', 'Aws Robo Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.png b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.png
deleted file mode 100644
index 79ac43d15f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.puml
deleted file mode 100644
index 9d5b674a49..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMaker.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Robotics/AwsRoboMaker
-
-sprite $AwsRoboMakerXs [10x10/16z] uyG1c3WPm3GBY0a1B0pi4346e214cX68cJbWB4uELX2B5GIGpG8
-
-sprite $AwsRoboMakerSm [12x12/16z] VSR50GGn402WU8R-2pwNTLwuqlBufCcZyrA4hwXXJ903maisXFPg0RKZBQw_MRa3
-
-sprite $AwsRoboMakerMd [16x16/16z] dSYr0KH154BHUS38xR_WjM_PsaaG_f8CJTXKmACuh0aQN2ghbRbu0NsoqTgQOMEgQ7sxmOL43Tm1YDXuAtNk0c0qRHgVtG4
-
-sprite $AwsRoboMakerLg [20x20/16z] {
-hSq5hW9G34JHUdltl-2ly6Y8OITUcU4JCkf-OZ32CH4GKSOI06h5fWBMmUQHKXqo78t___aPXapmJrOnOuqxEQiYyT_PoFarIEXctFulNUsaU5vcicRnFqCr
-hsxRXITy0m
-}
-
-!procedure AwsRoboMaker($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Robotics/AwsRoboMaker', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsRoboMakerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsRoboMakerLg>', 'Robotics', $funcName, $content)
-!endprocedure
-
-!procedure AwsRoboMakerGroup($id, $name='Aws Robo Maker', $tech='')
- IconGroupElement($id, 'RoboticsFamily', '<$AwsRoboMakerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.png b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.png
deleted file mode 100644
index e6ff974c1b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.puml
deleted file mode 100644
index b9fbcb9c4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerCard
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerCard('AwsRoboMakerCard', 'Aws Robo Maker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Remote.puml
deleted file mode 100644
index 52bf6c1817..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerCard
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerCard('AwsRoboMakerCard', 'Aws Robo Maker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.png b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.png
deleted file mode 100644
index 1d9528f636..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.puml
deleted file mode 100644
index cfa4133ca2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsRoboMakerGroup
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerGroup('AwsRoboMakerGroup', 'Aws Robo Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Remote.puml
deleted file mode 100644
index 003f8c9798..0000000000
--- a/distribution/aws-q2-2023/Architecture/Robotics/AwsRoboMakerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsRoboMakerGroup
-include('aws-q2-2023/Architecture/Robotics/AwsRoboMaker')
-
-' renders the element
-AwsRoboMakerGroup('AwsRoboMakerGroup', 'Aws Robo Maker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.png b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.png
deleted file mode 100644
index 4b7cbe8ae2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.puml
deleted file mode 100644
index 710b1ea1ab..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGroundStation
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStation('AwsGroundStation', 'Aws Ground Station', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Remote.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Remote.puml
deleted file mode 100644
index 5d6bba5553..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGroundStation
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStation('AwsGroundStation', 'Aws Ground Station', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.md b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.md
deleted file mode 100644
index 12a75ccb77..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGroundStation
-
-
-```text
-aws-q2-2023/Architecture/Satellite/AwsGroundStation
-```
-
-```text
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-```
-
-
-
-| Illustration | AwsGroundStation | AwsGroundStationCard | AwsGroundStationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Satellite/AwsGroundStation.png) | ![illustration for AwsGroundStation](../../../aws-q2-2023/Architecture/Satellite/AwsGroundStation.Local.png) | ![illustration for AwsGroundStationCard](../../../aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.png) | ![illustration for AwsGroundStationGroup](../../../aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGroundStationXs>`
-- `<$AwsGroundStationSm>`
-- `<$AwsGroundStationMd>`
-- `<$AwsGroundStationLg>`
-
-
-
-
-
-## AwsGroundStation
-
-### Load remotely
-```plantuml
-@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 AwsGroundStation
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStation('AwsGroundStation', 'Aws Ground Station', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGroundStation
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStation('AwsGroundStation', 'Aws Ground Station', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGroundStationCard
-
-### Load remotely
-```plantuml
-@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 AwsGroundStationCard
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationCard('AwsGroundStationCard', 'Aws Ground Station Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGroundStationCard
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationCard('AwsGroundStationCard', 'Aws Ground Station Card', 'an optional description')
-@enduml
-```
-
-## AwsGroundStationGroup
-
-### Load remotely
-```plantuml
-@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 AwsGroundStationGroup
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationGroup('AwsGroundStationGroup', 'Aws Ground Station Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGroundStationGroup
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationGroup('AwsGroundStationGroup', 'Aws Ground Station Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.png b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.png
deleted file mode 100644
index 6eb07e2324..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.puml
deleted file mode 100644
index 6448c19fd3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStation.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Satellite/AwsGroundStation
-
-sprite $AwsGroundStationXs [10x10/16z] uyG1E3XWB6Q444oGdPK19ip0ni29dOK
-
-sprite $AwsGroundStationSm [12x12/16z] VOgr0S0m30J5qk-_SAgOxMiUyQ1OcayJQu6x2tIegDhBmWJD9qxUox7m0G
-
-sprite $AwsGroundStationMd [16x16/16z] dKtL0O1G4Be2t-q_iDsj_D7v1yNWNF4mDsuIkY4jH1V94zPkhFfYOk6n71IoBQmva1jEtd6hTEBtQ
-
-sprite $AwsGroundStationLg [20x20/16z] hOm5ZWD054Bv3lS_y6uR6udLNeXX-W6LVLl68auhfy8vEWc_Z9anxnaURqvZC3UlAkGgd6EK0qBaxYAhPQR3OmEbsmleGo_RRezywZt-0G
-
-!procedure AwsGroundStation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Satellite/AwsGroundStation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGroundStationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGroundStationLg>', 'Satellite', $funcName, $content)
-!endprocedure
-
-!procedure AwsGroundStationGroup($id, $name='Aws Ground Station', $tech='')
- IconGroupElement($id, 'SatelliteFamily', '<$AwsGroundStationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.png b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.png
deleted file mode 100644
index b75440be57..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.puml
deleted file mode 100644
index 55ec2fc8ee..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGroundStationCard
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationCard('AwsGroundStationCard', 'Aws Ground Station Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Remote.puml
deleted file mode 100644
index a01b3a1050..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGroundStationCard
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationCard('AwsGroundStationCard', 'Aws Ground Station Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.png b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.png
deleted file mode 100644
index 712d9f2bdd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.puml
deleted file mode 100644
index 158318d4ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGroundStationGroup
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationGroup('AwsGroundStationGroup', 'Aws Ground Station Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Remote.puml
deleted file mode 100644
index cd78d2213d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Satellite/AwsGroundStationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGroundStationGroup
-include('aws-q2-2023/Architecture/Satellite/AwsGroundStation')
-
-' renders the element
-AwsGroundStationGroup('AwsGroundStationGroup', 'Aws Ground Station Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.png
deleted file mode 100644
index 10c52e58bf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.puml
deleted file mode 100644
index f2eeba2a8c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudDirectory
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectory('AmazonCloudDirectory', 'Amazon Cloud Directory', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Remote.puml
deleted file mode 100644
index e68986e6b7..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudDirectory
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectory('AmazonCloudDirectory', 'Amazon Cloud Directory', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.md
deleted file mode 100644
index c4414c436e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudDirectory
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-```
-
-
-
-| Illustration | AmazonCloudDirectory | AmazonCloudDirectoryCard | AmazonCloudDirectoryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.png) | ![illustration for AmazonCloudDirectory](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.Local.png) | ![illustration for AmazonCloudDirectoryCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.png) | ![illustration for AmazonCloudDirectoryGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudDirectoryXs>`
-- `<$AmazonCloudDirectorySm>`
-- `<$AmazonCloudDirectoryMd>`
-- `<$AmazonCloudDirectoryLg>`
-
-
-
-
-
-## AmazonCloudDirectory
-
-### Load remotely
-```plantuml
-@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 AmazonCloudDirectory
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectory('AmazonCloudDirectory', 'Amazon Cloud Directory', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudDirectory
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectory('AmazonCloudDirectory', 'Amazon Cloud Directory', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudDirectoryCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudDirectoryCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryCard('AmazonCloudDirectoryCard', 'Amazon Cloud Directory Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudDirectoryCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryCard('AmazonCloudDirectoryCard', 'Amazon Cloud Directory Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudDirectoryGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudDirectoryGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryGroup('AmazonCloudDirectoryGroup', 'Amazon Cloud Directory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudDirectoryGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryGroup('AmazonCloudDirectoryGroup', 'Amazon Cloud Directory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.png
deleted file mode 100644
index c1167e4229..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.puml
deleted file mode 100644
index 06cb6835c0..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory
-
-sprite $AmazonCloudDirectoryXs [10x10/16z] uyGE682O6SnYPs9bO8IAidB2M0nm5XCBbCN0pWfXSJ0mCA0O1W
-
-sprite $AmazonCloudDirectorySm [12x12/16z] VSQr0G0n00Eni7tx3_pC45MYeyMOj1N0-riL-uivJZXVOjuVMmbblOmG6yiyZ
-
-sprite $AmazonCloudDirectoryMd [16x16/16z] dSV50S0m30F0c29h_u7B3RmAHXt_b5f5QDoiUJnlXegAHpC9ELwpKYTxuMYH8ZvOATHkXsMW6G11s6rcc5hbcre1
-
-sprite $AmazonCloudDirectoryLg [20x20/16z] fT350G0X30J0ZIVz5tmko1E7mQdraAQYtX7kBijF_iv0Om4sKn0rTXPnvC5WCfcTC1Z31mipCkjDZucblP4O9Ma_3tmkRomiZw8YqNu1uGnQos47
-
-!procedure AmazonCloudDirectory($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudDirectoryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudDirectoryLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudDirectoryGroup($id, $name='Amazon Cloud Directory', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonCloudDirectoryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.png
deleted file mode 100644
index 0f5fa63206..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.puml
deleted file mode 100644
index 1a180b3e5b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudDirectoryCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryCard('AmazonCloudDirectoryCard', 'Amazon Cloud Directory Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Remote.puml
deleted file mode 100644
index 1f74a03f9d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudDirectoryCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryCard('AmazonCloudDirectoryCard', 'Amazon Cloud Directory Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.png
deleted file mode 100644
index 1057c6c266..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.puml
deleted file mode 100644
index 929fb147ac..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudDirectoryGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryGroup('AmazonCloudDirectoryGroup', 'Amazon Cloud Directory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Remote.puml
deleted file mode 100644
index df7cf90f7c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectoryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudDirectoryGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCloudDirectory')
-
-' renders the element
-AmazonCloudDirectoryGroup('AmazonCloudDirectoryGroup', 'Amazon Cloud Directory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.png
deleted file mode 100644
index 65a56cfd17..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.puml
deleted file mode 100644
index cd56451e9f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCognito
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognito('AmazonCognito', 'Amazon Cognito', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Remote.puml
deleted file mode 100644
index 894dae95d5..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCognito
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognito('AmazonCognito', 'Amazon Cognito', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.md
deleted file mode 100644
index 853978940f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCognito
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-```
-
-
-
-| Illustration | AmazonCognito | AmazonCognitoCard | AmazonCognitoGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.png) | ![illustration for AmazonCognito](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.Local.png) | ![illustration for AmazonCognitoCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.png) | ![illustration for AmazonCognitoGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCognitoXs>`
-- `<$AmazonCognitoSm>`
-- `<$AmazonCognitoMd>`
-- `<$AmazonCognitoLg>`
-
-
-
-
-
-## AmazonCognito
-
-### Load remotely
-```plantuml
-@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 AmazonCognito
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognito('AmazonCognito', 'Amazon Cognito', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCognito
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognito('AmazonCognito', 'Amazon Cognito', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCognitoCard
-
-### Load remotely
-```plantuml
-@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 AmazonCognitoCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoCard('AmazonCognitoCard', 'Amazon Cognito Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCognitoCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoCard('AmazonCognitoCard', 'Amazon Cognito Card', 'an optional description')
-@enduml
-```
-
-## AmazonCognitoGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCognitoGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoGroup('AmazonCognitoGroup', 'Amazon Cognito Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCognitoGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoGroup('AmazonCognitoGroup', 'Amazon Cognito Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.png
deleted file mode 100644
index 89e8be6eff..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.puml
deleted file mode 100644
index cd14a41212..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito
-
-sprite $AmazonCognitoXs [10x10/16z] uyGA6C00ncE2i9Y1uX0M2qo61GWuEE4AsPcX30u6PDC
-
-sprite $AmazonCognitoSm [12x12/16z] TOo50G1H248LVi3-0rztF3lzJr_GdAPT0N3E8pFK5Ki_auY-zATqZcN9DH7kbsUgUvhNldnd1
-
-sprite $AmazonCognitoMd [16x16/16z] bOt50S0m30DhbBJ_m6Lw5Iuna_uJlfDRZ5dMEBOugyha6NxL3RA8FIPbrkb7R8LXSMxxI3hjVcyEOBfmCztZf52wqG6zCm4
-
-sprite $AmazonCognitoLg [20x20/16z] hSor0GG124HH77x_1PyRb-w-39dXV2LVofDpPm--TeaPyjd5NLPF_MJTYqHbn7TV3Bzz6ePm5-il8jt3UCfuoW64nI0g_dVIEClzfvLjH8A3hW
-
-!procedure AmazonCognito($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCognitoCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCognitoLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCognitoGroup($id, $name='Amazon Cognito', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonCognitoLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.png
deleted file mode 100644
index e91ae19210..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.puml
deleted file mode 100644
index e54ee04d84..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCognitoCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoCard('AmazonCognitoCard', 'Amazon Cognito Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Remote.puml
deleted file mode 100644
index 2e3f33700f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCognitoCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoCard('AmazonCognitoCard', 'Amazon Cognito Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.png
deleted file mode 100644
index a90e222252..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.puml
deleted file mode 100644
index 1e816637dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCognitoGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoGroup('AmazonCognitoGroup', 'Amazon Cognito Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Remote.puml
deleted file mode 100644
index 1d2f9c3fd3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognitoGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCognitoGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonCognito')
-
-' renders the element
-AmazonCognitoGroup('AmazonCognitoGroup', 'Amazon Cognito Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.png
deleted file mode 100644
index 19e19b3b67..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.puml
deleted file mode 100644
index 7086d76de4..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDetective
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetective('AmazonDetective', 'Amazon Detective', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Remote.puml
deleted file mode 100644
index 599f2981b3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDetective
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetective('AmazonDetective', 'Amazon Detective', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.md
deleted file mode 100644
index 4a378dd638..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDetective
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-```
-
-
-
-| Illustration | AmazonDetective | AmazonDetectiveCard | AmazonDetectiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.png) | ![illustration for AmazonDetective](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.Local.png) | ![illustration for AmazonDetectiveCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.png) | ![illustration for AmazonDetectiveGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDetectiveXs>`
-- `<$AmazonDetectiveSm>`
-- `<$AmazonDetectiveMd>`
-- `<$AmazonDetectiveLg>`
-
-
-
-
-
-## AmazonDetective
-
-### Load remotely
-```plantuml
-@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 AmazonDetective
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetective('AmazonDetective', 'Amazon Detective', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDetective
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetective('AmazonDetective', 'Amazon Detective', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDetectiveCard
-
-### Load remotely
-```plantuml
-@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 AmazonDetectiveCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveCard('AmazonDetectiveCard', 'Amazon Detective Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDetectiveCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveCard('AmazonDetectiveCard', 'Amazon Detective Card', 'an optional description')
-@enduml
-```
-
-## AmazonDetectiveGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDetectiveGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveGroup('AmazonDetectiveGroup', 'Amazon Detective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDetectiveGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveGroup('AmazonDetectiveGroup', 'Amazon Detective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.png
deleted file mode 100644
index 0bf2fcefed..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.puml
deleted file mode 100644
index 5e561e9344..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective
-
-sprite $AmazonDetectiveXs [10x10/16z] uyG1c1ave2m6JdO628k5WGNA08b202Cd4vZ91587924w63XOaSm2
-
-sprite $AmazonDetectiveSm [12x12/16z] VOgr0S10009VWTj_uBXLkGRbZw7wU4E_R5LjlXVFNFrkTDe6GVXump7a6Fg0aSdEyR3uiW8
-
-sprite $AmazonDetectiveMd [16x16/16z] dKsr0GH147gOvGRwB_XSiZSoFFzXWCY3Ij9-wE0ar7HnWote2MoERYRbbTH5aPLYf7o7PI7N8xU8jmftRbPXovZt8UDECn-n
-
-sprite $AmazonDetectiveLg [20x20/16z] {
-hSufWaGn3CJGikDyb-v_uM5PqFJse93uXSB5RJY67qvEWEGaDRJ4bZcVgfunEDIGAha8OB3DWW5Y2vFk27ViMo029wgp2IL1Z_qx1NJjxSxCJY3mzF4oGRZF
-HWDWyxe_
-}
-
-!procedure AmazonDetective($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDetectiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDetectiveLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDetectiveGroup($id, $name='Amazon Detective', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonDetectiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.png
deleted file mode 100644
index fddbdb654d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.puml
deleted file mode 100644
index eb6e2e2984..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDetectiveCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveCard('AmazonDetectiveCard', 'Amazon Detective Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Remote.puml
deleted file mode 100644
index 2289866a3e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDetectiveCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveCard('AmazonDetectiveCard', 'Amazon Detective Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.png
deleted file mode 100644
index f2ab4818c3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.puml
deleted file mode 100644
index 98484b1699..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDetectiveGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveGroup('AmazonDetectiveGroup', 'Amazon Detective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Remote.puml
deleted file mode 100644
index d6f903914d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetectiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDetectiveGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonDetective')
-
-' renders the element
-AmazonDetectiveGroup('AmazonDetectiveGroup', 'Amazon Detective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.png
deleted file mode 100644
index cb0cfc8b49..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.puml
deleted file mode 100644
index f60964fb4f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGuardDuty
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDuty('AmazonGuardDuty', 'Amazon Guard Duty', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Remote.puml
deleted file mode 100644
index e11107e1b4..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGuardDuty
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDuty('AmazonGuardDuty', 'Amazon Guard Duty', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.md
deleted file mode 100644
index b7b6997867..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonGuardDuty
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-```
-
-
-
-| Illustration | AmazonGuardDuty | AmazonGuardDutyCard | AmazonGuardDutyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.png) | ![illustration for AmazonGuardDuty](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.Local.png) | ![illustration for AmazonGuardDutyCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.png) | ![illustration for AmazonGuardDutyGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonGuardDutyXs>`
-- `<$AmazonGuardDutySm>`
-- `<$AmazonGuardDutyMd>`
-- `<$AmazonGuardDutyLg>`
-
-
-
-
-
-## AmazonGuardDuty
-
-### Load remotely
-```plantuml
-@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 AmazonGuardDuty
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDuty('AmazonGuardDuty', 'Amazon Guard Duty', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGuardDuty
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDuty('AmazonGuardDuty', 'Amazon Guard Duty', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonGuardDutyCard
-
-### Load remotely
-```plantuml
-@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 AmazonGuardDutyCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyCard('AmazonGuardDutyCard', 'Amazon Guard Duty Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGuardDutyCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyCard('AmazonGuardDutyCard', 'Amazon Guard Duty Card', 'an optional description')
-@enduml
-```
-
-## AmazonGuardDutyGroup
-
-### Load remotely
-```plantuml
-@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 AmazonGuardDutyGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyGroup('AmazonGuardDutyGroup', 'Amazon Guard Duty Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonGuardDutyGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyGroup('AmazonGuardDutyGroup', 'Amazon Guard Duty Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.png
deleted file mode 100644
index 33dceecf9b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.puml
deleted file mode 100644
index 44fba518f9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty
-
-sprite $AmazonGuardDutyXs [10x10/16z] RSc50G0G441HpTz_ODqyhlap0K9jG505jAJJ2YoLqErQVsSv9
-
-sprite $AmazonGuardDutySm [12x12/16z] VOg54G8140Cdfsp_1GFl_Xc9BM-IbkJMLFQO3RLX8z0X2xp6USmaGBNfCp4aved6tERO64SgEUi7
-
-sprite $AmazonGuardDutyMd [16x16/16z] ZOor0GKm4483bvEt_y3VjGiLpY7cNxZrjI8tjBDVQK8uGQzyKtkLy5CQUYnJww7xhLy53LLU8lGUgDr5VFyp-llVyYqCySMoEC8L
-
-sprite $AmazonGuardDutyLg [20x20/16z] {
-hSgrWGDH54FH_rYt_u8NxQ78T381dn2Hd2Hg38bDZ3KetMTx3L1BW7DdH4ot3S6D6e-mHMs_QF30YqAf_mwsZlhlqeKddZHbub-IhEK1neqSh2SA_DY1uF1Z
-F5oKkN6IPLn9uadV
-}
-
-!procedure AmazonGuardDuty($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonGuardDutyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonGuardDutyLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonGuardDutyGroup($id, $name='Amazon Guard Duty', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonGuardDutyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.png
deleted file mode 100644
index a681929c5f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.puml
deleted file mode 100644
index 7b432837b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonGuardDutyCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyCard('AmazonGuardDutyCard', 'Amazon Guard Duty Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Remote.puml
deleted file mode 100644
index 4d5039661d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonGuardDutyCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyCard('AmazonGuardDutyCard', 'Amazon Guard Duty Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.png
deleted file mode 100644
index 08f5c1b281..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.puml
deleted file mode 100644
index 8ac39c2a34..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonGuardDutyGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyGroup('AmazonGuardDutyGroup', 'Amazon Guard Duty Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Remote.puml
deleted file mode 100644
index 9b3ca88f4c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDutyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonGuardDutyGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonGuardDuty')
-
-' renders the element
-AmazonGuardDutyGroup('AmazonGuardDutyGroup', 'Amazon Guard Duty Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.png
deleted file mode 100644
index 304342a4d3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.puml
deleted file mode 100644
index fa09da2cae..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonInspector
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspector('AmazonInspector', 'Amazon Inspector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Remote.puml
deleted file mode 100644
index 1cc8166c67..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonInspector
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspector('AmazonInspector', 'Amazon Inspector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.md
deleted file mode 100644
index ef898586bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonInspector
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-```
-
-
-
-| Illustration | AmazonInspector | AmazonInspectorCard | AmazonInspectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.png) | ![illustration for AmazonInspector](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.Local.png) | ![illustration for AmazonInspectorCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.png) | ![illustration for AmazonInspectorGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonInspectorXs>`
-- `<$AmazonInspectorSm>`
-- `<$AmazonInspectorMd>`
-- `<$AmazonInspectorLg>`
-
-
-
-
-
-## AmazonInspector
-
-### Load remotely
-```plantuml
-@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 AmazonInspector
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspector('AmazonInspector', 'Amazon Inspector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInspector
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspector('AmazonInspector', 'Amazon Inspector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonInspectorCard
-
-### Load remotely
-```plantuml
-@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 AmazonInspectorCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorCard('AmazonInspectorCard', 'Amazon Inspector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInspectorCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorCard('AmazonInspectorCard', 'Amazon Inspector Card', 'an optional description')
-@enduml
-```
-
-## AmazonInspectorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonInspectorGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorGroup('AmazonInspectorGroup', 'Amazon Inspector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInspectorGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorGroup('AmazonInspectorGroup', 'Amazon Inspector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.png
deleted file mode 100644
index 6949092ab7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.puml
deleted file mode 100644
index 00460331ed..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector
-
-sprite $AmazonInspectorXs [10x10/16z] ROYt0G0n48DiNsJ_WJ_fogUHW7zwBPtSP7qlQ1GDjXwLQxlkgMOpw0qt
-
-sprite $AmazonInspectorSm [12x12/16z] VSQ54SC0302nC_lt7xWDSw8ZyQMsMLl9tAwIj9ZkeadAz912T3vfdhqSILE4ZHDicfC_
-
-sprite $AmazonInspectorMd [16x16/16z] dSsr0GDH30FGaupQV-3mXoPqhp9RPxGnjjGohAn7MaMXoP63rPxTzSf9-Y65ZpuKGdI-ycpd8PW6DE6nVKY0WhoqWw3Tw7zq1G
-
-sprite $AmazonInspectorLg [20x20/16z] {
-jSmt0aC1209GAyZzBnod_BQbl541_SNO6frbiugTEW0E5O9ztAm9O-_h66jNZEsltZSYmjttTkgcApJUbiVDMCXGZkkGDC3WLSUDpkKXf0wCe2P4ryrUIW_c
--iuB
-}
-
-!procedure AmazonInspector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonInspectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonInspectorLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonInspectorGroup($id, $name='Amazon Inspector', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonInspectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.png
deleted file mode 100644
index 9ec90fb793..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.puml
deleted file mode 100644
index 22ab6d5a4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonInspectorCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorCard('AmazonInspectorCard', 'Amazon Inspector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Remote.puml
deleted file mode 100644
index fada571b89..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonInspectorCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorCard('AmazonInspectorCard', 'Amazon Inspector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.png
deleted file mode 100644
index df8455304b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.puml
deleted file mode 100644
index ffb5ab09da..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonInspectorGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorGroup('AmazonInspectorGroup', 'Amazon Inspector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Remote.puml
deleted file mode 100644
index 2dc3c3b955..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonInspectorGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonInspector')
-
-' renders the element
-AmazonInspectorGroup('AmazonInspectorGroup', 'Amazon Inspector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.png
deleted file mode 100644
index 3d5ab93d60..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.puml
deleted file mode 100644
index 38a507169c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMacie
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacie('AmazonMacie', 'Amazon Macie', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Remote.puml
deleted file mode 100644
index a5a4515dc3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMacie
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacie('AmazonMacie', 'Amazon Macie', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.md
deleted file mode 100644
index d6392c8d19..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonMacie
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-```
-
-
-
-| Illustration | AmazonMacie | AmazonMacieCard | AmazonMacieGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.png) | ![illustration for AmazonMacie](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.Local.png) | ![illustration for AmazonMacieCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.png) | ![illustration for AmazonMacieGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonMacieXs>`
-- `<$AmazonMacieSm>`
-- `<$AmazonMacieMd>`
-- `<$AmazonMacieLg>`
-
-
-
-
-
-## AmazonMacie
-
-### Load remotely
-```plantuml
-@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 AmazonMacie
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacie('AmazonMacie', 'Amazon Macie', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMacie
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacie('AmazonMacie', 'Amazon Macie', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonMacieCard
-
-### Load remotely
-```plantuml
-@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 AmazonMacieCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieCard('AmazonMacieCard', 'Amazon Macie Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMacieCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieCard('AmazonMacieCard', 'Amazon Macie Card', 'an optional description')
-@enduml
-```
-
-## AmazonMacieGroup
-
-### Load remotely
-```plantuml
-@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 AmazonMacieGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieGroup('AmazonMacieGroup', 'Amazon Macie Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMacieGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieGroup('AmazonMacieGroup', 'Amazon Macie Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.png
deleted file mode 100644
index f8c20c991d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.puml
deleted file mode 100644
index 61f9548718..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie
-
-sprite $AmazonMacieXs [10x10/16z] uoGUi00n0uZ1niB0nWIaGLn6LavEHW8Q0G
-
-sprite $AmazonMacieSm [12x12/16z] uwGCi3812GuEC9kTdOsDWOq5n6HcPMC42ZAoaMmW
-
-sprite $AmazonMacieMd [16x16/16z] lSG70O1030J1z6Jz2wOx07wki89m6EDX96bw_6KwWYeXkAXE2qwMSphUK62Kp-q
-
-sprite $AmazonMacieLg [20x20/16z] pSst0OG03C10Prlx3_nFXWtW6fNYStBFSEk8hIfS50SpcxMxwa2gnepW8DPUYZ4wSWm4GZKBC7tSccBlU_u
-
-!procedure AmazonMacie($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonMacieCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonMacieLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonMacieGroup($id, $name='Amazon Macie', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonMacieLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.png
deleted file mode 100644
index 2675114311..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.puml
deleted file mode 100644
index cb19afe9f6..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMacieCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieCard('AmazonMacieCard', 'Amazon Macie Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Remote.puml
deleted file mode 100644
index a461d5c32d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMacieCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieCard('AmazonMacieCard', 'Amazon Macie Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.png
deleted file mode 100644
index 1597dcf05b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.puml
deleted file mode 100644
index fc57890d3c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonMacieGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieGroup('AmazonMacieGroup', 'Amazon Macie Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Remote.puml
deleted file mode 100644
index fde7ace5cc..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacieGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonMacieGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonMacie')
-
-' renders the element
-AmazonMacieGroup('AmazonMacieGroup', 'Amazon Macie Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.png
deleted file mode 100644
index dedc09caf3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.puml
deleted file mode 100644
index 8ff036f60b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSecurityLake
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLake('AmazonSecurityLake', 'Amazon Security Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Remote.puml
deleted file mode 100644
index 5c906d9968..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSecurityLake
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLake('AmazonSecurityLake', 'Amazon Security Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.md
deleted file mode 100644
index ee97d18921..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSecurityLake
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-```
-
-
-
-| Illustration | AmazonSecurityLake | AmazonSecurityLakeCard | AmazonSecurityLakeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.png) | ![illustration for AmazonSecurityLake](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.Local.png) | ![illustration for AmazonSecurityLakeCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.png) | ![illustration for AmazonSecurityLakeGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSecurityLakeXs>`
-- `<$AmazonSecurityLakeSm>`
-- `<$AmazonSecurityLakeMd>`
-- `<$AmazonSecurityLakeLg>`
-
-
-
-
-
-## AmazonSecurityLake
-
-### Load remotely
-```plantuml
-@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 AmazonSecurityLake
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLake('AmazonSecurityLake', 'Amazon Security Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSecurityLake
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLake('AmazonSecurityLake', 'Amazon Security Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSecurityLakeCard
-
-### Load remotely
-```plantuml
-@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 AmazonSecurityLakeCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeCard('AmazonSecurityLakeCard', 'Amazon Security Lake Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSecurityLakeCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeCard('AmazonSecurityLakeCard', 'Amazon Security Lake Card', 'an optional description')
-@enduml
-```
-
-## AmazonSecurityLakeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSecurityLakeGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeGroup('AmazonSecurityLakeGroup', 'Amazon Security Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSecurityLakeGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeGroup('AmazonSecurityLakeGroup', 'Amazon Security Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.png
deleted file mode 100644
index 2c05a2ab58..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.puml
deleted file mode 100644
index 5e65142b99..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake
-
-sprite $AmazonSecurityLakeXs [10x10/16z] uyGAE9WvcA4iJau691OCC381-K011XHjx31P1aPa2G
-
-sprite $AmazonSecurityLakeSm [12x12/16z] VOf70e0m20IbC_z_i5sJKuREBWlKUH5tY_VIWctQBLvFdjK89-NDJwghgELtWhzhqMSoSm
-
-sprite $AmazonSecurityLakeMd [16x16/16z] dSwr0KDH243HXtFt7pWUkgy7x-26q91Yk9jAhBchC9RitzrpPmB2GlXGWQOe6e3sQ1p1ve6sCjur4iCPbjgQog4d
-
-sprite $AmazonSecurityLakeLg [20x20/16z] fOx50S0m30FDblOVkCpFvW9cu3XP7mV4iRodoolCmjAVFZI3bFpjUnEivK-b9HNSwBRbh_OkxpoSSYztOr5qQRNMJ-DUxiTJhEzyKHLH5t286G
-
-!procedure AmazonSecurityLake($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSecurityLakeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSecurityLakeLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSecurityLakeGroup($id, $name='Amazon Security Lake', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonSecurityLakeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.png
deleted file mode 100644
index 2f295c240d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.puml
deleted file mode 100644
index fcad9fd8d2..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSecurityLakeCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeCard('AmazonSecurityLakeCard', 'Amazon Security Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Remote.puml
deleted file mode 100644
index a06ec6d7b3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSecurityLakeCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeCard('AmazonSecurityLakeCard', 'Amazon Security Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.png
deleted file mode 100644
index 3eab4edd6f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.puml
deleted file mode 100644
index eb4eac8943..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSecurityLakeGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeGroup('AmazonSecurityLakeGroup', 'Amazon Security Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Remote.puml
deleted file mode 100644
index de913a91cf..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLakeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSecurityLakeGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonSecurityLake')
-
-' renders the element
-AmazonSecurityLakeGroup('AmazonSecurityLakeGroup', 'Amazon Security Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.png
deleted file mode 100644
index 10a9c5ecc3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.puml
deleted file mode 100644
index 2b793ec8ea..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVerifiedPermissions
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissions('AmazonVerifiedPermissions', 'Amazon Verified Permissions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Remote.puml
deleted file mode 100644
index ddb3582ab6..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVerifiedPermissions
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissions('AmazonVerifiedPermissions', 'Amazon Verified Permissions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.md
deleted file mode 100644
index db246430d1..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVerifiedPermissions
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-```
-
-
-
-| Illustration | AmazonVerifiedPermissions | AmazonVerifiedPermissionsCard | AmazonVerifiedPermissionsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.png) | ![illustration for AmazonVerifiedPermissions](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.Local.png) | ![illustration for AmazonVerifiedPermissionsCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.png) | ![illustration for AmazonVerifiedPermissionsGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVerifiedPermissionsXs>`
-- `<$AmazonVerifiedPermissionsSm>`
-- `<$AmazonVerifiedPermissionsMd>`
-- `<$AmazonVerifiedPermissionsLg>`
-
-
-
-
-
-## AmazonVerifiedPermissions
-
-### Load remotely
-```plantuml
-@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 AmazonVerifiedPermissions
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissions('AmazonVerifiedPermissions', 'Amazon Verified Permissions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVerifiedPermissions
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissions('AmazonVerifiedPermissions', 'Amazon Verified Permissions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVerifiedPermissionsCard
-
-### Load remotely
-```plantuml
-@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 AmazonVerifiedPermissionsCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsCard('AmazonVerifiedPermissionsCard', 'Amazon Verified Permissions Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVerifiedPermissionsCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsCard('AmazonVerifiedPermissionsCard', 'Amazon Verified Permissions Card', 'an optional description')
-@enduml
-```
-
-## AmazonVerifiedPermissionsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVerifiedPermissionsGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsGroup('AmazonVerifiedPermissionsGroup', 'Amazon Verified Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVerifiedPermissionsGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsGroup('AmazonVerifiedPermissionsGroup', 'Amazon Verified Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.png
deleted file mode 100644
index de9a7cc1e3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.puml
deleted file mode 100644
index fde538cc92..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions
-
-sprite $AmazonVerifiedPermissionsXs [10x10/16z] uyG9M24K6nOf1avsJWwO12ih4uXYvkI0yLdPc52K0m
-
-sprite $AmazonVerifiedPermissionsSm [12x12/16z] TOp50G1120DN8D9_mUSkyuAOVobrGklTF1t9zOvPp4sVwB7UZUPcj4brASxvPiOq9iotv9IMGauuuJiZ
-
-sprite $AmazonVerifiedPermissionsMd [16x16/16z] XOp50GCn40EpQv2c_u8FxN1oynDoZG-uqxGJToteq6vtdJ7iU_wkArRAGsTk4jnyBuhGngcRICAGfrOWXzH7Rd0JlPxxo8tx_mKh
-
-sprite $AmazonVerifiedPermissionsLg [20x20/16z] {
-fOt70SCm30CTae21_GTsx_eayQcVMFmEvWelBhUpmztDpuYwkEGQ4XVNmuqxkRgFNSWW3XVTf7hP0g-vq1n3NLqQ4mxjhveUHcPTND9SSiyUcWRcyYXk3ZEa
-8anlQ64-_HCZ
-}
-
-!procedure AmazonVerifiedPermissions($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVerifiedPermissionsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVerifiedPermissionsLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVerifiedPermissionsGroup($id, $name='Amazon Verified Permissions', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonVerifiedPermissionsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.png
deleted file mode 100644
index 2be6ffd1c5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.puml
deleted file mode 100644
index 1b2bd2e309..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVerifiedPermissionsCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsCard('AmazonVerifiedPermissionsCard', 'Amazon Verified Permissions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Remote.puml
deleted file mode 100644
index a123d520a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVerifiedPermissionsCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsCard('AmazonVerifiedPermissionsCard', 'Amazon Verified Permissions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.png
deleted file mode 100644
index f6b91466e6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.puml
deleted file mode 100644
index 2b94b4c828..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVerifiedPermissionsGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsGroup('AmazonVerifiedPermissionsGroup', 'Amazon Verified Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Remote.puml
deleted file mode 100644
index 238fb93466..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissionsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVerifiedPermissionsGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AmazonVerifiedPermissions')
-
-' renders the element
-AmazonVerifiedPermissionsGroup('AmazonVerifiedPermissionsGroup', 'Amazon Verified Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.png
deleted file mode 100644
index 333409fcc8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.puml
deleted file mode 100644
index f611bbc8d8..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsArtifact
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifact('AwsArtifact', 'Aws Artifact', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Remote.puml
deleted file mode 100644
index 1f3a786b60..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsArtifact
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifact('AwsArtifact', 'Aws Artifact', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.md
deleted file mode 100644
index d8ca17b4ee..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsArtifact
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-```
-
-
-
-| Illustration | AwsArtifact | AwsArtifactCard | AwsArtifactGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.png) | ![illustration for AwsArtifact](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.Local.png) | ![illustration for AwsArtifactCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.png) | ![illustration for AwsArtifactGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsArtifactXs>`
-- `<$AwsArtifactSm>`
-- `<$AwsArtifactMd>`
-- `<$AwsArtifactLg>`
-
-
-
-
-
-## AwsArtifact
-
-### Load remotely
-```plantuml
-@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 AwsArtifact
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifact('AwsArtifact', 'Aws Artifact', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsArtifact
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifact('AwsArtifact', 'Aws Artifact', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsArtifactCard
-
-### Load remotely
-```plantuml
-@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 AwsArtifactCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactCard('AwsArtifactCard', 'Aws Artifact Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsArtifactCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactCard('AwsArtifactCard', 'Aws Artifact Card', 'an optional description')
-@enduml
-```
-
-## AwsArtifactGroup
-
-### Load remotely
-```plantuml
-@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 AwsArtifactGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactGroup('AwsArtifactGroup', 'Aws Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsArtifactGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactGroup('AwsArtifactGroup', 'Aws Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.png
deleted file mode 100644
index ac5d49dc38..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.puml
deleted file mode 100644
index 2c97cd6e29..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact
-
-sprite $AwsArtifactXs [10x10/16z] uyGEs3WuMI4C86O4iu0YpCoS330LO7aMC8i1JJC30miA7m
-
-sprite $AwsArtifactSm [12x12/16z] VKi53iLG34e5Vhd_WVysyYBJUX5zn6JKEekPFJ-ZwaOqZplL6P4wY50RmI5VjmqUekS0IevlWzVO
-
-sprite $AwsArtifactMd [16x16/16z] dSd75K8n50DH7ANfls64mnhurt7EuubPXthnpUOQT9sf4PH2OwaWsH9zzKWxH5azquIeg_kQmvtNx0ynM1hXzIwklBAQkMPoy8it
-
-sprite $AwsArtifactLg [20x20/16z] {
-fS-reS0m34LHiT_TV-0FuTGvdIs6xwQozVun0MtSSZB-Y5WSPWYWNJW7WwZ82KF9PWJH-G-CJG6n1aWexZzW-piMQY2wIYGa6nLtdi76ONg3YlkJeU3U3_d2
-i2NN-s3hAZxx1G
-}
-
-!procedure AwsArtifact($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsArtifactCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsArtifactLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsArtifactGroup($id, $name='Aws Artifact', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsArtifactLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.png
deleted file mode 100644
index c1c3582f1e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.puml
deleted file mode 100644
index 474e177e9e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsArtifactCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactCard('AwsArtifactCard', 'Aws Artifact Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Remote.puml
deleted file mode 100644
index 0718b21a35..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsArtifactCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactCard('AwsArtifactCard', 'Aws Artifact Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.png
deleted file mode 100644
index a9b537e64a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.puml
deleted file mode 100644
index e016d3f191..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsArtifactGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactGroup('AwsArtifactGroup', 'Aws Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Remote.puml
deleted file mode 100644
index 7bc7b86642..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifactGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsArtifactGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsArtifact')
-
-' renders the element
-AwsArtifactGroup('AwsArtifactGroup', 'Aws Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.png
deleted file mode 100644
index e179f94568..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.puml
deleted file mode 100644
index a7cd16262f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAuditManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManager('AwsAuditManager', 'Aws Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Remote.puml
deleted file mode 100644
index 3535835b4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAuditManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManager('AwsAuditManager', 'Aws Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.md
deleted file mode 100644
index b9efa54220..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAuditManager
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-```
-
-
-
-| Illustration | AwsAuditManager | AwsAuditManagerCard | AwsAuditManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.png) | ![illustration for AwsAuditManager](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.Local.png) | ![illustration for AwsAuditManagerCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.png) | ![illustration for AwsAuditManagerGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAuditManagerXs>`
-- `<$AwsAuditManagerSm>`
-- `<$AwsAuditManagerMd>`
-- `<$AwsAuditManagerLg>`
-
-
-
-
-
-## AwsAuditManager
-
-### Load remotely
-```plantuml
-@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 AwsAuditManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManager('AwsAuditManager', 'Aws Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAuditManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManager('AwsAuditManager', 'Aws Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAuditManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsAuditManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerCard('AwsAuditManagerCard', 'Aws Audit Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAuditManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerCard('AwsAuditManagerCard', 'Aws Audit Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsAuditManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsAuditManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerGroup('AwsAuditManagerGroup', 'Aws Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAuditManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerGroup('AwsAuditManagerGroup', 'Aws Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.png
deleted file mode 100644
index b6758c478d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.puml
deleted file mode 100644
index 1e92f51da0..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager
-
-sprite $AwsAuditManagerXs [10x10/16z] TOk30G0130DJD_iF_3QkHlWBjj9aSSOCAAvqrTPcHCnLMY2p9cQA5qO
-
-sprite $AwsAuditManagerSm [12x12/16z] TOg50G1H248HU_-1hplU3oNw5yW4rvtp9RTTfb_NVQh0jdrwbPdxBW1yxtl7wlFOVQNlZ
-
-sprite $AwsAuditManagerMd [16x16/16z] XOg35G0m34HZxBzmhQV-8Zdad-WShTu0MzfhnHFPjaPfaxUk4CRMKG7q9mzl38s80atYoI_SbCCWwvYvrGfc7nMaGKt_5
-
-sprite $AwsAuditManagerLg [20x20/16z] fOi74iGW30CDk8Z_V_ZeTSebMQftfFWD3Ot5zR_GuK9oIgkZWFmpMtDf0B2wa31IMbnxlByShD2TIwHcXh7cL0gpg_t5x192kYoTcVFv8EMuEUcmnGu6yH4_
-
-!procedure AwsAuditManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAuditManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAuditManagerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsAuditManagerGroup($id, $name='Aws Audit Manager', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsAuditManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.png
deleted file mode 100644
index 571c92102f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.puml
deleted file mode 100644
index 89c81f0c47..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAuditManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerCard('AwsAuditManagerCard', 'Aws Audit Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Remote.puml
deleted file mode 100644
index 0c11726787..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAuditManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerCard('AwsAuditManagerCard', 'Aws Audit Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.png
deleted file mode 100644
index 9ce71c7712..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.puml
deleted file mode 100644
index c702ce4c1b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAuditManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerGroup('AwsAuditManagerGroup', 'Aws Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Remote.puml
deleted file mode 100644
index 3e43a58a78..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAuditManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsAuditManager')
-
-' renders the element
-AwsAuditManagerGroup('AwsAuditManagerGroup', 'Aws Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.png
deleted file mode 100644
index 57552dc1f1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.puml
deleted file mode 100644
index 060a14784e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCertificateManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManager('AwsCertificateManager', 'Aws Certificate Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Remote.puml
deleted file mode 100644
index b065702161..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCertificateManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManager('AwsCertificateManager', 'Aws Certificate Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.md
deleted file mode 100644
index 3eecd62a76..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCertificateManager
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-```
-
-
-
-| Illustration | AwsCertificateManager | AwsCertificateManagerCard | AwsCertificateManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.png) | ![illustration for AwsCertificateManager](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.Local.png) | ![illustration for AwsCertificateManagerCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.png) | ![illustration for AwsCertificateManagerGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCertificateManagerXs>`
-- `<$AwsCertificateManagerSm>`
-- `<$AwsCertificateManagerMd>`
-- `<$AwsCertificateManagerLg>`
-
-
-
-
-
-## AwsCertificateManager
-
-### Load remotely
-```plantuml
-@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 AwsCertificateManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManager('AwsCertificateManager', 'Aws Certificate Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCertificateManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManager('AwsCertificateManager', 'Aws Certificate Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCertificateManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsCertificateManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerCard('AwsCertificateManagerCard', 'Aws Certificate Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCertificateManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerCard('AwsCertificateManagerCard', 'Aws Certificate Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsCertificateManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsCertificateManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerGroup('AwsCertificateManagerGroup', 'Aws Certificate Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCertificateManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerGroup('AwsCertificateManagerGroup', 'Aws Certificate Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.png
deleted file mode 100644
index 44de7335d5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.puml
deleted file mode 100644
index e6f6bec560..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager
-
-sprite $AwsCertificateManagerXs [10x10/16z] uyGAEC205Sw7i5Y08gnGUQWOGfOH2C4i1X3WP40o3G
-
-sprite $AwsCertificateManagerSm [12x12/16z] TSQ50S0W34JHsjd-0zST-93afTaq7cbrpoEi7iuvtQTxRDz6T1a4S7flj_VYV5e
-
-sprite $AwsCertificateManagerMd [16x16/16z] bSc53G0X341Hg7V_WN6Dd7pqfVu_m5be9fd5PbqNB1jSZkOgvnmj-kdeX-kgBOk9o35lBMEFdT5Vom
-
-sprite $AwsCertificateManagerLg [20x20/16z] fSl50GG130B0UA3_WizrNUQ9y1pqhsVc-95uPlN3Nnb_v6_MCimG0ir1fcJRu8k2SP25fWopfzzCZNg7KRRo3NaZJS1JhW
-
-!procedure AwsCertificateManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCertificateManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCertificateManagerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCertificateManagerGroup($id, $name='Aws Certificate Manager', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsCertificateManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.png
deleted file mode 100644
index e3cc463721..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.puml
deleted file mode 100644
index 35ba44650d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCertificateManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerCard('AwsCertificateManagerCard', 'Aws Certificate Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Remote.puml
deleted file mode 100644
index db9c764273..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCertificateManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerCard('AwsCertificateManagerCard', 'Aws Certificate Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.png
deleted file mode 100644
index 98f811f453..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.puml
deleted file mode 100644
index 1f52c8dd98..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCertificateManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerGroup('AwsCertificateManagerGroup', 'Aws Certificate Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Remote.puml
deleted file mode 100644
index f746508206..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCertificateManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCertificateManager')
-
-' renders the element
-AwsCertificateManagerGroup('AwsCertificateManagerGroup', 'Aws Certificate Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.png
deleted file mode 100644
index ef0b579f5a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.puml
deleted file mode 100644
index 16d6ddf68e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudHsm
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsm('AwsCloudHsm', 'Aws Cloud Hsm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Remote.puml
deleted file mode 100644
index 4465c59d8c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudHsm
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsm('AwsCloudHsm', 'Aws Cloud Hsm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.md
deleted file mode 100644
index 51f950ba6d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudHsm
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-```
-
-
-
-| Illustration | AwsCloudHsm | AwsCloudHsmCard | AwsCloudHsmGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.png) | ![illustration for AwsCloudHsm](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.Local.png) | ![illustration for AwsCloudHsmCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.png) | ![illustration for AwsCloudHsmGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudHsmXs>`
-- `<$AwsCloudHsmSm>`
-- `<$AwsCloudHsmMd>`
-- `<$AwsCloudHsmLg>`
-
-
-
-
-
-## AwsCloudHsm
-
-### Load remotely
-```plantuml
-@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 AwsCloudHsm
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsm('AwsCloudHsm', 'Aws Cloud Hsm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudHsm
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsm('AwsCloudHsm', 'Aws Cloud Hsm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudHsmCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudHsmCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmCard('AwsCloudHsmCard', 'Aws Cloud Hsm Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudHsmCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmCard('AwsCloudHsmCard', 'Aws Cloud Hsm Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudHsmGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudHsmGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmGroup('AwsCloudHsmGroup', 'Aws Cloud Hsm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudHsmGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmGroup('AwsCloudHsmGroup', 'Aws Cloud Hsm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.png
deleted file mode 100644
index 69a08ef9d0..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.puml
deleted file mode 100644
index 9d025064ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm
-
-sprite $AwsCloudHsmXs [10x10/16z] uyGAE4040uJ5p0vbiJ6mCJF0PPbWB1Qm64G30Z0ZiG4
-
-sprite $AwsCloudHsmSm [12x12/16z] TSY52G114CLGTknF-Y_uR0MzO8_mt_ZwM492SykwVHf5rPWsEUJ-FCvf6mDrSmg9q_Jf1W
-
-sprite $AwsCloudHsmMd [16x16/16z] ZSc53SH05CJGtKypxh_WOnGbJsYPC_pmoTP3V196y6w9nF7JwTd-D0evxUzdO96lteAeo7SpjkdTlEY6FMh-B2L_Od7e2W
-
-sprite $AwsCloudHsmLg [20x20/16z] {
-fSx5WGH024HH2Xhv-GUyCkxwRZXyA_QIlMbsZ9tEXga-pSKqAsYTvDARrOgQOuxf6gCywf2RwYcLPixt2N1mTfOQmhsakVnFgum3Zp-uB-D2cH2NsbjSiHYk
-3A_x1G
-}
-
-!procedure AwsCloudHsm($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudHsmCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudHsmLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudHsmGroup($id, $name='Aws Cloud Hsm', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsCloudHsmLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.png
deleted file mode 100644
index f8ba7c2b87..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.puml
deleted file mode 100644
index 8fe4a49e43..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudHsmCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmCard('AwsCloudHsmCard', 'Aws Cloud Hsm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Remote.puml
deleted file mode 100644
index 02f65aff47..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudHsmCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmCard('AwsCloudHsmCard', 'Aws Cloud Hsm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.png
deleted file mode 100644
index 2f7436649a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.puml
deleted file mode 100644
index 29f38205c9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudHsmGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmGroup('AwsCloudHsmGroup', 'Aws Cloud Hsm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Remote.puml
deleted file mode 100644
index 29c83ea662..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsmGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudHsmGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsCloudHsm')
-
-' renders the element
-AwsCloudHsmGroup('AwsCloudHsmGroup', 'Aws Cloud Hsm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.png
deleted file mode 100644
index ce5f31e690..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.puml
deleted file mode 100644
index a5ff4843d8..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryService('AwsDirectoryService', 'Aws Directory Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Remote.puml
deleted file mode 100644
index ceebc09bbb..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryService('AwsDirectoryService', 'Aws Directory Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.md
deleted file mode 100644
index 4ecee10b0f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDirectoryService
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-```
-
-
-
-| Illustration | AwsDirectoryService | AwsDirectoryServiceCard | AwsDirectoryServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.png) | ![illustration for AwsDirectoryService](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.Local.png) | ![illustration for AwsDirectoryServiceCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.png) | ![illustration for AwsDirectoryServiceGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDirectoryServiceXs>`
-- `<$AwsDirectoryServiceSm>`
-- `<$AwsDirectoryServiceMd>`
-- `<$AwsDirectoryServiceLg>`
-
-
-
-
-
-## AwsDirectoryService
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryService('AwsDirectoryService', 'Aws Directory Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryService('AwsDirectoryService', 'Aws Directory Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceCard('AwsDirectoryServiceCard', 'Aws Directory Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceCard('AwsDirectoryServiceCard', 'Aws Directory Service Card', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceGroup('AwsDirectoryServiceGroup', 'Aws Directory Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceGroup('AwsDirectoryServiceGroup', 'Aws Directory Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.png
deleted file mode 100644
index 66b3c78f7d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.puml
deleted file mode 100644
index 7100a95b00..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService
-
-sprite $AwsDirectoryServiceXs [10x10/16z] uoG0s95Px0mCh50MAvp5oS4ALyEArGm
-
-sprite $AwsDirectoryServiceSm [12x12/16z] ZOgr0G0X40JnvVelcFFiXObMXgwOpT7SUpMMPba0Z9cvxELv33HqpLFsBRvccjq0lS4
-
-sprite $AwsDirectoryServiceMd [16x16/16z] fSX50iGW44HHQ2lg_WUUIOBl8XzzpU_9g5hXhQY-vd4aqw1WCwZ3cXMHibUBc0Yib5IDwy5HDLrxVDmV
-
-sprite $AwsDirectoryServiceLg [20x20/16z] lSp50SH020LG5llGVy4R7pr6NZA6vJU26sSCcEi0raBYYkq7RQp4V6KGXcjV1qloMWUp04ZuZDLvcL7c2OU5uoSYUsp7MPIOIPNFMm
-
-!procedure AwsDirectoryService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDirectoryServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDirectoryServiceLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsDirectoryServiceGroup($id, $name='Aws Directory Service', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsDirectoryServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.png
deleted file mode 100644
index 98fd6c21ac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.puml
deleted file mode 100644
index f54ad04f6b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceCard('AwsDirectoryServiceCard', 'Aws Directory Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Remote.puml
deleted file mode 100644
index 6550ecf7d6..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceCard('AwsDirectoryServiceCard', 'Aws Directory Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.png
deleted file mode 100644
index 75b9a68611..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.puml
deleted file mode 100644
index 8e7346e682..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDirectoryServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceGroup('AwsDirectoryServiceGroup', 'Aws Directory Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Remote.puml
deleted file mode 100644
index 726309df9c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDirectoryServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsDirectoryService')
-
-' renders the element
-AwsDirectoryServiceGroup('AwsDirectoryServiceGroup', 'Aws Directory Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.png
deleted file mode 100644
index 59f1cd40e1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.puml
deleted file mode 100644
index 3c4ce3956b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsFirewallManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManager('AwsFirewallManager', 'Aws Firewall Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Remote.puml
deleted file mode 100644
index 003009b8fb..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsFirewallManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManager('AwsFirewallManager', 'Aws Firewall Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.md
deleted file mode 100644
index 68bc4f3f15..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsFirewallManager
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-```
-
-
-
-| Illustration | AwsFirewallManager | AwsFirewallManagerCard | AwsFirewallManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.png) | ![illustration for AwsFirewallManager](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.Local.png) | ![illustration for AwsFirewallManagerCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.png) | ![illustration for AwsFirewallManagerGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsFirewallManagerXs>`
-- `<$AwsFirewallManagerSm>`
-- `<$AwsFirewallManagerMd>`
-- `<$AwsFirewallManagerLg>`
-
-
-
-
-
-## AwsFirewallManager
-
-### Load remotely
-```plantuml
-@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 AwsFirewallManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManager('AwsFirewallManager', 'Aws Firewall Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFirewallManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManager('AwsFirewallManager', 'Aws Firewall Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsFirewallManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsFirewallManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerCard('AwsFirewallManagerCard', 'Aws Firewall Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFirewallManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerCard('AwsFirewallManagerCard', 'Aws Firewall Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsFirewallManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsFirewallManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerGroup('AwsFirewallManagerGroup', 'Aws Firewall Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsFirewallManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerGroup('AwsFirewallManagerGroup', 'Aws Firewall Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.png
deleted file mode 100644
index fe19f40765..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.puml
deleted file mode 100644
index 4013701459..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager
-
-sprite $AwsFirewallManagerXs [10x10/16z] uyGEE1WOeIms80QpMS4q0oS8ip1395Y0Ogn06in400PKmm
-
-sprite $AwsFirewallManagerSm [12x12/16z] TSgt0O10402WptVilx2LMQdXtqg7DiHCq605r6eL-a9I-ZI0fPJLGMt7nzGTqjC6
-
-sprite $AwsFirewallManagerMd [16x16/16z] dSf70W8124DHEldtFx2zxTHvAqZ24HqQyPOjLAtdozNwgmK3U0JZh1imyPo7fK69guR0qYdkHc9c2Uvg9IZUOfdFdotnapC
-
-sprite $AwsFirewallManagerLg [20x20/16z] {
-hSsr0GD134HHyUhtNx3vU3FVouJ3_thI2d4D3aO8q1RRVXOVgckl7N9yfyjMAY0A8B9S6b4c3jGI991Xxa0KMu_MaYJvYKP1AmrbOJW9sBP7XU90i3VCQU54
-9RZ14m
-}
-
-!procedure AwsFirewallManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsFirewallManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsFirewallManagerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsFirewallManagerGroup($id, $name='Aws Firewall Manager', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsFirewallManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.png
deleted file mode 100644
index 063584ffd9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.puml
deleted file mode 100644
index 3d0f3722bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsFirewallManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerCard('AwsFirewallManagerCard', 'Aws Firewall Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Remote.puml
deleted file mode 100644
index 55bc202172..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsFirewallManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerCard('AwsFirewallManagerCard', 'Aws Firewall Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.png
deleted file mode 100644
index 0bad20fae9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.puml
deleted file mode 100644
index 3c1ca8a9a1..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsFirewallManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerGroup('AwsFirewallManagerGroup', 'Aws Firewall Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Remote.puml
deleted file mode 100644
index d26fd09d46..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsFirewallManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsFirewallManager')
-
-' renders the element
-AwsFirewallManagerGroup('AwsFirewallManagerGroup', 'Aws Firewall Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.png
deleted file mode 100644
index 701e358f86..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.puml
deleted file mode 100644
index 2b76ba1f77..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIamIdentityCenter
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenter('AwsIamIdentityCenter', 'Aws Iam Identity Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Remote.puml
deleted file mode 100644
index 3fa22f6e67..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIamIdentityCenter
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenter('AwsIamIdentityCenter', 'Aws Iam Identity Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.md
deleted file mode 100644
index c6cf33a554..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIamIdentityCenter
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-```
-
-
-
-| Illustration | AwsIamIdentityCenter | AwsIamIdentityCenterCard | AwsIamIdentityCenterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.png) | ![illustration for AwsIamIdentityCenter](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.Local.png) | ![illustration for AwsIamIdentityCenterCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.png) | ![illustration for AwsIamIdentityCenterGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIamIdentityCenterXs>`
-- `<$AwsIamIdentityCenterSm>`
-- `<$AwsIamIdentityCenterMd>`
-- `<$AwsIamIdentityCenterLg>`
-
-
-
-
-
-## AwsIamIdentityCenter
-
-### Load remotely
-```plantuml
-@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 AwsIamIdentityCenter
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenter('AwsIamIdentityCenter', 'Aws Iam Identity Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIamIdentityCenter
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenter('AwsIamIdentityCenter', 'Aws Iam Identity Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIamIdentityCenterCard
-
-### Load remotely
-```plantuml
-@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 AwsIamIdentityCenterCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterCard('AwsIamIdentityCenterCard', 'Aws Iam Identity Center Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIamIdentityCenterCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterCard('AwsIamIdentityCenterCard', 'Aws Iam Identity Center Card', 'an optional description')
-@enduml
-```
-
-## AwsIamIdentityCenterGroup
-
-### Load remotely
-```plantuml
-@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 AwsIamIdentityCenterGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterGroup('AwsIamIdentityCenterGroup', 'Aws Iam Identity Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIamIdentityCenterGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterGroup('AwsIamIdentityCenterGroup', 'Aws Iam Identity Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.png
deleted file mode 100644
index 1e4333be2c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.puml
deleted file mode 100644
index c8df9f2a35..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter
-
-sprite $AwsIamIdentityCenterXs [10x10/16z] uyGEsDWP41n6HX0999ZOW2G8i39pShA06K3C0TU4O78YQUS4
-
-sprite $AwsIamIdentityCenterSm [12x12/16z] VSd70O0W341Hq_Ft7zYkSE91EWjjpQk0V2S5klzMv3dB-SsKv2IRdbVXbOdnYmw6PdO
-
-sprite $AwsIamIdentityCenterMd [16x16/16z] dKn50i0m35eKyly7p-sqjOqBK2EMglPQWRK8xbstGkgvXX-TSkuRXDjs779BcyXpTqT526cFf2Sk-cNoUmYjNri
-
-sprite $AwsIamIdentityCenterLg [20x20/16z] hS_50KGX30JG-4pwB_YxSzp5UMZw3mdyIYbItefOMoCUPdkdq8ju3QNUP2kSE-Cy3zydfoLT5Z-j5QkPBrRNrSZStdRY_KSpfME8njhvHJfjm5PX_vHc
-
-!procedure AwsIamIdentityCenter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIamIdentityCenterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIamIdentityCenterLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIamIdentityCenterGroup($id, $name='Aws Iam Identity Center', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIamIdentityCenterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.png
deleted file mode 100644
index 6c5739d6f2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.puml
deleted file mode 100644
index 75df12eae1..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIamIdentityCenterCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterCard('AwsIamIdentityCenterCard', 'Aws Iam Identity Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Remote.puml
deleted file mode 100644
index e1cf0ee201..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIamIdentityCenterCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterCard('AwsIamIdentityCenterCard', 'Aws Iam Identity Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.png
deleted file mode 100644
index c38b141cd9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.puml
deleted file mode 100644
index ec993525d3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIamIdentityCenterGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterGroup('AwsIamIdentityCenterGroup', 'Aws Iam Identity Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Remote.puml
deleted file mode 100644
index 9a4d05bcdb..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIamIdentityCenterGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIamIdentityCenter')
-
-' renders the element
-AwsIamIdentityCenterGroup('AwsIamIdentityCenterGroup', 'Aws Iam Identity Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.png
deleted file mode 100644
index c2e4351c9e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.puml
deleted file mode 100644
index 6126ed533c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAndAccessManagement
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagement('AwsIdentityAndAccessManagement', 'Aws Identity And Access Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Remote.puml
deleted file mode 100644
index 89d5891996..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAndAccessManagement
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagement('AwsIdentityAndAccessManagement', 'Aws Identity And Access Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.md
deleted file mode 100644
index dc898e820e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAndAccessManagement
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-```
-
-
-
-| Illustration | AwsIdentityAndAccessManagement | AwsIdentityAndAccessManagementCard | AwsIdentityAndAccessManagementGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.png) | ![illustration for AwsIdentityAndAccessManagement](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.Local.png) | ![illustration for AwsIdentityAndAccessManagementCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.png) | ![illustration for AwsIdentityAndAccessManagementGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAndAccessManagementXs>`
-- `<$AwsIdentityAndAccessManagementSm>`
-- `<$AwsIdentityAndAccessManagementMd>`
-- `<$AwsIdentityAndAccessManagementLg>`
-
-
-
-
-
-## AwsIdentityAndAccessManagement
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAndAccessManagement
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagement('AwsIdentityAndAccessManagement', 'Aws Identity And Access Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAndAccessManagement
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagement('AwsIdentityAndAccessManagement', 'Aws Identity And Access Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAndAccessManagementCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAndAccessManagementCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementCard('AwsIdentityAndAccessManagementCard', 'Aws Identity And Access Management Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAndAccessManagementCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementCard('AwsIdentityAndAccessManagementCard', 'Aws Identity And Access Management Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAndAccessManagementGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAndAccessManagementGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementGroup('AwsIdentityAndAccessManagementGroup', 'Aws Identity And Access Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAndAccessManagementGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementGroup('AwsIdentityAndAccessManagementGroup', 'Aws Identity And Access Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.png
deleted file mode 100644
index 23fddf3439..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.puml
deleted file mode 100644
index 10e9d3eb82..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement
-
-sprite $AwsIdentityAndAccessManagementXs [10x10/16z] uoGAiAAmE1WPETdPmIoG22jObWFCngeR
-
-sprite $AwsIdentityAndAccessManagementSm [12x12/16z] ZSgr0S0024HH7Fx-0yVBs6kGEtwnI-qx6W1v_1bcvjXLbURSMmUHg-FErVTBysG5
-
-sprite $AwsIdentityAndAccessManagementMd [16x16/16z] fOo54K0n24El6hB_mFK2vrzU5KZ2_qHZrI0g5wTEmk3hyGI6W7pgC20WSkenc3LuwsLnUGDN9uElwG
-
-sprite $AwsIdentityAndAccessManagementLg [20x20/16z] lOt50S8040JXXBtfls3YdbzadgkyGzgQGVDDe4PD5gQTPe2TQcv6JbfzEv1GpPemZje79rkOjLGeTn_LiT5-leRxQG
-
-!procedure AwsIdentityAndAccessManagement($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAndAccessManagementCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAndAccessManagementLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAndAccessManagementGroup($id, $name='Aws Identity And Access Management', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAndAccessManagementLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.png
deleted file mode 100644
index f5c29d1aed..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.puml
deleted file mode 100644
index 389ec0a6c5..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAndAccessManagementCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementCard('AwsIdentityAndAccessManagementCard', 'Aws Identity And Access Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Remote.puml
deleted file mode 100644
index 2811584afd..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAndAccessManagementCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementCard('AwsIdentityAndAccessManagementCard', 'Aws Identity And Access Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.png
deleted file mode 100644
index 2dd138c102..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.puml
deleted file mode 100644
index a5cad3afc2..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAndAccessManagementGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementGroup('AwsIdentityAndAccessManagementGroup', 'Aws Identity And Access Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Remote.puml
deleted file mode 100644
index 3c70f1d3ed..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagementGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAndAccessManagementGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsIdentityAndAccessManagement')
-
-' renders the element
-AwsIdentityAndAccessManagementGroup('AwsIdentityAndAccessManagementGroup', 'Aws Identity And Access Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.png
deleted file mode 100644
index dcd998c9c2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.puml
deleted file mode 100644
index 83705ce46a..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsKeyManagementService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementService('AwsKeyManagementService', 'Aws Key Management Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Remote.puml
deleted file mode 100644
index f797961849..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsKeyManagementService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementService('AwsKeyManagementService', 'Aws Key Management Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.md
deleted file mode 100644
index b7069bdefc..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsKeyManagementService
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-```
-
-
-
-| Illustration | AwsKeyManagementService | AwsKeyManagementServiceCard | AwsKeyManagementServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.png) | ![illustration for AwsKeyManagementService](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.Local.png) | ![illustration for AwsKeyManagementServiceCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.png) | ![illustration for AwsKeyManagementServiceGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsKeyManagementServiceXs>`
-- `<$AwsKeyManagementServiceSm>`
-- `<$AwsKeyManagementServiceMd>`
-- `<$AwsKeyManagementServiceLg>`
-
-
-
-
-
-## AwsKeyManagementService
-
-### Load remotely
-```plantuml
-@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 AwsKeyManagementService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementService('AwsKeyManagementService', 'Aws Key Management Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsKeyManagementService
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementService('AwsKeyManagementService', 'Aws Key Management Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsKeyManagementServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsKeyManagementServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceCard('AwsKeyManagementServiceCard', 'Aws Key Management Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsKeyManagementServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceCard('AwsKeyManagementServiceCard', 'Aws Key Management Service Card', 'an optional description')
-@enduml
-```
-
-## AwsKeyManagementServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsKeyManagementServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceGroup('AwsKeyManagementServiceGroup', 'Aws Key Management Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsKeyManagementServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceGroup('AwsKeyManagementServiceGroup', 'Aws Key Management Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.png
deleted file mode 100644
index 5137dc0b74..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.puml
deleted file mode 100644
index 7d9a5b3c4a..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService
-
-sprite $AwsKeyManagementServiceXs [10x10/16z] uyGAsDaPO4n668ELWvEDWG4gpiR8oS89PS9OZ8oCO5a6TDC
-
-sprite $AwsKeyManagementServiceSm [12x12/16z] TOh50G0n40AJDQ3_WizTveFg7yHXKwhTzyBcbZ8989SJMKrQV2UYRzwvVBUFJg0t8m
-
-sprite $AwsKeyManagementServiceMd [16x16/16z] dSl50O0m341HekJlFp2k9sXVDKO7LNc6ifzBZXayU4bbvUg8AODxAd1BpoisN0QHAtPSrnL7h7XkxdbUXDzc
-
-sprite $AwsKeyManagementServiceLg [20x20/16z] fOr50W0X2011fVx_OBizEhlMKFQDw6DG24wblkpkSC4KmSBbcDtbX2oFG8RAI2pLRV9Aftn5PjnTwKRWX2-Nt_paCPEIJ8VPOGFc3FNs0DFzaW
-
-!procedure AwsKeyManagementService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsKeyManagementServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsKeyManagementServiceLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsKeyManagementServiceGroup($id, $name='Aws Key Management Service', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsKeyManagementServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.png
deleted file mode 100644
index 84dc962ddd..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.puml
deleted file mode 100644
index 232f9c8e42..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsKeyManagementServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceCard('AwsKeyManagementServiceCard', 'Aws Key Management Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Remote.puml
deleted file mode 100644
index df7d3fe22f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsKeyManagementServiceCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceCard('AwsKeyManagementServiceCard', 'Aws Key Management Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.png
deleted file mode 100644
index 2521d76299..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.puml
deleted file mode 100644
index 79fc2e7e56..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsKeyManagementServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceGroup('AwsKeyManagementServiceGroup', 'Aws Key Management Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Remote.puml
deleted file mode 100644
index 24e28ba030..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsKeyManagementServiceGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsKeyManagementService')
-
-' renders the element
-AwsKeyManagementServiceGroup('AwsKeyManagementServiceGroup', 'Aws Key Management Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.png
deleted file mode 100644
index f1888c3b41..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.puml
deleted file mode 100644
index c0bee0c30f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNetworkFirewall
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewall('AwsNetworkFirewall', 'Aws Network Firewall', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Remote.puml
deleted file mode 100644
index f27d5145e4..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNetworkFirewall
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewall('AwsNetworkFirewall', 'Aws Network Firewall', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.md
deleted file mode 100644
index 55960d30e2..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsNetworkFirewall
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-```
-
-
-
-| Illustration | AwsNetworkFirewall | AwsNetworkFirewallCard | AwsNetworkFirewallGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.png) | ![illustration for AwsNetworkFirewall](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.Local.png) | ![illustration for AwsNetworkFirewallCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.png) | ![illustration for AwsNetworkFirewallGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsNetworkFirewallXs>`
-- `<$AwsNetworkFirewallSm>`
-- `<$AwsNetworkFirewallMd>`
-- `<$AwsNetworkFirewallLg>`
-
-
-
-
-
-## AwsNetworkFirewall
-
-### Load remotely
-```plantuml
-@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 AwsNetworkFirewall
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewall('AwsNetworkFirewall', 'Aws Network Firewall', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNetworkFirewall
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewall('AwsNetworkFirewall', 'Aws Network Firewall', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsNetworkFirewallCard
-
-### Load remotely
-```plantuml
-@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 AwsNetworkFirewallCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallCard('AwsNetworkFirewallCard', 'Aws Network Firewall Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNetworkFirewallCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallCard('AwsNetworkFirewallCard', 'Aws Network Firewall Card', 'an optional description')
-@enduml
-```
-
-## AwsNetworkFirewallGroup
-
-### Load remotely
-```plantuml
-@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 AwsNetworkFirewallGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallGroup('AwsNetworkFirewallGroup', 'Aws Network Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNetworkFirewallGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallGroup('AwsNetworkFirewallGroup', 'Aws Network Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.png
deleted file mode 100644
index aeb3a4932a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.puml
deleted file mode 100644
index a190a761dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall
-
-sprite $AwsNetworkFirewallXs [10x10/16z] uyGE63YP41mE1X39oiaCbW0H78mS40Ki875EY3G71mU4pSpEoe1i6
-
-sprite $AwsNetworkFirewallSm [12x12/16z] VKU50S0W3Akt-V_WkG-81mCu-pKNs_5uozpcqR5j1Sk-GPktkQV3joFGz2mSSCSRCm
-
-sprite $AwsNetworkFirewallMd [16x16/16z] dSVL0KD120NHHI_JVy6Hfv-HimB3FxpQkDK0AyJ1UHdoJ673IshhHZRDYsrTnCBiwkm4vKmDcmRynPoDPllXQ7m8oIGEqt9VVE49
-
-sprite $AwsNetworkFirewallLg [20x20/16z] {
-fSoreK1124JH5MQPst_1pptwSX8S_cz4cBUIq0PFIe2cpgsniYcSHaDcrS_D5CHHdPkn_X-vD-MpLwgfylKQgWimQejemI7sJ30uhTcGLALkTbutR5TRvX22
-hioIoSMzPqY53zlyoWm
-}
-
-!procedure AwsNetworkFirewall($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsNetworkFirewallCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsNetworkFirewallLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsNetworkFirewallGroup($id, $name='Aws Network Firewall', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsNetworkFirewallLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.png
deleted file mode 100644
index 6756330926..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.puml
deleted file mode 100644
index 131871bb8d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNetworkFirewallCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallCard('AwsNetworkFirewallCard', 'Aws Network Firewall Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Remote.puml
deleted file mode 100644
index 1f0a163893..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNetworkFirewallCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallCard('AwsNetworkFirewallCard', 'Aws Network Firewall Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.png
deleted file mode 100644
index 37a2fb42de..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.puml
deleted file mode 100644
index 172ff13eec..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsNetworkFirewallGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallGroup('AwsNetworkFirewallGroup', 'Aws Network Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Remote.puml
deleted file mode 100644
index 7236c18edf..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewallGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsNetworkFirewallGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsNetworkFirewall')
-
-' renders the element
-AwsNetworkFirewallGroup('AwsNetworkFirewallGroup', 'Aws Network Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.png
deleted file mode 100644
index b441b44fe5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.puml
deleted file mode 100644
index 793f3c90f0..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPrivateCertificateAuthority
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthority('AwsPrivateCertificateAuthority', 'Aws Private Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Remote.puml
deleted file mode 100644
index 735081e8b9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPrivateCertificateAuthority
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthority('AwsPrivateCertificateAuthority', 'Aws Private Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.md
deleted file mode 100644
index 370bc82a49..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsPrivateCertificateAuthority
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-```
-
-
-
-| Illustration | AwsPrivateCertificateAuthority | AwsPrivateCertificateAuthorityCard | AwsPrivateCertificateAuthorityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.png) | ![illustration for AwsPrivateCertificateAuthority](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.Local.png) | ![illustration for AwsPrivateCertificateAuthorityCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.png) | ![illustration for AwsPrivateCertificateAuthorityGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsPrivateCertificateAuthorityXs>`
-- `<$AwsPrivateCertificateAuthoritySm>`
-- `<$AwsPrivateCertificateAuthorityMd>`
-- `<$AwsPrivateCertificateAuthorityLg>`
-
-
-
-
-
-## AwsPrivateCertificateAuthority
-
-### Load remotely
-```plantuml
-@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 AwsPrivateCertificateAuthority
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthority('AwsPrivateCertificateAuthority', 'Aws Private Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivateCertificateAuthority
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthority('AwsPrivateCertificateAuthority', 'Aws Private Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsPrivateCertificateAuthorityCard
-
-### Load remotely
-```plantuml
-@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 AwsPrivateCertificateAuthorityCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityCard('AwsPrivateCertificateAuthorityCard', 'Aws Private Certificate Authority Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivateCertificateAuthorityCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityCard('AwsPrivateCertificateAuthorityCard', 'Aws Private Certificate Authority Card', 'an optional description')
-@enduml
-```
-
-## AwsPrivateCertificateAuthorityGroup
-
-### Load remotely
-```plantuml
-@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 AwsPrivateCertificateAuthorityGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityGroup('AwsPrivateCertificateAuthorityGroup', 'Aws Private Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsPrivateCertificateAuthorityGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityGroup('AwsPrivateCertificateAuthorityGroup', 'Aws Private Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.png
deleted file mode 100644
index 1e645d0c49..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.puml
deleted file mode 100644
index 4ecf97c69e..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority
-
-sprite $AwsPrivateCertificateAuthorityXs [10x10/16z] RSR70G0G000ndTj_OBsJL_WA5PKGOCaCIhG5w0FF67qsGxCa
-
-sprite $AwsPrivateCertificateAuthoritySm [12x12/16z] TSP50G0130EmTLp_WeyPyWf_2HOo7xb0J5SwQTJrIQdzsiH-0htV0LylEecM-OmPitWr0W
-
-sprite $AwsPrivateCertificateAuthorityMd [16x16/16z] XSd50KC13CFGXgFz1ovzPjsUpNCzDJfoJFRMlmiamq0d6z2zMAkTMFz5inX9zxMhaRMrSx7eF_ob_DDvuB4F
-
-sprite $AwsPrivateCertificateAuthorityLg [20x20/16z] fSX5WaGX301HYDVz3ppJ4hvjsWhDuxT2zwnDQq-MnTxqUXfGGuS1ignF-CaCa1ed4wOcPwkWk1ZgbPEpEPvvCV5fThL-bvbq8ACDl4j2brK7LRpVFm
-
-!procedure AwsPrivateCertificateAuthority($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsPrivateCertificateAuthorityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsPrivateCertificateAuthorityLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsPrivateCertificateAuthorityGroup($id, $name='Aws Private Certificate Authority', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsPrivateCertificateAuthorityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.png
deleted file mode 100644
index 978c6057e2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.puml
deleted file mode 100644
index 2bb54acf00..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsPrivateCertificateAuthorityCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityCard('AwsPrivateCertificateAuthorityCard', 'Aws Private Certificate Authority Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Remote.puml
deleted file mode 100644
index 13eab4d093..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsPrivateCertificateAuthorityCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityCard('AwsPrivateCertificateAuthorityCard', 'Aws Private Certificate Authority Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.png
deleted file mode 100644
index ca18616bad..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.puml
deleted file mode 100644
index 4efd4a3c97..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsPrivateCertificateAuthorityGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityGroup('AwsPrivateCertificateAuthorityGroup', 'Aws Private Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Remote.puml
deleted file mode 100644
index 8b38b544a9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthorityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsPrivateCertificateAuthorityGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsPrivateCertificateAuthority')
-
-' renders the element
-AwsPrivateCertificateAuthorityGroup('AwsPrivateCertificateAuthorityGroup', 'Aws Private Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.png
deleted file mode 100644
index 27b137e8da..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.puml
deleted file mode 100644
index 8bb67bf028..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsResourceAccessManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManager('AwsResourceAccessManager', 'Aws Resource Access Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Remote.puml
deleted file mode 100644
index 721d1e9796..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsResourceAccessManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManager('AwsResourceAccessManager', 'Aws Resource Access Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.md
deleted file mode 100644
index f7fc755416..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsResourceAccessManager
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-```
-
-
-
-| Illustration | AwsResourceAccessManager | AwsResourceAccessManagerCard | AwsResourceAccessManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.png) | ![illustration for AwsResourceAccessManager](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.Local.png) | ![illustration for AwsResourceAccessManagerCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.png) | ![illustration for AwsResourceAccessManagerGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsResourceAccessManagerXs>`
-- `<$AwsResourceAccessManagerSm>`
-- `<$AwsResourceAccessManagerMd>`
-- `<$AwsResourceAccessManagerLg>`
-
-
-
-
-
-## AwsResourceAccessManager
-
-### Load remotely
-```plantuml
-@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 AwsResourceAccessManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManager('AwsResourceAccessManager', 'Aws Resource Access Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResourceAccessManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManager('AwsResourceAccessManager', 'Aws Resource Access Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsResourceAccessManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsResourceAccessManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerCard('AwsResourceAccessManagerCard', 'Aws Resource Access Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResourceAccessManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerCard('AwsResourceAccessManagerCard', 'Aws Resource Access Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsResourceAccessManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsResourceAccessManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerGroup('AwsResourceAccessManagerGroup', 'Aws Resource Access Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsResourceAccessManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerGroup('AwsResourceAccessManagerGroup', 'Aws Resource Access Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.png
deleted file mode 100644
index 8ba24c5c0c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.puml
deleted file mode 100644
index addfbbc059..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager
-
-sprite $AwsResourceAccessManagerXs [10x10/16z] uyG3M4440mCd1pihaXXOa9EJ4SnYv00gWB2O61aXiXoix0mevW
-
-sprite $AwsResourceAccessManagerSm [12x12/16z] TOZ95O1G38JC7lels2tFY_gvp01BDXa2K0HAkRyXIDVq1lhfYZE_lD6OZnXCbohBahm-TFBX
-
-sprite $AwsResourceAccessManagerMd [16x16/16z] ZSUt0SC040CnVoHl_u6TKoUX0yVyzVhe8vuNlK0a-RgqveBx_Rg3ADud6hJxUO49lcyF_ySobhuFpUxoVYl3zyy6BueqvemR
-
-sprite $AwsResourceAccessManagerLg [20x20/16z] {
-fSx5WGKm3CHGJnBRe_uBNlZCgECxYU-gUHgR9YUbzsO1p9ad5WuOfjVUq5fpuR3O6_l4qImLz9ppQ1C24lJOK1Wo8awCCVBoMHvBqZnQTMIuoeEQPfULwWxE
-C-_t2m
-}
-
-!procedure AwsResourceAccessManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsResourceAccessManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsResourceAccessManagerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsResourceAccessManagerGroup($id, $name='Aws Resource Access Manager', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsResourceAccessManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.png
deleted file mode 100644
index d44687cbfb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.puml
deleted file mode 100644
index 14b6a2000f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsResourceAccessManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerCard('AwsResourceAccessManagerCard', 'Aws Resource Access Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Remote.puml
deleted file mode 100644
index 82171271f4..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsResourceAccessManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerCard('AwsResourceAccessManagerCard', 'Aws Resource Access Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.png
deleted file mode 100644
index 5e6aeb5d8b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.puml
deleted file mode 100644
index a516f7758b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsResourceAccessManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerGroup('AwsResourceAccessManagerGroup', 'Aws Resource Access Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Remote.puml
deleted file mode 100644
index 38eab9d29f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsResourceAccessManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsResourceAccessManager')
-
-' renders the element
-AwsResourceAccessManagerGroup('AwsResourceAccessManagerGroup', 'Aws Resource Access Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.png
deleted file mode 100644
index 200aad156e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.puml
deleted file mode 100644
index c5ddfcf14a..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSecretsManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManager('AwsSecretsManager', 'Aws Secrets Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Remote.puml
deleted file mode 100644
index 083203a9ed..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSecretsManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManager('AwsSecretsManager', 'Aws Secrets Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.md
deleted file mode 100644
index 2699f1efce..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSecretsManager
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-```
-
-
-
-| Illustration | AwsSecretsManager | AwsSecretsManagerCard | AwsSecretsManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.png) | ![illustration for AwsSecretsManager](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.Local.png) | ![illustration for AwsSecretsManagerCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.png) | ![illustration for AwsSecretsManagerGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSecretsManagerXs>`
-- `<$AwsSecretsManagerSm>`
-- `<$AwsSecretsManagerMd>`
-- `<$AwsSecretsManagerLg>`
-
-
-
-
-
-## AwsSecretsManager
-
-### Load remotely
-```plantuml
-@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 AwsSecretsManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManager('AwsSecretsManager', 'Aws Secrets Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecretsManager
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManager('AwsSecretsManager', 'Aws Secrets Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSecretsManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSecretsManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerCard('AwsSecretsManagerCard', 'Aws Secrets Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecretsManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerCard('AwsSecretsManagerCard', 'Aws Secrets Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSecretsManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSecretsManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerGroup('AwsSecretsManagerGroup', 'Aws Secrets Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecretsManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerGroup('AwsSecretsManagerGroup', 'Aws Secrets Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.png
deleted file mode 100644
index 2d41ab5e1a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.puml
deleted file mode 100644
index 52adeb98ad..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager
-
-sprite $AwsSecretsManagerXs [10x10/16z] RSUt0G0X0810FXZOVs2pLb8TNaDu3lqsWcb8FfbwNqVVt5vYy5G1
-
-sprite $AwsSecretsManagerSm [12x12/16z] TSh50GGm202m6eNiF_2vIzxnrwHwkUeXnG8nUuOEHMeAUjAskL4OJO8G4IF0whKoEbVN--e8
-
-sprite $AwsSecretsManagerMd [16x16/16z] bSx50GGW44DH6Ctll-0LvBeIzEKq_9y9PSE5Rb7GjEAu9cQ1yl3kOuEeIa4lZyOP63wNdMFriXhhRCFPaSuSXv59o5TnqhC1vskU
-
-sprite $AwsSecretsManagerLg [20x20/16z] {
-fOw54GD020HnsFuBZeVvySY-uiT_30-I4u4I5L6eTUeKD4G5PwP9WQ-dYjOX1sopNYUXcoSA9UwkR6984xJWu39R6wJYG73uCEmKdfJUQMnzvLknhXXhWZIK
-WpRnpLo6Rxa2
-}
-
-!procedure AwsSecretsManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSecretsManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSecretsManagerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSecretsManagerGroup($id, $name='Aws Secrets Manager', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsSecretsManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.png
deleted file mode 100644
index f9305c4f5c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.puml
deleted file mode 100644
index 7387bfedac..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSecretsManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerCard('AwsSecretsManagerCard', 'Aws Secrets Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Remote.puml
deleted file mode 100644
index a5b700a4ab..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSecretsManagerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerCard('AwsSecretsManagerCard', 'Aws Secrets Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.png
deleted file mode 100644
index c818342583..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.puml
deleted file mode 100644
index a144e87388..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSecretsManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerGroup('AwsSecretsManagerGroup', 'Aws Secrets Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Remote.puml
deleted file mode 100644
index 17b431734f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSecretsManagerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecretsManager')
-
-' renders the element
-AwsSecretsManagerGroup('AwsSecretsManagerGroup', 'Aws Secrets Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.png
deleted file mode 100644
index a694f90155..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.puml
deleted file mode 100644
index 6198b75c4b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSecurityHub
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHub('AwsSecurityHub', 'Aws Security Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Remote.puml
deleted file mode 100644
index 127d40f7c9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSecurityHub
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHub('AwsSecurityHub', 'Aws Security Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.md
deleted file mode 100644
index f6019a0529..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSecurityHub
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-```
-
-
-
-| Illustration | AwsSecurityHub | AwsSecurityHubCard | AwsSecurityHubGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.png) | ![illustration for AwsSecurityHub](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.Local.png) | ![illustration for AwsSecurityHubCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.png) | ![illustration for AwsSecurityHubGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSecurityHubXs>`
-- `<$AwsSecurityHubSm>`
-- `<$AwsSecurityHubMd>`
-- `<$AwsSecurityHubLg>`
-
-
-
-
-
-## AwsSecurityHub
-
-### Load remotely
-```plantuml
-@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 AwsSecurityHub
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHub('AwsSecurityHub', 'Aws Security Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecurityHub
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHub('AwsSecurityHub', 'Aws Security Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSecurityHubCard
-
-### Load remotely
-```plantuml
-@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 AwsSecurityHubCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubCard('AwsSecurityHubCard', 'Aws Security Hub Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecurityHubCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubCard('AwsSecurityHubCard', 'Aws Security Hub Card', 'an optional description')
-@enduml
-```
-
-## AwsSecurityHubGroup
-
-### Load remotely
-```plantuml
-@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 AwsSecurityHubGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubGroup('AwsSecurityHubGroup', 'Aws Security Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecurityHubGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubGroup('AwsSecurityHubGroup', 'Aws Security Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.png
deleted file mode 100644
index 5139349926..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.puml
deleted file mode 100644
index 7f3eebd341..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub
-
-sprite $AwsSecurityHubXs [10x10/16z] TKa30W0125jk_t_msGWZ_oOtBXgnAA1yLMnRQmDOmNM4TQZRZ
-
-sprite $AwsSecurityHubSm [12x12/16z] VOe54a0X4487K7Uv_u5_T_WcI7SffussEpNBuEAf02BMeK6vVn04jNZOCkdjv0lX9oC
-
-sprite $AwsSecurityHubMd [16x16/16z] dSor0G1144BHXLdx_HTyhj79oqQ0VxAvKUNa0W4ogshaw4UcTqcbSAevGfUovDJT-tR4I9aQx0i8Y4j3ugwQTqO
-
-sprite $AwsSecurityHubLg [20x20/16z] hSsr0GHH24LH76x_1Q_lQFfFXZwM66wqaYkxzAe11sJhJ-LGDWI-_nANQGyLOnVZPdf9c7QhOPTZc8NEtdG46Rmrj_CAuPlRnb4hq9mumPLgiy0J
-
-!procedure AwsSecurityHub($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSecurityHubCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSecurityHubLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSecurityHubGroup($id, $name='Aws Security Hub', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsSecurityHubLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.png
deleted file mode 100644
index d69a0e561b..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.puml
deleted file mode 100644
index 4870323813..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSecurityHubCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubCard('AwsSecurityHubCard', 'Aws Security Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Remote.puml
deleted file mode 100644
index 431766824c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSecurityHubCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubCard('AwsSecurityHubCard', 'Aws Security Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.png
deleted file mode 100644
index b0e06d205c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.puml
deleted file mode 100644
index 93886f500b..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSecurityHubGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubGroup('AwsSecurityHubGroup', 'Aws Security Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Remote.puml
deleted file mode 100644
index 7b481f7488..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHubGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSecurityHubGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSecurityHub')
-
-' renders the element
-AwsSecurityHubGroup('AwsSecurityHubGroup', 'Aws Security Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.png
deleted file mode 100644
index 6b4e738a63..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.puml
deleted file mode 100644
index 3bcb82ebb9..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsShield
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShield('AwsShield', 'Aws Shield', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Remote.puml
deleted file mode 100644
index 6fabe58a13..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsShield
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShield('AwsShield', 'Aws Shield', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.md
deleted file mode 100644
index 6762f50768..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsShield
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-```
-
-
-
-| Illustration | AwsShield | AwsShieldCard | AwsShieldGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.png) | ![illustration for AwsShield](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.Local.png) | ![illustration for AwsShieldCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.png) | ![illustration for AwsShieldGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsShieldXs>`
-- `<$AwsShieldSm>`
-- `<$AwsShieldMd>`
-- `<$AwsShieldLg>`
-
-
-
-
-
-## AwsShield
-
-### Load remotely
-```plantuml
-@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 AwsShield
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShield('AwsShield', 'Aws Shield', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsShield
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShield('AwsShield', 'Aws Shield', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsShieldCard
-
-### Load remotely
-```plantuml
-@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 AwsShieldCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldCard('AwsShieldCard', 'Aws Shield Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsShieldCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldCard('AwsShieldCard', 'Aws Shield Card', 'an optional description')
-@enduml
-```
-
-## AwsShieldGroup
-
-### Load remotely
-```plantuml
-@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 AwsShieldGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldGroup('AwsShieldGroup', 'Aws Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsShieldGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldGroup('AwsShieldGroup', 'Aws Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.png
deleted file mode 100644
index 6a2257d533..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.puml
deleted file mode 100644
index 0dc74f5a1f..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield
-
-sprite $AwsShieldXs [10x10/16z] uyG1M9WXD2C7Eoi70vZ531H5Ox4m8NHmm5bCJAXc0G
-
-sprite $AwsShieldSm [12x12/16z] VOg33S0054JpTTX_u1fH-uAZ_qZSBZHYNG5oqnUoFdm8XvkM4Nbu2eovJxZDome
-
-sprite $AwsShieldMd [16x16/16z] dSwr0GG144BHWn66_Wi-MmjNoDwFy9CD2pe4cVDjgzjiV2Dtox1vpy9hzKnzNMsiWIcuIvlLqyeA7V_0zgLz
-
-sprite $AwsShieldLg [20x20/16z] hKz50WGn24C3-V-3TyVrEAKzGPG3fkErag3hTL6QX3VJSEoKBMKfJRdiZFFtsywNNNpOkPqXO_LG9lte09btxX9s8KiRvwTd4ITGyDIwzZKtuO3v0m
-
-!procedure AwsShield($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsShieldCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsShieldLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsShieldGroup($id, $name='Aws Shield', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsShieldLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.png
deleted file mode 100644
index 9fd8e484ae..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.puml
deleted file mode 100644
index 557e7445f1..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsShieldCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldCard('AwsShieldCard', 'Aws Shield Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Remote.puml
deleted file mode 100644
index 569598cecb..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsShieldCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldCard('AwsShieldCard', 'Aws Shield Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.png
deleted file mode 100644
index 62f2f1441e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.puml
deleted file mode 100644
index a221aa54b7..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsShieldGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldGroup('AwsShieldGroup', 'Aws Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Remote.puml
deleted file mode 100644
index 039765ee16..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShieldGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsShieldGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsShield')
-
-' renders the element
-AwsShieldGroup('AwsShieldGroup', 'Aws Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.png
deleted file mode 100644
index ca94391b6a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.puml
deleted file mode 100644
index 6f06ea9b7d..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSigner
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSigner('AwsSigner', 'Aws Signer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Remote.puml
deleted file mode 100644
index 3b19d99157..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSigner
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSigner('AwsSigner', 'Aws Signer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.md
deleted file mode 100644
index c73916aa91..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSigner
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-```
-
-
-
-| Illustration | AwsSigner | AwsSignerCard | AwsSignerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.png) | ![illustration for AwsSigner](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.Local.png) | ![illustration for AwsSignerCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.png) | ![illustration for AwsSignerGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSignerXs>`
-- `<$AwsSignerSm>`
-- `<$AwsSignerMd>`
-- `<$AwsSignerLg>`
-
-
-
-
-
-## AwsSigner
-
-### Load remotely
-```plantuml
-@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 AwsSigner
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSigner('AwsSigner', 'Aws Signer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSigner
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSigner('AwsSigner', 'Aws Signer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSignerCard
-
-### Load remotely
-```plantuml
-@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 AwsSignerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerCard('AwsSignerCard', 'Aws Signer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSignerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerCard('AwsSignerCard', 'Aws Signer Card', 'an optional description')
-@enduml
-```
-
-## AwsSignerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSignerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerGroup('AwsSignerGroup', 'Aws Signer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSignerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerGroup('AwsSignerGroup', 'Aws Signer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.png
deleted file mode 100644
index bb1bff0914..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.puml
deleted file mode 100644
index c10ebcadf0..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner
-
-sprite $AwsSignerXs [10x10/16z] uyGAs1WPE3aPWGmWmSW84MDW0M88an78O645iTY1Od1D42OhAokOHW
-
-sprite $AwsSignerSm [12x12/16z] VSg50S0W30118Fhx3rntuP0e7PM9Sx2rQqgvjfLL5AQp3fedYgqvYR3B9kkAJNWP0G
-
-sprite $AwsSignerMd [16x16/16z] dSbN4a9120NHOI9d_misKlwghubTrmNMY8MJfKX4nOFG74LaOmh5IavjSDhKPEpoJaY6yXXXxSpoHUGn-11zzOhr1stvZJi
-
-sprite $AwsSignerLg [20x20/16z] {
-fSp5WGLH200mO7YI_WjU_IF7bHGG_pRRj-rbHgueI5u26llmCfETAncyzEfPTj0keJa8j-grZzAnQIyhWrYEdiDB8M4LBxLAYM0-mrao5Kyr9y5JrSpcPOrF
-4TjjV_Dhxm
-}
-
-!procedure AwsSigner($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSignerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSignerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSignerGroup($id, $name='Aws Signer', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsSignerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.png
deleted file mode 100644
index c0637cdf21..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.puml
deleted file mode 100644
index ad67f05619..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSignerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerCard('AwsSignerCard', 'Aws Signer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Remote.puml
deleted file mode 100644
index 14d290fc03..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSignerCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerCard('AwsSignerCard', 'Aws Signer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.png
deleted file mode 100644
index 9718e440d4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.puml
deleted file mode 100644
index 51c641b001..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSignerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerGroup('AwsSignerGroup', 'Aws Signer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Remote.puml
deleted file mode 100644
index 80df120f21..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSignerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSignerGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsSigner')
-
-' renders the element
-AwsSignerGroup('AwsSignerGroup', 'Aws Signer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.png
deleted file mode 100644
index 56443bee44..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.puml
deleted file mode 100644
index 93c8e64860..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWaf
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWaf('AwsWaf', 'Aws Waf', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Remote.puml
deleted file mode 100644
index 8c8f5344fd..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWaf
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWaf('AwsWaf', 'Aws Waf', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.md b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.md
deleted file mode 100644
index 3d524bdcb3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWaf
-
-
-```text
-aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf
-```
-
-```text
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-```
-
-
-
-| Illustration | AwsWaf | AwsWafCard | AwsWafGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.png) | ![illustration for AwsWaf](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.Local.png) | ![illustration for AwsWafCard](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.png) | ![illustration for AwsWafGroup](../../../aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafXs>`
-- `<$AwsWafSm>`
-- `<$AwsWafMd>`
-- `<$AwsWafLg>`
-
-
-
-
-
-## AwsWaf
-
-### Load remotely
-```plantuml
-@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 AwsWaf
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWaf('AwsWaf', 'Aws Waf', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWaf
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWaf('AwsWaf', 'Aws Waf', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafCard
-
-### Load remotely
-```plantuml
-@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 AwsWafCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafCard('AwsWafCard', 'Aws Waf Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafCard('AwsWafCard', 'Aws Waf Card', 'an optional description')
-@enduml
-```
-
-## AwsWafGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafGroup('AwsWafGroup', 'Aws Waf Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafGroup('AwsWafGroup', 'Aws Waf Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.png
deleted file mode 100644
index a8fb72a93d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.puml
deleted file mode 100644
index 1eefa28502..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf
-
-sprite $AwsWafXs [10x10/16z] RSUt0G0X4CJ0nQF-2tx3cGX58wu9gGG7pT3wOXrHDZhQ34xjx6dfC7i1
-
-sprite $AwsWafSm [12x12/16z] TSh50SC034FHcltt7xXXJjx58F79eALPI7GHFkzH_4016iALkINLY9Rb_9zVjVH9AObvTscl45PBzsm
-
-sprite $AwsWafMd [16x16/16z] bSUt0GD1202m1-uUjF_0pcuTrCd_WZEF6kCfJbhFydI68vdzAb6Ll9xahWmQ72r5RXMWs4ZJO5grtihJZ5d4ksjlQqhmrj4eNrq1
-
-sprite $AwsWafLg [20x20/16z] {
-fSkt5GDG24DHChpz1tOsvvSEjmD9_6TuI4u29IgYKFlKAMY82iwc9E3xgMBA900xMkCItj3DamBHMb9R36a2jCPncTqQ1GG4-yj9o2PvImXDgyJsLxwBVSLO
-4wIX7Dh4jxc6Rrq1
-}
-
-!procedure AwsWaf($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafGroup($id, $name='Aws Waf', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.png
deleted file mode 100644
index 38b3dbbdfa..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.puml
deleted file mode 100644
index a36b74f0e3..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafCard('AwsWafCard', 'Aws Waf Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Remote.puml
deleted file mode 100644
index 9e930f2a2c..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafCard
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafCard('AwsWafCard', 'Aws Waf Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.png b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.png
deleted file mode 100644
index 2c95ef4f10..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.puml
deleted file mode 100644
index e187af6b30..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafGroup('AwsWafGroup', 'Aws Waf Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Remote.puml
deleted file mode 100644
index e0be950e32..0000000000
--- a/distribution/aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWafGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafGroup
-include('aws-q2-2023/Architecture/SecurityIdentityCompliance/AwsWaf')
-
-' renders the element
-AwsWafGroup('AwsWafGroup', 'Aws Waf Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Local.png
deleted file mode 100644
index 5b4f55ea85..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Local.puml
deleted file mode 100644
index 4169e0076b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEfs
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfs('AmazonEfs', 'Amazon Efs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Remote.puml
deleted file mode 100644
index 9e80602e99..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEfs
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfs('AmazonEfs', 'Amazon Efs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.md
deleted file mode 100644
index 21e1e1285f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEfs
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonEfs
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-```
-
-
-
-| Illustration | AmazonEfs | AmazonEfsCard | AmazonEfsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonEfs.png) | ![illustration for AmazonEfs](../../../aws-q2-2023/Architecture/Storage/AmazonEfs.Local.png) | ![illustration for AmazonEfsCard](../../../aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.png) | ![illustration for AmazonEfsGroup](../../../aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEfsXs>`
-- `<$AmazonEfsSm>`
-- `<$AmazonEfsMd>`
-- `<$AmazonEfsLg>`
-
-
-
-
-
-## AmazonEfs
-
-### Load remotely
-```plantuml
-@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 AmazonEfs
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfs('AmazonEfs', 'Amazon Efs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEfs
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfs('AmazonEfs', 'Amazon Efs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEfsCard
-
-### Load remotely
-```plantuml
-@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 AmazonEfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsCard('AmazonEfsCard', 'Amazon Efs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsCard('AmazonEfsCard', 'Amazon Efs Card', 'an optional description')
-@enduml
-```
-
-## AmazonEfsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsGroup('AmazonEfsGroup', 'Amazon Efs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsGroup('AmazonEfsGroup', 'Amazon Efs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.png
deleted file mode 100644
index 1a080142cb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.puml
deleted file mode 100644
index 49df4a6ed9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonEfs
-
-sprite $AmazonEfsXs [10x10/16z] OySA6C0a8uJ30XD4i1aO620CLh0uH3KZ8uI6AaO
-
-sprite $AmazonEfsSm [12x12/16z] TOo54S102C0UpVuRzx3p1bT-UK8XKKxm17SAfQecAyOKOVaU0ND0fLECbRS9pZsxJyS7
-
-sprite $AmazonEfsMd [16x16/16z] bKn50iGm428oyFyNnydUjYtHmVGT26rKh8T9B1nlJHOu6FsG5tUPpEtAPmw201JMws8J7JYpxXm3XOwxE6q7icVe4Hq
-
-sprite $AmazonEfsLg [20x20/16z] fS-53GCm34JHC_xz9owV8YuzGT34VwRAs_Ks1TRnkYEWQu7f0XESexy25G67060RB9OPW0bia4fICrZJ02W6gsbtUlZVWYsAEs4vXONdZSRQNtVXR3zt1G
-
-!procedure AmazonEfs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonEfs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEfsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEfsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEfsGroup($id, $name='Amazon Efs', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonEfsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.png
deleted file mode 100644
index 149d6f9982..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.puml
deleted file mode 100644
index 1f14751425..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsCard('AmazonEfsCard', 'Amazon Efs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Remote.puml
deleted file mode 100644
index 138377767f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsCard('AmazonEfsCard', 'Amazon Efs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.png
deleted file mode 100644
index 287bf10a45..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.puml
deleted file mode 100644
index 97d2e562e0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsGroup('AmazonEfsGroup', 'Amazon Efs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Remote.puml
deleted file mode 100644
index 6e3e96e732..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonEfsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonEfs')
-
-' renders the element
-AmazonEfsGroup('AmazonEfsGroup', 'Amazon Efs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.png
deleted file mode 100644
index 31393d6e57..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.puml
deleted file mode 100644
index 77b8c0b129..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStore
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStore('AmazonElasticBlockStore', 'Amazon Elastic Block Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Remote.puml
deleted file mode 100644
index 039ce8d2fb..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStore
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStore('AmazonElasticBlockStore', 'Amazon Elastic Block Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.md
deleted file mode 100644
index fa75da510e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticBlockStore
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-```
-
-
-
-| Illustration | AmazonElasticBlockStore | AmazonElasticBlockStoreCard | AmazonElasticBlockStoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.png) | ![illustration for AmazonElasticBlockStore](../../../aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.Local.png) | ![illustration for AmazonElasticBlockStoreCard](../../../aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.png) | ![illustration for AmazonElasticBlockStoreGroup](../../../aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticBlockStoreXs>`
-- `<$AmazonElasticBlockStoreSm>`
-- `<$AmazonElasticBlockStoreMd>`
-- `<$AmazonElasticBlockStoreLg>`
-
-
-
-
-
-## AmazonElasticBlockStore
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStore
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStore('AmazonElasticBlockStore', 'Amazon Elastic Block Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStore
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStore('AmazonElasticBlockStore', 'Amazon Elastic Block Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreCard
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreCard('AmazonElasticBlockStoreCard', 'Amazon Elastic Block Store Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreCard
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreCard('AmazonElasticBlockStoreCard', 'Amazon Elastic Block Store Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreGroup('AmazonElasticBlockStoreGroup', 'Amazon Elastic Block Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreGroup('AmazonElasticBlockStoreGroup', 'Amazon Elastic Block Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.png
deleted file mode 100644
index 84517d702f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.puml
deleted file mode 100644
index 19bdc5d6c6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore
-
-sprite $AmazonElasticBlockStoreXs [10x10/16z] OySA69199WQOC2ixRi06X2p8UX4
-
-sprite $AmazonElasticBlockStoreSm [12x12/16z] XKc34G0m3Bnu_ubhCtZQTGWI0IywkF0Ilch-Q0E2ac8YZ8tacjN6yG
-
-sprite $AmazonElasticBlockStoreMd [16x16/16z] bSV50S0024DHVh3z9wxhfOBczV-ot4BQyiHczj3Ap0Mx0LrSq-OFvytLvVBQAUs1vHcRiNwj4G
-
-sprite $AmazonElasticBlockStoreLg [20x20/16z] hO_50GCm203HO_-9g_5FzQ8ur6_WFlxzYonsuVcYGwV1-8UegMIjI02XjQ95KgVknXzr5acwBvhaTjrFq3IaJV-cHMAPX-ROtlPzcoi
-
-!procedure AmazonElasticBlockStore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticBlockStoreLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreGroup($id, $name='Amazon Elastic Block Store', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticBlockStoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.png
deleted file mode 100644
index dc6b7ff17c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.puml
deleted file mode 100644
index 0a30d95f66..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreCard
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreCard('AmazonElasticBlockStoreCard', 'Amazon Elastic Block Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Remote.puml
deleted file mode 100644
index 4d090b18bc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreCard
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreCard('AmazonElasticBlockStoreCard', 'Amazon Elastic Block Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.png
deleted file mode 100644
index 395f3fa3b9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.puml
deleted file mode 100644
index 9230cb664b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticBlockStoreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreGroup('AmazonElasticBlockStoreGroup', 'Amazon Elastic Block Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Remote.puml
deleted file mode 100644
index c6805a3e2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonElasticBlockStoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticBlockStoreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonElasticBlockStore')
-
-' renders the element
-AmazonElasticBlockStoreGroup('AmazonElasticBlockStoreGroup', 'Amazon Elastic Block Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Local.png
deleted file mode 100644
index f416bb08b5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Local.puml
deleted file mode 100644
index 1c212d2e3e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSx
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSx('AmazonFSx', 'Amazon F Sx', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Remote.puml
deleted file mode 100644
index cf05b0d596..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSx
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSx('AmazonFSx', 'Amazon F Sx', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.md
deleted file mode 100644
index 8840fc8fae..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFSx
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonFSx
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-```
-
-
-
-| Illustration | AmazonFSx | AmazonFSxCard | AmazonFSxGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonFSx.png) | ![illustration for AmazonFSx](../../../aws-q2-2023/Architecture/Storage/AmazonFSx.Local.png) | ![illustration for AmazonFSxCard](../../../aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.png) | ![illustration for AmazonFSxGroup](../../../aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFSxXs>`
-- `<$AmazonFSxSm>`
-- `<$AmazonFSxMd>`
-- `<$AmazonFSxLg>`
-
-
-
-
-
-## AmazonFSx
-
-### Load remotely
-```plantuml
-@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 AmazonFSx
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSx('AmazonFSx', 'Amazon F Sx', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSx
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSx('AmazonFSx', 'Amazon F Sx', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFSxCard
-
-### Load remotely
-```plantuml
-@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 AmazonFSxCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxCard('AmazonFSxCard', 'Amazon F Sx Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxCard('AmazonFSxCard', 'Amazon F Sx Card', 'an optional description')
-@enduml
-```
-
-## AmazonFSxGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFSxGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxGroup('AmazonFSxGroup', 'Amazon F Sx Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxGroup('AmazonFSxGroup', 'Amazon F Sx Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.png
deleted file mode 100644
index 1dc5a57549..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.puml
deleted file mode 100644
index e13ffd6d7e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSx.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonFSx
-
-sprite $AmazonFSxXs [10x10/16z] OoS9iBAp04b6HY150W
-
-sprite $AmazonFSxSm [12x12/16z] OoSPiB2miJ13sOn8uWoCG2bsLcQ4E1EOOeOos8Wo7G
-
-sprite $AmazonFSxMd [16x16/16z] jSd50KHH34BHP-7qN_6uRh_SAE1yAXc93w5Zge3MbrjRyvEZgpyzbuetguJOpHK
-
-sprite $AmazonFSxLg [20x20/16z] pOc50O0020I9Xzj_OhiTG8bF_ZMAY9w-Bba2Ywy6dLalsb5lcRk3QU-l722zii0lMQTI9J2-cn4
-
-!procedure AmazonFSx($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonFSx', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFSxCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFSxLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFSxGroup($id, $name='Amazon F Sx', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFSxLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.png
deleted file mode 100644
index bb9c01e7a8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.puml
deleted file mode 100644
index dd9fc9121c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxCard('AmazonFSxCard', 'Amazon F Sx Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Remote.puml
deleted file mode 100644
index a2a7a605ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxCard('AmazonFSxCard', 'Amazon F Sx Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.png
deleted file mode 100644
index 842a8d9242..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.puml
deleted file mode 100644
index 26dd1df80f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForLustre
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustre('AmazonFSxForLustre', 'Amazon F Sx For Lustre', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Remote.puml
deleted file mode 100644
index b26062dfb1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForLustre
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustre('AmazonFSxForLustre', 'Amazon F Sx For Lustre', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.md
deleted file mode 100644
index 8385c5b711..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFSxForLustre
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonFSxForLustre
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-```
-
-
-
-| Illustration | AmazonFSxForLustre | AmazonFSxForLustreCard | AmazonFSxForLustreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.png) | ![illustration for AmazonFSxForLustre](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.Local.png) | ![illustration for AmazonFSxForLustreCard](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.png) | ![illustration for AmazonFSxForLustreGroup](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFSxForLustreXs>`
-- `<$AmazonFSxForLustreSm>`
-- `<$AmazonFSxForLustreMd>`
-- `<$AmazonFSxForLustreLg>`
-
-
-
-
-
-## AmazonFSxForLustre
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForLustre
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustre('AmazonFSxForLustre', 'Amazon F Sx For Lustre', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForLustre
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustre('AmazonFSxForLustre', 'Amazon F Sx For Lustre', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForLustreCard
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForLustreCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreCard('AmazonFSxForLustreCard', 'Amazon F Sx For Lustre Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForLustreCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreCard('AmazonFSxForLustreCard', 'Amazon F Sx For Lustre Card', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForLustreGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForLustreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreGroup('AmazonFSxForLustreGroup', 'Amazon F Sx For Lustre Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForLustreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreGroup('AmazonFSxForLustreGroup', 'Amazon F Sx For Lustre Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.png
deleted file mode 100644
index 947bbfd1af..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.puml
deleted file mode 100644
index a626aa2e18..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustre.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonFSxForLustre
-
-sprite $AmazonFSxForLustreXs [10x10/16z] OoS3iB4piRCpGDXCRCmCp0JK0m
-
-sprite $AmazonFSxForLustreSm [12x12/16z] OwS8iB2pihEmGTZCREoCxEmCh11n5YOcDY0WsKG
-
-sprite $AmazonFSxForLustreMd [16x16/16z] jScv0S0m30CnVUJjlt6Qs9v0QC6-AbeyGqDmjR4eXyv39kLfrdq
-
-sprite $AmazonFSxForLustreLg [20x20/16z] pKe50G1139f2_yIlvmdc6EiNsfvQaiPODE1Hy8WgENDFUS01iwcfFSyfpzQg6m
-
-!procedure AmazonFSxForLustre($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonFSxForLustre', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFSxForLustreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFSxForLustreLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFSxForLustreGroup($id, $name='Amazon F Sx For Lustre', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFSxForLustreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.png
deleted file mode 100644
index e93a116858..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.puml
deleted file mode 100644
index e99331e53a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForLustreCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreCard('AmazonFSxForLustreCard', 'Amazon F Sx For Lustre Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Remote.puml
deleted file mode 100644
index 2f52924412..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForLustreCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreCard('AmazonFSxForLustreCard', 'Amazon F Sx For Lustre Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.png
deleted file mode 100644
index c78fecfee2..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.puml
deleted file mode 100644
index 016416b695..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFSxForLustreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreGroup('AmazonFSxForLustreGroup', 'Amazon F Sx For Lustre Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Remote.puml
deleted file mode 100644
index 7ae1c3c279..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForLustreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFSxForLustreGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForLustre')
-
-' renders the element
-AmazonFSxForLustreGroup('AmazonFSxForLustreGroup', 'Amazon F Sx For Lustre Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.png
deleted file mode 100644
index d41ac0aeb9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.puml
deleted file mode 100644
index 91755a3dcd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForNetAppOntap
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntap('AmazonFSxForNetAppOntap', 'Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Remote.puml
deleted file mode 100644
index 1a3c302e50..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForNetAppOntap
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntap('AmazonFSxForNetAppOntap', 'Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.md
deleted file mode 100644
index b560cd22ae..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFSxForNetAppOntap
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-```
-
-
-
-| Illustration | AmazonFSxForNetAppOntap | AmazonFSxForNetAppOntapCard | AmazonFSxForNetAppOntapGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.png) | ![illustration for AmazonFSxForNetAppOntap](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.Local.png) | ![illustration for AmazonFSxForNetAppOntapCard](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.png) | ![illustration for AmazonFSxForNetAppOntapGroup](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFSxForNetAppOntapXs>`
-- `<$AmazonFSxForNetAppOntapSm>`
-- `<$AmazonFSxForNetAppOntapMd>`
-- `<$AmazonFSxForNetAppOntapLg>`
-
-
-
-
-
-## AmazonFSxForNetAppOntap
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForNetAppOntap
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntap('AmazonFSxForNetAppOntap', 'Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForNetAppOntap
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntap('AmazonFSxForNetAppOntap', 'Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForNetAppOntapCard
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapCard('AmazonFSxForNetAppOntapCard', 'Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapCard('AmazonFSxForNetAppOntapCard', 'Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForNetAppOntapGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapGroup('AmazonFSxForNetAppOntapGroup', 'Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapGroup('AmazonFSxForNetAppOntapGroup', 'Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.png
deleted file mode 100644
index 9b8722107c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.puml
deleted file mode 100644
index 96350a125a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap
-
-sprite $AmazonFSxForNetAppOntapXs [10x10/16z] OoSUCBApiq2PhEniJCWIKC20NIC
-
-sprite $AmazonFSxForNetAppOntapSm [12x12/16z] OwS8C0CnAnESpSZEpW1cix8piG6PR6mmXKmChCIP2
-
-sprite $AmazonFSxForNetAppOntapMd [16x16/16z] jS770S0m30CnMn9v-q-SNhyf0F-JKjm4zE3Ak7TsyWJId9gipeL2l3S2
-
-sprite $AmazonFSxForNetAppOntapLg [20x20/16z] pSgt0S9G54FHbwIx_yQKFzI0VJe5tiKpp71eI33CriaQo3v_86X7RPsHcq1f3ermSfW9AxXaY9lvYGy
-
-!procedure AmazonFSxForNetAppOntap($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFSxForNetAppOntapCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFSxForNetAppOntapLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFSxForNetAppOntapGroup($id, $name='Amazon F Sx For Net App Ontap', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFSxForNetAppOntapLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.png
deleted file mode 100644
index 22d70583b6..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.puml
deleted file mode 100644
index 865b42729e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapCard('AmazonFSxForNetAppOntapCard', 'Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Remote.puml
deleted file mode 100644
index 6d51d1ffb5..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapCard('AmazonFSxForNetAppOntapCard', 'Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.png
deleted file mode 100644
index 9260dd4ccf..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.puml
deleted file mode 100644
index e308d20cc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapGroup('AmazonFSxForNetAppOntapGroup', 'Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Remote.puml
deleted file mode 100644
index 736e0c34ff..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntapGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForNetAppOntap')
-
-' renders the element
-AmazonFSxForNetAppOntapGroup('AmazonFSxForNetAppOntapGroup', 'Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.png
deleted file mode 100644
index c4e1d59d80..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.puml
deleted file mode 100644
index 590afb91f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForOpenZfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfs('AmazonFSxForOpenZfs', 'Amazon F Sx For Open Zfs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Remote.puml
deleted file mode 100644
index 026eeebf4f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForOpenZfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfs('AmazonFSxForOpenZfs', 'Amazon F Sx For Open Zfs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.md
deleted file mode 100644
index 9976fec2ec..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFSxForOpenZfs
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-```
-
-
-
-| Illustration | AmazonFSxForOpenZfs | AmazonFSxForOpenZfsCard | AmazonFSxForOpenZfsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.png) | ![illustration for AmazonFSxForOpenZfs](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.Local.png) | ![illustration for AmazonFSxForOpenZfsCard](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.png) | ![illustration for AmazonFSxForOpenZfsGroup](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFSxForOpenZfsXs>`
-- `<$AmazonFSxForOpenZfsSm>`
-- `<$AmazonFSxForOpenZfsMd>`
-- `<$AmazonFSxForOpenZfsLg>`
-
-
-
-
-
-## AmazonFSxForOpenZfs
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForOpenZfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfs('AmazonFSxForOpenZfs', 'Amazon F Sx For Open Zfs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForOpenZfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfs('AmazonFSxForOpenZfs', 'Amazon F Sx For Open Zfs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForOpenZfsCard
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForOpenZfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsCard('AmazonFSxForOpenZfsCard', 'Amazon F Sx For Open Zfs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForOpenZfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsCard('AmazonFSxForOpenZfsCard', 'Amazon F Sx For Open Zfs Card', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForOpenZfsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForOpenZfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsGroup('AmazonFSxForOpenZfsGroup', 'Amazon F Sx For Open Zfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForOpenZfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsGroup('AmazonFSxForOpenZfsGroup', 'Amazon F Sx For Open Zfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.png
deleted file mode 100644
index 3bb7e905e7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.puml
deleted file mode 100644
index bb965c5f34..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs
-
-sprite $AmazonFSxForOpenZfsXs [10x10/16z] OoSUCBCpm9XiJ0XXHg0mVW
-
-sprite $AmazonFSxForOpenZfsSm [12x12/16z] OoSPCB8mio3OJEoCK3OJaCk4efADXGska9cHEDC1
-
-sprite $AmazonFSxForOpenZfsMd [16x16/16z] hSgd0S0m44FHQzBVV-EGT6e_fi9-tQfV0nek8mhpeUB7_Vr8o3nipBe3
-
-sprite $AmazonFSxForOpenZfsLg [20x20/16z] nSet0S104CJ0Yn9_nkwS2Fnq6pmBlnfIqFNfjD6exqzAsizFeVI1Ck1ssFuaHk3RPDiUT04
-
-!procedure AmazonFSxForOpenZfs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFSxForOpenZfsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFSxForOpenZfsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFSxForOpenZfsGroup($id, $name='Amazon F Sx For Open Zfs', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFSxForOpenZfsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.png
deleted file mode 100644
index beb01f665a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.puml
deleted file mode 100644
index 80d576012b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForOpenZfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsCard('AmazonFSxForOpenZfsCard', 'Amazon F Sx For Open Zfs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Remote.puml
deleted file mode 100644
index d756487ac0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForOpenZfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsCard('AmazonFSxForOpenZfsCard', 'Amazon F Sx For Open Zfs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.png
deleted file mode 100644
index dd2f79f427..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.puml
deleted file mode 100644
index b062a2736d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFSxForOpenZfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsGroup('AmazonFSxForOpenZfsGroup', 'Amazon F Sx For Open Zfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Remote.puml
deleted file mode 100644
index 71f012bf07..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFSxForOpenZfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForOpenZfs')
-
-' renders the element
-AmazonFSxForOpenZfsGroup('AmazonFSxForOpenZfsGroup', 'Amazon F Sx For Open Zfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.png
deleted file mode 100644
index b767a42402..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.puml
deleted file mode 100644
index aa5405c748..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForWfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfs('AmazonFSxForWfs', 'Amazon F Sx For Wfs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Remote.puml
deleted file mode 100644
index 5dabd3f4d7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForWfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfs('AmazonFSxForWfs', 'Amazon F Sx For Wfs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.md
deleted file mode 100644
index b0fa46f1bd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFSxForWfs
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonFSxForWfs
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-```
-
-
-
-| Illustration | AmazonFSxForWfs | AmazonFSxForWfsCard | AmazonFSxForWfsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.png) | ![illustration for AmazonFSxForWfs](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.Local.png) | ![illustration for AmazonFSxForWfsCard](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.png) | ![illustration for AmazonFSxForWfsGroup](../../../aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFSxForWfsXs>`
-- `<$AmazonFSxForWfsSm>`
-- `<$AmazonFSxForWfsMd>`
-- `<$AmazonFSxForWfsLg>`
-
-
-
-
-
-## AmazonFSxForWfs
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForWfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfs('AmazonFSxForWfs', 'Amazon F Sx For Wfs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForWfs
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfs('AmazonFSxForWfs', 'Amazon F Sx For Wfs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForWfsCard
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForWfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsCard('AmazonFSxForWfsCard', 'Amazon F Sx For Wfs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForWfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsCard('AmazonFSxForWfsCard', 'Amazon F Sx For Wfs Card', 'an optional description')
-@enduml
-```
-
-## AmazonFSxForWfsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFSxForWfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsGroup('AmazonFSxForWfsGroup', 'Amazon F Sx For Wfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFSxForWfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsGroup('AmazonFSxForWfsGroup', 'Amazon F Sx For Wfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.png
deleted file mode 100644
index 9638c01d64..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.puml
deleted file mode 100644
index 7d9c422a46..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonFSxForWfs
-
-sprite $AmazonFSxForWfsXs [10x10/16z] OoS5i44ePdP6TaO61fWOCnC1RG
-
-sprite $AmazonFSxForWfsSm [12x12/16z] OwS8CBEpiBC2CGWmChCpi3EpCK34mIG3Ayac0W
-
-sprite $AmazonFSxForWfsMd [16x16/16z] jKhJ0K0n30mE-q_ypFysF7b-0G9-IZ_d06ssvGfyCvMw8ooqdPaUNYi
-
-sprite $AmazonFSxForWfsLg [20x20/16z] pKq30G1H57iO-YS-Cy4tHiyrH9hG3-iTlzONmtwBBzORcjos8-B2hXEver-i9BDHt_BZ1E1nOmK
-
-!procedure AmazonFSxForWfs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonFSxForWfs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFSxForWfsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFSxForWfsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFSxForWfsGroup($id, $name='Amazon F Sx For Wfs', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFSxForWfsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.png
deleted file mode 100644
index c3edca9ff3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.puml
deleted file mode 100644
index 6e290ed297..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFSxForWfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsCard('AmazonFSxForWfsCard', 'Amazon F Sx For Wfs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Remote.puml
deleted file mode 100644
index d402ff5fa3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFSxForWfsCard
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsCard('AmazonFSxForWfsCard', 'Amazon F Sx For Wfs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.png
deleted file mode 100644
index d94fc0f854..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.puml
deleted file mode 100644
index 02b7b818b6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFSxForWfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsGroup('AmazonFSxForWfsGroup', 'Amazon F Sx For Wfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Remote.puml
deleted file mode 100644
index d6b2adc816..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxForWfsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFSxForWfsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSxForWfs')
-
-' renders the element
-AmazonFSxForWfsGroup('AmazonFSxForWfsGroup', 'Amazon F Sx For Wfs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.png
deleted file mode 100644
index 6329a5eedb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.puml
deleted file mode 100644
index 1c2c2284ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFSxGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxGroup('AmazonFSxGroup', 'Amazon F Sx Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Remote.puml
deleted file mode 100644
index 4555e8ff95..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFSxGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFSxGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFSx')
-
-' renders the element
-AmazonFSxGroup('AmazonFSxGroup', 'Amazon F Sx Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.png
deleted file mode 100644
index 2878c5f1b7..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.puml
deleted file mode 100644
index 93834d3276..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCache
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCache('AmazonFileCache', 'Amazon File Cache', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Remote.puml
deleted file mode 100644
index b30d5d38b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCache
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCache('AmazonFileCache', 'Amazon File Cache', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.md
deleted file mode 100644
index f3ebb2f6dc..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFileCache
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonFileCache
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-```
-
-
-
-| Illustration | AmazonFileCache | AmazonFileCacheCard | AmazonFileCacheGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonFileCache.png) | ![illustration for AmazonFileCache](../../../aws-q2-2023/Architecture/Storage/AmazonFileCache.Local.png) | ![illustration for AmazonFileCacheCard](../../../aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.png) | ![illustration for AmazonFileCacheGroup](../../../aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFileCacheXs>`
-- `<$AmazonFileCacheSm>`
-- `<$AmazonFileCacheMd>`
-- `<$AmazonFileCacheLg>`
-
-
-
-
-
-## AmazonFileCache
-
-### Load remotely
-```plantuml
-@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 AmazonFileCache
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCache('AmazonFileCache', 'Amazon File Cache', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCache
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCache('AmazonFileCache', 'Amazon File Cache', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheCard
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheCard
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheCard('AmazonFileCacheCard', 'Amazon File Cache Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheCard
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheCard('AmazonFileCacheCard', 'Amazon File Cache Card', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheGroup('AmazonFileCacheGroup', 'Amazon File Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheGroup('AmazonFileCacheGroup', 'Amazon File Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.png
deleted file mode 100644
index 63fb8ef112..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.puml
deleted file mode 100644
index a2237ed308..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCache.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonFileCache
-
-sprite $AmazonFileCacheXs [10x10/16z] OyS16840mME1KCnm5Xi3bCK0bMK0CHWP8BAih2Xc0G
-
-sprite $AmazonFileCacheSm [12x12/16z] TSQ50G0n2C10FFjF_AwLjC0nJLGUQnnfxKxORzosZ_snmkKeKwE2ipIUYhOL
-
-sprite $AmazonFileCacheMd [16x16/16z] bSYr0S105CFG-o1x_ud3s2Ngdlo_Xc9hDtqKxCP7SNlKotA_7FBBjU5sMfSZSfqYXy-4_0f_QmO
-
-sprite $AmazonFileCacheLg [20x20/16z] fSzL0a0H50JGcsF_AzRjqxp0qU4lhgf-cPQFUwRP3DkmRQPXD_N7eF9O5hsD0ReCXY0uZLhjC6KLyMaWedvK9ZfkwF1mnRfz9W4
-
-!procedure AmazonFileCache($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonFileCache', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFileCacheCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFileCacheLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFileCacheGroup($id, $name='Amazon File Cache', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFileCacheLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.png
deleted file mode 100644
index e16fa192b9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.puml
deleted file mode 100644
index 3916f0761b..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheCard
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheCard('AmazonFileCacheCard', 'Amazon File Cache Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Remote.puml
deleted file mode 100644
index 9dba7ced6e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheCard
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheCard('AmazonFileCacheCard', 'Amazon File Cache Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.png
deleted file mode 100644
index 05b25e1790..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.puml
deleted file mode 100644
index 6aa222fb96..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFileCacheGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheGroup('AmazonFileCacheGroup', 'Amazon File Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Remote.puml
deleted file mode 100644
index 12f143de9c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonFileCacheGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFileCacheGroup
-include('aws-q2-2023/Architecture/Storage/AmazonFileCache')
-
-' renders the element
-AmazonFileCacheGroup('AmazonFileCacheGroup', 'Amazon File Cache Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.png
deleted file mode 100644
index 9789fb6e2d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.puml
deleted file mode 100644
index e82305069d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonS3OnOutposts
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutposts('AmazonS3OnOutposts', 'Amazon S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Remote.puml
deleted file mode 100644
index fec330ec06..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonS3OnOutposts
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutposts('AmazonS3OnOutposts', 'Amazon S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.md
deleted file mode 100644
index 0efe8a99bf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonS3OnOutposts
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-```
-
-
-
-| Illustration | AmazonS3OnOutposts | AmazonS3OnOutpostsCard | AmazonS3OnOutpostsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.png) | ![illustration for AmazonS3OnOutposts](../../../aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.Local.png) | ![illustration for AmazonS3OnOutpostsCard](../../../aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.png) | ![illustration for AmazonS3OnOutpostsGroup](../../../aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonS3OnOutpostsXs>`
-- `<$AmazonS3OnOutpostsSm>`
-- `<$AmazonS3OnOutpostsMd>`
-- `<$AmazonS3OnOutpostsLg>`
-
-
-
-
-
-## AmazonS3OnOutposts
-
-### Load remotely
-```plantuml
-@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 AmazonS3OnOutposts
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutposts('AmazonS3OnOutposts', 'Amazon S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonS3OnOutposts
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutposts('AmazonS3OnOutposts', 'Amazon S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonS3OnOutpostsCard
-
-### Load remotely
-```plantuml
-@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 AmazonS3OnOutpostsCard
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsCard('AmazonS3OnOutpostsCard', 'Amazon S3 On Outposts Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonS3OnOutpostsCard
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsCard('AmazonS3OnOutpostsCard', 'Amazon S3 On Outposts Card', 'an optional description')
-@enduml
-```
-
-## AmazonS3OnOutpostsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonS3OnOutpostsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsGroup('AmazonS3OnOutpostsGroup', 'Amazon S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonS3OnOutpostsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsGroup('AmazonS3OnOutpostsGroup', 'Amazon S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.png
deleted file mode 100644
index 659c068683..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.puml
deleted file mode 100644
index 17ce0e0796..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts
-
-sprite $AmazonS3OnOutpostsXs [10x10/16z] OoS4M5XWB0O65WOc69k54SPaOMA6C602R2mi30p8HW
-
-sprite $AmazonS3OnOutpostsSm [12x12/16z] TKo35G015Fe8-qzyDdhA_aLbvivNid521vSSLRLrCj2nSPZGnZKLUk7eYMrt8W3wZX4
-
-sprite $AmazonS3OnOutpostsMd [16x16/16z] bSsr0S002011_FUVEEwUgt3uBxB3AjbBLztb7Gxpab1QQouU9hdcuDJIhox7LUOy4Eyd1XuALABBGnqaxre
-
-sprite $AmazonS3OnOutpostsLg [20x20/16z] {
-fP050iH020C32Td_l_Zywjvfrt1ezp0_Z6Jyx7L0Lf9cThQdiW1G0f2zp5NcvwuSvW0e1aOoVNwhbtrs8Okzp9cVn1czB7vF_lDAz2VDH_UZd7e1OZG9lsdd
-U08
-}
-
-!procedure AmazonS3OnOutposts($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonS3OnOutpostsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonS3OnOutpostsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonS3OnOutpostsGroup($id, $name='Amazon S3 On Outposts', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonS3OnOutpostsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.png
deleted file mode 100644
index 5858540b4a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.puml
deleted file mode 100644
index 3553a58f38..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonS3OnOutpostsCard
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsCard('AmazonS3OnOutpostsCard', 'Amazon S3 On Outposts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Remote.puml
deleted file mode 100644
index 1328d0e740..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonS3OnOutpostsCard
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsCard('AmazonS3OnOutpostsCard', 'Amazon S3 On Outposts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.png
deleted file mode 100644
index a0755a5c3e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.puml
deleted file mode 100644
index 5645639a30..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonS3OnOutpostsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsGroup('AmazonS3OnOutpostsGroup', 'Amazon S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Remote.puml
deleted file mode 100644
index c5cf9a77f2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonS3OnOutpostsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonS3OnOutpostsGroup
-include('aws-q2-2023/Architecture/Storage/AmazonS3OnOutposts')
-
-' renders the element
-AmazonS3OnOutpostsGroup('AmazonS3OnOutpostsGroup', 'Amazon S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.png
deleted file mode 100644
index fd0d1abdee..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.puml
deleted file mode 100644
index 013635f39a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageService
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageService('AmazonSimpleStorageService', 'Amazon Simple Storage Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Remote.puml
deleted file mode 100644
index c0d2d79b25..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageService
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageService('AmazonSimpleStorageService', 'Amazon Simple Storage Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.md
deleted file mode 100644
index aff1bcce86..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageService
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-```
-
-
-
-| Illustration | AmazonSimpleStorageService | AmazonSimpleStorageServiceCard | AmazonSimpleStorageServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.png) | ![illustration for AmazonSimpleStorageService](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.Local.png) | ![illustration for AmazonSimpleStorageServiceCard](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.png) | ![illustration for AmazonSimpleStorageServiceGroup](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceXs>`
-- `<$AmazonSimpleStorageServiceSm>`
-- `<$AmazonSimpleStorageServiceMd>`
-- `<$AmazonSimpleStorageServiceLg>`
-
-
-
-
-
-## AmazonSimpleStorageService
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageService
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageService('AmazonSimpleStorageService', 'Amazon Simple Storage Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageService
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageService('AmazonSimpleStorageService', 'Amazon Simple Storage Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceCard('AmazonSimpleStorageServiceCard', 'Amazon Simple Storage Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceCard('AmazonSimpleStorageServiceCard', 'Amazon Simple Storage Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceGroup('AmazonSimpleStorageServiceGroup', 'Amazon Simple Storage Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceGroup('AmazonSimpleStorageServiceGroup', 'Amazon Simple Storage Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.png
deleted file mode 100644
index b7b75b3c43..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.puml
deleted file mode 100644
index 56097aad90..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService
-
-sprite $AmazonSimpleStorageServiceXs [10x10/16z] RSS50S1030F0SlmhtfxvYi6JULg4X0q8GeqDfv6GjAF5XkfM8wn-
-
-sprite $AmazonSimpleStorageServiceSm [12x12/16z] TKs34G103Bio-q_yDcec-8ip4LaffKue1yjpjb9xSXtht32ZByPigSlMEe6gdQGH
-
-sprite $AmazonSimpleStorageServiceMd [16x16/16z] dSrL0i0m20FG0abp_nFFCl-PlBe0-Y4J939beNtZ9RE0YepRUtgfUJH9y9bU6jExtkMLCkwBrRvO7dMiOb9wOmG
-
-sprite $AmazonSimpleStorageServiceLg [20x20/16z] fKt50O1038jHzfyOT-vtURNHiHiLsnaUJ71yHfqctpAl0zb5WGznIBBswUImbUwDByxqgJoBXT8PldTrSLNVnBC5D-S6fqQsG2S6nsxC
-
-!procedure AmazonSimpleStorageService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGroup($id, $name='Amazon Simple Storage Service', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.png
deleted file mode 100644
index 0247c69f47..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.puml
deleted file mode 100644
index 6f2076671d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceCard('AmazonSimpleStorageServiceCard', 'Amazon Simple Storage Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Remote.puml
deleted file mode 100644
index f7eb521d44..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceCard('AmazonSimpleStorageServiceCard', 'Amazon Simple Storage Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.png
deleted file mode 100644
index 7228cf952f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.puml
deleted file mode 100644
index 0ad1a32326..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacier
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacier('AmazonSimpleStorageServiceGlacier', 'Amazon Simple Storage Service Glacier', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Remote.puml
deleted file mode 100644
index 59b1b38688..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacier
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacier('AmazonSimpleStorageServiceGlacier', 'Amazon Simple Storage Service Glacier', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.md b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.md
deleted file mode 100644
index a4e34cda56..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceGlacier
-
-
-```text
-aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceGlacier | AmazonSimpleStorageServiceGlacierCard | AmazonSimpleStorageServiceGlacierGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.png) | ![illustration for AmazonSimpleStorageServiceGlacier](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.Local.png) | ![illustration for AmazonSimpleStorageServiceGlacierCard](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.png) | ![illustration for AmazonSimpleStorageServiceGlacierGroup](../../../aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceGlacierXs>`
-- `<$AmazonSimpleStorageServiceGlacierSm>`
-- `<$AmazonSimpleStorageServiceGlacierMd>`
-- `<$AmazonSimpleStorageServiceGlacierLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceGlacier
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacier
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacier('AmazonSimpleStorageServiceGlacier', 'Amazon Simple Storage Service Glacier', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacier
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacier('AmazonSimpleStorageServiceGlacier', 'Amazon Simple Storage Service Glacier', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGlacierCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierCard('AmazonSimpleStorageServiceGlacierCard', 'Amazon Simple Storage Service Glacier Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierCard('AmazonSimpleStorageServiceGlacierCard', 'Amazon Simple Storage Service Glacier Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGlacierGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierGroup('AmazonSimpleStorageServiceGlacierGroup', 'Amazon Simple Storage Service Glacier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierGroup('AmazonSimpleStorageServiceGlacierGroup', 'Amazon Simple Storage Service Glacier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.png
deleted file mode 100644
index 012a63ecc1..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.puml
deleted file mode 100644
index c0a505ee72..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier
-
-sprite $AmazonSimpleStorageServiceGlacierXs [10x10/16z] RSQv0G0X200mG2NxRtpL_QQAhJKH47sD1XBLXOO2Y6Z8h9pS3W
-
-sprite $AmazonSimpleStorageServiceGlacierSm [12x12/16z] TOk53G0m20I3xpznSQ8zNDx-A0A0L4kzmKmY433KIz_G5a5eRQU2Cw3xB0BtBVjpE
-
-sprite $AmazonSimpleStorageServiceGlacierMd [16x16/16z] dKp50KKn36g2TF-9lrOlp-82r0UMIOcPROrn_xSIALc86ESDY4-op8SQZV6Vx8PllG72qNRy2WkrwCeO16O4QTLpUmC
-
-sprite $AmazonSimpleStorageServiceGlacierLg [20x20/16z] fKwr0GGn33C8zf_uyK9rt9X4lYwnky7jmi1_wD00ORrh394QX1YtDD5L3JadxeVvOSyRgeVU_gnGZYDMgkwPU106QW6PnNbx2F4fdIPongQTaLsLYV9blG4
-
-!procedure AmazonSimpleStorageServiceGlacier($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGlacierCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceGlacierLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGlacierGroup($id, $name='Amazon Simple Storage Service Glacier', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceGlacierLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.png
deleted file mode 100644
index ff6e3a9e6d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.puml
deleted file mode 100644
index 6198130766..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierCard('AmazonSimpleStorageServiceGlacierCard', 'Amazon Simple Storage Service Glacier Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Remote.puml
deleted file mode 100644
index 4912ab5ca3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierCard
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierCard('AmazonSimpleStorageServiceGlacierCard', 'Amazon Simple Storage Service Glacier Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.png
deleted file mode 100644
index e21618121f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.puml
deleted file mode 100644
index 2efb7d646d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierGroup('AmazonSimpleStorageServiceGlacierGroup', 'Amazon Simple Storage Service Glacier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Remote.puml
deleted file mode 100644
index 643f8be565..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacierGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGlacier')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierGroup('AmazonSimpleStorageServiceGlacierGroup', 'Amazon Simple Storage Service Glacier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.png
deleted file mode 100644
index ba209becac..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.puml
deleted file mode 100644
index ee8293dab3..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceGroup('AmazonSimpleStorageServiceGroup', 'Amazon Simple Storage Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Remote.puml
deleted file mode 100644
index 11762571c2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AmazonSimpleStorageServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceGroup
-include('aws-q2-2023/Architecture/Storage/AmazonSimpleStorageService')
-
-' renders the element
-AmazonSimpleStorageServiceGroup('AmazonSimpleStorageServiceGroup', 'Amazon Simple Storage Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Local.png
deleted file mode 100644
index b010c106b4..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Local.puml
deleted file mode 100644
index 921e0b6ec2..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackup('AwsBackup', 'Aws Backup', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Remote.puml
deleted file mode 100644
index a263cf9a2d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackup('AwsBackup', 'Aws Backup', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.md b/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.md
deleted file mode 100644
index 286e359dc9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackup
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsBackup
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-```
-
-
-
-| Illustration | AwsBackup | AwsBackupCard | AwsBackupGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsBackup.png) | ![illustration for AwsBackup](../../../aws-q2-2023/Architecture/Storage/AwsBackup.Local.png) | ![illustration for AwsBackupCard](../../../aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.png) | ![illustration for AwsBackupGroup](../../../aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupXs>`
-- `<$AwsBackupSm>`
-- `<$AwsBackupMd>`
-- `<$AwsBackupLg>`
-
-
-
-
-
-## AwsBackup
-
-### Load remotely
-```plantuml
-@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 AwsBackup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackup('AwsBackup', 'Aws Backup', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackup('AwsBackup', 'Aws Backup', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupCard
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupCard('AwsBackupCard', 'Aws Backup Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupCard
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupCard('AwsBackupCard', 'Aws Backup Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupGroup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupGroup('AwsBackupGroup', 'Aws Backup Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupGroup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupGroup('AwsBackupGroup', 'Aws Backup Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.png b/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.png
deleted file mode 100644
index 1244229ee5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.puml
deleted file mode 100644
index 7583d6d26f..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackup.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsBackup
-
-sprite $AwsBackupXs [10x10/16z] OoS8s1YPe2nM88CPJPQ1dO45p604oa5OJ40z3CXg
-
-sprite $AwsBackupSm [12x12/16z] VSc50S0W3031-Ey_STqB7CGPKYvcmS69uwAAb93RQKldWTpUghXQCXP7JspnDWC
-
-sprite $AwsBackupMd [16x16/16z] dOs50S0W3C18zV-Bv-uZKBUi0p_4Ggwe9oanrqgVYWnaYANqus4-pzYWoJvSFVhyNCV8zQJtYzQBxc9cQCuGS_sL5W
-
-sprite $AwsBackupLg [20x20/16z] hSr5GG00402my_LFZ3jFM87v3zj-AUs7oShpJPnKxSDCUN4vwqLBDYfyJblP5qTUPdWpl5ZfNRh5dlQk28Gvx_QO6iAdJEWU7tPgdlI43rS9r-6l7W4
-
-!procedure AwsBackup($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsBackup', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupGroup($id, $name='Aws Backup', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.png
deleted file mode 100644
index b17c4ebf6f..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.puml
deleted file mode 100644
index d21a13a073..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupCard
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupCard('AwsBackupCard', 'Aws Backup Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Remote.puml
deleted file mode 100644
index bfd1dc10db..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupCard
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupCard('AwsBackupCard', 'Aws Backup Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.png
deleted file mode 100644
index 16ddd151e5..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.puml
deleted file mode 100644
index 8f1b5f6151..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupGroup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupGroup('AwsBackupGroup', 'Aws Backup Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Remote.puml
deleted file mode 100644
index 8b072ce0d9..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsBackupGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupGroup
-include('aws-q2-2023/Architecture/Storage/AwsBackup')
-
-' renders the element
-AwsBackupGroup('AwsBackupGroup', 'Aws Backup Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.png
deleted file mode 100644
index 1cf4d4d743..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.puml
deleted file mode 100644
index 75e308eadf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticDisasterRecovery
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecovery('AwsElasticDisasterRecovery', 'Aws Elastic Disaster Recovery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Remote.puml
deleted file mode 100644
index 02f2992e12..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticDisasterRecovery
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecovery('AwsElasticDisasterRecovery', 'Aws Elastic Disaster Recovery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.md b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.md
deleted file mode 100644
index d2bc9d556a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElasticDisasterRecovery
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-```
-
-
-
-| Illustration | AwsElasticDisasterRecovery | AwsElasticDisasterRecoveryCard | AwsElasticDisasterRecoveryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.png) | ![illustration for AwsElasticDisasterRecovery](../../../aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.Local.png) | ![illustration for AwsElasticDisasterRecoveryCard](../../../aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.png) | ![illustration for AwsElasticDisasterRecoveryGroup](../../../aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElasticDisasterRecoveryXs>`
-- `<$AwsElasticDisasterRecoverySm>`
-- `<$AwsElasticDisasterRecoveryMd>`
-- `<$AwsElasticDisasterRecoveryLg>`
-
-
-
-
-
-## AwsElasticDisasterRecovery
-
-### Load remotely
-```plantuml
-@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 AwsElasticDisasterRecovery
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecovery('AwsElasticDisasterRecovery', 'Aws Elastic Disaster Recovery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticDisasterRecovery
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecovery('AwsElasticDisasterRecovery', 'Aws Elastic Disaster Recovery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElasticDisasterRecoveryCard
-
-### Load remotely
-```plantuml
-@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 AwsElasticDisasterRecoveryCard
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryCard('AwsElasticDisasterRecoveryCard', 'Aws Elastic Disaster Recovery Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticDisasterRecoveryCard
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryCard('AwsElasticDisasterRecoveryCard', 'Aws Elastic Disaster Recovery Card', 'an optional description')
-@enduml
-```
-
-## AwsElasticDisasterRecoveryGroup
-
-### Load remotely
-```plantuml
-@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 AwsElasticDisasterRecoveryGroup
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryGroup('AwsElasticDisasterRecoveryGroup', 'Aws Elastic Disaster Recovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticDisasterRecoveryGroup
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryGroup('AwsElasticDisasterRecoveryGroup', 'Aws Elastic Disaster Recovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.png b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.png
deleted file mode 100644
index 20fec28425..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.puml
deleted file mode 100644
index e65df2ff61..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery
-
-sprite $AwsElasticDisasterRecoveryXs [10x10/16z] OyS1697OB0YI2Ih4oi3E2c6mCB0pGCLmcGK
-
-sprite $AwsElasticDisasterRecoverySm [12x12/16z] ZS490OC0402W--dVU0ccWez60IIYmIvEmc2RHbAAWnrp1o0z-G4
-
-sprite $AwsElasticDisasterRecoveryMd [16x16/16z] dOw30KDH303Zst_Yzjk-XnXy8fCbrjq91H0D1foEM8PLb0g00Y19qCaMH0SRpIpJ8ArEDq3vnXy
-
-sprite $AwsElasticDisasterRecoveryLg [20x20/16z] jOx50KCX40LPdVuhZk5mpHzq_V4C8NQwIeB6vj9wkrw-30eTjn7icHQrfuhJCwLEhfMHYqymI_1M-qjJ_-NrAIOYe4OUoZES4nSkWh_m1W
-
-!procedure AwsElasticDisasterRecovery($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElasticDisasterRecoveryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElasticDisasterRecoveryLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsElasticDisasterRecoveryGroup($id, $name='Aws Elastic Disaster Recovery', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsElasticDisasterRecoveryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.png
deleted file mode 100644
index e7cf738861..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.puml
deleted file mode 100644
index 2454974fa8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticDisasterRecoveryCard
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryCard('AwsElasticDisasterRecoveryCard', 'Aws Elastic Disaster Recovery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Remote.puml
deleted file mode 100644
index 69895ef884..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticDisasterRecoveryCard
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryCard('AwsElasticDisasterRecoveryCard', 'Aws Elastic Disaster Recovery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.png
deleted file mode 100644
index df1835571c..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.puml
deleted file mode 100644
index 0015ab4b68..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElasticDisasterRecoveryGroup
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryGroup('AwsElasticDisasterRecoveryGroup', 'Aws Elastic Disaster Recovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Remote.puml
deleted file mode 100644
index 67bf875153..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecoveryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElasticDisasterRecoveryGroup
-include('aws-q2-2023/Architecture/Storage/AwsElasticDisasterRecovery')
-
-' renders the element
-AwsElasticDisasterRecoveryGroup('AwsElasticDisasterRecoveryGroup', 'Aws Elastic Disaster Recovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Local.png
deleted file mode 100644
index 1a17e22f55..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Local.puml
deleted file mode 100644
index 8fd36aacf8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowball
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowball('AwsSnowball', 'Aws Snowball', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Remote.puml
deleted file mode 100644
index 751f3f43ca..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowball
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowball('AwsSnowball', 'Aws Snowball', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.md b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.md
deleted file mode 100644
index b38940902e..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSnowball
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsSnowball
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-```
-
-
-
-| Illustration | AwsSnowball | AwsSnowballCard | AwsSnowballGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsSnowball.png) | ![illustration for AwsSnowball](../../../aws-q2-2023/Architecture/Storage/AwsSnowball.Local.png) | ![illustration for AwsSnowballCard](../../../aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.png) | ![illustration for AwsSnowballGroup](../../../aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSnowballXs>`
-- `<$AwsSnowballSm>`
-- `<$AwsSnowballMd>`
-- `<$AwsSnowballLg>`
-
-
-
-
-
-## AwsSnowball
-
-### Load remotely
-```plantuml
-@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 AwsSnowball
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowball('AwsSnowball', 'Aws Snowball', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowball
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowball('AwsSnowball', 'Aws Snowball', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSnowballCard
-
-### Load remotely
-```plantuml
-@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 AwsSnowballCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballCard('AwsSnowballCard', 'Aws Snowball Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballCard('AwsSnowballCard', 'Aws Snowball Card', 'an optional description')
-@enduml
-```
-
-## AwsSnowballGroup
-
-### Load remotely
-```plantuml
-@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 AwsSnowballGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballGroup('AwsSnowballGroup', 'Aws Snowball Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballGroup('AwsSnowballGroup', 'Aws Snowball Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.png
deleted file mode 100644
index f24b1c4cfb..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.puml
deleted file mode 100644
index 000a648ab8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowball.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsSnowball
-
-sprite $AwsSnowballXs [10x10/16z] OoS4c9cP6PXPG2ms9YOcTX0BHe195XO8Ymq4cB0Q0G
-
-sprite $AwsSnowballSm [12x12/16z] ZSY54O0m341HuljF73y7sbV9lzWLbA7P80O01jmD2RVxttxIxf5Aj-AmJm4
-
-sprite $AwsSnowballMd [16x16/16z] fSk54S0m30F0CqZQV-8oSvCFcbJFCVCXHi8p4Z0ROsYqnCRUMf_UG_rstYSvnkapwhSM
-
-sprite $AwsSnowballLg [20x20/16z] lSYr0K0n54BHv0diFt7Ssg-tWiD_SlDTwAQCgcgAe1eCmvoqmkN6RP3UQMlTC5hlCCDi6vTHs5FPETyl0m
-
-!procedure AwsSnowball($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsSnowball', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSnowballCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSnowballLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsSnowballGroup($id, $name='Aws Snowball', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsSnowballLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.png
deleted file mode 100644
index 452fc4fc06..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.puml
deleted file mode 100644
index 7eb6c29df1..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowballCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballCard('AwsSnowballCard', 'Aws Snowball Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Remote.puml
deleted file mode 100644
index 07f0ce2114..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowballCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballCard('AwsSnowballCard', 'Aws Snowball Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.png
deleted file mode 100644
index 1dfd7ba139..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.puml
deleted file mode 100644
index 1aa3cdc248..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowballEdge
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdge('AwsSnowballEdge', 'Aws Snowball Edge', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Remote.puml
deleted file mode 100644
index aa41864121..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowballEdge
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdge('AwsSnowballEdge', 'Aws Snowball Edge', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.md b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.md
deleted file mode 100644
index 3be4b7b18d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSnowballEdge
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsSnowballEdge
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-```
-
-
-
-| Illustration | AwsSnowballEdge | AwsSnowballEdgeCard | AwsSnowballEdgeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsSnowballEdge.png) | ![illustration for AwsSnowballEdge](../../../aws-q2-2023/Architecture/Storage/AwsSnowballEdge.Local.png) | ![illustration for AwsSnowballEdgeCard](../../../aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.png) | ![illustration for AwsSnowballEdgeGroup](../../../aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSnowballEdgeXs>`
-- `<$AwsSnowballEdgeSm>`
-- `<$AwsSnowballEdgeMd>`
-- `<$AwsSnowballEdgeLg>`
-
-
-
-
-
-## AwsSnowballEdge
-
-### Load remotely
-```plantuml
-@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 AwsSnowballEdge
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdge('AwsSnowballEdge', 'Aws Snowball Edge', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballEdge
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdge('AwsSnowballEdge', 'Aws Snowball Edge', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSnowballEdgeCard
-
-### Load remotely
-```plantuml
-@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 AwsSnowballEdgeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeCard('AwsSnowballEdgeCard', 'Aws Snowball Edge Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballEdgeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeCard('AwsSnowballEdgeCard', 'Aws Snowball Edge Card', 'an optional description')
-@enduml
-```
-
-## AwsSnowballEdgeGroup
-
-### Load remotely
-```plantuml
-@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 AwsSnowballEdgeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeGroup('AwsSnowballEdgeGroup', 'Aws Snowball Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballEdgeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeGroup('AwsSnowballEdgeGroup', 'Aws Snowball Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.png
deleted file mode 100644
index 09e59f996d..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.puml
deleted file mode 100644
index ea3da66293..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdge.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsSnowballEdge
-
-sprite $AwsSnowballEdgeXs [10x10/16z] OySAcDb0W072PcPZPm7IO88Dpc9XWIbcO0CIJ0mCG1PSZ17PD
-
-sprite $AwsSnowballEdgeSm [12x12/16z] TOg54G013CAk0jb_udUNr0lyKolp6f5aPVIyYvbjdtjTTmvFzzn9su35HZZuPGG
-
-sprite $AwsSnowballEdgeMd [16x16/16z] bOx50S0m30EDyluJX_dLNj2i-0_Bn9hjB0G94UPkUpdrMlP8NtP_7niQgnu0AHYZVo6O3DBhAgMvGazLsjiiuF613
-
-sprite $AwsSnowballEdgeLg [20x20/16z] fSp50OHG34NH5xtzLupxPeG3tsAyr1UiAlgaDHQOUwItt2ttM45C6YnxZtMihh7jrlrTB9B7l5IwcZssdL8TiPmHIRTOkMOOKYKtuPLMFCXuQmG
-
-!procedure AwsSnowballEdge($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsSnowballEdge', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSnowballEdgeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSnowballEdgeLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsSnowballEdgeGroup($id, $name='Aws Snowball Edge', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsSnowballEdgeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.png
deleted file mode 100644
index 70d5ee23b9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.puml
deleted file mode 100644
index 7762159bfd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowballEdgeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeCard('AwsSnowballEdgeCard', 'Aws Snowball Edge Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Remote.puml
deleted file mode 100644
index 328fc8bb56..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowballEdgeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeCard('AwsSnowballEdgeCard', 'Aws Snowball Edge Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.png
deleted file mode 100644
index 6e543f17a9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.puml
deleted file mode 100644
index a1f99cf5ef..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSnowballEdgeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeGroup('AwsSnowballEdgeGroup', 'Aws Snowball Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Remote.puml
deleted file mode 100644
index 01f662097a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballEdgeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSnowballEdgeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowballEdge')
-
-' renders the element
-AwsSnowballEdgeGroup('AwsSnowballEdgeGroup', 'Aws Snowball Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.png
deleted file mode 100644
index efcf3c6e77..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.puml
deleted file mode 100644
index 6cd8012ca0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSnowballGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballGroup('AwsSnowballGroup', 'Aws Snowball Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Remote.puml
deleted file mode 100644
index b71a1855cd..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowballGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSnowballGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowball')
-
-' renders the element
-AwsSnowballGroup('AwsSnowballGroup', 'Aws Snowball Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.png
deleted file mode 100644
index 38f9e9f1f8..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.puml
deleted file mode 100644
index 022bd32bfe..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowcone
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowcone('AwsSnowcone', 'Aws Snowcone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Remote.puml
deleted file mode 100644
index c1825167b0..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowcone
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowcone('AwsSnowcone', 'Aws Snowcone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.md b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.md
deleted file mode 100644
index d9f69d380d..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSnowcone
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsSnowcone
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-```
-
-
-
-| Illustration | AwsSnowcone | AwsSnowconeCard | AwsSnowconeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsSnowcone.png) | ![illustration for AwsSnowcone](../../../aws-q2-2023/Architecture/Storage/AwsSnowcone.Local.png) | ![illustration for AwsSnowconeCard](../../../aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.png) | ![illustration for AwsSnowconeGroup](../../../aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSnowconeXs>`
-- `<$AwsSnowconeSm>`
-- `<$AwsSnowconeMd>`
-- `<$AwsSnowconeLg>`
-
-
-
-
-
-## AwsSnowcone
-
-### Load remotely
-```plantuml
-@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 AwsSnowcone
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowcone('AwsSnowcone', 'Aws Snowcone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowcone
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowcone('AwsSnowcone', 'Aws Snowcone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSnowconeCard
-
-### Load remotely
-```plantuml
-@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 AwsSnowconeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeCard('AwsSnowconeCard', 'Aws Snowcone Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowconeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeCard('AwsSnowconeCard', 'Aws Snowcone Card', 'an optional description')
-@enduml
-```
-
-## AwsSnowconeGroup
-
-### Load remotely
-```plantuml
-@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 AwsSnowconeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeGroup('AwsSnowconeGroup', 'Aws Snowcone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowconeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeGroup('AwsSnowconeGroup', 'Aws Snowcone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.png
deleted file mode 100644
index fd4b9a8cd3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.puml
deleted file mode 100644
index 41bf1d75f7..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowcone.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsSnowcone
-
-sprite $AwsSnowconeXs [10x10/16z] OoS861WOs10yPh0GAoCZ6mkO1SH05WomO3K1
-
-sprite $AwsSnowconeSm [12x12/16z] ZSV70O0m241HwVjFJ3-goKlXOvUmJ0gewYmmYAi55EI1QSsVjg5qapHI-n8
-
-sprite $AwsSnowconeMd [16x16/16z] hScr0S0m50DHd_nX_ud3XZ9qtPFoZz0UZVB3INjxXxqDXTDUA0IYMIaoP-yDdyLbjQ7MVDmA
-
-sprite $AwsSnowconeLg [20x20/16z] lSZ50GGn34FHI8gj_YlU7GgT1rxGtvyfl4p9vL1JBK6aTX2g3_94xL4qg7crADYsW9oRlJNdsWvhqu5pSzDQC3hHp_i3
-
-!procedure AwsSnowcone($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsSnowcone', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSnowconeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSnowconeLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsSnowconeGroup($id, $name='Aws Snowcone', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsSnowconeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.png
deleted file mode 100644
index e9283f89f9..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.puml
deleted file mode 100644
index f6fcb62799..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowconeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeCard('AwsSnowconeCard', 'Aws Snowcone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Remote.puml
deleted file mode 100644
index 388a8b307c..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowconeCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeCard('AwsSnowconeCard', 'Aws Snowcone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.png
deleted file mode 100644
index c3d95dc39a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.puml
deleted file mode 100644
index cd7c755629..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSnowconeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeGroup('AwsSnowconeGroup', 'Aws Snowcone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Remote.puml
deleted file mode 100644
index 5721b7f487..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowconeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSnowconeGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowcone')
-
-' renders the element
-AwsSnowconeGroup('AwsSnowconeGroup', 'Aws Snowcone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.png
deleted file mode 100644
index 467baf3a0a..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.puml
deleted file mode 100644
index bafce90d24..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowmobile
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobile('AwsSnowmobile', 'Aws Snowmobile', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Remote.puml
deleted file mode 100644
index 3ea4ed3a2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowmobile
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobile('AwsSnowmobile', 'Aws Snowmobile', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.md b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.md
deleted file mode 100644
index f087847fc8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSnowmobile
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsSnowmobile
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-```
-
-
-
-| Illustration | AwsSnowmobile | AwsSnowmobileCard | AwsSnowmobileGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsSnowmobile.png) | ![illustration for AwsSnowmobile](../../../aws-q2-2023/Architecture/Storage/AwsSnowmobile.Local.png) | ![illustration for AwsSnowmobileCard](../../../aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.png) | ![illustration for AwsSnowmobileGroup](../../../aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSnowmobileXs>`
-- `<$AwsSnowmobileSm>`
-- `<$AwsSnowmobileMd>`
-- `<$AwsSnowmobileLg>`
-
-
-
-
-
-## AwsSnowmobile
-
-### Load remotely
-```plantuml
-@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 AwsSnowmobile
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobile('AwsSnowmobile', 'Aws Snowmobile', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowmobile
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobile('AwsSnowmobile', 'Aws Snowmobile', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSnowmobileCard
-
-### Load remotely
-```plantuml
-@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 AwsSnowmobileCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileCard('AwsSnowmobileCard', 'Aws Snowmobile Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowmobileCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileCard('AwsSnowmobileCard', 'Aws Snowmobile Card', 'an optional description')
-@enduml
-```
-
-## AwsSnowmobileGroup
-
-### Load remotely
-```plantuml
-@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 AwsSnowmobileGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileGroup('AwsSnowmobileGroup', 'Aws Snowmobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowmobileGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileGroup('AwsSnowmobileGroup', 'Aws Snowmobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.png
deleted file mode 100644
index bb28d6f636..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.puml
deleted file mode 100644
index 2155f5cccf..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobile.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsSnowmobile
-
-sprite $AwsSnowmobileXs [10x10/16z] RSA54OH000ImFKt_5R_Ya8bd_HVDAcEC22QYevTKFHR3Jqbtz0O
-
-sprite $AwsSnowmobileSm [12x12/16z] VOo35G1H3C1UcVqdFkCxDLcG8lgaLyouF1TtVlOzYIz7_SoD4CFpsqIui3-zVhNi
-
-sprite $AwsSnowmobileMd [16x16/16z] dOt50K0X34EhoVuJu-NwvK7T-8VKI5SMjataiJnuTIzGYTpzejmhi6FGpafnWQZK2QMwWgd0lNSAvSn262zm3xwY0m
-
-sprite $AwsSnowmobileLg [20x20/16z] fSZL0SL020LHBZRzL_o4U7xth3AmhYAokKlDRLoytX-YEUXgEy0PRQfXW37IdM6k3aRtqS3pQ3ANPvhaWf6e38V8DXYYYmAwWeEnkpMK07Xo9pDBrdq1
-
-!procedure AwsSnowmobile($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsSnowmobile', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSnowmobileCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSnowmobileLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsSnowmobileGroup($id, $name='Aws Snowmobile', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsSnowmobileLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.png
deleted file mode 100644
index 80c219c513..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.puml
deleted file mode 100644
index 924625a95a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowmobileCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileCard('AwsSnowmobileCard', 'Aws Snowmobile Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Remote.puml
deleted file mode 100644
index c609abc203..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowmobileCard
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileCard('AwsSnowmobileCard', 'Aws Snowmobile Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.png
deleted file mode 100644
index d12b727955..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.puml
deleted file mode 100644
index 3e3eab74d4..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSnowmobileGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileGroup('AwsSnowmobileGroup', 'Aws Snowmobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Remote.puml
deleted file mode 100644
index ef5d92a659..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsSnowmobileGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSnowmobileGroup
-include('aws-q2-2023/Architecture/Storage/AwsSnowmobile')
-
-' renders the element
-AwsSnowmobileGroup('AwsSnowmobileGroup', 'Aws Snowmobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.png
deleted file mode 100644
index 17ddf46691..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.puml
deleted file mode 100644
index 0b247f3677..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGateway
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGateway('AwsStorageGateway', 'Aws Storage Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Remote.puml
deleted file mode 100644
index e776941607..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGateway
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGateway('AwsStorageGateway', 'Aws Storage Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.md b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.md
deleted file mode 100644
index 4cb234b7db..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGateway
-
-
-```text
-aws-q2-2023/Architecture/Storage/AwsStorageGateway
-```
-
-```text
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-```
-
-
-
-| Illustration | AwsStorageGateway | AwsStorageGatewayCard | AwsStorageGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Architecture/Storage/AwsStorageGateway.png) | ![illustration for AwsStorageGateway](../../../aws-q2-2023/Architecture/Storage/AwsStorageGateway.Local.png) | ![illustration for AwsStorageGatewayCard](../../../aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.png) | ![illustration for AwsStorageGatewayGroup](../../../aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayXs>`
-- `<$AwsStorageGatewaySm>`
-- `<$AwsStorageGatewayMd>`
-- `<$AwsStorageGatewayLg>`
-
-
-
-
-
-## AwsStorageGateway
-
-### Load remotely
-```plantuml
-@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 AwsStorageGateway
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGateway('AwsStorageGateway', 'Aws Storage Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGateway
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGateway('AwsStorageGateway', 'Aws Storage Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayCard
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayCard('AwsStorageGatewayCard', 'Aws Storage Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayCard
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayCard('AwsStorageGatewayCard', 'Aws Storage Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayGroup
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayGroup('AwsStorageGatewayGroup', 'Aws Storage Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayGroup
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayGroup('AwsStorageGatewayGroup', 'Aws Storage Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.png b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.png
deleted file mode 100644
index 507a04a0a3..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.puml
deleted file mode 100644
index 9c78fecbd6..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Architecture/Storage/AwsStorageGateway
-
-sprite $AwsStorageGatewayXs [10x10/16z] OySE6DYPa7bGYe4Pp6G5qMmCO25M88iTAmi1
-
-sprite $AwsStorageGatewaySm [12x12/16z] VSQ53S0m44Kn7Vst_yHbRXABp41QNWNSznkhs1jH9Wfm116iPtq639-Wv6q6
-
-sprite $AwsStorageGatewayMd [16x16/16z] dOl50S0m30CZWsx_YSlmB5pG0luGrUAc01JDWIxv6jthjIkDx2Rw20OXiECghZEEvE2OUJkF0IXumGm
-
-sprite $AwsStorageGatewayLg [20x20/16z] fP055e0m34DNIRZ_ZPbBdo61sN_rwxzWne1I1ke7ycfZffkjJFk9r6POwPQU5rEMBSjy5T1o3cq6MK3EMst86T4j4Ot9oZpP93-PLtREWND_eHi
-
-!procedure AwsStorageGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Architecture/Storage/AwsStorageGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayGroup($id, $name='Aws Storage Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.png
deleted file mode 100644
index 2f02e85f72..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.puml
deleted file mode 100644
index b68850fbac..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayCard
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayCard('AwsStorageGatewayCard', 'Aws Storage Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Remote.puml
deleted file mode 100644
index 5643a87304..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayCard
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayCard('AwsStorageGatewayCard', 'Aws Storage Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.png b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.png
deleted file mode 100644
index 3499ee9d3e..0000000000
Binary files a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.puml
deleted file mode 100644
index f90c74ba2a..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayGroup
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayGroup('AwsStorageGatewayGroup', 'Aws Storage Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Remote.puml
deleted file mode 100644
index 598a8c28c8..0000000000
--- a/distribution/aws-q2-2023/Architecture/Storage/AwsStorageGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayGroup
-include('aws-q2-2023/Architecture/Storage/AwsStorageGateway')
-
-' renders the element
-AwsStorageGatewayGroup('AwsStorageGatewayGroup', 'Aws Storage Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Analytics.Local.png b/distribution/aws-q2-2023/Category/Analytics.Local.png
deleted file mode 100644
index 168e2d9e6f..0000000000
Binary files a/distribution/aws-q2-2023/Category/Analytics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Analytics.Local.puml b/distribution/aws-q2-2023/Category/Analytics.Local.puml
deleted file mode 100644
index da49be4644..0000000000
--- a/distribution/aws-q2-2023/Category/Analytics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Analytics
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-Analytics('Analytics', 'Analytics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Analytics.Remote.puml b/distribution/aws-q2-2023/Category/Analytics.Remote.puml
deleted file mode 100644
index f9c96b7178..0000000000
--- a/distribution/aws-q2-2023/Category/Analytics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Analytics
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-Analytics('Analytics', 'Analytics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Analytics.md b/distribution/aws-q2-2023/Category/Analytics.md
deleted file mode 100644
index f318d228e6..0000000000
--- a/distribution/aws-q2-2023/Category/Analytics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Analytics
-
-
-```text
-aws-q2-2023/Category/Analytics
-```
-
-```text
-include('aws-q2-2023/Category/Analytics')
-```
-
-
-
-| Illustration | Analytics | AnalyticsCard | AnalyticsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Analytics.png) | ![illustration for Analytics](../../aws-q2-2023/Category/Analytics.Local.png) | ![illustration for AnalyticsCard](../../aws-q2-2023/Category/AnalyticsCard.Local.png) | ![illustration for AnalyticsGroup](../../aws-q2-2023/Category/AnalyticsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AnalyticsXs>`
-- `<$AnalyticsSm>`
-- `<$AnalyticsMd>`
-- `<$AnalyticsLg>`
-
-
-
-
-
-## Analytics
-
-### Load remotely
-```plantuml
-@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 Analytics
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-Analytics('Analytics', 'Analytics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Analytics
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-Analytics('Analytics', 'Analytics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AnalyticsCard
-
-### Load remotely
-```plantuml
-@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 AnalyticsCard
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsCard('AnalyticsCard', 'Analytics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AnalyticsCard
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsCard('AnalyticsCard', 'Analytics Card', 'an optional description')
-@enduml
-```
-
-## AnalyticsGroup
-
-### Load remotely
-```plantuml
-@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 AnalyticsGroup
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsGroup('AnalyticsGroup', 'Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AnalyticsGroup
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsGroup('AnalyticsGroup', 'Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Analytics.png b/distribution/aws-q2-2023/Category/Analytics.png
deleted file mode 100644
index 2e8c48bef3..0000000000
Binary files a/distribution/aws-q2-2023/Category/Analytics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Analytics.puml b/distribution/aws-q2-2023/Category/Analytics.puml
deleted file mode 100644
index ca37438679..0000000000
--- a/distribution/aws-q2-2023/Category/Analytics.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Analytics
-
-sprite $AnalyticsXs [10x10/16z] OqS03XZ0OB70M8pi41O38v22Ya5PZ220gXS6
-
-sprite $AnalyticsSm [12x12/16z] OqS67730Yivc0m48cnaioWvdCy7PB8nmSNQ46ZQmsKmOPYBOh7300W
-
-sprite $AnalyticsMd [16x16/16z] XSc53G0n5CFGpyd-2nypj1O-6SyyhmcIrxvTIzZjwxixXRZQukAaagS1yZGijlQVQxRwMjzoRmG
-
-sprite $AnalyticsLg [20x20/16z] fSYr0G11008mE8Fz5tvtbvJH4N0BehTUNXbelkX1sfwofCsPSNF5KMLzA9Izkk36vhozEEDu1aTnk8sVXntM
-
-!procedure Analytics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Analytics', $name, $tech, $desc)
-!endprocedure
-
-!procedure AnalyticsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AnalyticsLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure AnalyticsGroup($id, $name='Analytics', $tech='')
- IconGroupElement($id, 'Analytics', '<$AnalyticsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/AnalyticsCard.Local.png b/distribution/aws-q2-2023/Category/AnalyticsCard.Local.png
deleted file mode 100644
index eb2e2517a2..0000000000
Binary files a/distribution/aws-q2-2023/Category/AnalyticsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/AnalyticsCard.Local.puml b/distribution/aws-q2-2023/Category/AnalyticsCard.Local.puml
deleted file mode 100644
index 8205f2715e..0000000000
--- a/distribution/aws-q2-2023/Category/AnalyticsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AnalyticsCard
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsCard('AnalyticsCard', 'Analytics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/AnalyticsCard.Remote.puml b/distribution/aws-q2-2023/Category/AnalyticsCard.Remote.puml
deleted file mode 100644
index 66f1edf190..0000000000
--- a/distribution/aws-q2-2023/Category/AnalyticsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AnalyticsCard
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsCard('AnalyticsCard', 'Analytics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/AnalyticsGroup.Local.png b/distribution/aws-q2-2023/Category/AnalyticsGroup.Local.png
deleted file mode 100644
index 1f03d5efa6..0000000000
Binary files a/distribution/aws-q2-2023/Category/AnalyticsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/AnalyticsGroup.Local.puml b/distribution/aws-q2-2023/Category/AnalyticsGroup.Local.puml
deleted file mode 100644
index e5328ec17b..0000000000
--- a/distribution/aws-q2-2023/Category/AnalyticsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AnalyticsGroup
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsGroup('AnalyticsGroup', 'Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/AnalyticsGroup.Remote.puml b/distribution/aws-q2-2023/Category/AnalyticsGroup.Remote.puml
deleted file mode 100644
index bdf226a500..0000000000
--- a/distribution/aws-q2-2023/Category/AnalyticsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AnalyticsGroup
-include('aws-q2-2023/Category/Analytics')
-
-' renders the element
-AnalyticsGroup('AnalyticsGroup', 'Analytics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegration.Local.png b/distribution/aws-q2-2023/Category/ApplicationIntegration.Local.png
deleted file mode 100644
index 3fc3ed182f..0000000000
Binary files a/distribution/aws-q2-2023/Category/ApplicationIntegration.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegration.Local.puml b/distribution/aws-q2-2023/Category/ApplicationIntegration.Local.puml
deleted file mode 100644
index adb32bc060..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegration.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ApplicationIntegration
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegration('ApplicationIntegration', 'Application Integration', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegration.Remote.puml b/distribution/aws-q2-2023/Category/ApplicationIntegration.Remote.puml
deleted file mode 100644
index 3f2ae85f2b..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegration.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ApplicationIntegration
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegration('ApplicationIntegration', 'Application Integration', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegration.md b/distribution/aws-q2-2023/Category/ApplicationIntegration.md
deleted file mode 100644
index 454b126ba2..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegration.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ApplicationIntegration
-
-
-```text
-aws-q2-2023/Category/ApplicationIntegration
-```
-
-```text
-include('aws-q2-2023/Category/ApplicationIntegration')
-```
-
-
-
-| Illustration | ApplicationIntegration | ApplicationIntegrationCard | ApplicationIntegrationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/ApplicationIntegration.png) | ![illustration for ApplicationIntegration](../../aws-q2-2023/Category/ApplicationIntegration.Local.png) | ![illustration for ApplicationIntegrationCard](../../aws-q2-2023/Category/ApplicationIntegrationCard.Local.png) | ![illustration for ApplicationIntegrationGroup](../../aws-q2-2023/Category/ApplicationIntegrationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ApplicationIntegrationXs>`
-- `<$ApplicationIntegrationSm>`
-- `<$ApplicationIntegrationMd>`
-- `<$ApplicationIntegrationLg>`
-
-
-
-
-
-## ApplicationIntegration
-
-### Load remotely
-```plantuml
-@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 ApplicationIntegration
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegration('ApplicationIntegration', 'Application Integration', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ApplicationIntegration
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegration('ApplicationIntegration', 'Application Integration', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ApplicationIntegrationCard
-
-### Load remotely
-```plantuml
-@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 ApplicationIntegrationCard
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationCard('ApplicationIntegrationCard', 'Application Integration Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ApplicationIntegrationCard
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationCard('ApplicationIntegrationCard', 'Application Integration Card', 'an optional description')
-@enduml
-```
-
-## ApplicationIntegrationGroup
-
-### Load remotely
-```plantuml
-@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 ApplicationIntegrationGroup
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationGroup('ApplicationIntegrationGroup', 'Application Integration Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ApplicationIntegrationGroup
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationGroup('ApplicationIntegrationGroup', 'Application Integration Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegration.png b/distribution/aws-q2-2023/Category/ApplicationIntegration.png
deleted file mode 100644
index 8e6b80a8ae..0000000000
Binary files a/distribution/aws-q2-2023/Category/ApplicationIntegration.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegration.puml b/distribution/aws-q2-2023/Category/ApplicationIntegration.puml
deleted file mode 100644
index 67357cfa23..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegration.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/ApplicationIntegration
-
-sprite $ApplicationIntegrationXs [10x10/16z] PSQt4S0W0C10cups7vXJG_pgwu9KQR_SpuTSzkxxOuyuT8vd0m
-
-sprite $ApplicationIntegrationSm [12x12/16z] OqS6N730XfND3cLp8h4vk9YO8MncJcPcLcOcY3WZa0jNmyK4OqFiOKKpdmqEM
-
-sprite $ApplicationIntegrationMd [16x16/16z] PSg54S0m34FHDcRlls-Oym_VINA7lFS9-rwnZL6QvsEPvRNwyV-DXu4301Y4iUFle7x-mscoQHbHyzxhxom1
-
-sprite $ApplicationIntegrationLg [20x20/16z] bSx50GGn30D0CwZ_VeznCPcdKRc5U8cIiRHRA_wGT-qnMhZBtnhnkkROg16Q5BcuP_2VcbApgBRhpryfgwZ5lKB35ZMWGvUrPMR9cyWxVzKM9cgqmbS
-
-!procedure ApplicationIntegration($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/ApplicationIntegration', $name, $tech, $desc)
-!endprocedure
-
-!procedure ApplicationIntegrationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ApplicationIntegrationLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure ApplicationIntegrationGroup($id, $name='Application Integration', $tech='')
- IconGroupElement($id, 'ApplicationIntegration', '<$ApplicationIntegrationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Local.png b/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Local.png
deleted file mode 100644
index 54ab8f93a9..0000000000
Binary files a/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Local.puml b/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Local.puml
deleted file mode 100644
index c3b92ce1ed..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ApplicationIntegrationCard
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationCard('ApplicationIntegrationCard', 'Application Integration Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Remote.puml b/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Remote.puml
deleted file mode 100644
index 3ade9c6305..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegrationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ApplicationIntegrationCard
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationCard('ApplicationIntegrationCard', 'Application Integration Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Local.png b/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Local.png
deleted file mode 100644
index 9eca59762c..0000000000
Binary files a/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Local.puml b/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Local.puml
deleted file mode 100644
index 5946175048..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ApplicationIntegrationGroup
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationGroup('ApplicationIntegrationGroup', 'Application Integration Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Remote.puml b/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Remote.puml
deleted file mode 100644
index 463be23172..0000000000
--- a/distribution/aws-q2-2023/Category/ApplicationIntegrationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ApplicationIntegrationGroup
-include('aws-q2-2023/Category/ApplicationIntegration')
-
-' renders the element
-ApplicationIntegrationGroup('ApplicationIntegrationGroup', 'Application Integration Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Blockchain.Local.png b/distribution/aws-q2-2023/Category/Blockchain.Local.png
deleted file mode 100644
index 0d53eac9cd..0000000000
Binary files a/distribution/aws-q2-2023/Category/Blockchain.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Blockchain.Local.puml b/distribution/aws-q2-2023/Category/Blockchain.Local.puml
deleted file mode 100644
index cf8f429e85..0000000000
--- a/distribution/aws-q2-2023/Category/Blockchain.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Blockchain
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-Blockchain('Blockchain', 'Blockchain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Blockchain.Remote.puml b/distribution/aws-q2-2023/Category/Blockchain.Remote.puml
deleted file mode 100644
index c626cddc6e..0000000000
--- a/distribution/aws-q2-2023/Category/Blockchain.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Blockchain
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-Blockchain('Blockchain', 'Blockchain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Blockchain.md b/distribution/aws-q2-2023/Category/Blockchain.md
deleted file mode 100644
index 67213bcb71..0000000000
--- a/distribution/aws-q2-2023/Category/Blockchain.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Blockchain
-
-
-```text
-aws-q2-2023/Category/Blockchain
-```
-
-```text
-include('aws-q2-2023/Category/Blockchain')
-```
-
-
-
-| Illustration | Blockchain | BlockchainCard | BlockchainGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Blockchain.png) | ![illustration for Blockchain](../../aws-q2-2023/Category/Blockchain.Local.png) | ![illustration for BlockchainCard](../../aws-q2-2023/Category/BlockchainCard.Local.png) | ![illustration for BlockchainGroup](../../aws-q2-2023/Category/BlockchainGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$BlockchainXs>`
-- `<$BlockchainSm>`
-- `<$BlockchainMd>`
-- `<$BlockchainLg>`
-
-
-
-
-
-## Blockchain
-
-### Load remotely
-```plantuml
-@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 Blockchain
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-Blockchain('Blockchain', 'Blockchain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Blockchain
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-Blockchain('Blockchain', 'Blockchain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## BlockchainCard
-
-### Load remotely
-```plantuml
-@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 BlockchainCard
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainCard('BlockchainCard', 'Blockchain Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BlockchainCard
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainCard('BlockchainCard', 'Blockchain Card', 'an optional description')
-@enduml
-```
-
-## BlockchainGroup
-
-### Load remotely
-```plantuml
-@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 BlockchainGroup
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainGroup('BlockchainGroup', 'Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BlockchainGroup
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainGroup('BlockchainGroup', 'Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Blockchain.png b/distribution/aws-q2-2023/Category/Blockchain.png
deleted file mode 100644
index 1494376894..0000000000
Binary files a/distribution/aws-q2-2023/Category/Blockchain.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Blockchain.puml b/distribution/aws-q2-2023/Category/Blockchain.puml
deleted file mode 100644
index 5ee49f0029..0000000000
--- a/distribution/aws-q2-2023/Category/Blockchain.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Blockchain
-
-sprite $BlockchainXs [10x10/16z] OoSQi3An0I68nSZE0eJ40m
-
-sprite $BlockchainSm [12x12/16z] OySEM8baCp4nCZ4pCK7PhEmip50sK9IDYPb8SrZXW1a
-
-sprite $BlockchainMd [16x16/16z] hSst5K0X5CDGaF7n_XF_7AdVxLGfC_chnVcgQ0iCCAv69XxXRWIzGrB_Rtyh
-
-sprite $BlockchainLg [20x20/16z] nOh50K0X34ERwluJVyNX3A_U95OGHYWmkRRzZ9azLVw1MRuIbleBrR-gJ_WBgRwEep-Qm0q
-
-!procedure Blockchain($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Blockchain', $name, $tech, $desc)
-!endprocedure
-
-!procedure BlockchainCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$BlockchainLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure BlockchainGroup($id, $name='Blockchain', $tech='')
- IconGroupElement($id, 'Blockchain', '<$BlockchainLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/BlockchainCard.Local.png b/distribution/aws-q2-2023/Category/BlockchainCard.Local.png
deleted file mode 100644
index 711fe2b07f..0000000000
Binary files a/distribution/aws-q2-2023/Category/BlockchainCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/BlockchainCard.Local.puml b/distribution/aws-q2-2023/Category/BlockchainCard.Local.puml
deleted file mode 100644
index 1aceee4210..0000000000
--- a/distribution/aws-q2-2023/Category/BlockchainCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 BlockchainCard
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainCard('BlockchainCard', 'Blockchain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BlockchainCard.Remote.puml b/distribution/aws-q2-2023/Category/BlockchainCard.Remote.puml
deleted file mode 100644
index 341df19215..0000000000
--- a/distribution/aws-q2-2023/Category/BlockchainCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 BlockchainCard
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainCard('BlockchainCard', 'Blockchain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BlockchainGroup.Local.png b/distribution/aws-q2-2023/Category/BlockchainGroup.Local.png
deleted file mode 100644
index 2747989e65..0000000000
Binary files a/distribution/aws-q2-2023/Category/BlockchainGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/BlockchainGroup.Local.puml b/distribution/aws-q2-2023/Category/BlockchainGroup.Local.puml
deleted file mode 100644
index 51a569218b..0000000000
--- a/distribution/aws-q2-2023/Category/BlockchainGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 BlockchainGroup
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainGroup('BlockchainGroup', 'Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BlockchainGroup.Remote.puml b/distribution/aws-q2-2023/Category/BlockchainGroup.Remote.puml
deleted file mode 100644
index a9aca956d0..0000000000
--- a/distribution/aws-q2-2023/Category/BlockchainGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 BlockchainGroup
-include('aws-q2-2023/Category/Blockchain')
-
-' renders the element
-BlockchainGroup('BlockchainGroup', 'Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BusinessApplications.Local.png b/distribution/aws-q2-2023/Category/BusinessApplications.Local.png
deleted file mode 100644
index b4dfbbc3d7..0000000000
Binary files a/distribution/aws-q2-2023/Category/BusinessApplications.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/BusinessApplications.Local.puml b/distribution/aws-q2-2023/Category/BusinessApplications.Local.puml
deleted file mode 100644
index f148a701b0..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplications.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 BusinessApplications
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplications('BusinessApplications', 'Business Applications', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BusinessApplications.Remote.puml b/distribution/aws-q2-2023/Category/BusinessApplications.Remote.puml
deleted file mode 100644
index 0ece510eab..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplications.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 BusinessApplications
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplications('BusinessApplications', 'Business Applications', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BusinessApplications.md b/distribution/aws-q2-2023/Category/BusinessApplications.md
deleted file mode 100644
index c66523228b..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplications.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# BusinessApplications
-
-
-```text
-aws-q2-2023/Category/BusinessApplications
-```
-
-```text
-include('aws-q2-2023/Category/BusinessApplications')
-```
-
-
-
-| Illustration | BusinessApplications | BusinessApplicationsCard | BusinessApplicationsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/BusinessApplications.png) | ![illustration for BusinessApplications](../../aws-q2-2023/Category/BusinessApplications.Local.png) | ![illustration for BusinessApplicationsCard](../../aws-q2-2023/Category/BusinessApplicationsCard.Local.png) | ![illustration for BusinessApplicationsGroup](../../aws-q2-2023/Category/BusinessApplicationsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$BusinessApplicationsXs>`
-- `<$BusinessApplicationsSm>`
-- `<$BusinessApplicationsMd>`
-- `<$BusinessApplicationsLg>`
-
-
-
-
-
-## BusinessApplications
-
-### Load remotely
-```plantuml
-@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 BusinessApplications
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplications('BusinessApplications', 'Business Applications', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BusinessApplications
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplications('BusinessApplications', 'Business Applications', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## BusinessApplicationsCard
-
-### Load remotely
-```plantuml
-@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 BusinessApplicationsCard
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsCard('BusinessApplicationsCard', 'Business Applications Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BusinessApplicationsCard
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsCard('BusinessApplicationsCard', 'Business Applications Card', 'an optional description')
-@enduml
-```
-
-## BusinessApplicationsGroup
-
-### Load remotely
-```plantuml
-@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 BusinessApplicationsGroup
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsGroup('BusinessApplicationsGroup', 'Business Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 BusinessApplicationsGroup
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsGroup('BusinessApplicationsGroup', 'Business Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/BusinessApplications.png b/distribution/aws-q2-2023/Category/BusinessApplications.png
deleted file mode 100644
index 7050eff399..0000000000
Binary files a/distribution/aws-q2-2023/Category/BusinessApplications.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/BusinessApplications.puml b/distribution/aws-q2-2023/Category/BusinessApplications.puml
deleted file mode 100644
index 1ec4d8baca..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplications.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/BusinessApplications
-
-sprite $BusinessApplicationsXs [10x10/16z] OqS0JXW0ivXXB0OW1BCueB9G2fN5p0W2S35EP1O
-
-sprite $BusinessApplicationsSm [12x12/16z] OqS6d730XibcHB0vE5cXR7O6a0o4pSm4akB0pmRRmuncFXiSi
-
-sprite $BusinessApplicationsMd [16x16/16z] ZSc50G0X40D1E4twB_ZTbKK7yfh5iPB1OvlpxAWdIwLXDrI7jytkq75VhPWCj1aICKnrN_zpJXTlFRcSwm4
-
-sprite $BusinessApplicationsLg [20x20/16z] hSY53GG14CF0HClz5_nup6GB9vO2fo5OqtPCvcQCgO45ZCrSoX53IwcFbGnCMxFiJEfl6e-OWErihIJQfBL9nmsp-0O
-
-!procedure BusinessApplications($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/BusinessApplications', $name, $tech, $desc)
-!endprocedure
-
-!procedure BusinessApplicationsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$BusinessApplicationsLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure BusinessApplicationsGroup($id, $name='Business Applications', $tech='')
- IconGroupElement($id, 'BusinessApplications', '<$BusinessApplicationsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Local.png b/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Local.png
deleted file mode 100644
index 00277fac39..0000000000
Binary files a/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Local.puml b/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Local.puml
deleted file mode 100644
index 6f8a7a9956..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 BusinessApplicationsCard
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsCard('BusinessApplicationsCard', 'Business Applications Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Remote.puml b/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Remote.puml
deleted file mode 100644
index 27aa354274..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplicationsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 BusinessApplicationsCard
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsCard('BusinessApplicationsCard', 'Business Applications Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Local.png b/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Local.png
deleted file mode 100644
index 95b3fbcc75..0000000000
Binary files a/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Local.puml b/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Local.puml
deleted file mode 100644
index f70c06ebd2..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 BusinessApplicationsGroup
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsGroup('BusinessApplicationsGroup', 'Business Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Remote.puml b/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Remote.puml
deleted file mode 100644
index 624b2111fa..0000000000
--- a/distribution/aws-q2-2023/Category/BusinessApplicationsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 BusinessApplicationsGroup
-include('aws-q2-2023/Category/BusinessApplications')
-
-' renders the element
-BusinessApplicationsGroup('BusinessApplicationsGroup', 'Business Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagement.Local.png b/distribution/aws-q2-2023/Category/CloudFinancialManagement.Local.png
deleted file mode 100644
index c296c7394d..0000000000
Binary files a/distribution/aws-q2-2023/Category/CloudFinancialManagement.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagement.Local.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagement.Local.puml
deleted file mode 100644
index e1be6038e8..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagement.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CloudFinancialManagement
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagement('CloudFinancialManagement', 'Cloud Financial Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagement.Remote.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagement.Remote.puml
deleted file mode 100644
index dbcaa9800b..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagement.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CloudFinancialManagement
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagement('CloudFinancialManagement', 'Cloud Financial Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagement.md b/distribution/aws-q2-2023/Category/CloudFinancialManagement.md
deleted file mode 100644
index 154372a380..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagement.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# CloudFinancialManagement
-
-
-```text
-aws-q2-2023/Category/CloudFinancialManagement
-```
-
-```text
-include('aws-q2-2023/Category/CloudFinancialManagement')
-```
-
-
-
-| Illustration | CloudFinancialManagement | CloudFinancialManagementCard | CloudFinancialManagementGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/CloudFinancialManagement.png) | ![illustration for CloudFinancialManagement](../../aws-q2-2023/Category/CloudFinancialManagement.Local.png) | ![illustration for CloudFinancialManagementCard](../../aws-q2-2023/Category/CloudFinancialManagementCard.Local.png) | ![illustration for CloudFinancialManagementGroup](../../aws-q2-2023/Category/CloudFinancialManagementGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$CloudFinancialManagementXs>`
-- `<$CloudFinancialManagementSm>`
-- `<$CloudFinancialManagementMd>`
-- `<$CloudFinancialManagementLg>`
-
-
-
-
-
-## CloudFinancialManagement
-
-### Load remotely
-```plantuml
-@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 CloudFinancialManagement
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagement('CloudFinancialManagement', 'Cloud Financial Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CloudFinancialManagement
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagement('CloudFinancialManagement', 'Cloud Financial Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## CloudFinancialManagementCard
-
-### Load remotely
-```plantuml
-@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 CloudFinancialManagementCard
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementCard('CloudFinancialManagementCard', 'Cloud Financial Management Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CloudFinancialManagementCard
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementCard('CloudFinancialManagementCard', 'Cloud Financial Management Card', 'an optional description')
-@enduml
-```
-
-## CloudFinancialManagementGroup
-
-### Load remotely
-```plantuml
-@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 CloudFinancialManagementGroup
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementGroup('CloudFinancialManagementGroup', 'Cloud Financial Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CloudFinancialManagementGroup
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementGroup('CloudFinancialManagementGroup', 'Cloud Financial Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagement.png b/distribution/aws-q2-2023/Category/CloudFinancialManagement.png
deleted file mode 100644
index ce8a46ffa0..0000000000
Binary files a/distribution/aws-q2-2023/Category/CloudFinancialManagement.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagement.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagement.puml
deleted file mode 100644
index 769b428bc0..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagement.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/CloudFinancialManagement
-
-sprite $CloudFinancialManagementXs [10x10/16z] OyS161bXB0Ps5eGm6uHYPMLbWmcnm5Xip6pOpG8
-
-sprite $CloudFinancialManagementSm [12x12/16z] RSot0G0n3CD09OhxJ_pHsKPr5NWEgoEfnM59iT-kJr5i0Bmuw39Og_6s_j7o6m
-
-sprite $CloudFinancialManagementMd [16x16/16z] PSst0K0n309H9xZz9_uvsD9HlGfYNNC5CVTOqkmsG9FLmRyxRgtXp-EApzVdv6jjih4z6PYjkyTpsMLj1m
-
-sprite $CloudFinancialManagementLg [20x20/16z] bSZ50GGn40EmGRl_YezXmucUOezeJQYipKuVeZnGI6HnzCSnhkTc4X5gTZb-u7g19olEyqcBIoAPMTnBM766jFf0W5vSViJt2aSd3Rq3
-
-!procedure CloudFinancialManagement($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/CloudFinancialManagement', $name, $tech, $desc)
-!endprocedure
-
-!procedure CloudFinancialManagementCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$CloudFinancialManagementLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure CloudFinancialManagementGroup($id, $name='Cloud Financial Management', $tech='')
- IconGroupElement($id, 'CloudFinancialManagement', '<$CloudFinancialManagementLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Local.png b/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Local.png
deleted file mode 100644
index 66b3a786b4..0000000000
Binary files a/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Local.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Local.puml
deleted file mode 100644
index f27fa0a549..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CloudFinancialManagementCard
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementCard('CloudFinancialManagementCard', 'Cloud Financial Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Remote.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Remote.puml
deleted file mode 100644
index edca785b45..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagementCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CloudFinancialManagementCard
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementCard('CloudFinancialManagementCard', 'Cloud Financial Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Local.png b/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Local.png
deleted file mode 100644
index 903e7d01a1..0000000000
Binary files a/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Local.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Local.puml
deleted file mode 100644
index 223df510c1..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 CloudFinancialManagementGroup
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementGroup('CloudFinancialManagementGroup', 'Cloud Financial Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Remote.puml b/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Remote.puml
deleted file mode 100644
index 27c4c21466..0000000000
--- a/distribution/aws-q2-2023/Category/CloudFinancialManagementGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 CloudFinancialManagementGroup
-include('aws-q2-2023/Category/CloudFinancialManagement')
-
-' renders the element
-CloudFinancialManagementGroup('CloudFinancialManagementGroup', 'Cloud Financial Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Compute.Local.png b/distribution/aws-q2-2023/Category/Compute.Local.png
deleted file mode 100644
index f8d7b534ac..0000000000
Binary files a/distribution/aws-q2-2023/Category/Compute.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Compute.Local.puml b/distribution/aws-q2-2023/Category/Compute.Local.puml
deleted file mode 100644
index 97d47e947b..0000000000
--- a/distribution/aws-q2-2023/Category/Compute.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Compute
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-Compute('Compute', 'Compute', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Compute.Remote.puml b/distribution/aws-q2-2023/Category/Compute.Remote.puml
deleted file mode 100644
index 06af8c3953..0000000000
--- a/distribution/aws-q2-2023/Category/Compute.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Compute
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-Compute('Compute', 'Compute', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Compute.md b/distribution/aws-q2-2023/Category/Compute.md
deleted file mode 100644
index 965ca4daa2..0000000000
--- a/distribution/aws-q2-2023/Category/Compute.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Compute
-
-
-```text
-aws-q2-2023/Category/Compute
-```
-
-```text
-include('aws-q2-2023/Category/Compute')
-```
-
-
-
-| Illustration | Compute | ComputeCard | ComputeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Compute.png) | ![illustration for Compute](../../aws-q2-2023/Category/Compute.Local.png) | ![illustration for ComputeCard](../../aws-q2-2023/Category/ComputeCard.Local.png) | ![illustration for ComputeGroup](../../aws-q2-2023/Category/ComputeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ComputeXs>`
-- `<$ComputeSm>`
-- `<$ComputeMd>`
-- `<$ComputeLg>`
-
-
-
-
-
-## Compute
-
-### Load remotely
-```plantuml
-@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 Compute
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-Compute('Compute', 'Compute', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Compute
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-Compute('Compute', 'Compute', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ComputeCard
-
-### Load remotely
-```plantuml
-@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 ComputeCard
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeCard('ComputeCard', 'Compute Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ComputeCard
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeCard('ComputeCard', 'Compute Card', 'an optional description')
-@enduml
-```
-
-## ComputeGroup
-
-### Load remotely
-```plantuml
-@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 ComputeGroup
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeGroup('ComputeGroup', 'Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ComputeGroup
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeGroup('ComputeGroup', 'Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Compute.png b/distribution/aws-q2-2023/Category/Compute.png
deleted file mode 100644
index a631af6ea9..0000000000
Binary files a/distribution/aws-q2-2023/Category/Compute.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Compute.puml b/distribution/aws-q2-2023/Category/Compute.puml
deleted file mode 100644
index 7bd9a9c107..0000000000
--- a/distribution/aws-q2-2023/Category/Compute.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Compute
-
-sprite $ComputeXs [10x10/16z] OyS1c9YHE8nW4I1c1hEOOImGpSm8OJ420GDsim
-
-sprite $ComputeSm [12x12/16z] RSo53G0n3C10nQ7z9tuijnQTo7dELuF0R_ADvYYMmMH4zvlM3-ZwzvRU
-
-sprite $ComputeMd [16x16/16z] PSc74OL04CDGpdks-g_u1vQC9huHpyhN5iorTi2-MFRGzEQ8DTVspP3wRnPGJjjZizhHtKncLSNPxAxOJ14fRBxszdBl2m
-
-sprite $ComputeLg [20x20/16z] XT253K0X54DHdZJTV-AlkDxumU6i87s1mhwTGMcWrGONY45G36cPP8EJ_aP1CXKwduoYrTfaJ6QJUR1igDVQaxHhO_KP-VdTsnJKun-SBGp93G
-
-!procedure Compute($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Compute', $name, $tech, $desc)
-!endprocedure
-
-!procedure ComputeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ComputeLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure ComputeGroup($id, $name='Compute', $tech='')
- IconGroupElement($id, 'Compute', '<$ComputeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/ComputeCard.Local.png b/distribution/aws-q2-2023/Category/ComputeCard.Local.png
deleted file mode 100644
index 6cd347f908..0000000000
Binary files a/distribution/aws-q2-2023/Category/ComputeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ComputeCard.Local.puml b/distribution/aws-q2-2023/Category/ComputeCard.Local.puml
deleted file mode 100644
index ff49c73f95..0000000000
--- a/distribution/aws-q2-2023/Category/ComputeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ComputeCard
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeCard('ComputeCard', 'Compute Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ComputeCard.Remote.puml b/distribution/aws-q2-2023/Category/ComputeCard.Remote.puml
deleted file mode 100644
index 995d72f50f..0000000000
--- a/distribution/aws-q2-2023/Category/ComputeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ComputeCard
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeCard('ComputeCard', 'Compute Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ComputeGroup.Local.png b/distribution/aws-q2-2023/Category/ComputeGroup.Local.png
deleted file mode 100644
index 18adafe3a0..0000000000
Binary files a/distribution/aws-q2-2023/Category/ComputeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ComputeGroup.Local.puml b/distribution/aws-q2-2023/Category/ComputeGroup.Local.puml
deleted file mode 100644
index d63110e8be..0000000000
--- a/distribution/aws-q2-2023/Category/ComputeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ComputeGroup
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeGroup('ComputeGroup', 'Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ComputeGroup.Remote.puml b/distribution/aws-q2-2023/Category/ComputeGroup.Remote.puml
deleted file mode 100644
index d863c5383a..0000000000
--- a/distribution/aws-q2-2023/Category/ComputeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ComputeGroup
-include('aws-q2-2023/Category/Compute')
-
-' renders the element
-ComputeGroup('ComputeGroup', 'Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContactCenter.Local.png b/distribution/aws-q2-2023/Category/ContactCenter.Local.png
deleted file mode 100644
index 3d6760ed48..0000000000
Binary files a/distribution/aws-q2-2023/Category/ContactCenter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ContactCenter.Local.puml b/distribution/aws-q2-2023/Category/ContactCenter.Local.puml
deleted file mode 100644
index 1066f386d6..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ContactCenter
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenter('ContactCenter', 'Contact Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContactCenter.Remote.puml b/distribution/aws-q2-2023/Category/ContactCenter.Remote.puml
deleted file mode 100644
index d46901d322..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ContactCenter
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenter('ContactCenter', 'Contact Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContactCenter.md b/distribution/aws-q2-2023/Category/ContactCenter.md
deleted file mode 100644
index 8d6929f485..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ContactCenter
-
-
-```text
-aws-q2-2023/Category/ContactCenter
-```
-
-```text
-include('aws-q2-2023/Category/ContactCenter')
-```
-
-
-
-| Illustration | ContactCenter | ContactCenterCard | ContactCenterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/ContactCenter.png) | ![illustration for ContactCenter](../../aws-q2-2023/Category/ContactCenter.Local.png) | ![illustration for ContactCenterCard](../../aws-q2-2023/Category/ContactCenterCard.Local.png) | ![illustration for ContactCenterGroup](../../aws-q2-2023/Category/ContactCenterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ContactCenterXs>`
-- `<$ContactCenterSm>`
-- `<$ContactCenterMd>`
-- `<$ContactCenterLg>`
-
-
-
-
-
-## ContactCenter
-
-### Load remotely
-```plantuml
-@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 ContactCenter
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenter('ContactCenter', 'Contact Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ContactCenter
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenter('ContactCenter', 'Contact Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ContactCenterCard
-
-### Load remotely
-```plantuml
-@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 ContactCenterCard
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterCard('ContactCenterCard', 'Contact Center Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ContactCenterCard
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterCard('ContactCenterCard', 'Contact Center Card', 'an optional description')
-@enduml
-```
-
-## ContactCenterGroup
-
-### Load remotely
-```plantuml
-@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 ContactCenterGroup
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterGroup('ContactCenterGroup', 'Contact Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ContactCenterGroup
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterGroup('ContactCenterGroup', 'Contact Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/ContactCenter.png b/distribution/aws-q2-2023/Category/ContactCenter.png
deleted file mode 100644
index 7f57e065f1..0000000000
Binary files a/distribution/aws-q2-2023/Category/ContactCenter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ContactCenter.puml b/distribution/aws-q2-2023/Category/ContactCenter.puml
deleted file mode 100644
index a046170c3d..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenter.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Category/ContactCenter
-
-sprite $ContactCenterXs [10x10/16z] OqS0JXW0inYXB1O6JbO8Ymqa2cOn03aC47NC36mWMGW7B0O321O
-
-sprite $ContactCenterSm [12x12/16z] NOo30S10301Zx3zm-zR5z9DSs9jRkCtSIzIU2sPnqVA0J8LvIyXpNslPSxI2y_FV5l83
-
-sprite $ContactCenterMd [16x16/16z] PSx50G0n30D1i-J-2px6P7yJDCQYlWcglzr6yMidQA_DsOLuhDpFoEtOTnhaPGgwKv_z3KLNFAQXo_ispndijjOUuAU_pPP_Am
-
-sprite $ContactCenterLg [20x20/16z] {
-XP250KKX30CJAcdt7_YxFEVmmwiZm2qGUykr6_IDiooLQUcyeBRmfUDurfd-Tv6V5VmxxtWvgdwkmDTMO7blMRMFeQLh0v2hzxtlgB5mgNw3lsE-aMmIWxd3
-3ju1
-}
-
-!procedure ContactCenter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/ContactCenter', $name, $tech, $desc)
-!endprocedure
-
-!procedure ContactCenterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ContactCenterLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure ContactCenterGroup($id, $name='Contact Center', $tech='')
- IconGroupElement($id, 'ContactCenter', '<$ContactCenterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/ContactCenterCard.Local.png b/distribution/aws-q2-2023/Category/ContactCenterCard.Local.png
deleted file mode 100644
index ee3bc1e488..0000000000
Binary files a/distribution/aws-q2-2023/Category/ContactCenterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ContactCenterCard.Local.puml b/distribution/aws-q2-2023/Category/ContactCenterCard.Local.puml
deleted file mode 100644
index dc6983deec..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ContactCenterCard
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterCard('ContactCenterCard', 'Contact Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContactCenterCard.Remote.puml b/distribution/aws-q2-2023/Category/ContactCenterCard.Remote.puml
deleted file mode 100644
index 5780f96195..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ContactCenterCard
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterCard('ContactCenterCard', 'Contact Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContactCenterGroup.Local.png b/distribution/aws-q2-2023/Category/ContactCenterGroup.Local.png
deleted file mode 100644
index e4ca3299d7..0000000000
Binary files a/distribution/aws-q2-2023/Category/ContactCenterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ContactCenterGroup.Local.puml b/distribution/aws-q2-2023/Category/ContactCenterGroup.Local.puml
deleted file mode 100644
index 1cda919609..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ContactCenterGroup
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterGroup('ContactCenterGroup', 'Contact Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContactCenterGroup.Remote.puml b/distribution/aws-q2-2023/Category/ContactCenterGroup.Remote.puml
deleted file mode 100644
index 8ddff021d4..0000000000
--- a/distribution/aws-q2-2023/Category/ContactCenterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ContactCenterGroup
-include('aws-q2-2023/Category/ContactCenter')
-
-' renders the element
-ContactCenterGroup('ContactCenterGroup', 'Contact Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Containers.Local.png b/distribution/aws-q2-2023/Category/Containers.Local.png
deleted file mode 100644
index d09538c05d..0000000000
Binary files a/distribution/aws-q2-2023/Category/Containers.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Containers.Local.puml b/distribution/aws-q2-2023/Category/Containers.Local.puml
deleted file mode 100644
index fee4b4d08a..0000000000
--- a/distribution/aws-q2-2023/Category/Containers.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Containers
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-Containers('Containers', 'Containers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Containers.Remote.puml b/distribution/aws-q2-2023/Category/Containers.Remote.puml
deleted file mode 100644
index 83bcc717f2..0000000000
--- a/distribution/aws-q2-2023/Category/Containers.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Containers
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-Containers('Containers', 'Containers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Containers.md b/distribution/aws-q2-2023/Category/Containers.md
deleted file mode 100644
index 7f21c4f65a..0000000000
--- a/distribution/aws-q2-2023/Category/Containers.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Containers
-
-
-```text
-aws-q2-2023/Category/Containers
-```
-
-```text
-include('aws-q2-2023/Category/Containers')
-```
-
-
-
-| Illustration | Containers | ContainersCard | ContainersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Containers.png) | ![illustration for Containers](../../aws-q2-2023/Category/Containers.Local.png) | ![illustration for ContainersCard](../../aws-q2-2023/Category/ContainersCard.Local.png) | ![illustration for ContainersGroup](../../aws-q2-2023/Category/ContainersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ContainersXs>`
-- `<$ContainersSm>`
-- `<$ContainersMd>`
-- `<$ContainersLg>`
-
-
-
-
-
-## Containers
-
-### Load remotely
-```plantuml
-@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 Containers
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-Containers('Containers', 'Containers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Containers
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-Containers('Containers', 'Containers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ContainersCard
-
-### Load remotely
-```plantuml
-@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 ContainersCard
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersCard('ContainersCard', 'Containers Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ContainersCard
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersCard('ContainersCard', 'Containers Card', 'an optional description')
-@enduml
-```
-
-## ContainersGroup
-
-### Load remotely
-```plantuml
-@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 ContainersGroup
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersGroup('ContainersGroup', 'Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ContainersGroup
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersGroup('ContainersGroup', 'Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Containers.png b/distribution/aws-q2-2023/Category/Containers.png
deleted file mode 100644
index ba404a55fa..0000000000
Binary files a/distribution/aws-q2-2023/Category/Containers.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Containers.puml b/distribution/aws-q2-2023/Category/Containers.puml
deleted file mode 100644
index 66d160c972..0000000000
--- a/distribution/aws-q2-2023/Category/Containers.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Containers
-
-sprite $ContainersXs [10x10/16z] OyS5c60CPWOeWnM86K4C5YOGW4YoCq74c1X10BjH
-
-sprite $ContainersSm [12x12/16z] RSQ50S0m24HHv6J_YUlU_0Hu7iVzw67UIyRXv19oTwt5PZ3Bgjq2JlVMxZEQLpq3
-
-sprite $ContainersMd [16x16/16z] RSgr0G0m20H0dFqdZdkuxiLVh2TmzTFAV6VJAxEBsif6xO8ZApG8qBCXTIExg0f1QUDif1tsh3oC_VHdk6K
-
-sprite $ContainersLg [20x20/16z] ZSs30SH054NHXu_-Arx6ll79e8y2jw7PssvCUtFkp8cDfSRxP1pdCKUZ_xMjqO8QmsWTLfVKIJqmVtqqWMDOx3kcqJOzD-pY6m
-
-!procedure Containers($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Containers', $name, $tech, $desc)
-!endprocedure
-
-!procedure ContainersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ContainersLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure ContainersGroup($id, $name='Containers', $tech='')
- IconGroupElement($id, 'Containers', '<$ContainersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/ContainersCard.Local.png b/distribution/aws-q2-2023/Category/ContainersCard.Local.png
deleted file mode 100644
index e9a33f4b85..0000000000
Binary files a/distribution/aws-q2-2023/Category/ContainersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ContainersCard.Local.puml b/distribution/aws-q2-2023/Category/ContainersCard.Local.puml
deleted file mode 100644
index b1938c5d86..0000000000
--- a/distribution/aws-q2-2023/Category/ContainersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ContainersCard
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersCard('ContainersCard', 'Containers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContainersCard.Remote.puml b/distribution/aws-q2-2023/Category/ContainersCard.Remote.puml
deleted file mode 100644
index fed21fd2c9..0000000000
--- a/distribution/aws-q2-2023/Category/ContainersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ContainersCard
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersCard('ContainersCard', 'Containers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContainersGroup.Local.png b/distribution/aws-q2-2023/Category/ContainersGroup.Local.png
deleted file mode 100644
index 7ba9bac9c2..0000000000
Binary files a/distribution/aws-q2-2023/Category/ContainersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ContainersGroup.Local.puml b/distribution/aws-q2-2023/Category/ContainersGroup.Local.puml
deleted file mode 100644
index 9c49afa64c..0000000000
--- a/distribution/aws-q2-2023/Category/ContainersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ContainersGroup
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersGroup('ContainersGroup', 'Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ContainersGroup.Remote.puml b/distribution/aws-q2-2023/Category/ContainersGroup.Remote.puml
deleted file mode 100644
index f2ec30abfa..0000000000
--- a/distribution/aws-q2-2023/Category/ContainersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ContainersGroup
-include('aws-q2-2023/Category/Containers')
-
-' renders the element
-ContainersGroup('ContainersGroup', 'Containers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablement.Local.png b/distribution/aws-q2-2023/Category/CustomerEnablement.Local.png
deleted file mode 100644
index 360f40f26c..0000000000
Binary files a/distribution/aws-q2-2023/Category/CustomerEnablement.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablement.Local.puml b/distribution/aws-q2-2023/Category/CustomerEnablement.Local.puml
deleted file mode 100644
index 0b89083e43..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablement.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CustomerEnablement
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablement('CustomerEnablement', 'Customer Enablement', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablement.Remote.puml b/distribution/aws-q2-2023/Category/CustomerEnablement.Remote.puml
deleted file mode 100644
index c95596f702..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablement.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CustomerEnablement
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablement('CustomerEnablement', 'Customer Enablement', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablement.md b/distribution/aws-q2-2023/Category/CustomerEnablement.md
deleted file mode 100644
index 1647b7151f..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablement.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# CustomerEnablement
-
-
-```text
-aws-q2-2023/Category/CustomerEnablement
-```
-
-```text
-include('aws-q2-2023/Category/CustomerEnablement')
-```
-
-
-
-| Illustration | CustomerEnablement | CustomerEnablementCard | CustomerEnablementGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/CustomerEnablement.png) | ![illustration for CustomerEnablement](../../aws-q2-2023/Category/CustomerEnablement.Local.png) | ![illustration for CustomerEnablementCard](../../aws-q2-2023/Category/CustomerEnablementCard.Local.png) | ![illustration for CustomerEnablementGroup](../../aws-q2-2023/Category/CustomerEnablementGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$CustomerEnablementXs>`
-- `<$CustomerEnablementSm>`
-- `<$CustomerEnablementMd>`
-- `<$CustomerEnablementLg>`
-
-
-
-
-
-## CustomerEnablement
-
-### Load remotely
-```plantuml
-@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 CustomerEnablement
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablement('CustomerEnablement', 'Customer Enablement', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CustomerEnablement
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablement('CustomerEnablement', 'Customer Enablement', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## CustomerEnablementCard
-
-### Load remotely
-```plantuml
-@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 CustomerEnablementCard
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementCard('CustomerEnablementCard', 'Customer Enablement Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CustomerEnablementCard
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementCard('CustomerEnablementCard', 'Customer Enablement Card', 'an optional description')
-@enduml
-```
-
-## CustomerEnablementGroup
-
-### Load remotely
-```plantuml
-@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 CustomerEnablementGroup
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementGroup('CustomerEnablementGroup', 'Customer Enablement Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CustomerEnablementGroup
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementGroup('CustomerEnablementGroup', 'Customer Enablement Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablement.png b/distribution/aws-q2-2023/Category/CustomerEnablement.png
deleted file mode 100644
index 155a7cd1d2..0000000000
Binary files a/distribution/aws-q2-2023/Category/CustomerEnablement.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablement.puml b/distribution/aws-q2-2023/Category/CustomerEnablement.puml
deleted file mode 100644
index 3a4f5544d9..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablement.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/CustomerEnablement
-
-sprite $CustomerEnablementXs [10x10/16z] OqS0JXW0ivYXB4OWnGeHOq78Ci1O760cEv01LiQ9R0eC
-
-sprite $CustomerEnablementSm [12x12/16z] PKo50S0W3DkWalp_CExUgE-BSzapXxpRdFz8I9qr8ycmpVYuvZorMOoPyDuZQa-_pIK9
-
-sprite $CustomerEnablementMd [16x16/16z] PSs53G0m2011WhF_m7NlLo-6lR6UWMcSBTjbuK1RLgfVHn-M27ICe6sFsmX-kbxRN7vLE1meTHJl-OvIjBpx3NSP
-
-sprite $CustomerEnablementLg [20x20/16z] XT350S0W4031S-c_uBYYcs3p0sy5M0QEMJQsuDA2D5b-XffxfA_nFdO8UcmxoJ4d5oQb9O2MHf4QV_FO3ryZbzoo47ai0_PPwNyt8-MOly7Se0fN
-
-!procedure CustomerEnablement($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/CustomerEnablement', $name, $tech, $desc)
-!endprocedure
-
-!procedure CustomerEnablementCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$CustomerEnablementLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure CustomerEnablementGroup($id, $name='Customer Enablement', $tech='')
- IconGroupElement($id, 'CustomerEnablement', '<$CustomerEnablementLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablementCard.Local.png b/distribution/aws-q2-2023/Category/CustomerEnablementCard.Local.png
deleted file mode 100644
index 58763681a8..0000000000
Binary files a/distribution/aws-q2-2023/Category/CustomerEnablementCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablementCard.Local.puml b/distribution/aws-q2-2023/Category/CustomerEnablementCard.Local.puml
deleted file mode 100644
index a56ea52b09..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablementCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CustomerEnablementCard
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementCard('CustomerEnablementCard', 'Customer Enablement Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablementCard.Remote.puml b/distribution/aws-q2-2023/Category/CustomerEnablementCard.Remote.puml
deleted file mode 100644
index 5cb6725328..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablementCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CustomerEnablementCard
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementCard('CustomerEnablementCard', 'Customer Enablement Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Local.png b/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Local.png
deleted file mode 100644
index a1490ca340..0000000000
Binary files a/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Local.puml b/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Local.puml
deleted file mode 100644
index 1b1681f460..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 CustomerEnablementGroup
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementGroup('CustomerEnablementGroup', 'Customer Enablement Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Remote.puml b/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Remote.puml
deleted file mode 100644
index 154e14180e..0000000000
--- a/distribution/aws-q2-2023/Category/CustomerEnablementGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 CustomerEnablementGroup
-include('aws-q2-2023/Category/CustomerEnablement')
-
-' renders the element
-CustomerEnablementGroup('CustomerEnablementGroup', 'Customer Enablement Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Database.Local.png b/distribution/aws-q2-2023/Category/Database.Local.png
deleted file mode 100644
index 277e6f5194..0000000000
Binary files a/distribution/aws-q2-2023/Category/Database.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Database.Local.puml b/distribution/aws-q2-2023/Category/Database.Local.puml
deleted file mode 100644
index 656ee97937..0000000000
--- a/distribution/aws-q2-2023/Category/Database.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Database
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Database.Remote.puml b/distribution/aws-q2-2023/Category/Database.Remote.puml
deleted file mode 100644
index 7af6a2a731..0000000000
--- a/distribution/aws-q2-2023/Category/Database.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Database
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Database.md b/distribution/aws-q2-2023/Category/Database.md
deleted file mode 100644
index 4b5a12384e..0000000000
--- a/distribution/aws-q2-2023/Category/Database.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Database
-
-
-```text
-aws-q2-2023/Category/Database
-```
-
-```text
-include('aws-q2-2023/Category/Database')
-```
-
-
-
-| Illustration | Database | DatabaseCard | DatabaseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Database.png) | ![illustration for Database](../../aws-q2-2023/Category/Database.Local.png) | ![illustration for DatabaseCard](../../aws-q2-2023/Category/DatabaseCard.Local.png) | ![illustration for DatabaseGroup](../../aws-q2-2023/Category/DatabaseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DatabaseXs>`
-- `<$DatabaseSm>`
-- `<$DatabaseMd>`
-- `<$DatabaseLg>`
-
-
-
-
-
-## Database
-
-### Load remotely
-```plantuml
-@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 Database
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Database
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DatabaseCard
-
-### Load remotely
-```plantuml
-@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 DatabaseCard
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DatabaseCard
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
-```
-
-## DatabaseGroup
-
-### Load remotely
-```plantuml
-@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 DatabaseGroup
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DatabaseGroup
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Database.png b/distribution/aws-q2-2023/Category/Database.png
deleted file mode 100644
index 34063693f8..0000000000
Binary files a/distribution/aws-q2-2023/Category/Database.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Database.puml b/distribution/aws-q2-2023/Category/Database.puml
deleted file mode 100644
index 2440dc428c..0000000000
--- a/distribution/aws-q2-2023/Category/Database.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Database
-
-sprite $DatabaseXs [10x10/16z] OqS0JXW0iLWPsI4i1Y35WSvYOc3Xm2KB0mWM
-
-sprite $DatabaseSm [12x12/16z] NKo30S1043jZ_u7Rjyv8ugVbCdjdBabZ5b7cCKVTvun0SwwvCE4BmsfYhxujany
-
-sprite $DatabaseMd [16x16/16z] TSc54K0n3CFGb69x_u4_Gr67xuI-x7K6LzrZmb4vdd3_RATB-fm5KB-ZpgfVp08hTpz6HudhxyczH7x-6srjEm
-
-sprite $DatabaseLg [20x20/16z] XP250SCm3C3CyF_1MxaDAwomlGTW3JXcpTGf8NlXHFSw-EiWpiNnTSR495wuF8Z2-U6aS4408B7SQuUZSgymiott1ecPiYnZi7RGW7y
-
-!procedure Database($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Database', $name, $tech, $desc)
-!endprocedure
-
-!procedure DatabaseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DatabaseLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure DatabaseGroup($id, $name='Database', $tech='')
- IconGroupElement($id, 'Database', '<$DatabaseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/DatabaseCard.Local.png b/distribution/aws-q2-2023/Category/DatabaseCard.Local.png
deleted file mode 100644
index 0cc261c971..0000000000
Binary files a/distribution/aws-q2-2023/Category/DatabaseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/DatabaseCard.Local.puml b/distribution/aws-q2-2023/Category/DatabaseCard.Local.puml
deleted file mode 100644
index 814bfb7761..0000000000
--- a/distribution/aws-q2-2023/Category/DatabaseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DatabaseCard
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DatabaseCard.Remote.puml b/distribution/aws-q2-2023/Category/DatabaseCard.Remote.puml
deleted file mode 100644
index 9a280f30ee..0000000000
--- a/distribution/aws-q2-2023/Category/DatabaseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DatabaseCard
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DatabaseGroup.Local.png b/distribution/aws-q2-2023/Category/DatabaseGroup.Local.png
deleted file mode 100644
index 6aefb5acfc..0000000000
Binary files a/distribution/aws-q2-2023/Category/DatabaseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/DatabaseGroup.Local.puml b/distribution/aws-q2-2023/Category/DatabaseGroup.Local.puml
deleted file mode 100644
index 7167057138..0000000000
--- a/distribution/aws-q2-2023/Category/DatabaseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DatabaseGroup
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DatabaseGroup.Remote.puml b/distribution/aws-q2-2023/Category/DatabaseGroup.Remote.puml
deleted file mode 100644
index b70f0f28da..0000000000
--- a/distribution/aws-q2-2023/Category/DatabaseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DatabaseGroup
-include('aws-q2-2023/Category/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DeveloperTools.Local.png b/distribution/aws-q2-2023/Category/DeveloperTools.Local.png
deleted file mode 100644
index 27de4812c3..0000000000
Binary files a/distribution/aws-q2-2023/Category/DeveloperTools.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/DeveloperTools.Local.puml b/distribution/aws-q2-2023/Category/DeveloperTools.Local.puml
deleted file mode 100644
index 045c6e2df1..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperTools.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DeveloperTools
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperTools('DeveloperTools', 'Developer Tools', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DeveloperTools.Remote.puml b/distribution/aws-q2-2023/Category/DeveloperTools.Remote.puml
deleted file mode 100644
index 0997764929..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperTools.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DeveloperTools
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperTools('DeveloperTools', 'Developer Tools', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DeveloperTools.md b/distribution/aws-q2-2023/Category/DeveloperTools.md
deleted file mode 100644
index bdcd7ac56b..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperTools.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# DeveloperTools
-
-
-```text
-aws-q2-2023/Category/DeveloperTools
-```
-
-```text
-include('aws-q2-2023/Category/DeveloperTools')
-```
-
-
-
-| Illustration | DeveloperTools | DeveloperToolsCard | DeveloperToolsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/DeveloperTools.png) | ![illustration for DeveloperTools](../../aws-q2-2023/Category/DeveloperTools.Local.png) | ![illustration for DeveloperToolsCard](../../aws-q2-2023/Category/DeveloperToolsCard.Local.png) | ![illustration for DeveloperToolsGroup](../../aws-q2-2023/Category/DeveloperToolsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DeveloperToolsXs>`
-- `<$DeveloperToolsSm>`
-- `<$DeveloperToolsMd>`
-- `<$DeveloperToolsLg>`
-
-
-
-
-
-## DeveloperTools
-
-### Load remotely
-```plantuml
-@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 DeveloperTools
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperTools('DeveloperTools', 'Developer Tools', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DeveloperTools
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperTools('DeveloperTools', 'Developer Tools', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DeveloperToolsCard
-
-### Load remotely
-```plantuml
-@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 DeveloperToolsCard
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsCard('DeveloperToolsCard', 'Developer Tools Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DeveloperToolsCard
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsCard('DeveloperToolsCard', 'Developer Tools Card', 'an optional description')
-@enduml
-```
-
-## DeveloperToolsGroup
-
-### Load remotely
-```plantuml
-@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 DeveloperToolsGroup
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsGroup('DeveloperToolsGroup', 'Developer Tools Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DeveloperToolsGroup
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsGroup('DeveloperToolsGroup', 'Developer Tools Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/DeveloperTools.png b/distribution/aws-q2-2023/Category/DeveloperTools.png
deleted file mode 100644
index 1328ae3c9d..0000000000
Binary files a/distribution/aws-q2-2023/Category/DeveloperTools.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/DeveloperTools.puml b/distribution/aws-q2-2023/Category/DeveloperTools.puml
deleted file mode 100644
index 3bd0b4e669..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperTools.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Category/DeveloperTools
-
-sprite $DeveloperToolsXs [10x10/16z] OqS0JXW0ifWvEJaOG2mmO8AmE83Y41OB6mDO7GU80AjZPM80ad0TA2m
-
-sprite $DeveloperToolsSm [12x12/16z] LOs54G013CAkJlOV-5rpKWNc2myz880vUnBCu-XTZJBFFTFF3-hax4quUVRkIN1gsu4e-fVL3xa2
-
-sprite $DeveloperToolsMd [16x16/16z] POt50SKm3CKIi_OV-6FRa6xsezonc6aPpFnkAu3Gwqug8SlqqXK1IV7h9h8xs7EJrKBWkNj5nNDx1w7YkhC4_JsksxG0uRe9TO2nDpZljl86
-
-sprite $DeveloperToolsLg [20x20/16z] {
-bSg53GD03CNGv5_8-mzSPgx5J-vNcJzcxJpstconRymk5g0zHVIwV4a2XPHNKsic67GnY17WYniZsjHmQnDHsArr19MWgqq2qGbsCKMbSpfFbgqne9Cw6oMn
-hrPUxAQ_p9xoBG
-}
-
-!procedure DeveloperTools($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/DeveloperTools', $name, $tech, $desc)
-!endprocedure
-
-!procedure DeveloperToolsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DeveloperToolsLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure DeveloperToolsGroup($id, $name='Developer Tools', $tech='')
- IconGroupElement($id, 'DeveloperTools', '<$DeveloperToolsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/DeveloperToolsCard.Local.png b/distribution/aws-q2-2023/Category/DeveloperToolsCard.Local.png
deleted file mode 100644
index 0c22f5c071..0000000000
Binary files a/distribution/aws-q2-2023/Category/DeveloperToolsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/DeveloperToolsCard.Local.puml b/distribution/aws-q2-2023/Category/DeveloperToolsCard.Local.puml
deleted file mode 100644
index 0aa561409a..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperToolsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DeveloperToolsCard
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsCard('DeveloperToolsCard', 'Developer Tools Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DeveloperToolsCard.Remote.puml b/distribution/aws-q2-2023/Category/DeveloperToolsCard.Remote.puml
deleted file mode 100644
index 9eafdd5101..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperToolsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DeveloperToolsCard
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsCard('DeveloperToolsCard', 'Developer Tools Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Local.png b/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Local.png
deleted file mode 100644
index 93e3186609..0000000000
Binary files a/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Local.puml b/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Local.puml
deleted file mode 100644
index 5a081aa6b5..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DeveloperToolsGroup
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsGroup('DeveloperToolsGroup', 'Developer Tools Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Remote.puml b/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Remote.puml
deleted file mode 100644
index ea481c00af..0000000000
--- a/distribution/aws-q2-2023/Category/DeveloperToolsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DeveloperToolsGroup
-include('aws-q2-2023/Category/DeveloperTools')
-
-' renders the element
-DeveloperToolsGroup('DeveloperToolsGroup', 'Developer Tools Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/EndUserComputing.Local.png b/distribution/aws-q2-2023/Category/EndUserComputing.Local.png
deleted file mode 100644
index 97dcdf083a..0000000000
Binary files a/distribution/aws-q2-2023/Category/EndUserComputing.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/EndUserComputing.Local.puml b/distribution/aws-q2-2023/Category/EndUserComputing.Local.puml
deleted file mode 100644
index d0a4b769eb..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputing.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 EndUserComputing
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputing('EndUserComputing', 'End User Computing', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/EndUserComputing.Remote.puml b/distribution/aws-q2-2023/Category/EndUserComputing.Remote.puml
deleted file mode 100644
index b404c78bcf..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputing.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 EndUserComputing
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputing('EndUserComputing', 'End User Computing', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/EndUserComputing.md b/distribution/aws-q2-2023/Category/EndUserComputing.md
deleted file mode 100644
index 8ff1741c19..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputing.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# EndUserComputing
-
-
-```text
-aws-q2-2023/Category/EndUserComputing
-```
-
-```text
-include('aws-q2-2023/Category/EndUserComputing')
-```
-
-
-
-| Illustration | EndUserComputing | EndUserComputingCard | EndUserComputingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/EndUserComputing.png) | ![illustration for EndUserComputing](../../aws-q2-2023/Category/EndUserComputing.Local.png) | ![illustration for EndUserComputingCard](../../aws-q2-2023/Category/EndUserComputingCard.Local.png) | ![illustration for EndUserComputingGroup](../../aws-q2-2023/Category/EndUserComputingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$EndUserComputingXs>`
-- `<$EndUserComputingSm>`
-- `<$EndUserComputingMd>`
-- `<$EndUserComputingLg>`
-
-
-
-
-
-## EndUserComputing
-
-### Load remotely
-```plantuml
-@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 EndUserComputing
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputing('EndUserComputing', 'End User Computing', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 EndUserComputing
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputing('EndUserComputing', 'End User Computing', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## EndUserComputingCard
-
-### Load remotely
-```plantuml
-@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 EndUserComputingCard
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingCard('EndUserComputingCard', 'End User Computing Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 EndUserComputingCard
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingCard('EndUserComputingCard', 'End User Computing Card', 'an optional description')
-@enduml
-```
-
-## EndUserComputingGroup
-
-### Load remotely
-```plantuml
-@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 EndUserComputingGroup
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingGroup('EndUserComputingGroup', 'End User Computing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 EndUserComputingGroup
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingGroup('EndUserComputingGroup', 'End User Computing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/EndUserComputing.png b/distribution/aws-q2-2023/Category/EndUserComputing.png
deleted file mode 100644
index 16186b6002..0000000000
Binary files a/distribution/aws-q2-2023/Category/EndUserComputing.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/EndUserComputing.puml b/distribution/aws-q2-2023/Category/EndUserComputing.puml
deleted file mode 100644
index e23dcb6563..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputing.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/EndUserComputing
-
-sprite $EndUserComputingXs [10x10/16z] OqS03XW0iXX10CpYO828GHaiO34c80_4Oc5bvM25Yi5aOG310W
-
-sprite $EndUserComputingSm [12x12/16z] NOp50S1G24Dnil_2xNTx9uZb2HRntD8kdRUfhXivCrO-xZSnWySTPX2HjHaHptuix0S
-
-sprite $EndUserComputingMd [16x16/16z] PSd70S1020D1ikY_OljosXU3SAU-H_3SgqOVqIrzr6bnsD-mMYB_q1tbvcM8_1zQ1lxHXhNwhxiMxd7uhtlhDPrz
-
-sprite $EndUserComputingLg [20x20/16z] bOw50S0W3C2ge_zVFCETJ4dLzG2i0OTMCtPNh9FeAEPmxW2gMdhZBDU3HFSbwVkg7NFkZ8cUF87S-LgAJaGVx7coMgO7Ots8pdojCwjSlb_5WOC6l04
-
-!procedure EndUserComputing($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/EndUserComputing', $name, $tech, $desc)
-!endprocedure
-
-!procedure EndUserComputingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$EndUserComputingLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure EndUserComputingGroup($id, $name='End User Computing', $tech='')
- IconGroupElement($id, 'EndUserComputing', '<$EndUserComputingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/EndUserComputingCard.Local.png b/distribution/aws-q2-2023/Category/EndUserComputingCard.Local.png
deleted file mode 100644
index 811f99bc30..0000000000
Binary files a/distribution/aws-q2-2023/Category/EndUserComputingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/EndUserComputingCard.Local.puml b/distribution/aws-q2-2023/Category/EndUserComputingCard.Local.puml
deleted file mode 100644
index 1c085fb1ea..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 EndUserComputingCard
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingCard('EndUserComputingCard', 'End User Computing Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/EndUserComputingCard.Remote.puml b/distribution/aws-q2-2023/Category/EndUserComputingCard.Remote.puml
deleted file mode 100644
index 8bcb463fe7..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 EndUserComputingCard
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingCard('EndUserComputingCard', 'End User Computing Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/EndUserComputingGroup.Local.png b/distribution/aws-q2-2023/Category/EndUserComputingGroup.Local.png
deleted file mode 100644
index 6c5b68cc20..0000000000
Binary files a/distribution/aws-q2-2023/Category/EndUserComputingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/EndUserComputingGroup.Local.puml b/distribution/aws-q2-2023/Category/EndUserComputingGroup.Local.puml
deleted file mode 100644
index 3c1a5c4f7b..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 EndUserComputingGroup
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingGroup('EndUserComputingGroup', 'End User Computing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/EndUserComputingGroup.Remote.puml b/distribution/aws-q2-2023/Category/EndUserComputingGroup.Remote.puml
deleted file mode 100644
index 4bfb1809f2..0000000000
--- a/distribution/aws-q2-2023/Category/EndUserComputingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 EndUserComputingGroup
-include('aws-q2-2023/Category/EndUserComputing')
-
-' renders the element
-EndUserComputingGroup('EndUserComputingGroup', 'End User Computing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobile.Local.png b/distribution/aws-q2-2023/Category/FrontEndWebMobile.Local.png
deleted file mode 100644
index 93eb0b15ea..0000000000
Binary files a/distribution/aws-q2-2023/Category/FrontEndWebMobile.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobile.Local.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobile.Local.puml
deleted file mode 100644
index eda7b56b66..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobile.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FrontEndWebMobile
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobile('FrontEndWebMobile', 'Front End Web Mobile', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobile.Remote.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobile.Remote.puml
deleted file mode 100644
index 22a094f914..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobile.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FrontEndWebMobile
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobile('FrontEndWebMobile', 'Front End Web Mobile', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobile.md b/distribution/aws-q2-2023/Category/FrontEndWebMobile.md
deleted file mode 100644
index 2d03877d38..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobile.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# FrontEndWebMobile
-
-
-```text
-aws-q2-2023/Category/FrontEndWebMobile
-```
-
-```text
-include('aws-q2-2023/Category/FrontEndWebMobile')
-```
-
-
-
-| Illustration | FrontEndWebMobile | FrontEndWebMobileCard | FrontEndWebMobileGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/FrontEndWebMobile.png) | ![illustration for FrontEndWebMobile](../../aws-q2-2023/Category/FrontEndWebMobile.Local.png) | ![illustration for FrontEndWebMobileCard](../../aws-q2-2023/Category/FrontEndWebMobileCard.Local.png) | ![illustration for FrontEndWebMobileGroup](../../aws-q2-2023/Category/FrontEndWebMobileGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$FrontEndWebMobileXs>`
-- `<$FrontEndWebMobileSm>`
-- `<$FrontEndWebMobileMd>`
-- `<$FrontEndWebMobileLg>`
-
-
-
-
-
-## FrontEndWebMobile
-
-### Load remotely
-```plantuml
-@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 FrontEndWebMobile
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobile('FrontEndWebMobile', 'Front End Web Mobile', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FrontEndWebMobile
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobile('FrontEndWebMobile', 'Front End Web Mobile', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## FrontEndWebMobileCard
-
-### Load remotely
-```plantuml
-@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 FrontEndWebMobileCard
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileCard('FrontEndWebMobileCard', 'Front End Web Mobile Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FrontEndWebMobileCard
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileCard('FrontEndWebMobileCard', 'Front End Web Mobile Card', 'an optional description')
-@enduml
-```
-
-## FrontEndWebMobileGroup
-
-### Load remotely
-```plantuml
-@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 FrontEndWebMobileGroup
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileGroup('FrontEndWebMobileGroup', 'Front End Web Mobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FrontEndWebMobileGroup
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileGroup('FrontEndWebMobileGroup', 'Front End Web Mobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobile.png b/distribution/aws-q2-2023/Category/FrontEndWebMobile.png
deleted file mode 100644
index 67303c8c76..0000000000
Binary files a/distribution/aws-q2-2023/Category/FrontEndWebMobile.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobile.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobile.puml
deleted file mode 100644
index c3539224fd..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobile.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/FrontEndWebMobile
-
-sprite $FrontEndWebMobileXs [10x10/16z] OqS0JXXWv-HWP6Ha1xCOWIG3dCL918iJWmK
-
-sprite $FrontEndWebMobileSm [12x12/16z] VKm54e104BA0sVy_MBtkewTG3SjWloKXRhacytQvtTTbrs-t0PY8xfyPpmS
-
-sprite $FrontEndWebMobileMd [16x16/16z] dSc54S0W50JHw6sk_u9ZE8poq9rFxr1jGQxzhLzkcPUlt3Wh3PpTdCcsz9ypjC-NoLqRUsaz
-
-sprite $FrontEndWebMobileLg [20x20/16z] jOg55K0X3CI0od7x3_pTNOCsBzWYn2K1aKjsNOujcBX8rEGmSLtW6oxLBBlgu3zd5PJgqi6nwp1sj1eg7DQv1JTSM15B
-
-!procedure FrontEndWebMobile($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/FrontEndWebMobile', $name, $tech, $desc)
-!endprocedure
-
-!procedure FrontEndWebMobileCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$FrontEndWebMobileLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure FrontEndWebMobileGroup($id, $name='Front End Web Mobile', $tech='')
- IconGroupElement($id, 'FrontEndWebMobile', '<$FrontEndWebMobileLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Local.png b/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Local.png
deleted file mode 100644
index 57e50aaba1..0000000000
Binary files a/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Local.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Local.puml
deleted file mode 100644
index 3a52a18754..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FrontEndWebMobileCard
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileCard('FrontEndWebMobileCard', 'Front End Web Mobile Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Remote.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Remote.puml
deleted file mode 100644
index b27f4360f9..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobileCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FrontEndWebMobileCard
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileCard('FrontEndWebMobileCard', 'Front End Web Mobile Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Local.png b/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Local.png
deleted file mode 100644
index 0936b14bdb..0000000000
Binary files a/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Local.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Local.puml
deleted file mode 100644
index ab6b9292b2..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 FrontEndWebMobileGroup
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileGroup('FrontEndWebMobileGroup', 'Front End Web Mobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Remote.puml b/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Remote.puml
deleted file mode 100644
index 56c44894c9..0000000000
--- a/distribution/aws-q2-2023/Category/FrontEndWebMobileGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 FrontEndWebMobileGroup
-include('aws-q2-2023/Category/FrontEndWebMobile')
-
-' renders the element
-FrontEndWebMobileGroup('FrontEndWebMobileGroup', 'Front End Web Mobile Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Games.Local.png b/distribution/aws-q2-2023/Category/Games.Local.png
deleted file mode 100644
index 4b183925b6..0000000000
Binary files a/distribution/aws-q2-2023/Category/Games.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Games.Local.puml b/distribution/aws-q2-2023/Category/Games.Local.puml
deleted file mode 100644
index 305452963e..0000000000
--- a/distribution/aws-q2-2023/Category/Games.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Games
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-Games('Games', 'Games', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Games.Remote.puml b/distribution/aws-q2-2023/Category/Games.Remote.puml
deleted file mode 100644
index ee5a5cc85f..0000000000
--- a/distribution/aws-q2-2023/Category/Games.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Games
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-Games('Games', 'Games', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Games.md b/distribution/aws-q2-2023/Category/Games.md
deleted file mode 100644
index 7f7de22934..0000000000
--- a/distribution/aws-q2-2023/Category/Games.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Games
-
-
-```text
-aws-q2-2023/Category/Games
-```
-
-```text
-include('aws-q2-2023/Category/Games')
-```
-
-
-
-| Illustration | Games | GamesCard | GamesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Games.png) | ![illustration for Games](../../aws-q2-2023/Category/Games.Local.png) | ![illustration for GamesCard](../../aws-q2-2023/Category/GamesCard.Local.png) | ![illustration for GamesGroup](../../aws-q2-2023/Category/GamesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GamesXs>`
-- `<$GamesSm>`
-- `<$GamesMd>`
-- `<$GamesLg>`
-
-
-
-
-
-## Games
-
-### Load remotely
-```plantuml
-@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 Games
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-Games('Games', 'Games', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Games
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-Games('Games', 'Games', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## GamesCard
-
-### Load remotely
-```plantuml
-@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 GamesCard
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesCard('GamesCard', 'Games Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GamesCard
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesCard('GamesCard', 'Games Card', 'an optional description')
-@enduml
-```
-
-## GamesGroup
-
-### Load remotely
-```plantuml
-@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 GamesGroup
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesGroup('GamesGroup', 'Games Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GamesGroup
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesGroup('GamesGroup', 'Games Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Games.png b/distribution/aws-q2-2023/Category/Games.png
deleted file mode 100644
index f7cfebbe39..0000000000
Binary files a/distribution/aws-q2-2023/Category/Games.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Games.puml b/distribution/aws-q2-2023/Category/Games.puml
deleted file mode 100644
index ac64b111cd..0000000000
--- a/distribution/aws-q2-2023/Category/Games.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Games
-
-sprite $GamesXs [10x10/16z] OqS03XX0OJ40IKOGYv4Hn0EpM1cO69Z0B8GwF2m
-
-sprite $GamesSm [12x12/16z] VSor0G0n20NG1FYo_yBdaehNu6Zb3vey5JaKTp-c1Lxvh8Y1lFlquUxdMMSqF_6f7G
-
-sprite $GamesMd [16x16/16z] ZOl50GG138JYeV-6JzUTtmYznNE9TBBaKVQmY32lVowSHidyvyHef6FCcc9c6ZxkE62CFWbGOyORWD5VSfzbpHi
-
-sprite $GamesLg [20x20/16z] hSYt0SC044BHYy3-2zlAkPC-5OzFcLypkgwzDvXhYEQR4P831IfMStcHIgLXDmoW7bQRUOT5X5NaPb9hA2HiDjsXsgsHd2oHgrtwtkoM_m4
-
-!procedure Games($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Games', $name, $tech, $desc)
-!endprocedure
-
-!procedure GamesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$GamesLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure GamesGroup($id, $name='Games', $tech='')
- IconGroupElement($id, 'Games', '<$GamesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/GamesCard.Local.png b/distribution/aws-q2-2023/Category/GamesCard.Local.png
deleted file mode 100644
index 78bde3feb4..0000000000
Binary files a/distribution/aws-q2-2023/Category/GamesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/GamesCard.Local.puml b/distribution/aws-q2-2023/Category/GamesCard.Local.puml
deleted file mode 100644
index 226e2562fc..0000000000
--- a/distribution/aws-q2-2023/Category/GamesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GamesCard
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesCard('GamesCard', 'Games Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/GamesCard.Remote.puml b/distribution/aws-q2-2023/Category/GamesCard.Remote.puml
deleted file mode 100644
index 8f38719650..0000000000
--- a/distribution/aws-q2-2023/Category/GamesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GamesCard
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesCard('GamesCard', 'Games Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/GamesGroup.Local.png b/distribution/aws-q2-2023/Category/GamesGroup.Local.png
deleted file mode 100644
index 161cafecc7..0000000000
Binary files a/distribution/aws-q2-2023/Category/GamesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/GamesGroup.Local.puml b/distribution/aws-q2-2023/Category/GamesGroup.Local.puml
deleted file mode 100644
index 354f64b8d0..0000000000
--- a/distribution/aws-q2-2023/Category/GamesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 GamesGroup
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesGroup('GamesGroup', 'Games Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/GamesGroup.Remote.puml b/distribution/aws-q2-2023/Category/GamesGroup.Remote.puml
deleted file mode 100644
index 212f2ce22e..0000000000
--- a/distribution/aws-q2-2023/Category/GamesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GamesGroup
-include('aws-q2-2023/Category/Games')
-
-' renders the element
-GamesGroup('GamesGroup', 'Games Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/InternetOfThings.Local.png b/distribution/aws-q2-2023/Category/InternetOfThings.Local.png
deleted file mode 100644
index d8e137ee38..0000000000
Binary files a/distribution/aws-q2-2023/Category/InternetOfThings.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/InternetOfThings.Local.puml b/distribution/aws-q2-2023/Category/InternetOfThings.Local.puml
deleted file mode 100644
index 6afbf0a2aa..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThings.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetOfThings
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThings('InternetOfThings', 'Internet Of Things', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/InternetOfThings.Remote.puml b/distribution/aws-q2-2023/Category/InternetOfThings.Remote.puml
deleted file mode 100644
index 0d429060bc..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThings.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetOfThings
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThings('InternetOfThings', 'Internet Of Things', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/InternetOfThings.md b/distribution/aws-q2-2023/Category/InternetOfThings.md
deleted file mode 100644
index c3c836c577..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThings.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# InternetOfThings
-
-
-```text
-aws-q2-2023/Category/InternetOfThings
-```
-
-```text
-include('aws-q2-2023/Category/InternetOfThings')
-```
-
-
-
-| Illustration | InternetOfThings | InternetOfThingsCard | InternetOfThingsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/InternetOfThings.png) | ![illustration for InternetOfThings](../../aws-q2-2023/Category/InternetOfThings.Local.png) | ![illustration for InternetOfThingsCard](../../aws-q2-2023/Category/InternetOfThingsCard.Local.png) | ![illustration for InternetOfThingsGroup](../../aws-q2-2023/Category/InternetOfThingsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$InternetOfThingsXs>`
-- `<$InternetOfThingsSm>`
-- `<$InternetOfThingsMd>`
-- `<$InternetOfThingsLg>`
-
-
-
-
-
-## InternetOfThings
-
-### Load remotely
-```plantuml
-@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 InternetOfThings
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThings('InternetOfThings', 'Internet Of Things', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetOfThings
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThings('InternetOfThings', 'Internet Of Things', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## InternetOfThingsCard
-
-### Load remotely
-```plantuml
-@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 InternetOfThingsCard
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsCard('InternetOfThingsCard', 'Internet Of Things Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetOfThingsCard
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsCard('InternetOfThingsCard', 'Internet Of Things Card', 'an optional description')
-@enduml
-```
-
-## InternetOfThingsGroup
-
-### Load remotely
-```plantuml
-@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 InternetOfThingsGroup
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsGroup('InternetOfThingsGroup', 'Internet Of Things Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetOfThingsGroup
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsGroup('InternetOfThingsGroup', 'Internet Of Things Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/InternetOfThings.png b/distribution/aws-q2-2023/Category/InternetOfThings.png
deleted file mode 100644
index 17f1fac04d..0000000000
Binary files a/distribution/aws-q2-2023/Category/InternetOfThings.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/InternetOfThings.puml b/distribution/aws-q2-2023/Category/InternetOfThings.puml
deleted file mode 100644
index 0b5387b3ff..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThings.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/InternetOfThings
-
-sprite $InternetOfThingsXs [10x10/16z] OyS5614C1WY3cPq9o8I8C370f9bWqgnCJ3YC0W
-
-sprite $InternetOfThingsSm [12x12/16z] RSot5G112CHG6DwW_Yi-xsyL_KYCyy-9JqkqTgiGwSqG2dQNKwWtKwklJ_RlxwkQ0G
-
-sprite $InternetOfThingsMd [16x16/16z] PSV50GG130Ens87fl-A3PT1FF6LV1StLyRw_qEMJWto-687skmRZqVg6Q4VIwv4fgyhRwVynnxiSvZXOmV6Bz-Fk2m
-
-sprite $InternetOfThingsLg [20x20/16z] bT3L0GCm30DHMuvq-qzSPkvzld1uLVLZHVFOPrlzP0vwi6bObLjJq1AJgsNs3jJ5RBItB7IsurwQ0fyj4n69YSw6OM-t-q4VpRunsf5aRerCzwi_-DlggTu2
-
-!procedure InternetOfThings($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/InternetOfThings', $name, $tech, $desc)
-!endprocedure
-
-!procedure InternetOfThingsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$InternetOfThingsLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure InternetOfThingsGroup($id, $name='Internet Of Things', $tech='')
- IconGroupElement($id, 'InternetOfThings', '<$InternetOfThingsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/InternetOfThingsCard.Local.png b/distribution/aws-q2-2023/Category/InternetOfThingsCard.Local.png
deleted file mode 100644
index c42c4a542c..0000000000
Binary files a/distribution/aws-q2-2023/Category/InternetOfThingsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/InternetOfThingsCard.Local.puml b/distribution/aws-q2-2023/Category/InternetOfThingsCard.Local.puml
deleted file mode 100644
index 18a2854150..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThingsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetOfThingsCard
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsCard('InternetOfThingsCard', 'Internet Of Things Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/InternetOfThingsCard.Remote.puml b/distribution/aws-q2-2023/Category/InternetOfThingsCard.Remote.puml
deleted file mode 100644
index cb4b69e4ff..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThingsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetOfThingsCard
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsCard('InternetOfThingsCard', 'Internet Of Things Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Local.png b/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Local.png
deleted file mode 100644
index 22871e6c9a..0000000000
Binary files a/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Local.puml b/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Local.puml
deleted file mode 100644
index 85e15a4756..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 InternetOfThingsGroup
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsGroup('InternetOfThingsGroup', 'Internet Of Things Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Remote.puml b/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Remote.puml
deleted file mode 100644
index 96372eece4..0000000000
--- a/distribution/aws-q2-2023/Category/InternetOfThingsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 InternetOfThingsGroup
-include('aws-q2-2023/Category/InternetOfThings')
-
-' renders the element
-InternetOfThingsGroup('InternetOfThingsGroup', 'Internet Of Things Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MachineLearning.Local.png b/distribution/aws-q2-2023/Category/MachineLearning.Local.png
deleted file mode 100644
index 6f378a367f..0000000000
Binary files a/distribution/aws-q2-2023/Category/MachineLearning.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MachineLearning.Local.puml b/distribution/aws-q2-2023/Category/MachineLearning.Local.puml
deleted file mode 100644
index fea76e5939..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearning.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MachineLearning
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearning('MachineLearning', 'Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MachineLearning.Remote.puml b/distribution/aws-q2-2023/Category/MachineLearning.Remote.puml
deleted file mode 100644
index 841d5b79dc..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearning.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MachineLearning
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearning('MachineLearning', 'Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MachineLearning.md b/distribution/aws-q2-2023/Category/MachineLearning.md
deleted file mode 100644
index be13ecf419..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearning.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# MachineLearning
-
-
-```text
-aws-q2-2023/Category/MachineLearning
-```
-
-```text
-include('aws-q2-2023/Category/MachineLearning')
-```
-
-
-
-| Illustration | MachineLearning | MachineLearningCard | MachineLearningGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/MachineLearning.png) | ![illustration for MachineLearning](../../aws-q2-2023/Category/MachineLearning.Local.png) | ![illustration for MachineLearningCard](../../aws-q2-2023/Category/MachineLearningCard.Local.png) | ![illustration for MachineLearningGroup](../../aws-q2-2023/Category/MachineLearningGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MachineLearningXs>`
-- `<$MachineLearningSm>`
-- `<$MachineLearningMd>`
-- `<$MachineLearningLg>`
-
-
-
-
-
-## MachineLearning
-
-### Load remotely
-```plantuml
-@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 MachineLearning
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearning('MachineLearning', 'Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MachineLearning
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearning('MachineLearning', 'Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MachineLearningCard
-
-### Load remotely
-```plantuml
-@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 MachineLearningCard
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningCard('MachineLearningCard', 'Machine Learning Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MachineLearningCard
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningCard('MachineLearningCard', 'Machine Learning Card', 'an optional description')
-@enduml
-```
-
-## MachineLearningGroup
-
-### Load remotely
-```plantuml
-@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 MachineLearningGroup
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningGroup('MachineLearningGroup', 'Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MachineLearningGroup
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningGroup('MachineLearningGroup', 'Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/MachineLearning.png b/distribution/aws-q2-2023/Category/MachineLearning.png
deleted file mode 100644
index 4b5b6eb741..0000000000
Binary files a/distribution/aws-q2-2023/Category/MachineLearning.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MachineLearning.puml b/distribution/aws-q2-2023/Category/MachineLearning.puml
deleted file mode 100644
index 5460ae6d39..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearning.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Category/MachineLearning
-
-sprite $MachineLearningXs [10x10/16z] OqS03XW0iPXWB3PMA8kTWHd41s961YQmF3iGCS3KCI3qehC
-
-sprite $MachineLearningSm [12x12/16z] NOpL0S1G20FB0vBRV-6wtmyIyHjkzDy7MCUkIiW-ze2W3ayQS_p34qaU7WJ3XyT5-j-lcre
-
-sprite $MachineLearningMd [16x16/16z] PSs50O0m44FHgoNPVsA2LJ_weCAzqkQ2JNF3cDoQLRf1EO2VA-6Rc5y352GgNZT5w1xGNhDcuvxoMb2MA-MpF63QpsNF69uw7MiN
-
-sprite $MachineLearningLg [20x20/16z] {
-bSg54GDG40BHat-m_JSSTyyo-WQ_AlAnSFBOHoleUtEnqDIDIJq6xWoN3_S-cpEwJHikbir-1DJ5Y2uVOCvMaciWRtwC2P7Scf0Ch3KN8vA3mTMOLLJDrQxz
-QV5KRW4
-}
-
-!procedure MachineLearning($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/MachineLearning', $name, $tech, $desc)
-!endprocedure
-
-!procedure MachineLearningCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MachineLearningLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure MachineLearningGroup($id, $name='Machine Learning', $tech='')
- IconGroupElement($id, 'MachineLearning', '<$MachineLearningLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/MachineLearningCard.Local.png b/distribution/aws-q2-2023/Category/MachineLearningCard.Local.png
deleted file mode 100644
index 661e940cf8..0000000000
Binary files a/distribution/aws-q2-2023/Category/MachineLearningCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MachineLearningCard.Local.puml b/distribution/aws-q2-2023/Category/MachineLearningCard.Local.puml
deleted file mode 100644
index d43dfacac8..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearningCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MachineLearningCard
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningCard('MachineLearningCard', 'Machine Learning Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MachineLearningCard.Remote.puml b/distribution/aws-q2-2023/Category/MachineLearningCard.Remote.puml
deleted file mode 100644
index 18436d4125..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearningCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MachineLearningCard
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningCard('MachineLearningCard', 'Machine Learning Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MachineLearningGroup.Local.png b/distribution/aws-q2-2023/Category/MachineLearningGroup.Local.png
deleted file mode 100644
index d6ea2e617b..0000000000
Binary files a/distribution/aws-q2-2023/Category/MachineLearningGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MachineLearningGroup.Local.puml b/distribution/aws-q2-2023/Category/MachineLearningGroup.Local.puml
deleted file mode 100644
index cfd178f9ef..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearningGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MachineLearningGroup
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningGroup('MachineLearningGroup', 'Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MachineLearningGroup.Remote.puml b/distribution/aws-q2-2023/Category/MachineLearningGroup.Remote.puml
deleted file mode 100644
index 4adca98438..0000000000
--- a/distribution/aws-q2-2023/Category/MachineLearningGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MachineLearningGroup
-include('aws-q2-2023/Category/MachineLearning')
-
-' renders the element
-MachineLearningGroup('MachineLearningGroup', 'Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernance.Local.png b/distribution/aws-q2-2023/Category/ManagementGovernance.Local.png
deleted file mode 100644
index 4ffa648049..0000000000
Binary files a/distribution/aws-q2-2023/Category/ManagementGovernance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernance.Local.puml b/distribution/aws-q2-2023/Category/ManagementGovernance.Local.puml
deleted file mode 100644
index 8d8f09d982..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ManagementGovernance
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernance('ManagementGovernance', 'Management Governance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernance.Remote.puml b/distribution/aws-q2-2023/Category/ManagementGovernance.Remote.puml
deleted file mode 100644
index cf30a2998c..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ManagementGovernance
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernance('ManagementGovernance', 'Management Governance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernance.md b/distribution/aws-q2-2023/Category/ManagementGovernance.md
deleted file mode 100644
index e3d5b63a3b..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ManagementGovernance
-
-
-```text
-aws-q2-2023/Category/ManagementGovernance
-```
-
-```text
-include('aws-q2-2023/Category/ManagementGovernance')
-```
-
-
-
-| Illustration | ManagementGovernance | ManagementGovernanceCard | ManagementGovernanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/ManagementGovernance.png) | ![illustration for ManagementGovernance](../../aws-q2-2023/Category/ManagementGovernance.Local.png) | ![illustration for ManagementGovernanceCard](../../aws-q2-2023/Category/ManagementGovernanceCard.Local.png) | ![illustration for ManagementGovernanceGroup](../../aws-q2-2023/Category/ManagementGovernanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ManagementGovernanceXs>`
-- `<$ManagementGovernanceSm>`
-- `<$ManagementGovernanceMd>`
-- `<$ManagementGovernanceLg>`
-
-
-
-
-
-## ManagementGovernance
-
-### Load remotely
-```plantuml
-@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 ManagementGovernance
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernance('ManagementGovernance', 'Management Governance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ManagementGovernance
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernance('ManagementGovernance', 'Management Governance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ManagementGovernanceCard
-
-### Load remotely
-```plantuml
-@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 ManagementGovernanceCard
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceCard('ManagementGovernanceCard', 'Management Governance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ManagementGovernanceCard
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceCard('ManagementGovernanceCard', 'Management Governance Card', 'an optional description')
-@enduml
-```
-
-## ManagementGovernanceGroup
-
-### Load remotely
-```plantuml
-@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 ManagementGovernanceGroup
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceGroup('ManagementGovernanceGroup', 'Management Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ManagementGovernanceGroup
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceGroup('ManagementGovernanceGroup', 'Management Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernance.png b/distribution/aws-q2-2023/Category/ManagementGovernance.png
deleted file mode 100644
index 2c0d0a3411..0000000000
Binary files a/distribution/aws-q2-2023/Category/ManagementGovernance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernance.puml b/distribution/aws-q2-2023/Category/ManagementGovernance.puml
deleted file mode 100644
index c0a5eba144..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernance.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/ManagementGovernance
-
-sprite $ManagementGovernanceXs [10x10/16z] OqS0BXW0inWPWGIo62Ds5XiNN1qk5W
-
-sprite $ManagementGovernanceSm [12x12/16z] NOo30S10301ZxRzl-RwOlb83EtDHT-KljvVord-ivpNppCIUqqlVyHSz_jj0RW
-
-sprite $ManagementGovernanceMd [16x16/16z] TSc54G0X3011Y2Vzz_l-E3jwSpeYQIMLQ9M-NcrdLYN6qXutVLlqaKiRNWXAnwEsvfmJRB_hw-yBwurB5tEdtWa
-
-sprite $ManagementGovernanceLg [20x20/16z] bSw53G0W3011NBh_lhWx5sAFLQuWF48Im-ZSDCQOTurmvjucd3QDfjCoDqOJLPjREfsgJL5CdQv1qfzpqEASwC_nf3PFZVCvL4QyjkgheGcs
-
-!procedure ManagementGovernance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/ManagementGovernance', $name, $tech, $desc)
-!endprocedure
-
-!procedure ManagementGovernanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ManagementGovernanceLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure ManagementGovernanceGroup($id, $name='Management Governance', $tech='')
- IconGroupElement($id, 'ManagementGovernance', '<$ManagementGovernanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Local.png b/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Local.png
deleted file mode 100644
index 7a26039a8c..0000000000
Binary files a/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Local.puml b/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Local.puml
deleted file mode 100644
index 5a347154a2..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ManagementGovernanceCard
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceCard('ManagementGovernanceCard', 'Management Governance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Remote.puml b/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Remote.puml
deleted file mode 100644
index e84bb64d40..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ManagementGovernanceCard
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceCard('ManagementGovernanceCard', 'Management Governance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Local.png b/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Local.png
deleted file mode 100644
index 338321f601..0000000000
Binary files a/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Local.puml b/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Local.puml
deleted file mode 100644
index 01e38f2ae5..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ManagementGovernanceGroup
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceGroup('ManagementGovernanceGroup', 'Management Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Remote.puml b/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Remote.puml
deleted file mode 100644
index 5e1c80c020..0000000000
--- a/distribution/aws-q2-2023/Category/ManagementGovernanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ManagementGovernanceGroup
-include('aws-q2-2023/Category/ManagementGovernance')
-
-' renders the element
-ManagementGovernanceGroup('ManagementGovernanceGroup', 'Management Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MediaServices.Local.png b/distribution/aws-q2-2023/Category/MediaServices.Local.png
deleted file mode 100644
index f28ba4a3ed..0000000000
Binary files a/distribution/aws-q2-2023/Category/MediaServices.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MediaServices.Local.puml b/distribution/aws-q2-2023/Category/MediaServices.Local.puml
deleted file mode 100644
index fa19236ed5..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServices.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MediaServices
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServices('MediaServices', 'Media Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MediaServices.Remote.puml b/distribution/aws-q2-2023/Category/MediaServices.Remote.puml
deleted file mode 100644
index 39d816c161..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServices.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MediaServices
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServices('MediaServices', 'Media Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MediaServices.md b/distribution/aws-q2-2023/Category/MediaServices.md
deleted file mode 100644
index 926e399b13..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServices.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# MediaServices
-
-
-```text
-aws-q2-2023/Category/MediaServices
-```
-
-```text
-include('aws-q2-2023/Category/MediaServices')
-```
-
-
-
-| Illustration | MediaServices | MediaServicesCard | MediaServicesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/MediaServices.png) | ![illustration for MediaServices](../../aws-q2-2023/Category/MediaServices.Local.png) | ![illustration for MediaServicesCard](../../aws-q2-2023/Category/MediaServicesCard.Local.png) | ![illustration for MediaServicesGroup](../../aws-q2-2023/Category/MediaServicesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MediaServicesXs>`
-- `<$MediaServicesSm>`
-- `<$MediaServicesMd>`
-- `<$MediaServicesLg>`
-
-
-
-
-
-## MediaServices
-
-### Load remotely
-```plantuml
-@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 MediaServices
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServices('MediaServices', 'Media Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MediaServices
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServices('MediaServices', 'Media Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MediaServicesCard
-
-### Load remotely
-```plantuml
-@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 MediaServicesCard
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesCard('MediaServicesCard', 'Media Services Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MediaServicesCard
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesCard('MediaServicesCard', 'Media Services Card', 'an optional description')
-@enduml
-```
-
-## MediaServicesGroup
-
-### Load remotely
-```plantuml
-@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 MediaServicesGroup
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesGroup('MediaServicesGroup', 'Media Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MediaServicesGroup
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesGroup('MediaServicesGroup', 'Media Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/MediaServices.png b/distribution/aws-q2-2023/Category/MediaServices.png
deleted file mode 100644
index f89fc35117..0000000000
Binary files a/distribution/aws-q2-2023/Category/MediaServices.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MediaServices.puml b/distribution/aws-q2-2023/Category/MediaServices.puml
deleted file mode 100644
index 8a493586db..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServices.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/MediaServices
-
-sprite $MediaServicesXs [10x10/16z] OoS0686O6S82qimCK346805XmSHOMLaPSPW1
-
-sprite $MediaServicesSm [12x12/16z] RSp50K0X30FGQhB_n5znU9TwUPPBxg-X3-QVcn9MSmfhNq5ezlroYyV-Fnk_0G
-
-sprite $MediaServicesMd [16x16/16z] TSwr0G0120J1GxV_YjzT9iFXAUfA55UVSIoEk5Z46NVDiNAF0mDbdJ62EkDCiBE-YB0jxiMndpN-_UyUwsu4
-
-sprite $MediaServicesLg [20x20/16z] bS_50GGn30D0GnJrN_71OXZcQJPRH4j2PMah5lqKafZovCsOMH9J_yU288c11WAQnoWayvWxwPR6pZKU1VLUl36SDFqjdbh_RiUaeby
-
-!procedure MediaServices($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/MediaServices', $name, $tech, $desc)
-!endprocedure
-
-!procedure MediaServicesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MediaServicesLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure MediaServicesGroup($id, $name='Media Services', $tech='')
- IconGroupElement($id, 'MediaServices', '<$MediaServicesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/MediaServicesCard.Local.png b/distribution/aws-q2-2023/Category/MediaServicesCard.Local.png
deleted file mode 100644
index 1aae4c36eb..0000000000
Binary files a/distribution/aws-q2-2023/Category/MediaServicesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MediaServicesCard.Local.puml b/distribution/aws-q2-2023/Category/MediaServicesCard.Local.puml
deleted file mode 100644
index cbacf5ff2a..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServicesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MediaServicesCard
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesCard('MediaServicesCard', 'Media Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MediaServicesCard.Remote.puml b/distribution/aws-q2-2023/Category/MediaServicesCard.Remote.puml
deleted file mode 100644
index 8bbdf99155..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServicesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MediaServicesCard
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesCard('MediaServicesCard', 'Media Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MediaServicesGroup.Local.png b/distribution/aws-q2-2023/Category/MediaServicesGroup.Local.png
deleted file mode 100644
index 97ab1d6a03..0000000000
Binary files a/distribution/aws-q2-2023/Category/MediaServicesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MediaServicesGroup.Local.puml b/distribution/aws-q2-2023/Category/MediaServicesGroup.Local.puml
deleted file mode 100644
index 6a32c89b0b..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServicesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MediaServicesGroup
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesGroup('MediaServicesGroup', 'Media Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MediaServicesGroup.Remote.puml b/distribution/aws-q2-2023/Category/MediaServicesGroup.Remote.puml
deleted file mode 100644
index 1ed474f0fd..0000000000
--- a/distribution/aws-q2-2023/Category/MediaServicesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MediaServicesGroup
-include('aws-q2-2023/Category/MediaServices')
-
-' renders the element
-MediaServicesGroup('MediaServicesGroup', 'Media Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MigrationTransfer.Local.png b/distribution/aws-q2-2023/Category/MigrationTransfer.Local.png
deleted file mode 100644
index dc81225cfd..0000000000
Binary files a/distribution/aws-q2-2023/Category/MigrationTransfer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MigrationTransfer.Local.puml b/distribution/aws-q2-2023/Category/MigrationTransfer.Local.puml
deleted file mode 100644
index 120f876e37..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransfer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MigrationTransfer
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransfer('MigrationTransfer', 'Migration Transfer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MigrationTransfer.Remote.puml b/distribution/aws-q2-2023/Category/MigrationTransfer.Remote.puml
deleted file mode 100644
index 6d5e73ebc1..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransfer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MigrationTransfer
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransfer('MigrationTransfer', 'Migration Transfer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MigrationTransfer.md b/distribution/aws-q2-2023/Category/MigrationTransfer.md
deleted file mode 100644
index c5ae6df258..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransfer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# MigrationTransfer
-
-
-```text
-aws-q2-2023/Category/MigrationTransfer
-```
-
-```text
-include('aws-q2-2023/Category/MigrationTransfer')
-```
-
-
-
-| Illustration | MigrationTransfer | MigrationTransferCard | MigrationTransferGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/MigrationTransfer.png) | ![illustration for MigrationTransfer](../../aws-q2-2023/Category/MigrationTransfer.Local.png) | ![illustration for MigrationTransferCard](../../aws-q2-2023/Category/MigrationTransferCard.Local.png) | ![illustration for MigrationTransferGroup](../../aws-q2-2023/Category/MigrationTransferGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MigrationTransferXs>`
-- `<$MigrationTransferSm>`
-- `<$MigrationTransferMd>`
-- `<$MigrationTransferLg>`
-
-
-
-
-
-## MigrationTransfer
-
-### Load remotely
-```plantuml
-@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 MigrationTransfer
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransfer('MigrationTransfer', 'Migration Transfer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MigrationTransfer
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransfer('MigrationTransfer', 'Migration Transfer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MigrationTransferCard
-
-### Load remotely
-```plantuml
-@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 MigrationTransferCard
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferCard('MigrationTransferCard', 'Migration Transfer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MigrationTransferCard
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferCard('MigrationTransferCard', 'Migration Transfer Card', 'an optional description')
-@enduml
-```
-
-## MigrationTransferGroup
-
-### Load remotely
-```plantuml
-@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 MigrationTransferGroup
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferGroup('MigrationTransferGroup', 'Migration Transfer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MigrationTransferGroup
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferGroup('MigrationTransferGroup', 'Migration Transfer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/MigrationTransfer.png b/distribution/aws-q2-2023/Category/MigrationTransfer.png
deleted file mode 100644
index ebcee16ad3..0000000000
Binary files a/distribution/aws-q2-2023/Category/MigrationTransfer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MigrationTransfer.puml b/distribution/aws-q2-2023/Category/MigrationTransfer.puml
deleted file mode 100644
index 37d7cf222e..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransfer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/MigrationTransfer
-
-sprite $MigrationTransferXs [10x10/16z] OqS03XW0iLXPm2mmOWIpm80Po08H331P9WusX2mE5W
-
-sprite $MigrationTransferSm [12x12/16z] PKo50G112B9b_uK_hiCE85V3i3Xd0xBFyQNySndBql04UBshmJWRbtzumuJV-Z7CNW
-
-sprite $MigrationTransferMd [16x16/16z] POw50G0W20Hfs7zXkpsJVdzXFG7NE9cs-MMN2m-RwbUMpTnYD6oRpMJR3hNBo4ShNtBbPizIM_rQkbzwGBUUaz-6cmm
-
-sprite $MigrationTransferLg [20x20/16z] bOy50aGX20Nfn_qll6dhnXzxBC09uXK2vyfNvsohaz861pnxbj6L8puuBRUWMframz-k75EQN0eoF3K16Vvzte_051zhbDjZRbOY6Ptuw0OkEjhWEm
-
-!procedure MigrationTransfer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/MigrationTransfer', $name, $tech, $desc)
-!endprocedure
-
-!procedure MigrationTransferCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MigrationTransferLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure MigrationTransferGroup($id, $name='Migration Transfer', $tech='')
- IconGroupElement($id, 'MigrationTransfer', '<$MigrationTransferLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/MigrationTransferCard.Local.png b/distribution/aws-q2-2023/Category/MigrationTransferCard.Local.png
deleted file mode 100644
index fd93ca006a..0000000000
Binary files a/distribution/aws-q2-2023/Category/MigrationTransferCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MigrationTransferCard.Local.puml b/distribution/aws-q2-2023/Category/MigrationTransferCard.Local.puml
deleted file mode 100644
index 5e06087a81..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransferCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MigrationTransferCard
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferCard('MigrationTransferCard', 'Migration Transfer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MigrationTransferCard.Remote.puml b/distribution/aws-q2-2023/Category/MigrationTransferCard.Remote.puml
deleted file mode 100644
index 6ac783b12c..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransferCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MigrationTransferCard
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferCard('MigrationTransferCard', 'Migration Transfer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MigrationTransferGroup.Local.png b/distribution/aws-q2-2023/Category/MigrationTransferGroup.Local.png
deleted file mode 100644
index 1d5155f54f..0000000000
Binary files a/distribution/aws-q2-2023/Category/MigrationTransferGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/MigrationTransferGroup.Local.puml b/distribution/aws-q2-2023/Category/MigrationTransferGroup.Local.puml
deleted file mode 100644
index 84e8bcaeb4..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransferGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MigrationTransferGroup
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferGroup('MigrationTransferGroup', 'Migration Transfer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/MigrationTransferGroup.Remote.puml b/distribution/aws-q2-2023/Category/MigrationTransferGroup.Remote.puml
deleted file mode 100644
index 5d106be9a1..0000000000
--- a/distribution/aws-q2-2023/Category/MigrationTransferGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MigrationTransferGroup
-include('aws-q2-2023/Category/MigrationTransfer')
-
-' renders the element
-MigrationTransferGroup('MigrationTransferGroup', 'Migration Transfer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Local.png b/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Local.png
deleted file mode 100644
index 725cea98c3..0000000000
Binary files a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Local.puml b/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Local.puml
deleted file mode 100644
index edb81acdbe..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 NetworkingContentDelivery
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDelivery('NetworkingContentDelivery', 'Networking Content Delivery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Remote.puml b/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Remote.puml
deleted file mode 100644
index a1c2916b25..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 NetworkingContentDelivery
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDelivery('NetworkingContentDelivery', 'Networking Content Delivery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.md b/distribution/aws-q2-2023/Category/NetworkingContentDelivery.md
deleted file mode 100644
index acb2c8ed0b..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# NetworkingContentDelivery
-
-
-```text
-aws-q2-2023/Category/NetworkingContentDelivery
-```
-
-```text
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-```
-
-
-
-| Illustration | NetworkingContentDelivery | NetworkingContentDeliveryCard | NetworkingContentDeliveryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/NetworkingContentDelivery.png) | ![illustration for NetworkingContentDelivery](../../aws-q2-2023/Category/NetworkingContentDelivery.Local.png) | ![illustration for NetworkingContentDeliveryCard](../../aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.png) | ![illustration for NetworkingContentDeliveryGroup](../../aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$NetworkingContentDeliveryXs>`
-- `<$NetworkingContentDeliverySm>`
-- `<$NetworkingContentDeliveryMd>`
-- `<$NetworkingContentDeliveryLg>`
-
-
-
-
-
-## NetworkingContentDelivery
-
-### Load remotely
-```plantuml
-@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 NetworkingContentDelivery
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDelivery('NetworkingContentDelivery', 'Networking Content Delivery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NetworkingContentDelivery
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDelivery('NetworkingContentDelivery', 'Networking Content Delivery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## NetworkingContentDeliveryCard
-
-### Load remotely
-```plantuml
-@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 NetworkingContentDeliveryCard
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryCard('NetworkingContentDeliveryCard', 'Networking Content Delivery Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NetworkingContentDeliveryCard
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryCard('NetworkingContentDeliveryCard', 'Networking Content Delivery Card', 'an optional description')
-@enduml
-```
-
-## NetworkingContentDeliveryGroup
-
-### Load remotely
-```plantuml
-@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 NetworkingContentDeliveryGroup
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryGroup('NetworkingContentDeliveryGroup', 'Networking Content Delivery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 NetworkingContentDeliveryGroup
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryGroup('NetworkingContentDeliveryGroup', 'Networking Content Delivery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.png b/distribution/aws-q2-2023/Category/NetworkingContentDelivery.png
deleted file mode 100644
index 640088d110..0000000000
Binary files a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.puml b/distribution/aws-q2-2023/Category/NetworkingContentDelivery.puml
deleted file mode 100644
index 7ce0815987..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDelivery.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/NetworkingContentDelivery
-
-sprite $NetworkingContentDeliveryXs [10x10/16z] OqS03XW0ivZXB0uMC0l6H5N7o0YLPM1dOs96bOK1
-
-sprite $NetworkingContentDeliverySm [12x12/16z] POp50G0m20Dns7_XklUGt2j-4WlztCiCftBMdQD2pMbvIzJT0-xBxU_NXMG
-
-sprite $NetworkingContentDeliveryMd [16x16/16z] PSwr0GD03C10ixN_mk4yghjEVUQv9fsi_LsrsK1NDxGFPm2q_Xryiv_jC9KgdiNVBYYMmw5jf0r3x3-ZsxBt1
-
-sprite $NetworkingContentDeliveryLg [20x20/16z] bT150e0W443HIORxNzYMph_pILihm38mz6LZ8oxDwQM5tTyccfhm_oTOs4Sac8GzEHW5es2UYG20Y2tOioGwoSu2QezoQcBab3JOssMjDzWsgC8J
-
-!procedure NetworkingContentDelivery($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/NetworkingContentDelivery', $name, $tech, $desc)
-!endprocedure
-
-!procedure NetworkingContentDeliveryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$NetworkingContentDeliveryLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure NetworkingContentDeliveryGroup($id, $name='Networking Content Delivery', $tech='')
- IconGroupElement($id, 'NetworkingContentDelivery', '<$NetworkingContentDeliveryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.png b/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.png
deleted file mode 100644
index e39fe98fc4..0000000000
Binary files a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.puml b/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.puml
deleted file mode 100644
index a99ba6c3d6..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 NetworkingContentDeliveryCard
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryCard('NetworkingContentDeliveryCard', 'Networking Content Delivery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Remote.puml b/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Remote.puml
deleted file mode 100644
index 811222733f..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 NetworkingContentDeliveryCard
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryCard('NetworkingContentDeliveryCard', 'Networking Content Delivery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.png b/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.png
deleted file mode 100644
index 711563bb1c..0000000000
Binary files a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.puml b/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.puml
deleted file mode 100644
index f21eb10201..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 NetworkingContentDeliveryGroup
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryGroup('NetworkingContentDeliveryGroup', 'Networking Content Delivery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Remote.puml b/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Remote.puml
deleted file mode 100644
index ee70ca40c1..0000000000
--- a/distribution/aws-q2-2023/Category/NetworkingContentDeliveryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 NetworkingContentDeliveryGroup
-include('aws-q2-2023/Category/NetworkingContentDelivery')
-
-' renders the element
-NetworkingContentDeliveryGroup('NetworkingContentDeliveryGroup', 'Networking Content Delivery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologies.Local.png b/distribution/aws-q2-2023/Category/QuantumTechnologies.Local.png
deleted file mode 100644
index 932c0630d7..0000000000
Binary files a/distribution/aws-q2-2023/Category/QuantumTechnologies.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologies.Local.puml b/distribution/aws-q2-2023/Category/QuantumTechnologies.Local.puml
deleted file mode 100644
index b6f7cfd7c2..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologies.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 QuantumTechnologies
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologies('QuantumTechnologies', 'Quantum Technologies', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologies.Remote.puml b/distribution/aws-q2-2023/Category/QuantumTechnologies.Remote.puml
deleted file mode 100644
index f56e3568a4..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologies.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 QuantumTechnologies
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologies('QuantumTechnologies', 'Quantum Technologies', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologies.md b/distribution/aws-q2-2023/Category/QuantumTechnologies.md
deleted file mode 100644
index 3f553a8300..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologies.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# QuantumTechnologies
-
-
-```text
-aws-q2-2023/Category/QuantumTechnologies
-```
-
-```text
-include('aws-q2-2023/Category/QuantumTechnologies')
-```
-
-
-
-| Illustration | QuantumTechnologies | QuantumTechnologiesCard | QuantumTechnologiesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/QuantumTechnologies.png) | ![illustration for QuantumTechnologies](../../aws-q2-2023/Category/QuantumTechnologies.Local.png) | ![illustration for QuantumTechnologiesCard](../../aws-q2-2023/Category/QuantumTechnologiesCard.Local.png) | ![illustration for QuantumTechnologiesGroup](../../aws-q2-2023/Category/QuantumTechnologiesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$QuantumTechnologiesXs>`
-- `<$QuantumTechnologiesSm>`
-- `<$QuantumTechnologiesMd>`
-- `<$QuantumTechnologiesLg>`
-
-
-
-
-
-## QuantumTechnologies
-
-### Load remotely
-```plantuml
-@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 QuantumTechnologies
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologies('QuantumTechnologies', 'Quantum Technologies', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 QuantumTechnologies
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologies('QuantumTechnologies', 'Quantum Technologies', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## QuantumTechnologiesCard
-
-### Load remotely
-```plantuml
-@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 QuantumTechnologiesCard
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesCard('QuantumTechnologiesCard', 'Quantum Technologies Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 QuantumTechnologiesCard
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesCard('QuantumTechnologiesCard', 'Quantum Technologies Card', 'an optional description')
-@enduml
-```
-
-## QuantumTechnologiesGroup
-
-### Load remotely
-```plantuml
-@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 QuantumTechnologiesGroup
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesGroup('QuantumTechnologiesGroup', 'Quantum Technologies Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 QuantumTechnologiesGroup
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesGroup('QuantumTechnologiesGroup', 'Quantum Technologies Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologies.png b/distribution/aws-q2-2023/Category/QuantumTechnologies.png
deleted file mode 100644
index 0101edb027..0000000000
Binary files a/distribution/aws-q2-2023/Category/QuantumTechnologies.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologies.puml b/distribution/aws-q2-2023/Category/QuantumTechnologies.puml
deleted file mode 100644
index 2b55a54f75..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologies.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Category/QuantumTechnologies
-
-sprite $QuantumTechnologiesXs [10x10/16z] OyS5615CPZO8pG24OC34048WmCB0o82c1nC
-
-sprite $QuantumTechnologiesSm [12x12/16z] RKo50S0m38eW_ryyzpKkWCV6tworRuaEH_S-Evok7HEoSiUKItNSLU5Cd9hyw_EodW4
-
-sprite $QuantumTechnologiesMd [16x16/16z] POl70KKn3C8IOz3-4__wUdIZY2VobO6vScJVSo4TEQN6gcovmBD3xNjcODAxFnhGs7srHUluLwAIvvu9mbJs3BQ08n-iUTnv0m
-
-sprite $QuantumTechnologiesLg [20x20/16z] {
-bP170aH1447HrTp_n9Fdv_YM5P4jm2K8i-IaHgzg2ZclEJrkyLYJJJN1rbXBW139MBCQaaZbyPxqgHKczs0uWLD3ZHKKDRlN9LOAx6sckT8JBdnqRMLmkuOL
-V08
-}
-
-!procedure QuantumTechnologies($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/QuantumTechnologies', $name, $tech, $desc)
-!endprocedure
-
-!procedure QuantumTechnologiesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$QuantumTechnologiesLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure QuantumTechnologiesGroup($id, $name='Quantum Technologies', $tech='')
- IconGroupElement($id, 'QuantumTechnologies', '<$QuantumTechnologiesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Local.png b/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Local.png
deleted file mode 100644
index b64a1b939f..0000000000
Binary files a/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Local.puml b/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Local.puml
deleted file mode 100644
index 1e8dd65c2f..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 QuantumTechnologiesCard
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesCard('QuantumTechnologiesCard', 'Quantum Technologies Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Remote.puml b/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Remote.puml
deleted file mode 100644
index ace5586842..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologiesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 QuantumTechnologiesCard
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesCard('QuantumTechnologiesCard', 'Quantum Technologies Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Local.png b/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Local.png
deleted file mode 100644
index 8c679da8f7..0000000000
Binary files a/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Local.puml b/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Local.puml
deleted file mode 100644
index 6747460c70..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 QuantumTechnologiesGroup
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesGroup('QuantumTechnologiesGroup', 'Quantum Technologies Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Remote.puml b/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Remote.puml
deleted file mode 100644
index 45462cddd1..0000000000
--- a/distribution/aws-q2-2023/Category/QuantumTechnologiesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 QuantumTechnologiesGroup
-include('aws-q2-2023/Category/QuantumTechnologies')
-
-' renders the element
-QuantumTechnologiesGroup('QuantumTechnologiesGroup', 'Quantum Technologies Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/README.md b/distribution/aws-q2-2023/Category/README.md
deleted file mode 100644
index 9779c34907..0000000000
--- a/distribution/aws-q2-2023/Category/README.md
+++ /dev/null
@@ -1,37 +0,0 @@
-# Category
-
-The module contains 26 items.
-
-
-
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Category/Analytics](../../aws-q2-2023/Category/Analytics.png) | [aws-q2-2023/Category/Analytics](../../aws-q2-2023/Category/Analytics.md) |
-| ![illustration of aws-q2-2023/Category/ApplicationIntegration](../../aws-q2-2023/Category/ApplicationIntegration.png) | [aws-q2-2023/Category/ApplicationIntegration](../../aws-q2-2023/Category/ApplicationIntegration.md) |
-| ![illustration of aws-q2-2023/Category/Blockchain](../../aws-q2-2023/Category/Blockchain.png) | [aws-q2-2023/Category/Blockchain](../../aws-q2-2023/Category/Blockchain.md) |
-| ![illustration of aws-q2-2023/Category/BusinessApplications](../../aws-q2-2023/Category/BusinessApplications.png) | [aws-q2-2023/Category/BusinessApplications](../../aws-q2-2023/Category/BusinessApplications.md) |
-| ![illustration of aws-q2-2023/Category/CloudFinancialManagement](../../aws-q2-2023/Category/CloudFinancialManagement.png) | [aws-q2-2023/Category/CloudFinancialManagement](../../aws-q2-2023/Category/CloudFinancialManagement.md) |
-| ![illustration of aws-q2-2023/Category/Compute](../../aws-q2-2023/Category/Compute.png) | [aws-q2-2023/Category/Compute](../../aws-q2-2023/Category/Compute.md) |
-| ![illustration of aws-q2-2023/Category/ContactCenter](../../aws-q2-2023/Category/ContactCenter.png) | [aws-q2-2023/Category/ContactCenter](../../aws-q2-2023/Category/ContactCenter.md) |
-| ![illustration of aws-q2-2023/Category/Containers](../../aws-q2-2023/Category/Containers.png) | [aws-q2-2023/Category/Containers](../../aws-q2-2023/Category/Containers.md) |
-| ![illustration of aws-q2-2023/Category/CustomerEnablement](../../aws-q2-2023/Category/CustomerEnablement.png) | [aws-q2-2023/Category/CustomerEnablement](../../aws-q2-2023/Category/CustomerEnablement.md) |
-| ![illustration of aws-q2-2023/Category/Database](../../aws-q2-2023/Category/Database.png) | [aws-q2-2023/Category/Database](../../aws-q2-2023/Category/Database.md) |
-| ![illustration of aws-q2-2023/Category/DeveloperTools](../../aws-q2-2023/Category/DeveloperTools.png) | [aws-q2-2023/Category/DeveloperTools](../../aws-q2-2023/Category/DeveloperTools.md) |
-| ![illustration of aws-q2-2023/Category/EndUserComputing](../../aws-q2-2023/Category/EndUserComputing.png) | [aws-q2-2023/Category/EndUserComputing](../../aws-q2-2023/Category/EndUserComputing.md) |
-| ![illustration of aws-q2-2023/Category/FrontEndWebMobile](../../aws-q2-2023/Category/FrontEndWebMobile.png) | [aws-q2-2023/Category/FrontEndWebMobile](../../aws-q2-2023/Category/FrontEndWebMobile.md) |
-| ![illustration of aws-q2-2023/Category/Games](../../aws-q2-2023/Category/Games.png) | [aws-q2-2023/Category/Games](../../aws-q2-2023/Category/Games.md) |
-| ![illustration of aws-q2-2023/Category/InternetOfThings](../../aws-q2-2023/Category/InternetOfThings.png) | [aws-q2-2023/Category/InternetOfThings](../../aws-q2-2023/Category/InternetOfThings.md) |
-| ![illustration of aws-q2-2023/Category/MachineLearning](../../aws-q2-2023/Category/MachineLearning.png) | [aws-q2-2023/Category/MachineLearning](../../aws-q2-2023/Category/MachineLearning.md) |
-| ![illustration of aws-q2-2023/Category/ManagementGovernance](../../aws-q2-2023/Category/ManagementGovernance.png) | [aws-q2-2023/Category/ManagementGovernance](../../aws-q2-2023/Category/ManagementGovernance.md) |
-| ![illustration of aws-q2-2023/Category/MediaServices](../../aws-q2-2023/Category/MediaServices.png) | [aws-q2-2023/Category/MediaServices](../../aws-q2-2023/Category/MediaServices.md) |
-| ![illustration of aws-q2-2023/Category/MigrationTransfer](../../aws-q2-2023/Category/MigrationTransfer.png) | [aws-q2-2023/Category/MigrationTransfer](../../aws-q2-2023/Category/MigrationTransfer.md) |
-| ![illustration of aws-q2-2023/Category/NetworkingContentDelivery](../../aws-q2-2023/Category/NetworkingContentDelivery.png) | [aws-q2-2023/Category/NetworkingContentDelivery](../../aws-q2-2023/Category/NetworkingContentDelivery.md) |
-| ![illustration of aws-q2-2023/Category/QuantumTechnologies](../../aws-q2-2023/Category/QuantumTechnologies.png) | [aws-q2-2023/Category/QuantumTechnologies](../../aws-q2-2023/Category/QuantumTechnologies.md) |
-| ![illustration of aws-q2-2023/Category/Robotics](../../aws-q2-2023/Category/Robotics.png) | [aws-q2-2023/Category/Robotics](../../aws-q2-2023/Category/Robotics.md) |
-| ![illustration of aws-q2-2023/Category/Satellite](../../aws-q2-2023/Category/Satellite.png) | [aws-q2-2023/Category/Satellite](../../aws-q2-2023/Category/Satellite.md) |
-| ![illustration of aws-q2-2023/Category/SecurityIdentityCompliance](../../aws-q2-2023/Category/SecurityIdentityCompliance.png) | [aws-q2-2023/Category/SecurityIdentityCompliance](../../aws-q2-2023/Category/SecurityIdentityCompliance.md) |
-| ![illustration of aws-q2-2023/Category/Serverless](../../aws-q2-2023/Category/Serverless.png) | [aws-q2-2023/Category/Serverless](../../aws-q2-2023/Category/Serverless.md) |
-| ![illustration of aws-q2-2023/Category/Storage](../../aws-q2-2023/Category/Storage.png) | [aws-q2-2023/Category/Storage](../../aws-q2-2023/Category/Storage.md) |
-
-
-
diff --git a/distribution/aws-q2-2023/Category/Robotics.Local.png b/distribution/aws-q2-2023/Category/Robotics.Local.png
deleted file mode 100644
index 1ee26bbfc3..0000000000
Binary files a/distribution/aws-q2-2023/Category/Robotics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Robotics.Local.puml b/distribution/aws-q2-2023/Category/Robotics.Local.puml
deleted file mode 100644
index 94f748fcec..0000000000
--- a/distribution/aws-q2-2023/Category/Robotics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Robotics
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-Robotics('Robotics', 'Robotics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Robotics.Remote.puml b/distribution/aws-q2-2023/Category/Robotics.Remote.puml
deleted file mode 100644
index fb1d110f1e..0000000000
--- a/distribution/aws-q2-2023/Category/Robotics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Robotics
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-Robotics('Robotics', 'Robotics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Robotics.md b/distribution/aws-q2-2023/Category/Robotics.md
deleted file mode 100644
index a6cc6e66cf..0000000000
--- a/distribution/aws-q2-2023/Category/Robotics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Robotics
-
-
-```text
-aws-q2-2023/Category/Robotics
-```
-
-```text
-include('aws-q2-2023/Category/Robotics')
-```
-
-
-
-| Illustration | Robotics | RoboticsCard | RoboticsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Robotics.png) | ![illustration for Robotics](../../aws-q2-2023/Category/Robotics.Local.png) | ![illustration for RoboticsCard](../../aws-q2-2023/Category/RoboticsCard.Local.png) | ![illustration for RoboticsGroup](../../aws-q2-2023/Category/RoboticsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$RoboticsXs>`
-- `<$RoboticsSm>`
-- `<$RoboticsMd>`
-- `<$RoboticsLg>`
-
-
-
-
-
-## Robotics
-
-### Load remotely
-```plantuml
-@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 Robotics
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-Robotics('Robotics', 'Robotics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Robotics
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-Robotics('Robotics', 'Robotics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## RoboticsCard
-
-### Load remotely
-```plantuml
-@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 RoboticsCard
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsCard('RoboticsCard', 'Robotics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RoboticsCard
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsCard('RoboticsCard', 'Robotics Card', 'an optional description')
-@enduml
-```
-
-## RoboticsGroup
-
-### Load remotely
-```plantuml
-@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 RoboticsGroup
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsGroup('RoboticsGroup', 'Robotics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RoboticsGroup
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsGroup('RoboticsGroup', 'Robotics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Robotics.png b/distribution/aws-q2-2023/Category/Robotics.png
deleted file mode 100644
index 815d60df06..0000000000
Binary files a/distribution/aws-q2-2023/Category/Robotics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Robotics.puml b/distribution/aws-q2-2023/Category/Robotics.puml
deleted file mode 100644
index e014f02b12..0000000000
--- a/distribution/aws-q2-2023/Category/Robotics.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Robotics
-
-sprite $RoboticsXs [10x10/16z] OqS0JXW0inXXB7PM68k1ZHd2Oe2hOm6IZ20M8mj43x8fC
-
-sprite $RoboticsSm [12x12/16z] POo30S10301Zx3zmySR5z9KSs9MRwEpRw8U7zFmthZdwj_sPUMbzERV-X-BntmRo0W
-
-sprite $RoboticsMd [16x16/16z] PSe75eGW34LHIF_xN_2CIYTFAVS4lnFRAsxO6mwBtMnYkiz1nnn2jZdUZPRvc_6mE368o9kTd1oaN9gDlRtdvgZgRrIRzxBBsHy
-
-sprite $RoboticsLg [20x20/16z] XT350O0m4031S-c_O5oZ-uA1gBS2B0F7B1kRe1OMec9K_EUfKOzDAmsseVotyvM-1lUahpaPHmebnMCad9haWNGRiXp3OdlwsjbhZkndY9Cxc1jKuGe
-
-!procedure Robotics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Robotics', $name, $tech, $desc)
-!endprocedure
-
-!procedure RoboticsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$RoboticsLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure RoboticsGroup($id, $name='Robotics', $tech='')
- IconGroupElement($id, 'Robotics', '<$RoboticsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/RoboticsCard.Local.png b/distribution/aws-q2-2023/Category/RoboticsCard.Local.png
deleted file mode 100644
index 388bb98302..0000000000
Binary files a/distribution/aws-q2-2023/Category/RoboticsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/RoboticsCard.Local.puml b/distribution/aws-q2-2023/Category/RoboticsCard.Local.puml
deleted file mode 100644
index 535ef7efbd..0000000000
--- a/distribution/aws-q2-2023/Category/RoboticsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 RoboticsCard
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsCard('RoboticsCard', 'Robotics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/RoboticsCard.Remote.puml b/distribution/aws-q2-2023/Category/RoboticsCard.Remote.puml
deleted file mode 100644
index 1399074d87..0000000000
--- a/distribution/aws-q2-2023/Category/RoboticsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 RoboticsCard
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsCard('RoboticsCard', 'Robotics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/RoboticsGroup.Local.png b/distribution/aws-q2-2023/Category/RoboticsGroup.Local.png
deleted file mode 100644
index 2a8f912658..0000000000
Binary files a/distribution/aws-q2-2023/Category/RoboticsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/RoboticsGroup.Local.puml b/distribution/aws-q2-2023/Category/RoboticsGroup.Local.puml
deleted file mode 100644
index 4d9a0c3b26..0000000000
--- a/distribution/aws-q2-2023/Category/RoboticsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 RoboticsGroup
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsGroup('RoboticsGroup', 'Robotics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/RoboticsGroup.Remote.puml b/distribution/aws-q2-2023/Category/RoboticsGroup.Remote.puml
deleted file mode 100644
index 5462debece..0000000000
--- a/distribution/aws-q2-2023/Category/RoboticsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 RoboticsGroup
-include('aws-q2-2023/Category/Robotics')
-
-' renders the element
-RoboticsGroup('RoboticsGroup', 'Robotics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Satellite.Local.png b/distribution/aws-q2-2023/Category/Satellite.Local.png
deleted file mode 100644
index 842729535f..0000000000
Binary files a/distribution/aws-q2-2023/Category/Satellite.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Satellite.Local.puml b/distribution/aws-q2-2023/Category/Satellite.Local.puml
deleted file mode 100644
index 3fa5b14e98..0000000000
--- a/distribution/aws-q2-2023/Category/Satellite.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Satellite
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-Satellite('Satellite', 'Satellite', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Satellite.Remote.puml b/distribution/aws-q2-2023/Category/Satellite.Remote.puml
deleted file mode 100644
index a4a5d3a385..0000000000
--- a/distribution/aws-q2-2023/Category/Satellite.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Satellite
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-Satellite('Satellite', 'Satellite', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Satellite.md b/distribution/aws-q2-2023/Category/Satellite.md
deleted file mode 100644
index 5897e04ea6..0000000000
--- a/distribution/aws-q2-2023/Category/Satellite.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Satellite
-
-
-```text
-aws-q2-2023/Category/Satellite
-```
-
-```text
-include('aws-q2-2023/Category/Satellite')
-```
-
-
-
-| Illustration | Satellite | SatelliteCard | SatelliteGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Satellite.png) | ![illustration for Satellite](../../aws-q2-2023/Category/Satellite.Local.png) | ![illustration for SatelliteCard](../../aws-q2-2023/Category/SatelliteCard.Local.png) | ![illustration for SatelliteGroup](../../aws-q2-2023/Category/SatelliteGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SatelliteXs>`
-- `<$SatelliteSm>`
-- `<$SatelliteMd>`
-- `<$SatelliteLg>`
-
-
-
-
-
-## Satellite
-
-### Load remotely
-```plantuml
-@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 Satellite
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-Satellite('Satellite', 'Satellite', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Satellite
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-Satellite('Satellite', 'Satellite', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SatelliteCard
-
-### Load remotely
-```plantuml
-@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 SatelliteCard
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteCard('SatelliteCard', 'Satellite Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SatelliteCard
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteCard('SatelliteCard', 'Satellite Card', 'an optional description')
-@enduml
-```
-
-## SatelliteGroup
-
-### Load remotely
-```plantuml
-@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 SatelliteGroup
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteGroup('SatelliteGroup', 'Satellite Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SatelliteGroup
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteGroup('SatelliteGroup', 'Satellite Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Satellite.png b/distribution/aws-q2-2023/Category/Satellite.png
deleted file mode 100644
index 2424096fe1..0000000000
Binary files a/distribution/aws-q2-2023/Category/Satellite.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Satellite.puml b/distribution/aws-q2-2023/Category/Satellite.puml
deleted file mode 100644
index 05d3262bf5..0000000000
--- a/distribution/aws-q2-2023/Category/Satellite.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Satellite
-
-sprite $SatelliteXs [10x10/16z] OqS0JXZ0OB72MGnW5YkSnSZ605F7nWbYOZC5
-
-sprite $SatelliteSm [12x12/16z] ROo30S1034MBVEq_SEtUYwadkM0h7uSZ7mV9UrwhxNrd0Vk-uiAHPrXCHnxL_pylQWO
-
-sprite $SatelliteMd [16x16/16z] VOw50S0W30JZil_2zU8S6d_l4Qi1jwpPsA9KxFC9bz_cqyFadqtdEUDVVlZJw-jdSVfOwBC9KF9q__D2pqFrV9NezIniQ3a
-
-sprite $SatelliteLg [20x20/16z] fP250S0m20IHFBB_m7LtkJQ6Wnz1l8MSSyitcK1kP2u5Yf1Oo4gtAyaie-n0phB0c7BEgzR5L62MWTE4F3rdMG3HrJBB1k-WJH-1uZzcCCje1zS
-
-!procedure Satellite($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Satellite', $name, $tech, $desc)
-!endprocedure
-
-!procedure SatelliteCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SatelliteLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure SatelliteGroup($id, $name='Satellite', $tech='')
- IconGroupElement($id, 'Satellite', '<$SatelliteLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/SatelliteCard.Local.png b/distribution/aws-q2-2023/Category/SatelliteCard.Local.png
deleted file mode 100644
index b9b78cd2f3..0000000000
Binary files a/distribution/aws-q2-2023/Category/SatelliteCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/SatelliteCard.Local.puml b/distribution/aws-q2-2023/Category/SatelliteCard.Local.puml
deleted file mode 100644
index d4a3c8676d..0000000000
--- a/distribution/aws-q2-2023/Category/SatelliteCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SatelliteCard
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteCard('SatelliteCard', 'Satellite Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SatelliteCard.Remote.puml b/distribution/aws-q2-2023/Category/SatelliteCard.Remote.puml
deleted file mode 100644
index 43caafd8aa..0000000000
--- a/distribution/aws-q2-2023/Category/SatelliteCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SatelliteCard
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteCard('SatelliteCard', 'Satellite Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SatelliteGroup.Local.png b/distribution/aws-q2-2023/Category/SatelliteGroup.Local.png
deleted file mode 100644
index 4970a6b5bb..0000000000
Binary files a/distribution/aws-q2-2023/Category/SatelliteGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/SatelliteGroup.Local.puml b/distribution/aws-q2-2023/Category/SatelliteGroup.Local.puml
deleted file mode 100644
index b549a4ae37..0000000000
--- a/distribution/aws-q2-2023/Category/SatelliteGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SatelliteGroup
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteGroup('SatelliteGroup', 'Satellite Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SatelliteGroup.Remote.puml b/distribution/aws-q2-2023/Category/SatelliteGroup.Remote.puml
deleted file mode 100644
index daa1370e26..0000000000
--- a/distribution/aws-q2-2023/Category/SatelliteGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SatelliteGroup
-include('aws-q2-2023/Category/Satellite')
-
-' renders the element
-SatelliteGroup('SatelliteGroup', 'Satellite Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Local.png b/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Local.png
deleted file mode 100644
index 2444f03652..0000000000
Binary files a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Local.puml b/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Local.puml
deleted file mode 100644
index b4f5918d1f..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SecurityIdentityCompliance
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityCompliance('SecurityIdentityCompliance', 'Security Identity Compliance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Remote.puml b/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Remote.puml
deleted file mode 100644
index d4a0a52ce4..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SecurityIdentityCompliance
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityCompliance('SecurityIdentityCompliance', 'Security Identity Compliance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.md b/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.md
deleted file mode 100644
index 50d25ffd9e..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# SecurityIdentityCompliance
-
-
-```text
-aws-q2-2023/Category/SecurityIdentityCompliance
-```
-
-```text
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-```
-
-
-
-| Illustration | SecurityIdentityCompliance | SecurityIdentityComplianceCard | SecurityIdentityComplianceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/SecurityIdentityCompliance.png) | ![illustration for SecurityIdentityCompliance](../../aws-q2-2023/Category/SecurityIdentityCompliance.Local.png) | ![illustration for SecurityIdentityComplianceCard](../../aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.png) | ![illustration for SecurityIdentityComplianceGroup](../../aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SecurityIdentityComplianceXs>`
-- `<$SecurityIdentityComplianceSm>`
-- `<$SecurityIdentityComplianceMd>`
-- `<$SecurityIdentityComplianceLg>`
-
-
-
-
-
-## SecurityIdentityCompliance
-
-### Load remotely
-```plantuml
-@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 SecurityIdentityCompliance
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityCompliance('SecurityIdentityCompliance', 'Security Identity Compliance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SecurityIdentityCompliance
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityCompliance('SecurityIdentityCompliance', 'Security Identity Compliance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SecurityIdentityComplianceCard
-
-### Load remotely
-```plantuml
-@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 SecurityIdentityComplianceCard
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceCard('SecurityIdentityComplianceCard', 'Security Identity Compliance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SecurityIdentityComplianceCard
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceCard('SecurityIdentityComplianceCard', 'Security Identity Compliance Card', 'an optional description')
-@enduml
-```
-
-## SecurityIdentityComplianceGroup
-
-### Load remotely
-```plantuml
-@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 SecurityIdentityComplianceGroup
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceGroup('SecurityIdentityComplianceGroup', 'Security Identity Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SecurityIdentityComplianceGroup
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceGroup('SecurityIdentityComplianceGroup', 'Security Identity Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.png b/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.png
deleted file mode 100644
index 2a04cabe3f..0000000000
Binary files a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.puml b/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.puml
deleted file mode 100644
index f6a8a63dfc..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityCompliance.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/SecurityIdentityCompliance
-
-sprite $SecurityIdentityComplianceXs [10x10/16z] OqS0JXW0ipYWB4PcHdOcC8k5avcJ4Ot506InGdImCCBrSgAo
-
-sprite $SecurityIdentityComplianceSm [12x12/16z] RSo52S1G5CLGU7xt7xZzxi4E5b_3o4u76NUBitapWV6oh7OMQWORNNyRoGy
-
-sprite $SecurityIdentityComplianceMd [16x16/16z] ZStL0KGn20NHR2uCI_y5FtUVwFaYZXdRIf3RRcoYiXfvxVRgVofTdnszRRMyysyrKCLslg7OUEZQPLyB
-
-sprite $SecurityIdentityComplianceLg [20x20/16z] dT350GCn34HHiJJz5vmiC__ZCpkF8jv6oTXsOxMr40krMXgNjdk7BCm4K9JnqhGrV38TJ1P6qbdumYooCN4i36B2rF3IIZnCx__WtcWN_m4
-
-!procedure SecurityIdentityCompliance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/SecurityIdentityCompliance', $name, $tech, $desc)
-!endprocedure
-
-!procedure SecurityIdentityComplianceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SecurityIdentityComplianceLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure SecurityIdentityComplianceGroup($id, $name='Security Identity Compliance', $tech='')
- IconGroupElement($id, 'SecurityIdentityCompliance', '<$SecurityIdentityComplianceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.png b/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.png
deleted file mode 100644
index 3d1f55d683..0000000000
Binary files a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.puml b/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.puml
deleted file mode 100644
index 7276b88272..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SecurityIdentityComplianceCard
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceCard('SecurityIdentityComplianceCard', 'Security Identity Compliance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Remote.puml b/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Remote.puml
deleted file mode 100644
index 73ac66974e..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SecurityIdentityComplianceCard
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceCard('SecurityIdentityComplianceCard', 'Security Identity Compliance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.png b/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.png
deleted file mode 100644
index 0c0f1e919c..0000000000
Binary files a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.puml b/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.puml
deleted file mode 100644
index 5482d13ea7..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SecurityIdentityComplianceGroup
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceGroup('SecurityIdentityComplianceGroup', 'Security Identity Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Remote.puml b/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Remote.puml
deleted file mode 100644
index fc48af5477..0000000000
--- a/distribution/aws-q2-2023/Category/SecurityIdentityComplianceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SecurityIdentityComplianceGroup
-include('aws-q2-2023/Category/SecurityIdentityCompliance')
-
-' renders the element
-SecurityIdentityComplianceGroup('SecurityIdentityComplianceGroup', 'Security Identity Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Serverless.Local.png b/distribution/aws-q2-2023/Category/Serverless.Local.png
deleted file mode 100644
index 37633e4f37..0000000000
Binary files a/distribution/aws-q2-2023/Category/Serverless.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Serverless.Local.puml b/distribution/aws-q2-2023/Category/Serverless.Local.puml
deleted file mode 100644
index e309b42290..0000000000
--- a/distribution/aws-q2-2023/Category/Serverless.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Serverless
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-Serverless('Serverless', 'Serverless', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Serverless.Remote.puml b/distribution/aws-q2-2023/Category/Serverless.Remote.puml
deleted file mode 100644
index 5853d99ebb..0000000000
--- a/distribution/aws-q2-2023/Category/Serverless.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Serverless
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-Serverless('Serverless', 'Serverless', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Serverless.md b/distribution/aws-q2-2023/Category/Serverless.md
deleted file mode 100644
index e1b06bab8c..0000000000
--- a/distribution/aws-q2-2023/Category/Serverless.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Serverless
-
-
-```text
-aws-q2-2023/Category/Serverless
-```
-
-```text
-include('aws-q2-2023/Category/Serverless')
-```
-
-
-
-| Illustration | Serverless | ServerlessCard | ServerlessGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Serverless.png) | ![illustration for Serverless](../../aws-q2-2023/Category/Serverless.Local.png) | ![illustration for ServerlessCard](../../aws-q2-2023/Category/ServerlessCard.Local.png) | ![illustration for ServerlessGroup](../../aws-q2-2023/Category/ServerlessGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ServerlessXs>`
-- `<$ServerlessSm>`
-- `<$ServerlessMd>`
-- `<$ServerlessLg>`
-
-
-
-
-
-## Serverless
-
-### Load remotely
-```plantuml
-@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 Serverless
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-Serverless('Serverless', 'Serverless', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Serverless
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-Serverless('Serverless', 'Serverless', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ServerlessCard
-
-### Load remotely
-```plantuml
-@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 ServerlessCard
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessCard('ServerlessCard', 'Serverless Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerlessCard
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessCard('ServerlessCard', 'Serverless Card', 'an optional description')
-@enduml
-```
-
-## ServerlessGroup
-
-### Load remotely
-```plantuml
-@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 ServerlessGroup
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessGroup('ServerlessGroup', 'Serverless Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerlessGroup
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessGroup('ServerlessGroup', 'Serverless Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Serverless.png b/distribution/aws-q2-2023/Category/Serverless.png
deleted file mode 100644
index 84bd03aeaa..0000000000
Binary files a/distribution/aws-q2-2023/Category/Serverless.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Serverless.puml b/distribution/aws-q2-2023/Category/Serverless.puml
deleted file mode 100644
index 745b773f9b..0000000000
--- a/distribution/aws-q2-2023/Category/Serverless.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Serverless
-
-sprite $ServerlessXs [10x10/16z] OqS03XX0PR4oe8a18GC76vZ5mW5am6LniG
-
-sprite $ServerlessSm [12x12/16z] OqS67730Ye_DpiRE0cE36CmGDXi78mSJ44BLCm8LWjaipAmWZCTCLZXW0G
-
-sprite $ServerlessMd [16x16/16z] ZOx50G0W24Lfs7zXkqy-a_x-mde2hd7oQIkp7hQLuxZjzWsQjeL3G74qksPxJ_4UBnjhK6Qzj8k_zPmst6G
-
-sprite $ServerlessLg [20x20/16z] hSq53W0W241H6kv_OcVdshz-2lWhm3DmZBClfW1-66NMtInol9XI-UH2mzmYW8CixsYMlw99lk7UJFA4c6OR-qYDB9JDgDdPVuChJ
-
-!procedure Serverless($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Serverless', $name, $tech, $desc)
-!endprocedure
-
-!procedure ServerlessCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ServerlessLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure ServerlessGroup($id, $name='Serverless', $tech='')
- IconGroupElement($id, 'Serverless', '<$ServerlessLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/ServerlessCard.Local.png b/distribution/aws-q2-2023/Category/ServerlessCard.Local.png
deleted file mode 100644
index d6fe89b3cf..0000000000
Binary files a/distribution/aws-q2-2023/Category/ServerlessCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ServerlessCard.Local.puml b/distribution/aws-q2-2023/Category/ServerlessCard.Local.puml
deleted file mode 100644
index 7e9c6602d2..0000000000
--- a/distribution/aws-q2-2023/Category/ServerlessCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ServerlessCard
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessCard('ServerlessCard', 'Serverless Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ServerlessCard.Remote.puml b/distribution/aws-q2-2023/Category/ServerlessCard.Remote.puml
deleted file mode 100644
index c52a2d836d..0000000000
--- a/distribution/aws-q2-2023/Category/ServerlessCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ServerlessCard
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessCard('ServerlessCard', 'Serverless Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ServerlessGroup.Local.png b/distribution/aws-q2-2023/Category/ServerlessGroup.Local.png
deleted file mode 100644
index 35606d3f77..0000000000
Binary files a/distribution/aws-q2-2023/Category/ServerlessGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/ServerlessGroup.Local.puml b/distribution/aws-q2-2023/Category/ServerlessGroup.Local.puml
deleted file mode 100644
index d53827fe40..0000000000
--- a/distribution/aws-q2-2023/Category/ServerlessGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ServerlessGroup
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessGroup('ServerlessGroup', 'Serverless Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/ServerlessGroup.Remote.puml b/distribution/aws-q2-2023/Category/ServerlessGroup.Remote.puml
deleted file mode 100644
index becd454d8a..0000000000
--- a/distribution/aws-q2-2023/Category/ServerlessGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ServerlessGroup
-include('aws-q2-2023/Category/Serverless')
-
-' renders the element
-ServerlessGroup('ServerlessGroup', 'Serverless Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Storage.Local.png b/distribution/aws-q2-2023/Category/Storage.Local.png
deleted file mode 100644
index 012d5c34fc..0000000000
Binary files a/distribution/aws-q2-2023/Category/Storage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Storage.Local.puml b/distribution/aws-q2-2023/Category/Storage.Local.puml
deleted file mode 100644
index d4e5974b30..0000000000
--- a/distribution/aws-q2-2023/Category/Storage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Storage
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-Storage('Storage', 'Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Storage.Remote.puml b/distribution/aws-q2-2023/Category/Storage.Remote.puml
deleted file mode 100644
index de110bf5f8..0000000000
--- a/distribution/aws-q2-2023/Category/Storage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Storage
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-Storage('Storage', 'Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/Storage.md b/distribution/aws-q2-2023/Category/Storage.md
deleted file mode 100644
index 50c17e388a..0000000000
--- a/distribution/aws-q2-2023/Category/Storage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Storage
-
-
-```text
-aws-q2-2023/Category/Storage
-```
-
-```text
-include('aws-q2-2023/Category/Storage')
-```
-
-
-
-| Illustration | Storage | StorageCard | StorageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Category/Storage.png) | ![illustration for Storage](../../aws-q2-2023/Category/Storage.Local.png) | ![illustration for StorageCard](../../aws-q2-2023/Category/StorageCard.Local.png) | ![illustration for StorageGroup](../../aws-q2-2023/Category/StorageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$StorageXs>`
-- `<$StorageSm>`
-- `<$StorageMd>`
-- `<$StorageLg>`
-
-
-
-
-
-## Storage
-
-### Load remotely
-```plantuml
-@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 Storage
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-Storage('Storage', 'Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Storage
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-Storage('Storage', 'Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## StorageCard
-
-### Load remotely
-```plantuml
-@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 StorageCard
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageCard('StorageCard', 'Storage Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 StorageCard
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageCard('StorageCard', 'Storage Card', 'an optional description')
-@enduml
-```
-
-## StorageGroup
-
-### Load remotely
-```plantuml
-@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 StorageGroup
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageGroup('StorageGroup', 'Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 StorageGroup
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageGroup('StorageGroup', 'Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Category/Storage.png b/distribution/aws-q2-2023/Category/Storage.png
deleted file mode 100644
index ca8def8214..0000000000
Binary files a/distribution/aws-q2-2023/Category/Storage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/Storage.puml b/distribution/aws-q2-2023/Category/Storage.puml
deleted file mode 100644
index 450e85142b..0000000000
--- a/distribution/aws-q2-2023/Category/Storage.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Category/Storage
-
-sprite $StorageXs [10x10/16z] OyS161bXB0Ps5dH9LX20oh80PGa
-
-sprite $StorageSm [12x12/16z] RSo54S0m30F0iw3UV-9oECO_KkxBi_5EjLbi5pjkutYjZ43YDwdVz5EOybsB5m
-
-sprite $StorageMd [16x16/16z] PSV70K0X34EnKEot_yI_5o2wYLNJA12Z-vRauGse7kv6YV4LF5mHyLzLXou_xs0RwdVP6d_wttHxFigFsGu
-
-sprite $StorageLg [20x20/16z] ZSk53S0m34HHy-q_SHc3_cteIKOhuZ82esnalAM5-UvI637Ov6zcsoxbR6sw5LzpLzzZZySCT_8rigt2M4IYi6fM_UwnehnH5Qy
-
-!procedure Storage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Category/Storage', $name, $tech, $desc)
-!endprocedure
-
-!procedure StorageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$StorageLg>', '', $funcName, $content)
-!endprocedure
-
-!procedure StorageGroup($id, $name='Storage', $tech='')
- IconGroupElement($id, 'Storage', '<$StorageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Category/StorageCard.Local.png b/distribution/aws-q2-2023/Category/StorageCard.Local.png
deleted file mode 100644
index 0806099e7d..0000000000
Binary files a/distribution/aws-q2-2023/Category/StorageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/StorageCard.Local.puml b/distribution/aws-q2-2023/Category/StorageCard.Local.puml
deleted file mode 100644
index 43c67f0585..0000000000
--- a/distribution/aws-q2-2023/Category/StorageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 StorageCard
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageCard('StorageCard', 'Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/StorageCard.Remote.puml b/distribution/aws-q2-2023/Category/StorageCard.Remote.puml
deleted file mode 100644
index 49fa3962ac..0000000000
--- a/distribution/aws-q2-2023/Category/StorageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 StorageCard
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageCard('StorageCard', 'Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/StorageGroup.Local.png b/distribution/aws-q2-2023/Category/StorageGroup.Local.png
deleted file mode 100644
index 8298cb7f84..0000000000
Binary files a/distribution/aws-q2-2023/Category/StorageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Category/StorageGroup.Local.puml b/distribution/aws-q2-2023/Category/StorageGroup.Local.puml
deleted file mode 100644
index 5c0f91cedc..0000000000
--- a/distribution/aws-q2-2023/Category/StorageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 StorageGroup
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageGroup('StorageGroup', 'Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Category/StorageGroup.Remote.puml b/distribution/aws-q2-2023/Category/StorageGroup.Remote.puml
deleted file mode 100644
index 26fc61c122..0000000000
--- a/distribution/aws-q2-2023/Category/StorageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 StorageGroup
-include('aws-q2-2023/Category/Storage')
-
-' renders the element
-StorageGroup('StorageGroup', 'Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAutoScaling.Local.png b/distribution/aws-q2-2023/Group/GroupAutoScaling.Local.png
deleted file mode 100644
index d5f50c290a..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupAutoScaling.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupAutoScaling.Local.puml b/distribution/aws-q2-2023/Group/GroupAutoScaling.Local.puml
deleted file mode 100644
index 8f4685936d..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAutoScaling.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupAutoScaling
-include('aws-q2-2023/Group/GroupAutoScaling')
-
-GroupAutoScaling('GroupAutoScaling', 'Group Auto Scaling', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAutoScaling.Remote.puml b/distribution/aws-q2-2023/Group/GroupAutoScaling.Remote.puml
deleted file mode 100644
index c66d46ec5a..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAutoScaling.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupAutoScaling
-include('aws-q2-2023/Group/GroupAutoScaling')
-
-GroupAutoScaling('GroupAutoScaling', 'Group Auto Scaling', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAutoScaling.md b/distribution/aws-q2-2023/Group/GroupAutoScaling.md
deleted file mode 100644
index a18e37215d..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAutoScaling.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupAutoScaling
-
-
-```text
-aws-q2-2023/Group/GroupAutoScaling
-```
-
-```text
-include('aws-q2-2023/Group/GroupAutoScaling')
-```
-
-
-
-| Illustration | GroupAutoScaling |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/AutoScaling.png) | ![illustration for GroupAutoScaling](../../aws-q2-2023/Group/GroupAutoScaling.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupAutoScalingXs>`
-- `<$GroupAutoScalingSm>`
-- `<$GroupAutoScalingMd>`
-- `<$GroupAutoScalingLg>`
-
-
-
-
-
-## GroupAutoScaling
-
-### Load remotely
-```plantuml
-@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 GroupAutoScaling
-include('aws-q2-2023/Group/GroupAutoScaling')
-
-GroupAutoScaling('GroupAutoScaling', 'Group Auto Scaling', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupAutoScaling
-include('aws-q2-2023/Group/GroupAutoScaling')
-
-GroupAutoScaling('GroupAutoScaling', 'Group Auto Scaling', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupAutoScaling.puml b/distribution/aws-q2-2023/Group/GroupAutoScaling.puml
deleted file mode 100644
index 8ecd2d11a3..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAutoScaling.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupAutoScaling
-
-sprite $AutoScalingXs [10x10/16z] uy05c72pc9WOEHYOc72hOq0r2W
-
-sprite $AutoScalingSm [12x12/16z] uy0B693OJ5ZPh1piC34c9ZOEHY29Lpq7Ex8u8uQD
-
-sprite $AutoScalingMd [16x16/16z] uo0IiA5ocHZH1JX8uBEp8OcmCJ4nCG0fHY2Df8I3ZHJpsPdOKPtBGAI_
-
-sprite $AutoScalingLg [20x20/16z] hSwd0S0030D1T__-4ySebQGTqoFnXr8kt9GBuyTc3KHkUwX2YusjEwFZnozjpPbASf4yjG
-
-!procedure GroupAutoScaling($id, $name='Auto scaling', $tech='')
- IconGroupElement($id, 'GroupAutoScaling', '<$AutoScalingLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle dashed
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Local.png b/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Local.png
deleted file mode 100644
index 81cdbc522e..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Local.puml b/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Local.puml
deleted file mode 100644
index 8746bcb05a..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupAvailabilityZone
-include('aws-q2-2023/Group/GroupAvailabilityZone')
-
-GroupAvailabilityZone('GroupAvailabilityZone', 'Group Availability Zone', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Remote.puml b/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Remote.puml
deleted file mode 100644
index 30506b35fb..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupAvailabilityZone
-include('aws-q2-2023/Group/GroupAvailabilityZone')
-
-GroupAvailabilityZone('GroupAvailabilityZone', 'Group Availability Zone', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.md b/distribution/aws-q2-2023/Group/GroupAvailabilityZone.md
deleted file mode 100644
index cc0c4dd1f0..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.md
+++ /dev/null
@@ -1,72 +0,0 @@
-# GroupAvailabilityZone
-
-
-```text
-aws-q2-2023/Group/GroupAvailabilityZone
-```
-
-```text
-include('aws-q2-2023/Group/GroupAvailabilityZone')
-```
-
-
-
-| GroupAvailabilityZone |
-| :---: |
-| ![illustration for GroupAvailabilityZone](../../aws-q2-2023/Group/GroupAvailabilityZone.Local.png) |
-
-
-
-
-
-
-
-## GroupAvailabilityZone
-
-### Load remotely
-```plantuml
-@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 GroupAvailabilityZone
-include('aws-q2-2023/Group/GroupAvailabilityZone')
-
-GroupAvailabilityZone('GroupAvailabilityZone', 'Group Availability Zone', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupAvailabilityZone
-include('aws-q2-2023/Group/GroupAvailabilityZone')
-
-GroupAvailabilityZone('GroupAvailabilityZone', 'Group Availability Zone', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.puml b/distribution/aws-q2-2023/Group/GroupAvailabilityZone.puml
deleted file mode 100644
index c4c200d737..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAvailabilityZone.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupAvailabilityZone
-
-!procedure GroupAvailabilityZone($id, $name='Availability zone', $tech='')
- GroupElement($id, 'GroupAvailabilityZone', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_LIGHT_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_LIGHT_BLUE
- BorderStyle dashed
- FontStyle none
- FontColor $AWS_COLOR_LIGHT_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupAwsCloud.Local.png b/distribution/aws-q2-2023/Group/GroupAwsCloud.Local.png
deleted file mode 100644
index fc94a2320c..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupAwsCloud.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupAwsCloud.Local.puml b/distribution/aws-q2-2023/Group/GroupAwsCloud.Local.puml
deleted file mode 100644
index 825cb51c37..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsCloud.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupAwsCloud
-include('aws-q2-2023/Group/GroupAwsCloud')
-
-GroupAwsCloud('GroupAwsCloud', 'Group Aws Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAwsCloud.Remote.puml b/distribution/aws-q2-2023/Group/GroupAwsCloud.Remote.puml
deleted file mode 100644
index 541bd9e2aa..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsCloud.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupAwsCloud
-include('aws-q2-2023/Group/GroupAwsCloud')
-
-GroupAwsCloud('GroupAwsCloud', 'Group Aws Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAwsCloud.md b/distribution/aws-q2-2023/Group/GroupAwsCloud.md
deleted file mode 100644
index ce151e317c..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsCloud.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupAwsCloud
-
-
-```text
-aws-q2-2023/Group/GroupAwsCloud
-```
-
-```text
-include('aws-q2-2023/Group/GroupAwsCloud')
-```
-
-
-
-| Illustration | GroupAwsCloud |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/AwsCloud.png) | ![illustration for GroupAwsCloud](../../aws-q2-2023/Group/GroupAwsCloud.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupAwsCloudXs>`
-- `<$GroupAwsCloudSm>`
-- `<$GroupAwsCloudMd>`
-- `<$GroupAwsCloudLg>`
-
-
-
-
-
-## GroupAwsCloud
-
-### Load remotely
-```plantuml
-@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 GroupAwsCloud
-include('aws-q2-2023/Group/GroupAwsCloud')
-
-GroupAwsCloud('GroupAwsCloud', 'Group Aws Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupAwsCloud
-include('aws-q2-2023/Group/GroupAwsCloud')
-
-GroupAwsCloud('GroupAwsCloud', 'Group Aws Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupAwsCloud.puml b/distribution/aws-q2-2023/Group/GroupAwsCloud.puml
deleted file mode 100644
index 4221d942d9..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsCloud.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupAwsCloud
-
-sprite $AwsCloudXs [10x10/16z] XS550G0n0C2m7cFzonrzHuaJl3--g83yg0kt9-XkmQ-oNGisHG
-
-sprite $AwsCloudSm [12x12/16z] bSQr0S1034MnOx3_st_SO1jK9NwRKufoDo1qDGOZxqyp4ZrK42TjfnS7F1ixgwM9Uoi
-
-sprite $AwsCloudMd [16x16/16z] hOor0GHG24FHBu7iF-wvbYUlWXZ_JeL1ADGTSH5GQIpgYZw_2pqmcOljPw74bET2Yl2TFljHZ-NIovxu0Z3DYLjkHkJcDnm1
-
-sprite $AwsCloudLg [20x20/16z] nSor0GHH24NHEynNuFLVxhfBjd8I7FrF1Iyf97EOfsuoQvGvEddgT41qLJ8vTL4YLXcIecZF5aF3j3O1hZUARlJJmrgk-xEqKsQmrbuN63TdivLIUkWhjW
-
-!procedure GroupAwsCloud($id, $name='Aws cloud', $tech='')
- IconGroupElement($id, 'GroupAwsCloud', '<$AwsCloudLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_DARK_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_DARK_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_DARK_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.png b/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.png
deleted file mode 100644
index 6e4e862736..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.puml b/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.puml
deleted file mode 100644
index 5aa9e7d7ea..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupAwsStepFunctionsWorkflow
-include('aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow')
-
-GroupAwsStepFunctionsWorkflow('GroupAwsStepFunctionsWorkflow', 'Group Aws Step Functions Workflow', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Remote.puml b/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Remote.puml
deleted file mode 100644
index 393dcdaea8..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupAwsStepFunctionsWorkflow
-include('aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow')
-
-GroupAwsStepFunctionsWorkflow('GroupAwsStepFunctionsWorkflow', 'Group Aws Step Functions Workflow', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.md b/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.md
deleted file mode 100644
index 8e77422875..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupAwsStepFunctionsWorkflow
-
-
-```text
-aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow
-```
-
-```text
-include('aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow')
-```
-
-
-
-| Illustration | GroupAwsStepFunctionsWorkflow |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png) | ![illustration for GroupAwsStepFunctionsWorkflow](../../aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupAwsStepFunctionsWorkflowXs>`
-- `<$GroupAwsStepFunctionsWorkflowSm>`
-- `<$GroupAwsStepFunctionsWorkflowMd>`
-- `<$GroupAwsStepFunctionsWorkflowLg>`
-
-
-
-
-
-## GroupAwsStepFunctionsWorkflow
-
-### Load remotely
-```plantuml
-@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 GroupAwsStepFunctionsWorkflow
-include('aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow')
-
-GroupAwsStepFunctionsWorkflow('GroupAwsStepFunctionsWorkflow', 'Group Aws Step Functions Workflow', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupAwsStepFunctionsWorkflow
-include('aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow')
-
-GroupAwsStepFunctionsWorkflow('GroupAwsStepFunctionsWorkflow', 'Group Aws Step Functions Workflow', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.puml b/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.puml
deleted file mode 100644
index cfd2d11fe7..0000000000
--- a/distribution/aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow
-
-sprite $AwsStepFunctionXs [10x10/16z] uo84sDcPsDb132Oc1Y015W8BGCIOkRWOO1nSHW
-
-sprite $AwsStepFunctionSm [12x12/16z] VKs30S1046k3n-s_RstycKcqfFfISw-APrbArwfzd9thd35v3vol1UY0uwnS2F2Y704
-
-sprite $AwsStepFunctionMd [16x16/16z] ZOx50S0m201R7FRVDww_N0INUCHkym-vR48_SW7WAwzRJaXKbL5XNWcejBYoQWJNZ2DEbRF2zqGpW_BEVKpZ1DZZYGm
-
-sprite $AwsStepFunctionLg [20x20/16z] hSr50W8120NGaPRx7rZAP6Ez7Vdz7mXjzTXnzG3bkQ41DDnRTXw7ZnE4hk3Men0zAFtLbEiJJdw2-OIGEeOWzDBna4lZeJUP2nhkdk-UYN_g0W
-
-!procedure GroupAwsStepFunctionsWorkflow($id, $name='Aws step functions workflow', $tech='')
- IconGroupElement($id, 'GroupAwsStepFunctionsWorkflow', '<$AwsStepFunctionLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_VIOLET
- BorderThickness 1
- BorderColor $AWS_COLOR_VIOLET
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_VIOLET
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupCloud.Local.png b/distribution/aws-q2-2023/Group/GroupCloud.Local.png
deleted file mode 100644
index fc2fcc5215..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupCloud.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupCloud.Local.puml b/distribution/aws-q2-2023/Group/GroupCloud.Local.puml
deleted file mode 100644
index c90fd0e640..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCloud.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupCloud
-include('aws-q2-2023/Group/GroupCloud')
-
-GroupCloud('GroupCloud', 'Group Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupCloud.Remote.puml b/distribution/aws-q2-2023/Group/GroupCloud.Remote.puml
deleted file mode 100644
index ee5b0f8f90..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCloud.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupCloud
-include('aws-q2-2023/Group/GroupCloud')
-
-GroupCloud('GroupCloud', 'Group Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupCloud.md b/distribution/aws-q2-2023/Group/GroupCloud.md
deleted file mode 100644
index 6c8c7f700c..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCloud.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupCloud
-
-
-```text
-aws-q2-2023/Group/GroupCloud
-```
-
-```text
-include('aws-q2-2023/Group/GroupCloud')
-```
-
-
-
-| Illustration | GroupCloud |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/Cloud.png) | ![illustration for GroupCloud](../../aws-q2-2023/Group/GroupCloud.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupCloudXs>`
-- `<$GroupCloudSm>`
-- `<$GroupCloudMd>`
-- `<$GroupCloudLg>`
-
-
-
-
-
-## GroupCloud
-
-### Load remotely
-```plantuml
-@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 GroupCloud
-include('aws-q2-2023/Group/GroupCloud')
-
-GroupCloud('GroupCloud', 'Group Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupCloud
-include('aws-q2-2023/Group/GroupCloud')
-
-GroupCloud('GroupCloud', 'Group Cloud', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupCloud.puml b/distribution/aws-q2-2023/Group/GroupCloud.puml
deleted file mode 100644
index 281b8427a7..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCloud.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupCloud
-
-sprite $CloudXs [10x10/16z] uoK4c7aP4Hmc1X391cQ3cGWPLX3Wnce4
-
-sprite $CloudSm [12x12/16z] uoKMSC1PN3oyF3nGDWkO3sL203UIOXQ4E0yNKTO
-
-sprite $CloudMd [16x16/16z] hOp50O0m303hRUJs7nVNDrnS-GMLLrbWsAk4bYe7H-A-nyHhe5mC0FEhxlixqPqXV6O6
-
-sprite $CloudLg [20x20/16z] lSxJ0K0n30NGsdV_SHzgVUVKJ40dEO-DT4WyOcRpKYMFGI8JO6YY7j-Y20O36oy7VzcpkJTfJI4JKZSvIGel
-
-!procedure GroupCloud($id, $name='Cloud', $tech='')
- IconGroupElement($id, 'GroupCloud', '<$CloudLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_DARK_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_DARK_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_DARK_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Local.png b/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Local.png
deleted file mode 100644
index d9ad2349c0..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Local.puml b/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Local.puml
deleted file mode 100644
index 1cbb939603..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupCorporateDataCenter
-include('aws-q2-2023/Group/GroupCorporateDataCenter')
-
-GroupCorporateDataCenter('GroupCorporateDataCenter', 'Group Corporate Data Center', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Remote.puml b/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Remote.puml
deleted file mode 100644
index 9aa6b19233..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupCorporateDataCenter
-include('aws-q2-2023/Group/GroupCorporateDataCenter')
-
-GroupCorporateDataCenter('GroupCorporateDataCenter', 'Group Corporate Data Center', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.md b/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.md
deleted file mode 100644
index bb54af1f15..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupCorporateDataCenter
-
-
-```text
-aws-q2-2023/Group/GroupCorporateDataCenter
-```
-
-```text
-include('aws-q2-2023/Group/GroupCorporateDataCenter')
-```
-
-
-
-| Illustration | GroupCorporateDataCenter |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png) | ![illustration for GroupCorporateDataCenter](../../aws-q2-2023/Group/GroupCorporateDataCenter.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupCorporateDataCenterXs>`
-- `<$GroupCorporateDataCenterSm>`
-- `<$GroupCorporateDataCenterMd>`
-- `<$GroupCorporateDataCenterLg>`
-
-
-
-
-
-## GroupCorporateDataCenter
-
-### Load remotely
-```plantuml
-@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 GroupCorporateDataCenter
-include('aws-q2-2023/Group/GroupCorporateDataCenter')
-
-GroupCorporateDataCenter('GroupCorporateDataCenter', 'Group Corporate Data Center', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupCorporateDataCenter
-include('aws-q2-2023/Group/GroupCorporateDataCenter')
-
-GroupCorporateDataCenter('GroupCorporateDataCenter', 'Group Corporate Data Center', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.puml b/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.puml
deleted file mode 100644
index ed0cef9dff..0000000000
--- a/distribution/aws-q2-2023/Group/GroupCorporateDataCenter.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupCorporateDataCenter
-
-sprite $CorporateDataCenterXs [10x10/16z] uyG1M3WPO2mMA8kDWv6D2Ih8oCc2mM86iX3QaG
-
-sprite $CorporateDataCenterSm [12x12/16z] uyG7M5cPu6mEHXO4cmF6PkNWPE7aWBBPEHc158pD36S3CP8ut4Ws9X10in8
-
-sprite $CorporateDataCenterMd [16x16/16z] ZSc54K9H5CHGxhFTz5ymyDqbesV2gonfxGJUEdRMoYrz2ASqkG86BMu4eUttpJT2cvz8YuSAB_e1
-
-sprite $CorporateDataCenterLg [20x20/16z] hOtL0SCm50EDyhlz1sx3pCbz2la07oeMMWBSIlCRMZhNicHuf33HA22mDDKYU2WphUCq9yZBlGHncOiGpZyizt27Fm
-
-!procedure GroupCorporateDataCenter($id, $name='Corporate data center', $tech='')
- IconGroupElement($id, 'GroupCorporateDataCenter', '<$CorporateDataCenterLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREY
- BorderThickness 1
- BorderColor $AWS_COLOR_GREY
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREY
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupDashed.Local.png b/distribution/aws-q2-2023/Group/GroupDashed.Local.png
deleted file mode 100644
index 0e8f6da1b6..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupDashed.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupDashed.Local.puml b/distribution/aws-q2-2023/Group/GroupDashed.Local.puml
deleted file mode 100644
index f8d8e4dd7d..0000000000
--- a/distribution/aws-q2-2023/Group/GroupDashed.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupDashed
-include('aws-q2-2023/Group/GroupDashed')
-
-GroupDashed('GroupDashed', 'Group Dashed', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupDashed.Remote.puml b/distribution/aws-q2-2023/Group/GroupDashed.Remote.puml
deleted file mode 100644
index c33729fc73..0000000000
--- a/distribution/aws-q2-2023/Group/GroupDashed.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupDashed
-include('aws-q2-2023/Group/GroupDashed')
-
-GroupDashed('GroupDashed', 'Group Dashed', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupDashed.md b/distribution/aws-q2-2023/Group/GroupDashed.md
deleted file mode 100644
index e679f5a92e..0000000000
--- a/distribution/aws-q2-2023/Group/GroupDashed.md
+++ /dev/null
@@ -1,72 +0,0 @@
-# GroupDashed
-
-
-```text
-aws-q2-2023/Group/GroupDashed
-```
-
-```text
-include('aws-q2-2023/Group/GroupDashed')
-```
-
-
-
-| GroupDashed |
-| :---: |
-| ![illustration for GroupDashed](../../aws-q2-2023/Group/GroupDashed.Local.png) |
-
-
-
-
-
-
-
-## GroupDashed
-
-### Load remotely
-```plantuml
-@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 GroupDashed
-include('aws-q2-2023/Group/GroupDashed')
-
-GroupDashed('GroupDashed', 'Group Dashed', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupDashed
-include('aws-q2-2023/Group/GroupDashed')
-
-GroupDashed('GroupDashed', 'Group Dashed', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupDashed.puml b/distribution/aws-q2-2023/Group/GroupDashed.puml
deleted file mode 100644
index ac44ac1cda..0000000000
--- a/distribution/aws-q2-2023/Group/GroupDashed.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupDashed
-
-!procedure GroupDashed($id, $name='Dashed', $tech='')
- GroupElement($id, 'GroupDashed', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREY
- BorderThickness 1
- BorderColor $AWS_COLOR_GREY
- BorderStyle dashed
- FontStyle none
- FontColor $AWS_COLOR_GREY
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Local.png b/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Local.png
deleted file mode 100644
index 47587300fe..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Local.puml b/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Local.puml
deleted file mode 100644
index b4cd6abe3b..0000000000
--- a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupEc2InstanceContents
-include('aws-q2-2023/Group/GroupEc2InstanceContents')
-
-GroupEc2InstanceContents('GroupEc2InstanceContents', 'Group Ec2 Instance Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Remote.puml b/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Remote.puml
deleted file mode 100644
index 6fec296b7e..0000000000
--- a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupEc2InstanceContents
-include('aws-q2-2023/Group/GroupEc2InstanceContents')
-
-GroupEc2InstanceContents('GroupEc2InstanceContents', 'Group Ec2 Instance Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.md b/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.md
deleted file mode 100644
index a68116c56c..0000000000
--- a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupEc2InstanceContents
-
-
-```text
-aws-q2-2023/Group/GroupEc2InstanceContents
-```
-
-```text
-include('aws-q2-2023/Group/GroupEc2InstanceContents')
-```
-
-
-
-| Illustration | GroupEc2InstanceContents |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png) | ![illustration for GroupEc2InstanceContents](../../aws-q2-2023/Group/GroupEc2InstanceContents.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupEc2InstanceContentsXs>`
-- `<$GroupEc2InstanceContentsSm>`
-- `<$GroupEc2InstanceContentsMd>`
-- `<$GroupEc2InstanceContentsLg>`
-
-
-
-
-
-## GroupEc2InstanceContents
-
-### Load remotely
-```plantuml
-@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 GroupEc2InstanceContents
-include('aws-q2-2023/Group/GroupEc2InstanceContents')
-
-GroupEc2InstanceContents('GroupEc2InstanceContents', 'Group Ec2 Instance Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupEc2InstanceContents
-include('aws-q2-2023/Group/GroupEc2InstanceContents')
-
-GroupEc2InstanceContents('GroupEc2InstanceContents', 'Group Ec2 Instance Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.puml b/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.puml
deleted file mode 100644
index ced25c4d18..0000000000
--- a/distribution/aws-q2-2023/Group/GroupEc2InstanceContents.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupEc2InstanceContents
-
-sprite $Ec2InstanceContainerXs [10x10/16z] uy0E61cO8GmcECa0PZ6WYB61MMoOUb4
-
-sprite $Ec2InstanceContainerSm [12x12/16z] VOo53G0m2C22y__3CoowukeVL0aWKfBBArHU1-quoLolYnmaNORfFuy80EWFCyq7mmO
-
-sprite $Ec2InstanceContainerMd [16x16/16z] ZKw34G1139mu_JVyFDlHma-MFSUA7CM9NM9AyY_uXp4s0BzFOuxw3wJSXlCIyzX8-VznoZdW0F6zsFdRhni
-
-sprite $Ec2InstanceContainerLg [20x20/16z] fK-30S1038np-ozSs_sF3LI3GU49tyOO10tO9gG-0y-Duck3v6IjCPaxQLD7DtKtyp8tTLDhnYOMOp1y4_Fx7G2pzDZJux_87dln2re
-
-!procedure GroupEc2InstanceContents($id, $name='Ec2 instance contents', $tech='')
- IconGroupElement($id, 'GroupEc2InstanceContents', '<$Ec2InstanceContainerLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.png b/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.png
deleted file mode 100644
index e078c7ef16..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.puml b/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.puml
deleted file mode 100644
index db6724a0df..0000000000
--- a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupElasticBeanstalkContainer
-include('aws-q2-2023/Group/GroupElasticBeanstalkContainer')
-
-GroupElasticBeanstalkContainer('GroupElasticBeanstalkContainer', 'Group Elastic Beanstalk Container', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Remote.puml b/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Remote.puml
deleted file mode 100644
index b6c41865ef..0000000000
--- a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupElasticBeanstalkContainer
-include('aws-q2-2023/Group/GroupElasticBeanstalkContainer')
-
-GroupElasticBeanstalkContainer('GroupElasticBeanstalkContainer', 'Group Elastic Beanstalk Container', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.md b/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.md
deleted file mode 100644
index 98219592c1..0000000000
--- a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupElasticBeanstalkContainer
-
-
-```text
-aws-q2-2023/Group/GroupElasticBeanstalkContainer
-```
-
-```text
-include('aws-q2-2023/Group/GroupElasticBeanstalkContainer')
-```
-
-
-
-| Illustration | GroupElasticBeanstalkContainer |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png) | ![illustration for GroupElasticBeanstalkContainer](../../aws-q2-2023/Group/GroupElasticBeanstalkContainer.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupElasticBeanstalkContainerXs>`
-- `<$GroupElasticBeanstalkContainerSm>`
-- `<$GroupElasticBeanstalkContainerMd>`
-- `<$GroupElasticBeanstalkContainerLg>`
-
-
-
-
-
-## GroupElasticBeanstalkContainer
-
-### Load remotely
-```plantuml
-@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 GroupElasticBeanstalkContainer
-include('aws-q2-2023/Group/GroupElasticBeanstalkContainer')
-
-GroupElasticBeanstalkContainer('GroupElasticBeanstalkContainer', 'Group Elastic Beanstalk Container', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupElasticBeanstalkContainer
-include('aws-q2-2023/Group/GroupElasticBeanstalkContainer')
-
-GroupElasticBeanstalkContainer('GroupElasticBeanstalkContainer', 'Group Elastic Beanstalk Container', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.puml b/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.puml
deleted file mode 100644
index 8b79d941c7..0000000000
--- a/distribution/aws-q2-2023/Group/GroupElasticBeanstalkContainer.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupElasticBeanstalkContainer
-
-sprite $ElasticBeanstalkContainerXs [10x10/16z] uy0Es5WPu6nM1Z2RaOC5I8AP3An06YB6pi76nWfHnyI4mp
-
-sprite $ElasticBeanstalkContainerSm [12x12/16z] ZSkr0O1004DHJlFsNnXlaLz5lP0UDmFpTbNjKw1GEXdeKYmKZ9Gf_Nw8wYSR
-
-sprite $ElasticBeanstalkContainerMd [16x16/16z] hS750KCn502WdpnZ_uNhSgw0R_HQwQqQUtZOnEuEG0LZp1gOflS16vfGZaM2i7fe5f1ssZ7bhSjVd04
-
-sprite $ElasticBeanstalkContainerLg [20x20/16z] hSYt0GC130Cn9Ogt_yBEsUsZ10Um-R6X3hv808bvgzix9dXoWzO3MhZP1COCeE2cm3NTN5dF2oGg5XYksgH7Y88nDvcKbzpU42_gWkB7LlqV_vP3d04
-
-!procedure GroupElasticBeanstalkContainer($id, $name='Elastic beanstalk container', $tech='')
- IconGroupElement($id, 'GroupElasticBeanstalkContainer', '<$ElasticBeanstalkContainerLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupPlain.Local.png b/distribution/aws-q2-2023/Group/GroupPlain.Local.png
deleted file mode 100644
index 0acc70e00f..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupPlain.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupPlain.Local.puml b/distribution/aws-q2-2023/Group/GroupPlain.Local.puml
deleted file mode 100644
index 5d2202e5ed..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPlain.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupPlain
-include('aws-q2-2023/Group/GroupPlain')
-
-GroupPlain('GroupPlain', 'Group Plain', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupPlain.Remote.puml b/distribution/aws-q2-2023/Group/GroupPlain.Remote.puml
deleted file mode 100644
index 4455a8301d..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPlain.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupPlain
-include('aws-q2-2023/Group/GroupPlain')
-
-GroupPlain('GroupPlain', 'Group Plain', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupPlain.md b/distribution/aws-q2-2023/Group/GroupPlain.md
deleted file mode 100644
index 6ec8708d89..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPlain.md
+++ /dev/null
@@ -1,72 +0,0 @@
-# GroupPlain
-
-
-```text
-aws-q2-2023/Group/GroupPlain
-```
-
-```text
-include('aws-q2-2023/Group/GroupPlain')
-```
-
-
-
-| GroupPlain |
-| :---: |
-| ![illustration for GroupPlain](../../aws-q2-2023/Group/GroupPlain.Local.png) |
-
-
-
-
-
-
-
-## GroupPlain
-
-### Load remotely
-```plantuml
-@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 GroupPlain
-include('aws-q2-2023/Group/GroupPlain')
-
-GroupPlain('GroupPlain', 'Group Plain', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupPlain
-include('aws-q2-2023/Group/GroupPlain')
-
-GroupPlain('GroupPlain', 'Group Plain', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupPlain.puml b/distribution/aws-q2-2023/Group/GroupPlain.puml
deleted file mode 100644
index 151be3da37..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPlain.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupPlain
-
-!procedure GroupPlain($id, $name='Plain', $tech='')
- GroupElement($id, 'GroupPlain', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_DARK_BLUE
- BorderThickness 0
- BorderColor transparent
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_DARK_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor $AWS_COLOR_GREY_BG
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Local.png b/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Local.png
deleted file mode 100644
index 1eceef5115..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Local.puml b/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Local.puml
deleted file mode 100644
index 845d5a58e9..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupPrivateSubnet
-include('aws-q2-2023/Group/GroupPrivateSubnet')
-
-GroupPrivateSubnet('GroupPrivateSubnet', 'Group Private Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Remote.puml b/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Remote.puml
deleted file mode 100644
index c9d41be127..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupPrivateSubnet
-include('aws-q2-2023/Group/GroupPrivateSubnet')
-
-GroupPrivateSubnet('GroupPrivateSubnet', 'Group Private Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.md b/distribution/aws-q2-2023/Group/GroupPrivateSubnet.md
deleted file mode 100644
index 79f5a52abe..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupPrivateSubnet
-
-
-```text
-aws-q2-2023/Group/GroupPrivateSubnet
-```
-
-```text
-include('aws-q2-2023/Group/GroupPrivateSubnet')
-```
-
-
-
-| Illustration | GroupPrivateSubnet |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png) | ![illustration for GroupPrivateSubnet](../../aws-q2-2023/Group/GroupPrivateSubnet.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupPrivateSubnetXs>`
-- `<$GroupPrivateSubnetSm>`
-- `<$GroupPrivateSubnetMd>`
-- `<$GroupPrivateSubnetLg>`
-
-
-
-
-
-## GroupPrivateSubnet
-
-### Load remotely
-```plantuml
-@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 GroupPrivateSubnet
-include('aws-q2-2023/Group/GroupPrivateSubnet')
-
-GroupPrivateSubnet('GroupPrivateSubnet', 'Group Private Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupPrivateSubnet
-include('aws-q2-2023/Group/GroupPrivateSubnet')
-
-GroupPrivateSubnet('GroupPrivateSubnet', 'Group Private Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.puml b/distribution/aws-q2-2023/Group/GroupPrivateSubnet.puml
deleted file mode 100644
index e5d3a70012..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPrivateSubnet.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupPrivateSubnet
-
-sprite $VpcSubnetPrivateXs [10x10/16z] uyG1s9WHR0u8nGm4C55MJXOeYntEOeAo6440sIm
-
-sprite $VpcSubnetPrivateSm [12x12/16z] uyGBs94vh3066v8O8mZ0vLaHQjcHzJ4Xs0G
-
-sprite $VpcSubnetPrivateMd [16x16/16z] dOc50G0X203fs7_Wxqxro8DiGyYEIaCT3puKlhh6X6y-rz4XxUG1vt_InVFWOJDPG0y
-
-sprite $VpcSubnetPrivateLg [20x20/16z] jOs50O0m40C9x_iFZBjBUzMt93AXe6AJCcskJPBQotsLA_lkHKO9r3FdPFpmEkUopr7GBWVZRQwtli_jVJ4IVwa1
-
-!procedure GroupPrivateSubnet($id, $name='Private subnet', $tech='')
- IconGroupElement($id, 'GroupPrivateSubnet', '<$VpcSubnetPrivateLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_LIGHT_BLUE
- BorderThickness 0
- BorderColor transparent
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_LIGHT_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor $AWS_COLOR_LIGHT_BLUE_BG
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupPublicSubnet.Local.png b/distribution/aws-q2-2023/Group/GroupPublicSubnet.Local.png
deleted file mode 100644
index 23c3bf7d36..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupPublicSubnet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupPublicSubnet.Local.puml b/distribution/aws-q2-2023/Group/GroupPublicSubnet.Local.puml
deleted file mode 100644
index 9dd315abcf..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPublicSubnet.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupPublicSubnet
-include('aws-q2-2023/Group/GroupPublicSubnet')
-
-GroupPublicSubnet('GroupPublicSubnet', 'Group Public Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupPublicSubnet.Remote.puml b/distribution/aws-q2-2023/Group/GroupPublicSubnet.Remote.puml
deleted file mode 100644
index 67567b0d63..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPublicSubnet.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupPublicSubnet
-include('aws-q2-2023/Group/GroupPublicSubnet')
-
-GroupPublicSubnet('GroupPublicSubnet', 'Group Public Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupPublicSubnet.md b/distribution/aws-q2-2023/Group/GroupPublicSubnet.md
deleted file mode 100644
index f481f53ab5..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPublicSubnet.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupPublicSubnet
-
-
-```text
-aws-q2-2023/Group/GroupPublicSubnet
-```
-
-```text
-include('aws-q2-2023/Group/GroupPublicSubnet')
-```
-
-
-
-| Illustration | GroupPublicSubnet |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png) | ![illustration for GroupPublicSubnet](../../aws-q2-2023/Group/GroupPublicSubnet.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupPublicSubnetXs>`
-- `<$GroupPublicSubnetSm>`
-- `<$GroupPublicSubnetMd>`
-- `<$GroupPublicSubnetLg>`
-
-
-
-
-
-## GroupPublicSubnet
-
-### Load remotely
-```plantuml
-@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 GroupPublicSubnet
-include('aws-q2-2023/Group/GroupPublicSubnet')
-
-GroupPublicSubnet('GroupPublicSubnet', 'Group Public Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupPublicSubnet
-include('aws-q2-2023/Group/GroupPublicSubnet')
-
-GroupPublicSubnet('GroupPublicSubnet', 'Group Public Subnet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupPublicSubnet.puml b/distribution/aws-q2-2023/Group/GroupPublicSubnet.puml
deleted file mode 100644
index 56ad425bdf..0000000000
--- a/distribution/aws-q2-2023/Group/GroupPublicSubnet.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupPublicSubnet
-
-sprite $VpcSubnetPublicXs [10x10/16z] uuG3BXJ0penWGwLOG00gn0g4K8Lm5XEKnGW2o6O1
-
-sprite $VpcSubnetPublicSm [12x12/16z] uqG2N1Y07S7av6B58ihAo0G4K3OOmTWSd0Ws5nE2JG
-
-sprite $VpcSubnetPublicMd [16x16/16z] ZSU50G0X3C10j9Bzztrt9KXxVecsIj8Z4xWSh41yTVKftJm_EpYW9rlWPDB576moHqCz
-
-sprite $VpcSubnetPublicLg [20x20/16z] hOs50SCm30GjXlttRSFCoHb5_x51Ve0LAikKLjSYIVKLFijXspsTPE0QuZ4dgq_x3LddA7cL0vDLhhO-pwrz5NhoBNy
-
-!procedure GroupPublicSubnet($id, $name='Public subnet', $tech='')
- IconGroupElement($id, 'GroupPublicSubnet', '<$VpcSubnetPublicLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREEN
- BorderThickness 0
- BorderColor transparent
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREEN
- FontSize $FONT_SIZE_MD
- BackgroundColor $AWS_COLOR_LIGHT_BLUE_BG
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupRegion.Local.png b/distribution/aws-q2-2023/Group/GroupRegion.Local.png
deleted file mode 100644
index 300a134592..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupRegion.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupRegion.Local.puml b/distribution/aws-q2-2023/Group/GroupRegion.Local.puml
deleted file mode 100644
index 1ecedf3b10..0000000000
--- a/distribution/aws-q2-2023/Group/GroupRegion.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupRegion
-include('aws-q2-2023/Group/GroupRegion')
-
-GroupRegion('GroupRegion', 'Group Region', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupRegion.Remote.puml b/distribution/aws-q2-2023/Group/GroupRegion.Remote.puml
deleted file mode 100644
index ae0d8e8972..0000000000
--- a/distribution/aws-q2-2023/Group/GroupRegion.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupRegion
-include('aws-q2-2023/Group/GroupRegion')
-
-GroupRegion('GroupRegion', 'Group Region', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupRegion.md b/distribution/aws-q2-2023/Group/GroupRegion.md
deleted file mode 100644
index d89bb80bcf..0000000000
--- a/distribution/aws-q2-2023/Group/GroupRegion.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupRegion
-
-
-```text
-aws-q2-2023/Group/GroupRegion
-```
-
-```text
-include('aws-q2-2023/Group/GroupRegion')
-```
-
-
-
-| Illustration | GroupRegion |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/Region.png) | ![illustration for GroupRegion](../../aws-q2-2023/Group/GroupRegion.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupRegionXs>`
-- `<$GroupRegionSm>`
-- `<$GroupRegionMd>`
-- `<$GroupRegionLg>`
-
-
-
-
-
-## GroupRegion
-
-### Load remotely
-```plantuml
-@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 GroupRegion
-include('aws-q2-2023/Group/GroupRegion')
-
-GroupRegion('GroupRegion', 'Group Region', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupRegion
-include('aws-q2-2023/Group/GroupRegion')
-
-GroupRegion('GroupRegion', 'Group Region', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupRegion.puml b/distribution/aws-q2-2023/Group/GroupRegion.puml
deleted file mode 100644
index a175f5a2f3..0000000000
--- a/distribution/aws-q2-2023/Group/GroupRegion.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupRegion
-
-sprite $RegionXs [10x10/16z] uyGE6E0i9Y1cXh0GiY204CDWeG4
-
-sprite $RegionSm [12x12/16z] uyGDMDcGEM20n4UIOuRI3230n4aiOCAc5
-
-sprite $RegionMd [16x16/16z] uoG6SA1osPZGv9bP8G2k04ooSABmEJXG-Pm8KnWWW0aX3m5ayjbOE3Y91G
-
-sprite $RegionLg [20x20/16z] uwGKi3DX4MF0ef2H5GOGOZ2zp1mOOcpid1XYp42CePSHIOm11f0SXM3ILGpaJp8
-
-!procedure GroupRegion($id, $name='Region', $tech='')
- IconGroupElement($id, 'GroupRegion', '<$RegionLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_LIGHT_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_LIGHT_BLUE
- BorderStyle dotted
- FontStyle none
- FontColor $AWS_COLOR_LIGHT_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupSecurity.Local.png b/distribution/aws-q2-2023/Group/GroupSecurity.Local.png
deleted file mode 100644
index 03c72f63a1..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupSecurity.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupSecurity.Local.puml b/distribution/aws-q2-2023/Group/GroupSecurity.Local.puml
deleted file mode 100644
index e4c808af75..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSecurity.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupSecurity
-include('aws-q2-2023/Group/GroupSecurity')
-
-GroupSecurity('GroupSecurity', 'Group Security', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupSecurity.Remote.puml b/distribution/aws-q2-2023/Group/GroupSecurity.Remote.puml
deleted file mode 100644
index f6b4fdd2d5..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSecurity.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupSecurity
-include('aws-q2-2023/Group/GroupSecurity')
-
-GroupSecurity('GroupSecurity', 'Group Security', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupSecurity.md b/distribution/aws-q2-2023/Group/GroupSecurity.md
deleted file mode 100644
index 01e47f7676..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSecurity.md
+++ /dev/null
@@ -1,72 +0,0 @@
-# GroupSecurity
-
-
-```text
-aws-q2-2023/Group/GroupSecurity
-```
-
-```text
-include('aws-q2-2023/Group/GroupSecurity')
-```
-
-
-
-| GroupSecurity |
-| :---: |
-| ![illustration for GroupSecurity](../../aws-q2-2023/Group/GroupSecurity.Local.png) |
-
-
-
-
-
-
-
-## GroupSecurity
-
-### Load remotely
-```plantuml
-@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 GroupSecurity
-include('aws-q2-2023/Group/GroupSecurity')
-
-GroupSecurity('GroupSecurity', 'Group Security', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupSecurity
-include('aws-q2-2023/Group/GroupSecurity')
-
-GroupSecurity('GroupSecurity', 'Group Security', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupSecurity.puml b/distribution/aws-q2-2023/Group/GroupSecurity.puml
deleted file mode 100644
index 7cc5eb0fcd..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSecurity.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupSecurity
-
-!procedure GroupSecurity($id, $name='Security', $tech='')
- GroupElement($id, 'GroupSecurity', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupServerContents.Local.png b/distribution/aws-q2-2023/Group/GroupServerContents.Local.png
deleted file mode 100644
index f378fb10ee..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupServerContents.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupServerContents.Local.puml b/distribution/aws-q2-2023/Group/GroupServerContents.Local.puml
deleted file mode 100644
index cd8ab250fd..0000000000
--- a/distribution/aws-q2-2023/Group/GroupServerContents.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupServerContents
-include('aws-q2-2023/Group/GroupServerContents')
-
-GroupServerContents('GroupServerContents', 'Group Server Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupServerContents.Remote.puml b/distribution/aws-q2-2023/Group/GroupServerContents.Remote.puml
deleted file mode 100644
index 1f585d22a2..0000000000
--- a/distribution/aws-q2-2023/Group/GroupServerContents.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupServerContents
-include('aws-q2-2023/Group/GroupServerContents')
-
-GroupServerContents('GroupServerContents', 'Group Server Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupServerContents.md b/distribution/aws-q2-2023/Group/GroupServerContents.md
deleted file mode 100644
index f84db66878..0000000000
--- a/distribution/aws-q2-2023/Group/GroupServerContents.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupServerContents
-
-
-```text
-aws-q2-2023/Group/GroupServerContents
-```
-
-```text
-include('aws-q2-2023/Group/GroupServerContents')
-```
-
-
-
-| Illustration | GroupServerContents |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/ServerContents.png) | ![illustration for GroupServerContents](../../aws-q2-2023/Group/GroupServerContents.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupServerContentsXs>`
-- `<$GroupServerContentsSm>`
-- `<$GroupServerContentsMd>`
-- `<$GroupServerContentsLg>`
-
-
-
-
-
-## GroupServerContents
-
-### Load remotely
-```plantuml
-@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 GroupServerContents
-include('aws-q2-2023/Group/GroupServerContents')
-
-GroupServerContents('GroupServerContents', 'Group Server Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupServerContents
-include('aws-q2-2023/Group/GroupServerContents')
-
-GroupServerContents('GroupServerContents', 'Group Server Contents', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupServerContents.puml b/distribution/aws-q2-2023/Group/GroupServerContents.puml
deleted file mode 100644
index 6488743073..0000000000
--- a/distribution/aws-q2-2023/Group/GroupServerContents.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupServerContents
-
-sprite $ServerContentsXs [10x10/16z] uyGEc40ODuk1WO69a3e4
-
-sprite $ServerContentsSm [12x12/16z] uyG3M8601SPXOc9YHvB3nkPWO6105YV4PW82HZGx0G
-
-sprite $ServerContentsMd [16x16/16z] uoG6i4C0dCy69faGV2OWO672BSy81Cnuv1c0W0bTddm-2oi80Fc40G
-
-sprite $ServerContentsLg [20x20/16z] uwGOC39103EI61E2HeYnWfK1nGYeus070Mpg28knC800DdLq5sE50dQIGXC
-
-!procedure GroupServerContents($id, $name='Server contents', $tech='')
- IconGroupElement($id, 'GroupServerContents', '<$ServerContentsLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREY
- BorderThickness 1
- BorderColor $AWS_COLOR_GREY
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREY
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupSpotFleet.Local.png b/distribution/aws-q2-2023/Group/GroupSpotFleet.Local.png
deleted file mode 100644
index 26938330a0..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupSpotFleet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupSpotFleet.Local.puml b/distribution/aws-q2-2023/Group/GroupSpotFleet.Local.puml
deleted file mode 100644
index b08f965793..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSpotFleet.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupSpotFleet
-include('aws-q2-2023/Group/GroupSpotFleet')
-
-GroupSpotFleet('GroupSpotFleet', 'Group Spot Fleet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupSpotFleet.Remote.puml b/distribution/aws-q2-2023/Group/GroupSpotFleet.Remote.puml
deleted file mode 100644
index 315ef390db..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSpotFleet.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupSpotFleet
-include('aws-q2-2023/Group/GroupSpotFleet')
-
-GroupSpotFleet('GroupSpotFleet', 'Group Spot Fleet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupSpotFleet.md b/distribution/aws-q2-2023/Group/GroupSpotFleet.md
deleted file mode 100644
index cba739e226..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSpotFleet.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupSpotFleet
-
-
-```text
-aws-q2-2023/Group/GroupSpotFleet
-```
-
-```text
-include('aws-q2-2023/Group/GroupSpotFleet')
-```
-
-
-
-| Illustration | GroupSpotFleet |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/SpotFleet.png) | ![illustration for GroupSpotFleet](../../aws-q2-2023/Group/GroupSpotFleet.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupSpotFleetXs>`
-- `<$GroupSpotFleetSm>`
-- `<$GroupSpotFleetMd>`
-- `<$GroupSpotFleetLg>`
-
-
-
-
-
-## GroupSpotFleet
-
-### Load remotely
-```plantuml
-@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 GroupSpotFleet
-include('aws-q2-2023/Group/GroupSpotFleet')
-
-GroupSpotFleet('GroupSpotFleet', 'Group Spot Fleet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupSpotFleet
-include('aws-q2-2023/Group/GroupSpotFleet')
-
-GroupSpotFleet('GroupSpotFleet', 'Group Spot Fleet', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupSpotFleet.puml b/distribution/aws-q2-2023/Group/GroupSpotFleet.puml
deleted file mode 100644
index 0eba50ca7e..0000000000
--- a/distribution/aws-q2-2023/Group/GroupSpotFleet.puml
+++ /dev/null
@@ -1,28 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupSpotFleet
-
-sprite $SpotFleetXs [10x10/16z] RSQr0GH100IWMQV_Xj_bZ0YNejOOxyxnIjL3UMx456IOKuU1l5FIRTq1
-
-sprite $SpotFleetSm [12x12/16z] VScv5S1020DHSxxflsBl0edFdu0a_eJaVBgVDBOKnBN-035LjcEzQyYT4bS9MghwtZOp4bE6SdS2
-
-sprite $SpotFleetMd [16x16/16z] ZOh50G0X30GXDkc_ujjpdWoIhFGcjQwuZPaDjs5N27vBQiepUxL6wb3KNR_BKj6YHblIOMWxcMf4cBQyTBQ1oLRh0gfGxvNkT7LYjvPTCLJUuG
-
-sprite $SpotFleetLg [20x20/16z] {
-hSh7GI1H30KmZ__uMVqtl84C9vBEyXlIwutYwlJKo7ZIko0vdcqXCvbuSgr-oCUiHusxgXmk3n8KSQYdrgQBfAK6x9YjP7XvoYmHzlPeadDEqzgpZ4VbMKvk
-Oj-yOQ-gkdqqlkel
-}
-
-!procedure GroupSpotFleet($id, $name='Spot fleet', $tech='')
- IconGroupElement($id, 'GroupSpotFleet', '<$SpotFleetLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/GroupVpc.Local.png b/distribution/aws-q2-2023/Group/GroupVpc.Local.png
deleted file mode 100644
index ece3e001bb..0000000000
Binary files a/distribution/aws-q2-2023/Group/GroupVpc.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Group/GroupVpc.Local.puml b/distribution/aws-q2-2023/Group/GroupVpc.Local.puml
deleted file mode 100644
index e0634ab47e..0000000000
--- a/distribution/aws-q2-2023/Group/GroupVpc.Local.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GroupVpc
-include('aws-q2-2023/Group/GroupVpc')
-
-GroupVpc('GroupVpc', 'Group Vpc', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupVpc.Remote.puml b/distribution/aws-q2-2023/Group/GroupVpc.Remote.puml
deleted file mode 100644
index 8fe021dbb2..0000000000
--- a/distribution/aws-q2-2023/Group/GroupVpc.Remote.puml
+++ /dev/null
@@ -1,19 +0,0 @@
-@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 GroupVpc
-include('aws-q2-2023/Group/GroupVpc')
-
-GroupVpc('GroupVpc', 'Group Vpc', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Group/GroupVpc.md b/distribution/aws-q2-2023/Group/GroupVpc.md
deleted file mode 100644
index 5b06bb984a..0000000000
--- a/distribution/aws-q2-2023/Group/GroupVpc.md
+++ /dev/null
@@ -1,80 +0,0 @@
-# GroupVpc
-
-
-```text
-aws-q2-2023/Group/GroupVpc
-```
-
-```text
-include('aws-q2-2023/Group/GroupVpc')
-```
-
-
-
-| Illustration | GroupVpc |
-| :---: | :---: |
-| ![illustration for Illustration](../../aws-q2-2023/Resource/GroupIcons/Vpc.png) | ![illustration for GroupVpc](../../aws-q2-2023/Group/GroupVpc.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GroupVpcXs>`
-- `<$GroupVpcSm>`
-- `<$GroupVpcMd>`
-- `<$GroupVpcLg>`
-
-
-
-
-
-## GroupVpc
-
-### Load remotely
-```plantuml
-@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 GroupVpc
-include('aws-q2-2023/Group/GroupVpc')
-
-GroupVpc('GroupVpc', 'Group Vpc', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GroupVpc
-include('aws-q2-2023/Group/GroupVpc')
-
-GroupVpc('GroupVpc', 'Group Vpc', 'an optional tech label') {
- note as note
- the content of the boundary
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Group/GroupVpc.puml b/distribution/aws-q2-2023/Group/GroupVpc.puml
deleted file mode 100644
index 550ed7835e..0000000000
--- a/distribution/aws-q2-2023/Group/GroupVpc.puml
+++ /dev/null
@@ -1,25 +0,0 @@
-' definition of the Item aws-q2-2023/Group/GroupVpc
-
-sprite $VpcXs [10x10/16z] uo846BXO41n69X39mSK4f1aX8cnGPHmWm8ZL2
-
-sprite $VpcSm [12x12/16z] ZSQr0KGX500m75xst_TScc-fug9L0w1Z_Z_3Wamg6C2AeA40AiIRNNS
-
-sprite $VpcMd [16x16/16z] hOt50S0W302B9xV_lhXyQmTnum_KU-KWSSZ2DXMDPHB1Na2QmzKpjcfCYviJfg_39rdhMjXYd4x4pVCBdbC
-
-sprite $VpcLg [20x20/16z] lSo50GCX343HGs9__tqhE0Eq3oV2_sYLuFO4LELKsYvnvbQQH6Oo1N8EMaLJ7SWfvvORkpArdDsx_Qdcuw_TuwETGZiUyqaJGspym1i
-
-!procedure GroupVpc($id, $name='Vpc', $tech='')
- IconGroupElement($id, 'GroupVpc', '<$VpcLg>', $name, $tech)
-!endprocedure
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREEN
- BorderThickness 1
- BorderColor $AWS_COLOR_GREEN
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREEN
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
diff --git a/distribution/aws-q2-2023/Group/README.md b/distribution/aws-q2-2023/Group/README.md
deleted file mode 100644
index 7e26127afd..0000000000
--- a/distribution/aws-q2-2023/Group/README.md
+++ /dev/null
@@ -1,28 +0,0 @@
-# Group
-
-The module contains 17 items.
-
-
-
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Group/GroupAutoScaling](../../aws-q2-2023/Resource/GroupIcons/AutoScaling.png) | [aws-q2-2023/Group/GroupAutoScaling](../../aws-q2-2023/Group/GroupAutoScaling.md) |
-| ![illustration of aws-q2-2023/Group/GroupAvailabilityZone](../../aws-q2-2023/Group/GroupAvailabilityZone.Local.png) | [aws-q2-2023/Group/GroupAvailabilityZone](../../aws-q2-2023/Group/GroupAvailabilityZone.md) |
-| ![illustration of aws-q2-2023/Group/GroupAwsCloud](../../aws-q2-2023/Resource/GroupIcons/AwsCloud.png) | [aws-q2-2023/Group/GroupAwsCloud](../../aws-q2-2023/Group/GroupAwsCloud.md) |
-| ![illustration of aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow](../../aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png) | [aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow](../../aws-q2-2023/Group/GroupAwsStepFunctionsWorkflow.md) |
-| ![illustration of aws-q2-2023/Group/GroupCloud](../../aws-q2-2023/Resource/GroupIcons/Cloud.png) | [aws-q2-2023/Group/GroupCloud](../../aws-q2-2023/Group/GroupCloud.md) |
-| ![illustration of aws-q2-2023/Group/GroupCorporateDataCenter](../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png) | [aws-q2-2023/Group/GroupCorporateDataCenter](../../aws-q2-2023/Group/GroupCorporateDataCenter.md) |
-| ![illustration of aws-q2-2023/Group/GroupDashed](../../aws-q2-2023/Group/GroupDashed.Local.png) | [aws-q2-2023/Group/GroupDashed](../../aws-q2-2023/Group/GroupDashed.md) |
-| ![illustration of aws-q2-2023/Group/GroupEc2InstanceContents](../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png) | [aws-q2-2023/Group/GroupEc2InstanceContents](../../aws-q2-2023/Group/GroupEc2InstanceContents.md) |
-| ![illustration of aws-q2-2023/Group/GroupElasticBeanstalkContainer](../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png) | [aws-q2-2023/Group/GroupElasticBeanstalkContainer](../../aws-q2-2023/Group/GroupElasticBeanstalkContainer.md) |
-| ![illustration of aws-q2-2023/Group/GroupPlain](../../aws-q2-2023/Group/GroupPlain.Local.png) | [aws-q2-2023/Group/GroupPlain](../../aws-q2-2023/Group/GroupPlain.md) |
-| ![illustration of aws-q2-2023/Group/GroupPrivateSubnet](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png) | [aws-q2-2023/Group/GroupPrivateSubnet](../../aws-q2-2023/Group/GroupPrivateSubnet.md) |
-| ![illustration of aws-q2-2023/Group/GroupPublicSubnet](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png) | [aws-q2-2023/Group/GroupPublicSubnet](../../aws-q2-2023/Group/GroupPublicSubnet.md) |
-| ![illustration of aws-q2-2023/Group/GroupRegion](../../aws-q2-2023/Resource/GroupIcons/Region.png) | [aws-q2-2023/Group/GroupRegion](../../aws-q2-2023/Group/GroupRegion.md) |
-| ![illustration of aws-q2-2023/Group/GroupSecurity](../../aws-q2-2023/Group/GroupSecurity.Local.png) | [aws-q2-2023/Group/GroupSecurity](../../aws-q2-2023/Group/GroupSecurity.md) |
-| ![illustration of aws-q2-2023/Group/GroupServerContents](../../aws-q2-2023/Resource/GroupIcons/ServerContents.png) | [aws-q2-2023/Group/GroupServerContents](../../aws-q2-2023/Group/GroupServerContents.md) |
-| ![illustration of aws-q2-2023/Group/GroupSpotFleet](../../aws-q2-2023/Resource/GroupIcons/SpotFleet.png) | [aws-q2-2023/Group/GroupSpotFleet](../../aws-q2-2023/Group/GroupSpotFleet.md) |
-| ![illustration of aws-q2-2023/Group/GroupVpc](../../aws-q2-2023/Resource/GroupIcons/Vpc.png) | [aws-q2-2023/Group/GroupVpc](../../aws-q2-2023/Group/GroupVpc.md) |
-
-
-
diff --git a/distribution/aws-q2-2023/README.md b/distribution/aws-q2-2023/README.md
deleted file mode 100644
index 230435b96f..0000000000
--- a/distribution/aws-q2-2023/README.md
+++ /dev/null
@@ -1,44 +0,0 @@
-# aws-q2-2023
-
-## Usage
-
-### Bootstrap
-
-The bootstrap may provide PlantUML artifacts like constants, procedures or style statements.
-
-```plantuml
-' loads the aws-q2-2023 bootstrap
-include('aws-q2-2023/bootstrap')
-```
-
-
-
-
-
-# Modules
-
-The package provides 4 modules.
-
-- [aws-q2-2023/Architecture](../aws-q2-2023/Architecture/README.md) with 306 items
-- [aws-q2-2023/Category](../aws-q2-2023/Category/README.md) with 26 items
-- [aws-q2-2023/Group](../aws-q2-2023/Group/README.md) with 17 items
-- [aws-q2-2023/Resource](../aws-q2-2023/Resource/README.md) with 497 items
-
-
-
-# Examples
-
-The package provides 2 examples.
-
-## Chef Automate Architecture on AWS
-
-![Chef Automate Architecture on AWS](../aws-q2-2023/chef_automate_architecture_on_aws.png)
-[The source file.](../aws-q2-2023/chef_automate_architecture_on_aws.puml)
-
-## Git to S3 Webhooks
-
-![Git to S3 Webhooks](../aws-q2-2023/git_to_s3_webhooks.png)
-[The source file.](../aws-q2-2023/git_to_s3_webhooks.puml)
-
-
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.png
deleted file mode 100644
index ccf57d0105..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.puml
deleted file mode 100644
index 09025bf985..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAthenaDataSourceConnectors
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectors('AmazonAthenaDataSourceConnectors', 'Amazon Athena Data Source Connectors', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Remote.puml
deleted file mode 100644
index 0c61f03f5d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAthenaDataSourceConnectors
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectors('AmazonAthenaDataSourceConnectors', 'Amazon Athena Data Source Connectors', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.md
deleted file mode 100644
index dabef25792..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAthenaDataSourceConnectors
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-```
-
-
-
-| Illustration | AmazonAthenaDataSourceConnectors | AmazonAthenaDataSourceConnectorsCard | AmazonAthenaDataSourceConnectorsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.png) | ![illustration for AmazonAthenaDataSourceConnectors](../../../aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.Local.png) | ![illustration for AmazonAthenaDataSourceConnectorsCard](../../../aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.png) | ![illustration for AmazonAthenaDataSourceConnectorsGroup](../../../aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAthenaDataSourceConnectorsXs>`
-- `<$AmazonAthenaDataSourceConnectorsSm>`
-- `<$AmazonAthenaDataSourceConnectorsMd>`
-- `<$AmazonAthenaDataSourceConnectorsLg>`
-
-
-
-
-
-## AmazonAthenaDataSourceConnectors
-
-### Load remotely
-```plantuml
-@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 AmazonAthenaDataSourceConnectors
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectors('AmazonAthenaDataSourceConnectors', 'Amazon Athena Data Source Connectors', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAthenaDataSourceConnectors
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectors('AmazonAthenaDataSourceConnectors', 'Amazon Athena Data Source Connectors', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAthenaDataSourceConnectorsCard
-
-### Load remotely
-```plantuml
-@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 AmazonAthenaDataSourceConnectorsCard
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsCard('AmazonAthenaDataSourceConnectorsCard', 'Amazon Athena Data Source Connectors Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAthenaDataSourceConnectorsCard
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsCard('AmazonAthenaDataSourceConnectorsCard', 'Amazon Athena Data Source Connectors Card', 'an optional description')
-@enduml
-```
-
-## AmazonAthenaDataSourceConnectorsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAthenaDataSourceConnectorsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsGroup('AmazonAthenaDataSourceConnectorsGroup', 'Amazon Athena Data Source Connectors Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAthenaDataSourceConnectorsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsGroup('AmazonAthenaDataSourceConnectorsGroup', 'Amazon Athena Data Source Connectors Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.png
deleted file mode 100644
index c136aef285..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.puml
deleted file mode 100644
index ab353282bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors
-
-sprite $AmazonAthenaDataSourceConnectorsXs [10x10/16z] NKk50S0m20lE_mzlTSE9u8bOLwx3wfbPAnpzXdNUDQXv198sxGOR5vN-0G
-
-sprite $AmazonAthenaDataSourceConnectorsSm [12x12/16z] PS470O10400W_dR_n0OG_EK03EDdlNW6hVH9IFBmu3stxe7cT2m0vK3R4GdOnWS
-
-sprite $AmazonAthenaDataSourceConnectorsMd [16x16/16z] TKz50a1H4E45xd_XtnrcDINmX-JUopmR0l7PDgmuMuOqrwxFtoMfMlg2p0EWJuMrMSMe-TpsUXFKqmsamn8NE_PojLAkIWN2YWw94rSvBPFtFElf2
-
-sprite $AmazonAthenaDataSourceConnectorsLg [20x20/16z] {
-VKy54i0m20ihWVp_nJkOQxr81FyZn4TCgMjWCX1vhQbzxOq-xGMEEW5MJs9mmXgKr80QO5giy9P5FBgu2xFZAnIjBvUaW7LIq5cDkLB6FCjBhrvwRC5HMn89
-tofzy-44xHGK1J1oYrLHfXwcmuJxiAra1W
-}
-
-!procedure AmazonAthenaDataSourceConnectors($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAthenaDataSourceConnectorsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAthenaDataSourceConnectorsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAthenaDataSourceConnectorsGroup($id, $name='Amazon Athena Data Source Connectors', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonAthenaDataSourceConnectorsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.png
deleted file mode 100644
index d37da5ce61..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.puml
deleted file mode 100644
index a36fe0a949..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAthenaDataSourceConnectorsCard
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsCard('AmazonAthenaDataSourceConnectorsCard', 'Amazon Athena Data Source Connectors Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Remote.puml
deleted file mode 100644
index 4a14904b61..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAthenaDataSourceConnectorsCard
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsCard('AmazonAthenaDataSourceConnectorsCard', 'Amazon Athena Data Source Connectors Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.png
deleted file mode 100644
index a2d718407f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.puml
deleted file mode 100644
index 038c7d32c0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAthenaDataSourceConnectorsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsGroup('AmazonAthenaDataSourceConnectorsGroup', 'Amazon Athena Data Source Connectors Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Remote.puml
deleted file mode 100644
index 9740960fdc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectorsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAthenaDataSourceConnectorsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors')
-
-' renders the element
-AmazonAthenaDataSourceConnectorsGroup('AmazonAthenaDataSourceConnectorsGroup', 'Amazon Athena Data Source Connectors Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.png
deleted file mode 100644
index 17934bc816..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.puml
deleted file mode 100644
index 2ca1070844..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudSearchSearchDocuments
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocuments('AmazonCloudSearchSearchDocuments', 'Amazon Cloud Search Search Documents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Remote.puml
deleted file mode 100644
index fa176db364..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudSearchSearchDocuments
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocuments('AmazonCloudSearchSearchDocuments', 'Amazon Cloud Search Search Documents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.md
deleted file mode 100644
index 4c21c1c8ea..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudSearchSearchDocuments
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-```
-
-
-
-| Illustration | AmazonCloudSearchSearchDocuments | AmazonCloudSearchSearchDocumentsCard | AmazonCloudSearchSearchDocumentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.png) | ![illustration for AmazonCloudSearchSearchDocuments](../../../aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.Local.png) | ![illustration for AmazonCloudSearchSearchDocumentsCard](../../../aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.png) | ![illustration for AmazonCloudSearchSearchDocumentsGroup](../../../aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudSearchSearchDocumentsXs>`
-- `<$AmazonCloudSearchSearchDocumentsSm>`
-- `<$AmazonCloudSearchSearchDocumentsMd>`
-- `<$AmazonCloudSearchSearchDocumentsLg>`
-
-
-
-
-
-## AmazonCloudSearchSearchDocuments
-
-### Load remotely
-```plantuml
-@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 AmazonCloudSearchSearchDocuments
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocuments('AmazonCloudSearchSearchDocuments', 'Amazon Cloud Search Search Documents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudSearchSearchDocuments
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocuments('AmazonCloudSearchSearchDocuments', 'Amazon Cloud Search Search Documents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudSearchSearchDocumentsCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudSearchSearchDocumentsCard
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsCard('AmazonCloudSearchSearchDocumentsCard', 'Amazon Cloud Search Search Documents Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudSearchSearchDocumentsCard
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsCard('AmazonCloudSearchSearchDocumentsCard', 'Amazon Cloud Search Search Documents Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudSearchSearchDocumentsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudSearchSearchDocumentsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsGroup('AmazonCloudSearchSearchDocumentsGroup', 'Amazon Cloud Search Search Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudSearchSearchDocumentsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsGroup('AmazonCloudSearchSearchDocumentsGroup', 'Amazon Cloud Search Search Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.png
deleted file mode 100644
index 7efe4a57b5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.puml
deleted file mode 100644
index 8ee4f4adb1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments
-
-sprite $AmazonCloudSearchSearchDocumentsXs [10x10/16z] Oq02h62I0vd5mSe80XoCG0uh230m0cKvm8011miCG2oeNWO
-
-sprite $AmazonCloudSearchSearchDocumentsSm [12x12/16z] PSk74O0W40NH9TD_nV9d9wWy1IxoCOgCLoGiXHeqgET4vyI61gFimDqHniXOrymIF
-
-sprite $AmazonCloudSearchSearchDocumentsMd [16x16/16z] XStL0OHG34JH-pJJVyExmE1wlkBXIh7eZ8B5acTptbdp540JMEu2r7CO6lDKMPGC44d6zp_dnPxcKzX3NwiEVm
-
-sprite $AmazonCloudSearchSearchDocumentsLg [20x20/16z] jSv70i8m34JHFwvp_mlJRGb8bdaxTN5CpdXH9-oSni9vtonG5kW2F3jQy1HWMLkPzTs7-W8MW1fXxb-y7FzoMLzVKf-Mr1VCMyc0Em
-
-!procedure AmazonCloudSearchSearchDocuments($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudSearchSearchDocumentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudSearchSearchDocumentsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudSearchSearchDocumentsGroup($id, $name='Amazon Cloud Search Search Documents', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonCloudSearchSearchDocumentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.png
deleted file mode 100644
index 22fd27ee95..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.puml
deleted file mode 100644
index efa3edd456..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudSearchSearchDocumentsCard
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsCard('AmazonCloudSearchSearchDocumentsCard', 'Amazon Cloud Search Search Documents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Remote.puml
deleted file mode 100644
index a70027abcb..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudSearchSearchDocumentsCard
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsCard('AmazonCloudSearchSearchDocumentsCard', 'Amazon Cloud Search Search Documents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.png
deleted file mode 100644
index ba406cc81e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.puml
deleted file mode 100644
index 3874b7c5bf..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudSearchSearchDocumentsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsGroup('AmazonCloudSearchSearchDocumentsGroup', 'Amazon Cloud Search Search Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Remote.puml
deleted file mode 100644
index 0097427fbc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocumentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudSearchSearchDocumentsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments')
-
-' renders the element
-AmazonCloudSearchSearchDocumentsGroup('AmazonCloudSearchSearchDocumentsGroup', 'Amazon Cloud Search Search Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.png
deleted file mode 100644
index 0db6c916f9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.puml
deleted file mode 100644
index 6f801e49d7..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneBusinessDataCatalog
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalog('AmazonDataZoneBusinessDataCatalog', 'Amazon Data Zone Business Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Remote.puml
deleted file mode 100644
index 808e74d8e7..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneBusinessDataCatalog
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalog('AmazonDataZoneBusinessDataCatalog', 'Amazon Data Zone Business Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.md
deleted file mode 100644
index 423efa4a40..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDataZoneBusinessDataCatalog
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-```
-
-
-
-| Illustration | AmazonDataZoneBusinessDataCatalog | AmazonDataZoneBusinessDataCatalogCard | AmazonDataZoneBusinessDataCatalogGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.png) | ![illustration for AmazonDataZoneBusinessDataCatalog](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.Local.png) | ![illustration for AmazonDataZoneBusinessDataCatalogCard](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.png) | ![illustration for AmazonDataZoneBusinessDataCatalogGroup](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDataZoneBusinessDataCatalogXs>`
-- `<$AmazonDataZoneBusinessDataCatalogSm>`
-- `<$AmazonDataZoneBusinessDataCatalogMd>`
-- `<$AmazonDataZoneBusinessDataCatalogLg>`
-
-
-
-
-
-## AmazonDataZoneBusinessDataCatalog
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneBusinessDataCatalog
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalog('AmazonDataZoneBusinessDataCatalog', 'Amazon Data Zone Business Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneBusinessDataCatalog
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalog('AmazonDataZoneBusinessDataCatalog', 'Amazon Data Zone Business Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneBusinessDataCatalogCard
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneBusinessDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogCard('AmazonDataZoneBusinessDataCatalogCard', 'Amazon Data Zone Business Data Catalog Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneBusinessDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogCard('AmazonDataZoneBusinessDataCatalogCard', 'Amazon Data Zone Business Data Catalog Card', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneBusinessDataCatalogGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneBusinessDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogGroup('AmazonDataZoneBusinessDataCatalogGroup', 'Amazon Data Zone Business Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneBusinessDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogGroup('AmazonDataZoneBusinessDataCatalogGroup', 'Amazon Data Zone Business Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.png
deleted file mode 100644
index 9c0d840a3b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.puml
deleted file mode 100644
index 00f8f0a54f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog
-
-sprite $AmazonDataZoneBusinessDataCatalogXs [10x10/16z] Oq003YZD3cAnWW0xiXXO2OG5H8nmCNOE5eGwL1OZ6B03
-
-sprite $AmazonDataZoneBusinessDataCatalogSm [12x12/16z] NSQ70S0W24JHixl_n8bq-0eyn4uxZVkDhNn6zDimN_DvMppU4qlFQx-grpqSFW
-
-sprite $AmazonDataZoneBusinessDataCatalogMd [16x16/16z] ROu50W0W20EPkVz_s6uvavvyH31EM6n8aD3nSTYJQMDmnDjrs3RSThpgspSicnHQnyjsTjZV_5yVEce-mOra
-
-sprite $AmazonDataZoneBusinessDataCatalogLg [20x20/16z] VSe52WH03C30jDJ-_-7pMsU33-5O5JNcRuDWAF_chRj9gzixuTriKRlLQcOMRgQZ5OX0C9gIYTLWJk59YNN31JF4wTOQB5htBrjV4r9w-ZPLT4nu0W
-
-!procedure AmazonDataZoneBusinessDataCatalog($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDataZoneBusinessDataCatalogCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDataZoneBusinessDataCatalogLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDataZoneBusinessDataCatalogGroup($id, $name='Amazon Data Zone Business Data Catalog', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonDataZoneBusinessDataCatalogLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.png
deleted file mode 100644
index 72780cbb65..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.puml
deleted file mode 100644
index 5298b1fed0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneBusinessDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogCard('AmazonDataZoneBusinessDataCatalogCard', 'Amazon Data Zone Business Data Catalog Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Remote.puml
deleted file mode 100644
index 5ec8603cb0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneBusinessDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogCard('AmazonDataZoneBusinessDataCatalogCard', 'Amazon Data Zone Business Data Catalog Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.png
deleted file mode 100644
index f6efe217d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.puml
deleted file mode 100644
index f755c7a66d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDataZoneBusinessDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogGroup('AmazonDataZoneBusinessDataCatalogGroup', 'Amazon Data Zone Business Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Remote.puml
deleted file mode 100644
index 22348c9892..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalogGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDataZoneBusinessDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog')
-
-' renders the element
-AmazonDataZoneBusinessDataCatalogGroup('AmazonDataZoneBusinessDataCatalogGroup', 'Amazon Data Zone Business Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.png
deleted file mode 100644
index 62cfccd4e2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.puml
deleted file mode 100644
index b96f552227..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneDataPortal
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortal('AmazonDataZoneDataPortal', 'Amazon Data Zone Data Portal', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Remote.puml
deleted file mode 100644
index ea622164ce..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneDataPortal
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortal('AmazonDataZoneDataPortal', 'Amazon Data Zone Data Portal', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.md
deleted file mode 100644
index 0812fab1bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDataZoneDataPortal
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-```
-
-
-
-| Illustration | AmazonDataZoneDataPortal | AmazonDataZoneDataPortalCard | AmazonDataZoneDataPortalGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.png) | ![illustration for AmazonDataZoneDataPortal](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.Local.png) | ![illustration for AmazonDataZoneDataPortalCard](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.png) | ![illustration for AmazonDataZoneDataPortalGroup](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDataZoneDataPortalXs>`
-- `<$AmazonDataZoneDataPortalSm>`
-- `<$AmazonDataZoneDataPortalMd>`
-- `<$AmazonDataZoneDataPortalLg>`
-
-
-
-
-
-## AmazonDataZoneDataPortal
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneDataPortal
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortal('AmazonDataZoneDataPortal', 'Amazon Data Zone Data Portal', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneDataPortal
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortal('AmazonDataZoneDataPortal', 'Amazon Data Zone Data Portal', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneDataPortalCard
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneDataPortalCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalCard('AmazonDataZoneDataPortalCard', 'Amazon Data Zone Data Portal Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneDataPortalCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalCard('AmazonDataZoneDataPortalCard', 'Amazon Data Zone Data Portal Card', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneDataPortalGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneDataPortalGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalGroup('AmazonDataZoneDataPortalGroup', 'Amazon Data Zone Data Portal Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneDataPortalGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalGroup('AmazonDataZoneDataPortalGroup', 'Amazon Data Zone Data Portal Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.png
deleted file mode 100644
index f87a07abc9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.puml
deleted file mode 100644
index 1f67ebcc9d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal
-
-sprite $AmazonDataZoneDataPortalXs [10x10/16z] LSZ50S104090MAN_XkCvcG-2ZO0k82ztvtkgxk7u_8rVIzrDBVy_wMuCFkm4
-
-sprite $AmazonDataZoneDataPortalSm [12x12/16z] NSQt0GH130GWrchwR_YjeYF2KrHfGnBCyR6ueUu7neXnQVs1-d-m_Y_d6lzVCVpVIgLQtW
-
-sprite $AmazonDataZoneDataPortalMd [16x16/16z] ROl50S0m00A90VilN6_yU67OOnJbPeDnAVSHdUuG3W_fYGZezOMC0I52brwof7mveg7gtvL_Brw6lt_HxoMORdk-HVylPFCDW-w99m
-
-sprite $AmazonDataZoneDataPortalLg [20x20/16z] {
-VS_50G11349HYD9_nUik__X6WvzeGFVL9DIeA3kCH8Q7M00ibuYM80G1SGdk06hqqOuRbUKpg5iznjd7IveZqt5hCqPiFzqjeATfD9SEMqiUrfqW2SlSJMZ8
-FS_tLSrFd6sRusPhgz63vyn6leS1
-}
-
-!procedure AmazonDataZoneDataPortal($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDataZoneDataPortalCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDataZoneDataPortalLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDataZoneDataPortalGroup($id, $name='Amazon Data Zone Data Portal', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonDataZoneDataPortalLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.png
deleted file mode 100644
index 3e5caf5478..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.puml
deleted file mode 100644
index c399b4367c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneDataPortalCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalCard('AmazonDataZoneDataPortalCard', 'Amazon Data Zone Data Portal Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Remote.puml
deleted file mode 100644
index 2ff4a55526..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneDataPortalCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalCard('AmazonDataZoneDataPortalCard', 'Amazon Data Zone Data Portal Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.png
deleted file mode 100644
index 44cfbd225b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.puml
deleted file mode 100644
index 309aca78c6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDataZoneDataPortalGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalGroup('AmazonDataZoneDataPortalGroup', 'Amazon Data Zone Data Portal Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Remote.puml
deleted file mode 100644
index 371a184a7e..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortalGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDataZoneDataPortalGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal')
-
-' renders the element
-AmazonDataZoneDataPortalGroup('AmazonDataZoneDataPortalGroup', 'Amazon Data Zone Data Portal Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.png
deleted file mode 100644
index 9b208e101a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.puml
deleted file mode 100644
index b19ecf9944..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneDataProjects
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjects('AmazonDataZoneDataProjects', 'Amazon Data Zone Data Projects', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Remote.puml
deleted file mode 100644
index fda8bc393c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneDataProjects
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjects('AmazonDataZoneDataProjects', 'Amazon Data Zone Data Projects', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.md
deleted file mode 100644
index 9ee73c5ea1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDataZoneDataProjects
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-```
-
-
-
-| Illustration | AmazonDataZoneDataProjects | AmazonDataZoneDataProjectsCard | AmazonDataZoneDataProjectsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.png) | ![illustration for AmazonDataZoneDataProjects](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.Local.png) | ![illustration for AmazonDataZoneDataProjectsCard](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.png) | ![illustration for AmazonDataZoneDataProjectsGroup](../../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDataZoneDataProjectsXs>`
-- `<$AmazonDataZoneDataProjectsSm>`
-- `<$AmazonDataZoneDataProjectsMd>`
-- `<$AmazonDataZoneDataProjectsLg>`
-
-
-
-
-
-## AmazonDataZoneDataProjects
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneDataProjects
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjects('AmazonDataZoneDataProjects', 'Amazon Data Zone Data Projects', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneDataProjects
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjects('AmazonDataZoneDataProjects', 'Amazon Data Zone Data Projects', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneDataProjectsCard
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneDataProjectsCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsCard('AmazonDataZoneDataProjectsCard', 'Amazon Data Zone Data Projects Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneDataProjectsCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsCard('AmazonDataZoneDataProjectsCard', 'Amazon Data Zone Data Projects Card', 'an optional description')
-@enduml
-```
-
-## AmazonDataZoneDataProjectsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDataZoneDataProjectsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsGroup('AmazonDataZoneDataProjectsGroup', 'Amazon Data Zone Data Projects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDataZoneDataProjectsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsGroup('AmazonDataZoneDataProjectsGroup', 'Amazon Data Zone Data Projects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.png
deleted file mode 100644
index 5f1464793e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.puml
deleted file mode 100644
index 7d2c36c577..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects
-
-sprite $AmazonDataZoneDataProjectsXs [10x10/16z] PSQt0S0m00CWtFN_m-cPp8HDC4YCV8j20OfKHQ9O4acALdZtAunoumG
-
-sprite $AmazonDataZoneDataProjectsSm [12x12/16z] NSY15G0G3CJGWAlz9mQ0GFyhNt8rTOuXTuopOwgDxOYljcuBa9VbudBTIgXMNLClLza82W
-
-sprite $AmazonDataZoneDataProjectsMd [16x16/16z] ROk50GGm20D39R3_n8--NoMv2lwYYOr99M-b22vT21sV2sjdu3KTSvzksdxJFTQEAknxmy4Uzv5Vqkb6Nehdk6EaWawx8usbu1CRl3y
-
-sprite $AmazonDataZoneDataProjectsLg [20x20/16z] {
-TS_50SH034DHoTn_mo4FBFvJzCBuNzPeII3dqKINRKYsyRA-CTnhsuXKMRPUmSTiNpTDYKzB2OAzvxq5aVw2McPLlROnr-fpboLvhNmpKUrBj_Nh8g8GJzxs
-7kU_8NTuJBd2J7QuEW4
-}
-
-!procedure AmazonDataZoneDataProjects($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDataZoneDataProjectsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDataZoneDataProjectsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDataZoneDataProjectsGroup($id, $name='Amazon Data Zone Data Projects', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonDataZoneDataProjectsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.png
deleted file mode 100644
index 12adbed6cc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.puml
deleted file mode 100644
index 7820ce1ec4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDataZoneDataProjectsCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsCard('AmazonDataZoneDataProjectsCard', 'Amazon Data Zone Data Projects Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Remote.puml
deleted file mode 100644
index b6243f1f7a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDataZoneDataProjectsCard
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsCard('AmazonDataZoneDataProjectsCard', 'Amazon Data Zone Data Projects Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.png
deleted file mode 100644
index 538e89a7fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.puml
deleted file mode 100644
index f451d59c3e..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDataZoneDataProjectsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsGroup('AmazonDataZoneDataProjectsGroup', 'Amazon Data Zone Data Projects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Remote.puml
deleted file mode 100644
index 2585d85e26..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjectsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDataZoneDataProjectsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects')
-
-' renders the element
-AmazonDataZoneDataProjectsGroup('AmazonDataZoneDataProjectsGroup', 'Amazon Data Zone Data Projects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.png
deleted file mode 100644
index d64b0961fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.puml
deleted file mode 100644
index e55be5633b..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrCluster('AmazonEmrCluster', 'Amazon Emr Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Remote.puml
deleted file mode 100644
index f0212348dd..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrCluster('AmazonEmrCluster', 'Amazon Emr Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.md
deleted file mode 100644
index 169fc51bf9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEmrCluster
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonEmrCluster
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-```
-
-
-
-| Illustration | AmazonEmrCluster | AmazonEmrClusterCard | AmazonEmrClusterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonEmrCluster.png) | ![illustration for AmazonEmrCluster](../../../aws-q2-2023/Resource/Analytics/AmazonEmrCluster.Local.png) | ![illustration for AmazonEmrClusterCard](../../../aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.png) | ![illustration for AmazonEmrClusterGroup](../../../aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEmrClusterXs>`
-- `<$AmazonEmrClusterSm>`
-- `<$AmazonEmrClusterMd>`
-- `<$AmazonEmrClusterLg>`
-
-
-
-
-
-## AmazonEmrCluster
-
-### Load remotely
-```plantuml
-@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 AmazonEmrCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrCluster('AmazonEmrCluster', 'Amazon Emr Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrCluster('AmazonEmrCluster', 'Amazon Emr Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEmrClusterCard
-
-### Load remotely
-```plantuml
-@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 AmazonEmrClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterCard('AmazonEmrClusterCard', 'Amazon Emr Cluster Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterCard('AmazonEmrClusterCard', 'Amazon Emr Cluster Card', 'an optional description')
-@enduml
-```
-
-## AmazonEmrClusterGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEmrClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterGroup('AmazonEmrClusterGroup', 'Amazon Emr Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterGroup('AmazonEmrClusterGroup', 'Amazon Emr Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.png
deleted file mode 100644
index d26ac4266b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.puml
deleted file mode 100644
index 5a2f55220e..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrCluster.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonEmrCluster
-
-sprite $AmazonEmrClusterXs [10x10/16z] NOp50S1G58FubhB_mdNdyYJ25odNbX8mJWGgfE0muOUDYYj8RMTBlSHIO04
-
-sprite $AmazonEmrClusterSm [12x12/16z] POp50S103CDqb6Z_XSjSlypyOF7c60STo5020WX92fHcAKCt3Y3iF794bx7tIvB7aQD6kVuF1gR03
-
-sprite $AmazonEmrClusterMd [16x16/16z] TKw54G0X0C82zf_u-MwREi7Fi3Hk6D0Dbq9VvLunR48zYXPAoB8b4w1516knkm5jZ8GMpFqFR9WnQDWwTGK4aNrOM9vdft2iDQMkVNdlVuMWr90n0G
-
-sprite $AmazonEmrClusterLg [20x20/16z] {
-VSk74GCn30F10sM2wBzXvsp_d_BEYDqcoRS5IdyizMNsQCohDLIWauYLU981l32KI0kj02YPct5monTenUSkTiav0FHSZxjnA_2oJWlIUViBE5c6kXjpspjN
-8vTM105NBS4zzyHKNWG4gW9ycVaogVLbakvq0W
-}
-
-!procedure AmazonEmrCluster($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonEmrCluster', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEmrClusterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEmrClusterLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEmrClusterGroup($id, $name='Amazon Emr Cluster', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonEmrClusterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.png
deleted file mode 100644
index 2bd1adc8e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.puml
deleted file mode 100644
index 900312449a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterCard('AmazonEmrClusterCard', 'Amazon Emr Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Remote.puml
deleted file mode 100644
index d7798ab2a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterCard('AmazonEmrClusterCard', 'Amazon Emr Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.png
deleted file mode 100644
index 3f34fa0e1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.puml
deleted file mode 100644
index 3d3d12c64d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEmrClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterGroup('AmazonEmrClusterGroup', 'Amazon Emr Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Remote.puml
deleted file mode 100644
index 16229dd4f1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrClusterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEmrClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrCluster')
-
-' renders the element
-AmazonEmrClusterGroup('AmazonEmrClusterGroup', 'Amazon Emr Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.png
deleted file mode 100644
index eded9b7d10..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.puml
deleted file mode 100644
index 024c01684f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrEmrEngine
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngine('AmazonEmrEmrEngine', 'Amazon Emr Emr Engine', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Remote.puml
deleted file mode 100644
index 8cfd22867d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrEmrEngine
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngine('AmazonEmrEmrEngine', 'Amazon Emr Emr Engine', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.md
deleted file mode 100644
index 5a1b9fb259..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEmrEmrEngine
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-```
-
-
-
-| Illustration | AmazonEmrEmrEngine | AmazonEmrEmrEngineCard | AmazonEmrEmrEngineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.png) | ![illustration for AmazonEmrEmrEngine](../../../aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.Local.png) | ![illustration for AmazonEmrEmrEngineCard](../../../aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.png) | ![illustration for AmazonEmrEmrEngineGroup](../../../aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEmrEmrEngineXs>`
-- `<$AmazonEmrEmrEngineSm>`
-- `<$AmazonEmrEmrEngineMd>`
-- `<$AmazonEmrEmrEngineLg>`
-
-
-
-
-
-## AmazonEmrEmrEngine
-
-### Load remotely
-```plantuml
-@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 AmazonEmrEmrEngine
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngine('AmazonEmrEmrEngine', 'Amazon Emr Emr Engine', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrEmrEngine
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngine('AmazonEmrEmrEngine', 'Amazon Emr Emr Engine', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEmrEmrEngineCard
-
-### Load remotely
-```plantuml
-@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 AmazonEmrEmrEngineCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineCard('AmazonEmrEmrEngineCard', 'Amazon Emr Emr Engine Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrEmrEngineCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineCard('AmazonEmrEmrEngineCard', 'Amazon Emr Emr Engine Card', 'an optional description')
-@enduml
-```
-
-## AmazonEmrEmrEngineGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEmrEmrEngineGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineGroup('AmazonEmrEmrEngineGroup', 'Amazon Emr Emr Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrEmrEngineGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineGroup('AmazonEmrEmrEngineGroup', 'Amazon Emr Emr Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.png
deleted file mode 100644
index f63f064790..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.puml
deleted file mode 100644
index 065ea7ce61..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine
-
-sprite $AmazonEmrEmrEngineXs [10x10/16z] Oo00M3Y0c9612Shb076ngMDcPWRBWW0ZEpiRiXm
-
-sprite $AmazonEmrEmrEngineSm [12x12/16z] VSY54G0n30F1KyZgl-5dXXXtHAUQss7RMXLrEhKHHccDCa7Pp6Hzk4n6afVOMrZ4lKO
-
-sprite $AmazonEmrEmrEngineMd [16x16/16z] dOc54S103CESXrZxBrp6euA2EkiNGLpLGEwHRAQBKoqbDstKITby1v5tTtlhbHJJZOWQqsroxc42JIyO0G
-
-sprite $AmazonEmrEmrEngineLg [20x20/16z] fSd50GD04CD0-SZkl-9ic7cU4lzpMToQTo75N1WZkp66e3S8aSIM5A8XWZb90kswRMtRUD3qeF5fIzzYAyws5PMm5POj3XJRMVnh0m
-
-!procedure AmazonEmrEmrEngine($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEmrEmrEngineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEmrEmrEngineLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEmrEmrEngineGroup($id, $name='Amazon Emr Emr Engine', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonEmrEmrEngineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.png
deleted file mode 100644
index 3d9d864ac3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.puml
deleted file mode 100644
index d2cf040097..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrEmrEngineCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineCard('AmazonEmrEmrEngineCard', 'Amazon Emr Emr Engine Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Remote.puml
deleted file mode 100644
index c8811b31f3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrEmrEngineCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineCard('AmazonEmrEmrEngineCard', 'Amazon Emr Emr Engine Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.png
deleted file mode 100644
index e34a4f104f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.puml
deleted file mode 100644
index cf269f5662..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEmrEmrEngineGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineGroup('AmazonEmrEmrEngineGroup', 'Amazon Emr Emr Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Remote.puml
deleted file mode 100644
index 4740ead909..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEmrEmrEngineGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine')
-
-' renders the element
-AmazonEmrEmrEngineGroup('AmazonEmrEmrEngineGroup', 'Amazon Emr Emr Engine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.png
deleted file mode 100644
index 6a33df6007..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.puml
deleted file mode 100644
index f217be2f89..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrHdfsCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsCluster('AmazonEmrHdfsCluster', 'Amazon Emr Hdfs Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Remote.puml
deleted file mode 100644
index 86ff1d62f3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrHdfsCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsCluster('AmazonEmrHdfsCluster', 'Amazon Emr Hdfs Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.md
deleted file mode 100644
index 455ff744f7..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEmrHdfsCluster
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-```
-
-
-
-| Illustration | AmazonEmrHdfsCluster | AmazonEmrHdfsClusterCard | AmazonEmrHdfsClusterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.png) | ![illustration for AmazonEmrHdfsCluster](../../../aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.Local.png) | ![illustration for AmazonEmrHdfsClusterCard](../../../aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.png) | ![illustration for AmazonEmrHdfsClusterGroup](../../../aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEmrHdfsClusterXs>`
-- `<$AmazonEmrHdfsClusterSm>`
-- `<$AmazonEmrHdfsClusterMd>`
-- `<$AmazonEmrHdfsClusterLg>`
-
-
-
-
-
-## AmazonEmrHdfsCluster
-
-### Load remotely
-```plantuml
-@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 AmazonEmrHdfsCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsCluster('AmazonEmrHdfsCluster', 'Amazon Emr Hdfs Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrHdfsCluster
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsCluster('AmazonEmrHdfsCluster', 'Amazon Emr Hdfs Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEmrHdfsClusterCard
-
-### Load remotely
-```plantuml
-@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 AmazonEmrHdfsClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterCard('AmazonEmrHdfsClusterCard', 'Amazon Emr Hdfs Cluster Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrHdfsClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterCard('AmazonEmrHdfsClusterCard', 'Amazon Emr Hdfs Cluster Card', 'an optional description')
-@enduml
-```
-
-## AmazonEmrHdfsClusterGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEmrHdfsClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterGroup('AmazonEmrHdfsClusterGroup', 'Amazon Emr Hdfs Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEmrHdfsClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterGroup('AmazonEmrHdfsClusterGroup', 'Amazon Emr Hdfs Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.png
deleted file mode 100644
index 341f130bed..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.puml
deleted file mode 100644
index e865f2f845..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster
-
-sprite $AmazonEmrHdfsClusterXs [10x10/16z] Oq0570WM6mCRcC4EefaWOYmSR40EcXPcY2m7438nGqrXWac26
-
-sprite $AmazonEmrHdfsClusterSm [12x12/16z] PSR50GD130GmtO8z_JSSvkWbVtBaVIbt9NQYgeAATb0pZftS3k7-tRjM7CUne3MmKtCVzqVkGpeu0m
-
-sprite $AmazonEmrHdfsClusterMd [16x16/16z] TSwr0GH04CGm7Sxst_0pWpDbzgTArfl9crlRzKApMrLREnUK4477hkoxMweprXhjwWaALrirP5T59GcaGe0WziFcgjr7jVRwk_3YLzh9W2C
-
-sprite $AmazonEmrHdfsClusterLg [20x20/16z] {
-VP250SCm30HV_FjFN5F3oPdFB7nI9A-k2Nrol5Xc5YgnOmKb42HbgQXMfI415R06Q0XPqys7TE72RFnT4_E8qH1RVHbLC0HWSDyxhYLjtklHsLOFjw2COrBL
-DeUCOiAur1u3vJqkYOjJ3LoG1WO_
-}
-
-!procedure AmazonEmrHdfsCluster($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEmrHdfsClusterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEmrHdfsClusterLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEmrHdfsClusterGroup($id, $name='Amazon Emr Hdfs Cluster', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonEmrHdfsClusterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.png
deleted file mode 100644
index d4d9bc8f5a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.puml
deleted file mode 100644
index 67f22c0105..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEmrHdfsClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterCard('AmazonEmrHdfsClusterCard', 'Amazon Emr Hdfs Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Remote.puml
deleted file mode 100644
index 39fe949eff..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEmrHdfsClusterCard
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterCard('AmazonEmrHdfsClusterCard', 'Amazon Emr Hdfs Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.png
deleted file mode 100644
index 16bbf15094..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.puml
deleted file mode 100644
index 42dee0d72c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEmrHdfsClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterGroup('AmazonEmrHdfsClusterGroup', 'Amazon Emr Hdfs Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Remote.puml
deleted file mode 100644
index 96f782d58d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonEmrHdfsClusterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEmrHdfsClusterGroup
-include('aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster')
-
-' renders the element
-AmazonEmrHdfsClusterGroup('AmazonEmrHdfsClusterGroup', 'Amazon Emr Hdfs Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.png
deleted file mode 100644
index 2e9a808762..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.puml
deleted file mode 100644
index c4b8f1ec6e..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMskAmazonMskConnect
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnect('AmazonMskAmazonMskConnect', 'Amazon Msk Amazon Msk Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Remote.puml
deleted file mode 100644
index 378ea098a3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMskAmazonMskConnect
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnect('AmazonMskAmazonMskConnect', 'Amazon Msk Amazon Msk Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.md
deleted file mode 100644
index 45d9a7cef7..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonMskAmazonMskConnect
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-```
-
-
-
-| Illustration | AmazonMskAmazonMskConnect | AmazonMskAmazonMskConnectCard | AmazonMskAmazonMskConnectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.png) | ![illustration for AmazonMskAmazonMskConnect](../../../aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.Local.png) | ![illustration for AmazonMskAmazonMskConnectCard](../../../aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.png) | ![illustration for AmazonMskAmazonMskConnectGroup](../../../aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonMskAmazonMskConnectXs>`
-- `<$AmazonMskAmazonMskConnectSm>`
-- `<$AmazonMskAmazonMskConnectMd>`
-- `<$AmazonMskAmazonMskConnectLg>`
-
-
-
-
-
-## AmazonMskAmazonMskConnect
-
-### Load remotely
-```plantuml
-@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 AmazonMskAmazonMskConnect
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnect('AmazonMskAmazonMskConnect', 'Amazon Msk Amazon Msk Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMskAmazonMskConnect
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnect('AmazonMskAmazonMskConnect', 'Amazon Msk Amazon Msk Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonMskAmazonMskConnectCard
-
-### Load remotely
-```plantuml
-@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 AmazonMskAmazonMskConnectCard
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectCard('AmazonMskAmazonMskConnectCard', 'Amazon Msk Amazon Msk Connect Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMskAmazonMskConnectCard
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectCard('AmazonMskAmazonMskConnectCard', 'Amazon Msk Amazon Msk Connect Card', 'an optional description')
-@enduml
-```
-
-## AmazonMskAmazonMskConnectGroup
-
-### Load remotely
-```plantuml
-@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 AmazonMskAmazonMskConnectGroup
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectGroup('AmazonMskAmazonMskConnectGroup', 'Amazon Msk Amazon Msk Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMskAmazonMskConnectGroup
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectGroup('AmazonMskAmazonMskConnectGroup', 'Amazon Msk Amazon Msk Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.png
deleted file mode 100644
index 6501b713fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.puml
deleted file mode 100644
index bbfba60b98..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect
-
-sprite $AmazonMskAmazonMskConnectXs [10x10/16z] LKg30G102CpT_Wk_6K_q5Sk1lW480sEmxAckCResHW-2zoi8YXaVjm8
-
-sprite $AmazonMskAmazonMskConnectSm [12x12/16z] NS650OH040ImdExqt_2x08chNdp5y5K6i2UcFJ03KbXJ1D086mc2MaP_IEz3WPtYA-0E
-
-sprite $AmazonMskAmazonMskConnectMd [16x16/16z] ROk50OG030EldlqNViMXtWZFONF-6vr-SHOCshtDWBlNtpfO0C8MJVszMWNvrIZWz_-NblwlPIGWc-tl2CIuEpBtS1eQA6H0D4kCd5Faijy
-
-sprite $AmazonMskAmazonMskConnectLg [20x20/16z] {
-VSg5WGKm20MmKEFjl_2vV4y5zLAvLJtYnYx7hUnsOqtNlKces7vaSU0CrGqwn_0jlS5MsQ1_XbGjbIrHuiV12BGV-V_N1AVNvQGNVRLNiKkJyK5y_BEj8e4X
-3ax2ZpLotDhnoZi
-}
-
-!procedure AmazonMskAmazonMskConnect($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonMskAmazonMskConnectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonMskAmazonMskConnectLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonMskAmazonMskConnectGroup($id, $name='Amazon Msk Amazon Msk Connect', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonMskAmazonMskConnectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.png
deleted file mode 100644
index e90fb8a7e8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.puml
deleted file mode 100644
index fca14f56ca..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMskAmazonMskConnectCard
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectCard('AmazonMskAmazonMskConnectCard', 'Amazon Msk Amazon Msk Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Remote.puml
deleted file mode 100644
index eccebaf810..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMskAmazonMskConnectCard
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectCard('AmazonMskAmazonMskConnectCard', 'Amazon Msk Amazon Msk Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.png
deleted file mode 100644
index 5bb20ee5a4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.puml
deleted file mode 100644
index d5f1b82c35..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonMskAmazonMskConnectGroup
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectGroup('AmazonMskAmazonMskConnectGroup', 'Amazon Msk Amazon Msk Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Remote.puml
deleted file mode 100644
index 0bdd34985f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonMskAmazonMskConnectGroup
-include('aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect')
-
-' renders the element
-AmazonMskAmazonMskConnectGroup('AmazonMskAmazonMskConnectGroup', 'Amazon Msk Amazon Msk Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.png
deleted file mode 100644
index bc46e8a443..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.puml
deleted file mode 100644
index 9fbc2eb94c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceClusterAdministratorNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNode('AmazonOpenSearchServiceClusterAdministratorNode', 'Amazon Open Search Service Cluster Administrator Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Remote.puml
deleted file mode 100644
index 8a7c65b933..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceClusterAdministratorNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNode('AmazonOpenSearchServiceClusterAdministratorNode', 'Amazon Open Search Service Cluster Administrator Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.md
deleted file mode 100644
index 91acdb631c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceClusterAdministratorNode
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceClusterAdministratorNode | AmazonOpenSearchServiceClusterAdministratorNodeCard | AmazonOpenSearchServiceClusterAdministratorNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.png) | ![illustration for AmazonOpenSearchServiceClusterAdministratorNode](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.Local.png) | ![illustration for AmazonOpenSearchServiceClusterAdministratorNodeCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.png) | ![illustration for AmazonOpenSearchServiceClusterAdministratorNodeGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceClusterAdministratorNodeXs>`
-- `<$AmazonOpenSearchServiceClusterAdministratorNodeSm>`
-- `<$AmazonOpenSearchServiceClusterAdministratorNodeMd>`
-- `<$AmazonOpenSearchServiceClusterAdministratorNodeLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceClusterAdministratorNode
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceClusterAdministratorNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNode('AmazonOpenSearchServiceClusterAdministratorNode', 'Amazon Open Search Service Cluster Administrator Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceClusterAdministratorNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNode('AmazonOpenSearchServiceClusterAdministratorNode', 'Amazon Open Search Service Cluster Administrator Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceClusterAdministratorNodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceClusterAdministratorNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeCard('AmazonOpenSearchServiceClusterAdministratorNodeCard', 'Amazon Open Search Service Cluster Administrator Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceClusterAdministratorNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeCard('AmazonOpenSearchServiceClusterAdministratorNodeCard', 'Amazon Open Search Service Cluster Administrator Node Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceClusterAdministratorNodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceClusterAdministratorNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeGroup('AmazonOpenSearchServiceClusterAdministratorNodeGroup', 'Amazon Open Search Service Cluster Administrator Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceClusterAdministratorNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeGroup('AmazonOpenSearchServiceClusterAdministratorNodeGroup', 'Amazon Open Search Service Cluster Administrator Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.png
deleted file mode 100644
index 159c3bab83..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.puml
deleted file mode 100644
index e182d4bb17..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode
-
-sprite $AmazonOpenSearchServiceClusterAdministratorNodeXs [10x10/16z] POh50G0n3CCKpluB7sFhZqdCoYV9bEHA7VH5Ln1dB4pF5o584J1LLW
-
-sprite $AmazonOpenSearchServiceClusterAdministratorNodeSm [12x12/16z] XSQt0S0m40EnapwG-o_id3gZ0byQDpEuwUyAE6yJke-JyuqPzF5HCyGyZWPxB0bGmWe
-
-sprite $AmazonOpenSearchServiceClusterAdministratorNodeMd [16x16/16z] dOgt0G1108AugFil_FbY-NO2x4kQPX3pj7t__tO6K7k1L3K-P73xZjSLrUsJ843xeU0e5BvFo_3xYuKS0TckG7K2JW
-
-sprite $AmazonOpenSearchServiceClusterAdministratorNodeLg [20x20/16z] {
-jSZ50G9G30JHYUxstp3kS6M-vl6pzNiDoqSR-DCY_seHr-jf5TjpvgTv1yf-iHGGqFDYYpGcNcn1K4dtm-PYKUJJQj2KYELXOI1Wvcbu2dALq1ldWAd9pGI8
-FCUvstC4
-}
-
-!procedure AmazonOpenSearchServiceClusterAdministratorNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceClusterAdministratorNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceClusterAdministratorNodeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceClusterAdministratorNodeGroup($id, $name='Amazon Open Search Service Cluster Administrator Node', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceClusterAdministratorNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.png
deleted file mode 100644
index 185549a936..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.puml
deleted file mode 100644
index 2ae438a540..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceClusterAdministratorNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeCard('AmazonOpenSearchServiceClusterAdministratorNodeCard', 'Amazon Open Search Service Cluster Administrator Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Remote.puml
deleted file mode 100644
index 963d5be54b..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceClusterAdministratorNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeCard('AmazonOpenSearchServiceClusterAdministratorNodeCard', 'Amazon Open Search Service Cluster Administrator Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.png
deleted file mode 100644
index 06f0c4afd4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.puml
deleted file mode 100644
index bf6884f530..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceClusterAdministratorNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeGroup('AmazonOpenSearchServiceClusterAdministratorNodeGroup', 'Amazon Open Search Service Cluster Administrator Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Remote.puml
deleted file mode 100644
index 75d92756b6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceClusterAdministratorNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode')
-
-' renders the element
-AmazonOpenSearchServiceClusterAdministratorNodeGroup('AmazonOpenSearchServiceClusterAdministratorNodeGroup', 'Amazon Open Search Service Cluster Administrator Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.png
deleted file mode 100644
index 3de64b2cde..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.puml
deleted file mode 100644
index cedab5ec73..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceDataNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNode('AmazonOpenSearchServiceDataNode', 'Amazon Open Search Service Data Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Remote.puml
deleted file mode 100644
index 4d1d808b02..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceDataNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNode('AmazonOpenSearchServiceDataNode', 'Amazon Open Search Service Data Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.md
deleted file mode 100644
index 4ad07a36a8..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceDataNode
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceDataNode | AmazonOpenSearchServiceDataNodeCard | AmazonOpenSearchServiceDataNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.png) | ![illustration for AmazonOpenSearchServiceDataNode](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.Local.png) | ![illustration for AmazonOpenSearchServiceDataNodeCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.png) | ![illustration for AmazonOpenSearchServiceDataNodeGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceDataNodeXs>`
-- `<$AmazonOpenSearchServiceDataNodeSm>`
-- `<$AmazonOpenSearchServiceDataNodeMd>`
-- `<$AmazonOpenSearchServiceDataNodeLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceDataNode
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceDataNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNode('AmazonOpenSearchServiceDataNode', 'Amazon Open Search Service Data Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceDataNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNode('AmazonOpenSearchServiceDataNode', 'Amazon Open Search Service Data Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceDataNodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceDataNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeCard('AmazonOpenSearchServiceDataNodeCard', 'Amazon Open Search Service Data Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceDataNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeCard('AmazonOpenSearchServiceDataNodeCard', 'Amazon Open Search Service Data Node Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceDataNodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceDataNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeGroup('AmazonOpenSearchServiceDataNodeGroup', 'Amazon Open Search Service Data Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceDataNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeGroup('AmazonOpenSearchServiceDataNodeGroup', 'Amazon Open Search Service Data Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.png
deleted file mode 100644
index a123198359..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.puml
deleted file mode 100644
index 469a9a2b91..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode
-
-sprite $AmazonOpenSearchServiceDataNodeXs [10x10/16z] Oy04R70M8pgBWn4XnWfcSO0mN1i7L1aB1mCJ0niZ481u
-
-sprite $AmazonOpenSearchServiceDataNodeSm [12x12/16z] VSZ50G0W30J1YwV_Xd5xiTW4l0Nj4dH__xRCRMz77aDyEBeRkhdFtjqpKJWoUjx6g
-
-sprite $AmazonOpenSearchServiceDataNodeMd [16x16/16z] dKvL0a0n2689zx_mYxL-pcw1fyI31D1qwNBTvefWthdQwvM7CAeZZtDxuadDrfMpcTr75ib_GUPx_QSQjNh12m
-
-sprite $AmazonOpenSearchServiceDataNodeLg [20x20/16z] jS_L0S0W40FG2vhz9oxkyDTKUHmcnpZECO6s6WXNW_hHF8dPZ0ilwmQh-zHsiDh5euKyp66p-lLU3IRqnfCIS3m7mXqGOXngSZd35wgcrdy
-
-!procedure AmazonOpenSearchServiceDataNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceDataNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceDataNodeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceDataNodeGroup($id, $name='Amazon Open Search Service Data Node', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceDataNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.png
deleted file mode 100644
index f227593cb3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.puml
deleted file mode 100644
index c3b3bb04bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceDataNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeCard('AmazonOpenSearchServiceDataNodeCard', 'Amazon Open Search Service Data Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Remote.puml
deleted file mode 100644
index 7525a2bd27..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceDataNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeCard('AmazonOpenSearchServiceDataNodeCard', 'Amazon Open Search Service Data Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.png
deleted file mode 100644
index 2f10bd3eaa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.puml
deleted file mode 100644
index 7f42e9a61d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceDataNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeGroup('AmazonOpenSearchServiceDataNodeGroup', 'Amazon Open Search Service Data Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Remote.puml
deleted file mode 100644
index b5053d378f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceDataNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode')
-
-' renders the element
-AmazonOpenSearchServiceDataNodeGroup('AmazonOpenSearchServiceDataNodeGroup', 'Amazon Open Search Service Data Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.png
deleted file mode 100644
index e16c9760b7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.puml
deleted file mode 100644
index ba9df89bed..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceIndex
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndex('AmazonOpenSearchServiceIndex', 'Amazon Open Search Service Index', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Remote.puml
deleted file mode 100644
index eae13fb921..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceIndex
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndex('AmazonOpenSearchServiceIndex', 'Amazon Open Search Service Index', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.md
deleted file mode 100644
index e1dc0c10e7..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceIndex
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceIndex | AmazonOpenSearchServiceIndexCard | AmazonOpenSearchServiceIndexGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.png) | ![illustration for AmazonOpenSearchServiceIndex](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.Local.png) | ![illustration for AmazonOpenSearchServiceIndexCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.png) | ![illustration for AmazonOpenSearchServiceIndexGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceIndexXs>`
-- `<$AmazonOpenSearchServiceIndexSm>`
-- `<$AmazonOpenSearchServiceIndexMd>`
-- `<$AmazonOpenSearchServiceIndexLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceIndex
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceIndex
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndex('AmazonOpenSearchServiceIndex', 'Amazon Open Search Service Index', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceIndex
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndex('AmazonOpenSearchServiceIndex', 'Amazon Open Search Service Index', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceIndexCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceIndexCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexCard('AmazonOpenSearchServiceIndexCard', 'Amazon Open Search Service Index Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceIndexCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexCard('AmazonOpenSearchServiceIndexCard', 'Amazon Open Search Service Index Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceIndexGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceIndexGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexGroup('AmazonOpenSearchServiceIndexGroup', 'Amazon Open Search Service Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceIndexGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexGroup('AmazonOpenSearchServiceIndexGroup', 'Amazon Open Search Service Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.png
deleted file mode 100644
index da404efd2c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.puml
deleted file mode 100644
index f6c2db1096..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex
-
-sprite $AmazonOpenSearchServiceIndexXs [10x10/16z] LOc50G0n308Xll_2B_LU5C11107N_tL2lq9DCE7r_RxspztrIZcG5m
-
-sprite $AmazonOpenSearchServiceIndexSm [12x12/16z] TOhL0OC05CII5hYt_yAuItvEkHEr9YE4ZjJaDLFNmUzuuhV_gTbxwLRlnFsVdHe
-
-sprite $AmazonOpenSearchServiceIndexMd [16x16/16z] ZOo50S1030Al1ko_SDtzNfC0t1FR4GFk8VHK6kjnZXhagIwAQKunJBJ7c3tvLSS3MciXmLgFPryN8__oSw3f
-
-sprite $AmazonOpenSearchServiceIndexLg [20x20/16z] fSw54SGm34JHNMa4_LTyngDmyin_oDZ1R1ITLnGKDgEZA8s4QKfh1ZEMfegoOZGIfNMrvGAH-4DvtdAGxuQ6-jlCzAzPuz-DmzM_y8z8oV_m0W
-
-!procedure AmazonOpenSearchServiceIndex($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceIndexCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceIndexLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceIndexGroup($id, $name='Amazon Open Search Service Index', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceIndexLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.png
deleted file mode 100644
index fbe880996a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.puml
deleted file mode 100644
index 150f70abb1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceIndexCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexCard('AmazonOpenSearchServiceIndexCard', 'Amazon Open Search Service Index Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Remote.puml
deleted file mode 100644
index b1d0151d65..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceIndexCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexCard('AmazonOpenSearchServiceIndexCard', 'Amazon Open Search Service Index Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.png
deleted file mode 100644
index d8af9a73b2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.puml
deleted file mode 100644
index 6803fd79da..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceIndexGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexGroup('AmazonOpenSearchServiceIndexGroup', 'Amazon Open Search Service Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Remote.puml
deleted file mode 100644
index 0886ba32bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndexGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceIndexGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
-
-' renders the element
-AmazonOpenSearchServiceIndexGroup('AmazonOpenSearchServiceIndexGroup', 'Amazon Open Search Service Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.png
deleted file mode 100644
index c99cef71dd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.puml
deleted file mode 100644
index e1bc457a93..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceObservability
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservability('AmazonOpenSearchServiceObservability', 'Amazon Open Search Service Observability', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Remote.puml
deleted file mode 100644
index ed40fb64b5..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceObservability
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservability('AmazonOpenSearchServiceObservability', 'Amazon Open Search Service Observability', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.md
deleted file mode 100644
index 6e47a39e9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceObservability
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceObservability | AmazonOpenSearchServiceObservabilityCard | AmazonOpenSearchServiceObservabilityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.png) | ![illustration for AmazonOpenSearchServiceObservability](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.Local.png) | ![illustration for AmazonOpenSearchServiceObservabilityCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.png) | ![illustration for AmazonOpenSearchServiceObservabilityGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceObservabilityXs>`
-- `<$AmazonOpenSearchServiceObservabilitySm>`
-- `<$AmazonOpenSearchServiceObservabilityMd>`
-- `<$AmazonOpenSearchServiceObservabilityLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceObservability
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceObservability
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservability('AmazonOpenSearchServiceObservability', 'Amazon Open Search Service Observability', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceObservability
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservability('AmazonOpenSearchServiceObservability', 'Amazon Open Search Service Observability', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceObservabilityCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceObservabilityCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityCard('AmazonOpenSearchServiceObservabilityCard', 'Amazon Open Search Service Observability Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceObservabilityCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityCard('AmazonOpenSearchServiceObservabilityCard', 'Amazon Open Search Service Observability Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceObservabilityGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceObservabilityGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityGroup('AmazonOpenSearchServiceObservabilityGroup', 'Amazon Open Search Service Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceObservabilityGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityGroup('AmazonOpenSearchServiceObservabilityGroup', 'Amazon Open Search Service Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.png
deleted file mode 100644
index 2d558d774c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.puml
deleted file mode 100644
index 58194cf64f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability
-
-sprite $AmazonOpenSearchServiceObservabilityXs [10x10/16z] JOg30G1H34DVdVqNFkEN4MlrELTLTIBemesu92IRAnOlIimGCCIC41U62zubxG
-
-sprite $AmazonOpenSearchServiceObservabilitySm [12x12/16z] LSV50GKm3CKm5TAN_HV-Z3hP_ksCcG6QAWhRmPYDeDio64KwX5dEgp6IdAFeFHV7WS9d92b7V7HT0G
-
-sprite $AmazonOpenSearchServiceObservabilityMd [16x16/16z] RSZNGG1020N1uJnuzD-mEUl-pVglsUmMm6rmyixZxAJ9G9k2sC4unJG1QoaRrq54vyMgi6BgnQLGsYIxra1EmBqDByfLUrM3HT7dOzoSgl4ohgzUnlZUmtW2
-
-sprite $AmazonOpenSearchServiceObservabilityLg [20x20/16z] {
-TSh5WG1020Imi0BJVyFdBdd7l-fEvXQVqg03O0sg80KORkxf718GUeFJbK2rkrcxE1ku15b1s1Xr4PaoDAAEbKYLMmP3snMfjySczidAAU40vwXdRW0PVS2z
-0apOcJi90bIW40mW0mW2S7hw8ApoGtRyKZm2
-}
-
-!procedure AmazonOpenSearchServiceObservability($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceObservabilityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceObservabilityLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceObservabilityGroup($id, $name='Amazon Open Search Service Observability', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceObservabilityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.png
deleted file mode 100644
index d141bec025..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.puml
deleted file mode 100644
index e16acdc1bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceObservabilityCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityCard('AmazonOpenSearchServiceObservabilityCard', 'Amazon Open Search Service Observability Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Remote.puml
deleted file mode 100644
index c29e7294b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceObservabilityCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityCard('AmazonOpenSearchServiceObservabilityCard', 'Amazon Open Search Service Observability Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.png
deleted file mode 100644
index b00f517bfc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.puml
deleted file mode 100644
index 7958a246b6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceObservabilityGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityGroup('AmazonOpenSearchServiceObservabilityGroup', 'Amazon Open Search Service Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Remote.puml
deleted file mode 100644
index 56caf32053..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservabilityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceObservabilityGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability')
-
-' renders the element
-AmazonOpenSearchServiceObservabilityGroup('AmazonOpenSearchServiceObservabilityGroup', 'Amazon Open Search Service Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.png
deleted file mode 100644
index 1a4b517d40..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.puml
deleted file mode 100644
index 557b290e42..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceOpenSearchDashboards
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboards('AmazonOpenSearchServiceOpenSearchDashboards', 'Amazon Open Search Service Open Search Dashboards', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Remote.puml
deleted file mode 100644
index 0849d54c7c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceOpenSearchDashboards
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboards('AmazonOpenSearchServiceOpenSearchDashboards', 'Amazon Open Search Service Open Search Dashboards', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.md
deleted file mode 100644
index 6280d299f4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceOpenSearchDashboards
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceOpenSearchDashboards | AmazonOpenSearchServiceOpenSearchDashboardsCard | AmazonOpenSearchServiceOpenSearchDashboardsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.png) | ![illustration for AmazonOpenSearchServiceOpenSearchDashboards](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.Local.png) | ![illustration for AmazonOpenSearchServiceOpenSearchDashboardsCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.png) | ![illustration for AmazonOpenSearchServiceOpenSearchDashboardsGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceOpenSearchDashboardsXs>`
-- `<$AmazonOpenSearchServiceOpenSearchDashboardsSm>`
-- `<$AmazonOpenSearchServiceOpenSearchDashboardsMd>`
-- `<$AmazonOpenSearchServiceOpenSearchDashboardsLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceOpenSearchDashboards
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceOpenSearchDashboards
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboards('AmazonOpenSearchServiceOpenSearchDashboards', 'Amazon Open Search Service Open Search Dashboards', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceOpenSearchDashboards
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboards('AmazonOpenSearchServiceOpenSearchDashboards', 'Amazon Open Search Service Open Search Dashboards', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceOpenSearchDashboardsCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceOpenSearchDashboardsCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsCard('AmazonOpenSearchServiceOpenSearchDashboardsCard', 'Amazon Open Search Service Open Search Dashboards Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceOpenSearchDashboardsCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsCard('AmazonOpenSearchServiceOpenSearchDashboardsCard', 'Amazon Open Search Service Open Search Dashboards Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceOpenSearchDashboardsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceOpenSearchDashboardsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsGroup('AmazonOpenSearchServiceOpenSearchDashboardsGroup', 'Amazon Open Search Service Open Search Dashboards Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceOpenSearchDashboardsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsGroup('AmazonOpenSearchServiceOpenSearchDashboardsGroup', 'Amazon Open Search Service Open Search Dashboards Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.png
deleted file mode 100644
index adaffd0e82..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.puml
deleted file mode 100644
index 2f3ee34952..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards
-
-sprite $AmazonOpenSearchServiceOpenSearchDashboardsXs [10x10/16z] Oy06cA601Oa50On029G7OWu82qH2MHoih6oCI3hW
-
-sprite $AmazonOpenSearchServiceOpenSearchDashboardsSm [12x12/16z] TSor0G013810ujb_uNUNgwZWJvuGOLFKeH5sXP05XCmTSqlrt3brWyqzGMRNJt8n0W
-
-sprite $AmazonOpenSearchServiceOpenSearchDashboardsMd [16x16/16z] bOt50S0m3CIK6FTVkCnS_UmZ_fA-9GW3MzM3dWHRndlq-toxZrhPtfaQurtwsoXixmIaZFu2PUIq7xpG0W
-
-sprite $AmazonOpenSearchServiceOpenSearchDashboardsLg [20x20/16z] fS_50GH130F1rg3oJ_XWcR6UPlEAbi1n8GLCYXH62jjrMlZ7c12WBXP5msEiT35PYrXrfdInsiQKC9x7391diUpyKugQc12WpjuVQ8chlW
-
-!procedure AmazonOpenSearchServiceOpenSearchDashboards($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceOpenSearchDashboardsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceOpenSearchDashboardsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceOpenSearchDashboardsGroup($id, $name='Amazon Open Search Service Open Search Dashboards', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceOpenSearchDashboardsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.png
deleted file mode 100644
index 2fb47a239e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.puml
deleted file mode 100644
index 81fa879d8b..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceOpenSearchDashboardsCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsCard('AmazonOpenSearchServiceOpenSearchDashboardsCard', 'Amazon Open Search Service Open Search Dashboards Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Remote.puml
deleted file mode 100644
index 42e9f9ef41..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceOpenSearchDashboardsCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsCard('AmazonOpenSearchServiceOpenSearchDashboardsCard', 'Amazon Open Search Service Open Search Dashboards Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.png
deleted file mode 100644
index 99d06f8433..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.puml
deleted file mode 100644
index 20b4afecd3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceOpenSearchDashboardsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsGroup('AmazonOpenSearchServiceOpenSearchDashboardsGroup', 'Amazon Open Search Service Open Search Dashboards Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Remote.puml
deleted file mode 100644
index 3c6f43473a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboardsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceOpenSearchDashboardsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards')
-
-' renders the element
-AmazonOpenSearchServiceOpenSearchDashboardsGroup('AmazonOpenSearchServiceOpenSearchDashboardsGroup', 'Amazon Open Search Service Open Search Dashboards Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.png
deleted file mode 100644
index fd9ef6efa5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.puml
deleted file mode 100644
index 16c03b6722..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceTraces
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTraces('AmazonOpenSearchServiceTraces', 'Amazon Open Search Service Traces', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Remote.puml
deleted file mode 100644
index 27e648228d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceTraces
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTraces('AmazonOpenSearchServiceTraces', 'Amazon Open Search Service Traces', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.md
deleted file mode 100644
index 2805581692..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceTraces
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceTraces | AmazonOpenSearchServiceTracesCard | AmazonOpenSearchServiceTracesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.png) | ![illustration for AmazonOpenSearchServiceTraces](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.Local.png) | ![illustration for AmazonOpenSearchServiceTracesCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.png) | ![illustration for AmazonOpenSearchServiceTracesGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceTracesXs>`
-- `<$AmazonOpenSearchServiceTracesSm>`
-- `<$AmazonOpenSearchServiceTracesMd>`
-- `<$AmazonOpenSearchServiceTracesLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceTraces
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceTraces
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTraces('AmazonOpenSearchServiceTraces', 'Amazon Open Search Service Traces', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceTraces
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTraces('AmazonOpenSearchServiceTraces', 'Amazon Open Search Service Traces', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceTracesCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceTracesCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesCard('AmazonOpenSearchServiceTracesCard', 'Amazon Open Search Service Traces Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceTracesCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesCard('AmazonOpenSearchServiceTracesCard', 'Amazon Open Search Service Traces Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceTracesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceTracesGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesGroup('AmazonOpenSearchServiceTracesGroup', 'Amazon Open Search Service Traces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceTracesGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesGroup('AmazonOpenSearchServiceTracesGroup', 'Amazon Open Search Service Traces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.png
deleted file mode 100644
index eb07c7ca8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.puml
deleted file mode 100644
index d8c6cc64f8..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces
-
-sprite $AmazonOpenSearchServiceTracesXs [10x10/16z] Oq0676220qGmCpCpCZ03EK0U9W2ACpCmmJXip9WAM3aGIW4
-
-sprite $AmazonOpenSearchServiceTracesSm [12x12/16z] TOo30G01200lj__2R-CokQ8YB2J876OeX8roFgajTdUknLR_xESMj_-S_qS
-
-sprite $AmazonOpenSearchServiceTracesMd [16x16/16z] VKk50S0m2Aj1yl_5Mzq5Yvdr4O0E67yNx49m6GjLLNuQHKVEyh__5mfkxuB9Xacg_dlKlVTkpJ-nICLYhJK_ai6puEp_
-
-sprite $AmazonOpenSearchServiceTracesLg [20x20/16z] dSxL0KCn34DHcRN_mkrZvlkN4pAEAhQjhLlEHd8owK808QCPhKaQiz6cwwm2sDNPfhScvLnOcoMWiZddXjmQalRrNtZArZoM5wIQvbaM2VNWOG7-
-
-!procedure AmazonOpenSearchServiceTraces($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceTracesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceTracesLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceTracesGroup($id, $name='Amazon Open Search Service Traces', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceTracesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.png
deleted file mode 100644
index 8fc7485e73..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.puml
deleted file mode 100644
index 9da66b9250..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceTracesCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesCard('AmazonOpenSearchServiceTracesCard', 'Amazon Open Search Service Traces Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Remote.puml
deleted file mode 100644
index fdf03977fd..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceTracesCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesCard('AmazonOpenSearchServiceTracesCard', 'Amazon Open Search Service Traces Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.png
deleted file mode 100644
index 39219fa9e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.puml
deleted file mode 100644
index e43b7c31ba..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceTracesGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesGroup('AmazonOpenSearchServiceTracesGroup', 'Amazon Open Search Service Traces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Remote.puml
deleted file mode 100644
index f3bee992d6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTracesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceTracesGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces')
-
-' renders the element
-AmazonOpenSearchServiceTracesGroup('AmazonOpenSearchServiceTracesGroup', 'Amazon Open Search Service Traces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.png
deleted file mode 100644
index 041882c19c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.puml
deleted file mode 100644
index 6a264bf106..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceUltraWarmNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNode('AmazonOpenSearchServiceUltraWarmNode', 'Amazon Open Search Service Ultra Warm Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Remote.puml
deleted file mode 100644
index 32e01ecad1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceUltraWarmNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNode('AmazonOpenSearchServiceUltraWarmNode', 'Amazon Open Search Service Ultra Warm Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.md
deleted file mode 100644
index 2285bc189a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonOpenSearchServiceUltraWarmNode
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-```
-
-
-
-| Illustration | AmazonOpenSearchServiceUltraWarmNode | AmazonOpenSearchServiceUltraWarmNodeCard | AmazonOpenSearchServiceUltraWarmNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.png) | ![illustration for AmazonOpenSearchServiceUltraWarmNode](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.Local.png) | ![illustration for AmazonOpenSearchServiceUltraWarmNodeCard](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.png) | ![illustration for AmazonOpenSearchServiceUltraWarmNodeGroup](../../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonOpenSearchServiceUltraWarmNodeXs>`
-- `<$AmazonOpenSearchServiceUltraWarmNodeSm>`
-- `<$AmazonOpenSearchServiceUltraWarmNodeMd>`
-- `<$AmazonOpenSearchServiceUltraWarmNodeLg>`
-
-
-
-
-
-## AmazonOpenSearchServiceUltraWarmNode
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceUltraWarmNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNode('AmazonOpenSearchServiceUltraWarmNode', 'Amazon Open Search Service Ultra Warm Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceUltraWarmNode
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNode('AmazonOpenSearchServiceUltraWarmNode', 'Amazon Open Search Service Ultra Warm Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceUltraWarmNodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceUltraWarmNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeCard('AmazonOpenSearchServiceUltraWarmNodeCard', 'Amazon Open Search Service Ultra Warm Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceUltraWarmNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeCard('AmazonOpenSearchServiceUltraWarmNodeCard', 'Amazon Open Search Service Ultra Warm Node Card', 'an optional description')
-@enduml
-```
-
-## AmazonOpenSearchServiceUltraWarmNodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonOpenSearchServiceUltraWarmNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeGroup('AmazonOpenSearchServiceUltraWarmNodeGroup', 'Amazon Open Search Service Ultra Warm Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonOpenSearchServiceUltraWarmNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeGroup('AmazonOpenSearchServiceUltraWarmNodeGroup', 'Amazon Open Search Service Ultra Warm Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.png
deleted file mode 100644
index 7fd71c6b40..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.puml
deleted file mode 100644
index 3796e9f357..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode
-
-sprite $AmazonOpenSearchServiceUltraWarmNodeXs [10x10/16z] Oy04R70M8pgBWmCXnC2EgOwD0zaSHaO63YOc3WO
-
-sprite $AmazonOpenSearchServiceUltraWarmNodeSm [12x12/16z] TOk50G1H24BnXu_z5xxki2Lq3M8FAqxqvyxrJjjDoyt6p7TLwR7TywBrqxlfTvC19RXe1
-
-sprite $AmazonOpenSearchServiceUltraWarmNodeMd [16x16/16z] bKm74WGX3C8H3_x_uTkg9fcwrb1HLrTO1fHK5UoFUFPripMwJ-mfJapPui9whYSUJuav-p0_OQ-scyTwPFi7KEA93W
-
-sprite $AmazonOpenSearchServiceUltraWarmNodeLg [20x20/16z] {
-hP1L0e0m34EffRd_XN7cdsJ-cbctfS1UVgB98nj79leVUrLPa8IqBEDUEXk6TxHiV4a0cV26dKsl9fLTeoSaUj-R4PdkQE_rni_ofUftoAKp21KDscEuzCpE
-sAa3
-}
-
-!procedure AmazonOpenSearchServiceUltraWarmNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceUltraWarmNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonOpenSearchServiceUltraWarmNodeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonOpenSearchServiceUltraWarmNodeGroup($id, $name='Amazon Open Search Service Ultra Warm Node', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonOpenSearchServiceUltraWarmNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.png
deleted file mode 100644
index 66cf194d1e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.puml
deleted file mode 100644
index 291901537f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonOpenSearchServiceUltraWarmNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeCard('AmazonOpenSearchServiceUltraWarmNodeCard', 'Amazon Open Search Service Ultra Warm Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Remote.puml
deleted file mode 100644
index ad513b9afc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonOpenSearchServiceUltraWarmNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeCard('AmazonOpenSearchServiceUltraWarmNodeCard', 'Amazon Open Search Service Ultra Warm Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.png
deleted file mode 100644
index 91bbf2e692..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.puml
deleted file mode 100644
index 64fdbfb2ae..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonOpenSearchServiceUltraWarmNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeGroup('AmazonOpenSearchServiceUltraWarmNodeGroup', 'Amazon Open Search Service Ultra Warm Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Remote.puml
deleted file mode 100644
index 009fa201e4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonOpenSearchServiceUltraWarmNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode')
-
-' renders the element
-AmazonOpenSearchServiceUltraWarmNodeGroup('AmazonOpenSearchServiceUltraWarmNodeGroup', 'Amazon Open Search Service Ultra Warm Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.png
deleted file mode 100644
index 394320c86b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.puml
deleted file mode 100644
index c759e297a5..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonQuicksightPaginatedReports
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReports('AmazonQuicksightPaginatedReports', 'Amazon Quicksight Paginated Reports', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Remote.puml
deleted file mode 100644
index 3b2b65fbea..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonQuicksightPaginatedReports
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReports('AmazonQuicksightPaginatedReports', 'Amazon Quicksight Paginated Reports', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.md
deleted file mode 100644
index 93fa1f0413..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonQuicksightPaginatedReports
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-```
-
-
-
-| Illustration | AmazonQuicksightPaginatedReports | AmazonQuicksightPaginatedReportsCard | AmazonQuicksightPaginatedReportsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.png) | ![illustration for AmazonQuicksightPaginatedReports](../../../aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.Local.png) | ![illustration for AmazonQuicksightPaginatedReportsCard](../../../aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.png) | ![illustration for AmazonQuicksightPaginatedReportsGroup](../../../aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonQuicksightPaginatedReportsXs>`
-- `<$AmazonQuicksightPaginatedReportsSm>`
-- `<$AmazonQuicksightPaginatedReportsMd>`
-- `<$AmazonQuicksightPaginatedReportsLg>`
-
-
-
-
-
-## AmazonQuicksightPaginatedReports
-
-### Load remotely
-```plantuml
-@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 AmazonQuicksightPaginatedReports
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReports('AmazonQuicksightPaginatedReports', 'Amazon Quicksight Paginated Reports', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuicksightPaginatedReports
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReports('AmazonQuicksightPaginatedReports', 'Amazon Quicksight Paginated Reports', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonQuicksightPaginatedReportsCard
-
-### Load remotely
-```plantuml
-@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 AmazonQuicksightPaginatedReportsCard
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsCard('AmazonQuicksightPaginatedReportsCard', 'Amazon Quicksight Paginated Reports Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuicksightPaginatedReportsCard
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsCard('AmazonQuicksightPaginatedReportsCard', 'Amazon Quicksight Paginated Reports Card', 'an optional description')
-@enduml
-```
-
-## AmazonQuicksightPaginatedReportsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonQuicksightPaginatedReportsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsGroup('AmazonQuicksightPaginatedReportsGroup', 'Amazon Quicksight Paginated Reports Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonQuicksightPaginatedReportsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsGroup('AmazonQuicksightPaginatedReportsGroup', 'Amazon Quicksight Paginated Reports Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.png
deleted file mode 100644
index cdb3b6f783..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.puml
deleted file mode 100644
index 20c0678a01..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports
-
-sprite $AmazonQuicksightPaginatedReportsXs [10x10/16z] PSP50G0n402nELZmRxZCpIki1F0nzJ9FA3DLsk2QYqYP5y1JG0G
-
-sprite $AmazonQuicksightPaginatedReportsSm [12x12/16z] ROY55G0X5CEQ4s3_XN67V6bUjKB2ahHy0_ahWIsUAzFxkmCNJugoQ-1inaa1
-
-sprite $AmazonQuicksightPaginatedReportsMd [16x16/16z] TOo10G0G3CDQmFyF0m0M86N31mPV25qT-za3TlSCm_kfXtjNuVISUEvU-Fl_V-ac_mSBw0utwDwng8H9bWG
-
-sprite $AmazonQuicksightPaginatedReportsLg [20x20/16z] ZSi53WGn34FHa5FV_yABvIxC5qLFZdoDDGpIUcl7WcuEL1kx1B6Pg6ePndSfm-efgtbgvcOM6Y7_VuDANjWv55YDUBMOlfDX73KxAphAQcfJJxW3
-
-!procedure AmazonQuicksightPaginatedReports($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonQuicksightPaginatedReportsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonQuicksightPaginatedReportsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonQuicksightPaginatedReportsGroup($id, $name='Amazon Quicksight Paginated Reports', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonQuicksightPaginatedReportsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.png
deleted file mode 100644
index 4fa828d4df..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.puml
deleted file mode 100644
index 04ff2c17ac..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonQuicksightPaginatedReportsCard
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsCard('AmazonQuicksightPaginatedReportsCard', 'Amazon Quicksight Paginated Reports Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Remote.puml
deleted file mode 100644
index 2c9dd230a5..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonQuicksightPaginatedReportsCard
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsCard('AmazonQuicksightPaginatedReportsCard', 'Amazon Quicksight Paginated Reports Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.png
deleted file mode 100644
index 71cab315ab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.puml
deleted file mode 100644
index 22486e2ee8..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonQuicksightPaginatedReportsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsGroup('AmazonQuicksightPaginatedReportsGroup', 'Amazon Quicksight Paginated Reports Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Remote.puml
deleted file mode 100644
index a27e74c1ba..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReportsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonQuicksightPaginatedReportsGroup
-include('aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports')
-
-' renders the element
-AmazonQuicksightPaginatedReportsGroup('AmazonQuicksightPaginatedReportsGroup', 'Amazon Quicksight Paginated Reports Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.png
deleted file mode 100644
index d879580f6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.puml
deleted file mode 100644
index b8c4379efc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftAutoCopy
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopy('AmazonRedshiftAutoCopy', 'Amazon Redshift Auto Copy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Remote.puml
deleted file mode 100644
index 8fcf98fae0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftAutoCopy
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopy('AmazonRedshiftAutoCopy', 'Amazon Redshift Auto Copy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.md
deleted file mode 100644
index 8d0cc14bb9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftAutoCopy
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-```
-
-
-
-| Illustration | AmazonRedshiftAutoCopy | AmazonRedshiftAutoCopyCard | AmazonRedshiftAutoCopyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.png) | ![illustration for AmazonRedshiftAutoCopy](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.Local.png) | ![illustration for AmazonRedshiftAutoCopyCard](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.png) | ![illustration for AmazonRedshiftAutoCopyGroup](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftAutoCopyXs>`
-- `<$AmazonRedshiftAutoCopySm>`
-- `<$AmazonRedshiftAutoCopyMd>`
-- `<$AmazonRedshiftAutoCopyLg>`
-
-
-
-
-
-## AmazonRedshiftAutoCopy
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftAutoCopy
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopy('AmazonRedshiftAutoCopy', 'Amazon Redshift Auto Copy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftAutoCopy
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopy('AmazonRedshiftAutoCopy', 'Amazon Redshift Auto Copy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftAutoCopyCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftAutoCopyCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyCard('AmazonRedshiftAutoCopyCard', 'Amazon Redshift Auto Copy Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftAutoCopyCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyCard('AmazonRedshiftAutoCopyCard', 'Amazon Redshift Auto Copy Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftAutoCopyGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftAutoCopyGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyGroup('AmazonRedshiftAutoCopyGroup', 'Amazon Redshift Auto Copy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftAutoCopyGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyGroup('AmazonRedshiftAutoCopyGroup', 'Amazon Redshift Auto Copy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.png
deleted file mode 100644
index ea7cd60bd8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.puml
deleted file mode 100644
index 861b2ca806..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy
-
-sprite $AmazonRedshiftAutoCopyXs [10x10/16z] LOg50S103089jTj_uRvR5DDH70Uc7ZCG-k1j2FYA6hhBgGW9L_JPO7zN0W
-
-sprite $AmazonRedshiftAutoCopySm [12x12/16z] NOlN0G0X24E3BM__YK-1hxD0glx7PyHmmcWbSU1Z5txELcDDS_46beGlPirDTttdQOm26kyx6rzW1xv77m
-
-sprite $AmazonRedshiftAutoCopyMd [16x16/16z] RSu55WGn20FGeCdzBxp26vzwFzImBY6HactKDdjUxMLRWYbsqtptZ5NOxOmvjRdRnEJVfb-PiCQwF32soB3J3TGrxu2nJiFd_wSRMspxbpNRuKsM0Ly
-
-sprite $AmazonRedshiftAutoCopyLg [20x20/16z] {
-VSs50SGW04FHO4dsd_XmEEkllo9uAXJQLWc7J8peHGMx59PvZKgEowgAfA1uR8yBnmOJkCmmO5qMe28RqsJNY5hsC8sXoUXretlIPNdjSbcewFvsh6z5qRUD
-3oj-6rOCW1X3B8PpVMOvZT6r_eZzYHS
-}
-
-!procedure AmazonRedshiftAutoCopy($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftAutoCopyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftAutoCopyLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftAutoCopyGroup($id, $name='Amazon Redshift Auto Copy', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftAutoCopyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.png
deleted file mode 100644
index 3868f8bd51..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.puml
deleted file mode 100644
index 1ffc117609..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftAutoCopyCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyCard('AmazonRedshiftAutoCopyCard', 'Amazon Redshift Auto Copy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Remote.puml
deleted file mode 100644
index e702860bff..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftAutoCopyCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyCard('AmazonRedshiftAutoCopyCard', 'Amazon Redshift Auto Copy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.png
deleted file mode 100644
index a949756f81..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.puml
deleted file mode 100644
index 5f427e52d9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftAutoCopyGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyGroup('AmazonRedshiftAutoCopyGroup', 'Amazon Redshift Auto Copy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Remote.puml
deleted file mode 100644
index f19bf578bd..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftAutoCopyGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy')
-
-' renders the element
-AmazonRedshiftAutoCopyGroup('AmazonRedshiftAutoCopyGroup', 'Amazon Redshift Auto Copy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.png
deleted file mode 100644
index 92e32c1836..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.puml
deleted file mode 100644
index 100e6af625..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftDataSharingGovernance
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernance('AmazonRedshiftDataSharingGovernance', 'Amazon Redshift Data Sharing Governance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Remote.puml
deleted file mode 100644
index d38856cc80..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftDataSharingGovernance
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernance('AmazonRedshiftDataSharingGovernance', 'Amazon Redshift Data Sharing Governance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.md
deleted file mode 100644
index 5944985710..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftDataSharingGovernance
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-```
-
-
-
-| Illustration | AmazonRedshiftDataSharingGovernance | AmazonRedshiftDataSharingGovernanceCard | AmazonRedshiftDataSharingGovernanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.png) | ![illustration for AmazonRedshiftDataSharingGovernance](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.Local.png) | ![illustration for AmazonRedshiftDataSharingGovernanceCard](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.png) | ![illustration for AmazonRedshiftDataSharingGovernanceGroup](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftDataSharingGovernanceXs>`
-- `<$AmazonRedshiftDataSharingGovernanceSm>`
-- `<$AmazonRedshiftDataSharingGovernanceMd>`
-- `<$AmazonRedshiftDataSharingGovernanceLg>`
-
-
-
-
-
-## AmazonRedshiftDataSharingGovernance
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDataSharingGovernance
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernance('AmazonRedshiftDataSharingGovernance', 'Amazon Redshift Data Sharing Governance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDataSharingGovernance
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernance('AmazonRedshiftDataSharingGovernance', 'Amazon Redshift Data Sharing Governance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftDataSharingGovernanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDataSharingGovernanceCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceCard('AmazonRedshiftDataSharingGovernanceCard', 'Amazon Redshift Data Sharing Governance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDataSharingGovernanceCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceCard('AmazonRedshiftDataSharingGovernanceCard', 'Amazon Redshift Data Sharing Governance Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftDataSharingGovernanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDataSharingGovernanceGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceGroup('AmazonRedshiftDataSharingGovernanceGroup', 'Amazon Redshift Data Sharing Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDataSharingGovernanceGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceGroup('AmazonRedshiftDataSharingGovernanceGroup', 'Amazon Redshift Data Sharing Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.png
deleted file mode 100644
index 663511f05d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.puml
deleted file mode 100644
index 9516e453fc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance
-
-sprite $AmazonRedshiftDataSharingGovernanceXs [10x10/16z] LOg50G0X54BXGj_-2zlvaz9LN0UMxXLmwJeLZKH5l-ZQB8iGqFlY3
-
-sprite $AmazonRedshiftDataSharingGovernanceSm [12x12/16z] NOl50G0n0CAW5lPV-5pB2ujcCOeBX_NL7DumuFJxqdLvLH3tFRidFUDbDrq-8mHsRnNvwaVgzjynhG
-
-sprite $AmazonRedshiftDataSharingGovernanceMd [16x16/16z] RKs50G112CA4_HV-xhzMAOnNIAHaHwlZztpsNiQzPvBTD3_xxQt2sJjZKvrzcvWy-YD5Mr_2iWktqR7ktj50ee-UpP2A0K0_lX52szOPLrqjEu3k1303
-
-sprite $AmazonRedshiftDataSharingGovernanceLg [20x20/16z] {
-VOu7WWCW2C3Y0FB_3zyiTZVkg02V695gnU1Wy4_QAZYiqSv-jJoEA2kpg7aSvzquxg8BRfm8thkAqdvtEko_TnCSo93cnqc9XJVkWNOH346mtSwisZhrqz-w
-zAO6OQNvqs6j5ThrZl6t_W3m3G
-}
-
-!procedure AmazonRedshiftDataSharingGovernance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftDataSharingGovernanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftDataSharingGovernanceLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftDataSharingGovernanceGroup($id, $name='Amazon Redshift Data Sharing Governance', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftDataSharingGovernanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.png
deleted file mode 100644
index 41f540927c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.puml
deleted file mode 100644
index e7c4aa4c45..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftDataSharingGovernanceCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceCard('AmazonRedshiftDataSharingGovernanceCard', 'Amazon Redshift Data Sharing Governance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Remote.puml
deleted file mode 100644
index f1005a2194..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftDataSharingGovernanceCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceCard('AmazonRedshiftDataSharingGovernanceCard', 'Amazon Redshift Data Sharing Governance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.png
deleted file mode 100644
index 3920d6667f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.puml
deleted file mode 100644
index 130f86260c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftDataSharingGovernanceGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceGroup('AmazonRedshiftDataSharingGovernanceGroup', 'Amazon Redshift Data Sharing Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Remote.puml
deleted file mode 100644
index b27adbdaca..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftDataSharingGovernanceGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance')
-
-' renders the element
-AmazonRedshiftDataSharingGovernanceGroup('AmazonRedshiftDataSharingGovernanceGroup', 'Amazon Redshift Data Sharing Governance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.png
deleted file mode 100644
index b9ad625894..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.puml
deleted file mode 100644
index 2011bda2f1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftDenseComputeNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNode('AmazonRedshiftDenseComputeNode', 'Amazon Redshift Dense Compute Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Remote.puml
deleted file mode 100644
index 79e1bfddd2..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftDenseComputeNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNode('AmazonRedshiftDenseComputeNode', 'Amazon Redshift Dense Compute Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.md
deleted file mode 100644
index f96665d192..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftDenseComputeNode
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-```
-
-
-
-| Illustration | AmazonRedshiftDenseComputeNode | AmazonRedshiftDenseComputeNodeCard | AmazonRedshiftDenseComputeNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.png) | ![illustration for AmazonRedshiftDenseComputeNode](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.Local.png) | ![illustration for AmazonRedshiftDenseComputeNodeCard](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.png) | ![illustration for AmazonRedshiftDenseComputeNodeGroup](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftDenseComputeNodeXs>`
-- `<$AmazonRedshiftDenseComputeNodeSm>`
-- `<$AmazonRedshiftDenseComputeNodeMd>`
-- `<$AmazonRedshiftDenseComputeNodeLg>`
-
-
-
-
-
-## AmazonRedshiftDenseComputeNode
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDenseComputeNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNode('AmazonRedshiftDenseComputeNode', 'Amazon Redshift Dense Compute Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDenseComputeNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNode('AmazonRedshiftDenseComputeNode', 'Amazon Redshift Dense Compute Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftDenseComputeNodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDenseComputeNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeCard('AmazonRedshiftDenseComputeNodeCard', 'Amazon Redshift Dense Compute Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDenseComputeNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeCard('AmazonRedshiftDenseComputeNodeCard', 'Amazon Redshift Dense Compute Node Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftDenseComputeNodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDenseComputeNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeGroup('AmazonRedshiftDenseComputeNodeGroup', 'Amazon Redshift Dense Compute Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDenseComputeNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeGroup('AmazonRedshiftDenseComputeNodeGroup', 'Amazon Redshift Dense Compute Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.png
deleted file mode 100644
index e2b9c2f94f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.puml
deleted file mode 100644
index 8a5fa4813c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode
-
-sprite $AmazonRedshiftDenseComputeNodeXs [10x10/16z] Oq0570WM6mCRcC4Eefd0Y8ELWuqDHHM8mmoK0j50oCGCDOK99WbY
-
-sprite $AmazonRedshiftDenseComputeNodeSm [12x12/16z] PKs50S0m38As0Vv_UEwBA-0dOUuQqL5gQIg1f7McmA2N472TqpfU06uFBes0v6XBkvvkKb4lNlYykBo-pW
-
-sprite $AmazonRedshiftDenseComputeNodeMd [16x16/16z] TOw50GL024AVvmdil_3l3hk5FnHxtdBmMrwblAJCOX9HPqf1CFYnfLZNlDj5GyzqOKhp-056z2QDbPZuGk3uWS4NrIDdJxGwLQzuvnt_Quhi1ZW2
-
-sprite $AmazonRedshiftDenseComputeNodeLg [20x20/16z] {
-VSxLeKKn20NHWGIO_Xj-SbtF-aGtXqRbXP2VQhvKxHwckLj32gK6PpL0BneoSCw4q3dNY8H5QeNz9v1D2Hb0pGPEjRvbaqkjOZVP0PRdtREaTPt_xlfd5p2N
-mnS629svRZMwncPvBbq8cG8ljUQbbbcyY3-S_08
-}
-
-!procedure AmazonRedshiftDenseComputeNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftDenseComputeNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftDenseComputeNodeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftDenseComputeNodeGroup($id, $name='Amazon Redshift Dense Compute Node', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftDenseComputeNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.png
deleted file mode 100644
index ac868a9803..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.puml
deleted file mode 100644
index 01264883c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftDenseComputeNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeCard('AmazonRedshiftDenseComputeNodeCard', 'Amazon Redshift Dense Compute Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Remote.puml
deleted file mode 100644
index e0e9943d98..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftDenseComputeNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeCard('AmazonRedshiftDenseComputeNodeCard', 'Amazon Redshift Dense Compute Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.png
deleted file mode 100644
index 09469b5c01..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.puml
deleted file mode 100644
index 2fb64642dc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftDenseComputeNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeGroup('AmazonRedshiftDenseComputeNodeGroup', 'Amazon Redshift Dense Compute Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Remote.puml
deleted file mode 100644
index 824fa54a70..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftDenseComputeNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode')
-
-' renders the element
-AmazonRedshiftDenseComputeNodeGroup('AmazonRedshiftDenseComputeNodeGroup', 'Amazon Redshift Dense Compute Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.png
deleted file mode 100644
index 382b15b813..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.puml
deleted file mode 100644
index 7fe9fec43a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftDenseStorageNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNode('AmazonRedshiftDenseStorageNode', 'Amazon Redshift Dense Storage Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Remote.puml
deleted file mode 100644
index 7035a698ca..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftDenseStorageNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNode('AmazonRedshiftDenseStorageNode', 'Amazon Redshift Dense Storage Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.md
deleted file mode 100644
index 0d960a313f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftDenseStorageNode
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-```
-
-
-
-| Illustration | AmazonRedshiftDenseStorageNode | AmazonRedshiftDenseStorageNodeCard | AmazonRedshiftDenseStorageNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.png) | ![illustration for AmazonRedshiftDenseStorageNode](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.Local.png) | ![illustration for AmazonRedshiftDenseStorageNodeCard](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.png) | ![illustration for AmazonRedshiftDenseStorageNodeGroup](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftDenseStorageNodeXs>`
-- `<$AmazonRedshiftDenseStorageNodeSm>`
-- `<$AmazonRedshiftDenseStorageNodeMd>`
-- `<$AmazonRedshiftDenseStorageNodeLg>`
-
-
-
-
-
-## AmazonRedshiftDenseStorageNode
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDenseStorageNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNode('AmazonRedshiftDenseStorageNode', 'Amazon Redshift Dense Storage Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDenseStorageNode
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNode('AmazonRedshiftDenseStorageNode', 'Amazon Redshift Dense Storage Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftDenseStorageNodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDenseStorageNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeCard('AmazonRedshiftDenseStorageNodeCard', 'Amazon Redshift Dense Storage Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDenseStorageNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeCard('AmazonRedshiftDenseStorageNodeCard', 'Amazon Redshift Dense Storage Node Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftDenseStorageNodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftDenseStorageNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeGroup('AmazonRedshiftDenseStorageNodeGroup', 'Amazon Redshift Dense Storage Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftDenseStorageNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeGroup('AmazonRedshiftDenseStorageNodeGroup', 'Amazon Redshift Dense Storage Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.png
deleted file mode 100644
index 5f546c73a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.puml
deleted file mode 100644
index 1e3d55204c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode
-
-sprite $AmazonRedshiftDenseStorageNodeXs [10x10/16z] LSWr0G0140F1FOv_myyuJO0_ONThw-jgC713fJvFusRASmbXmLcTaynW1G
-
-sprite $AmazonRedshiftDenseStorageNodeSm [12x12/16z] POs50SG0308lHjX_uNTjumgSnE5lZVKg1pCsakupcIMMnH7tUQoM0CCzWNRK9YAwU9u-WJof-E37XsiDN04
-
-sprite $AmazonRedshiftDenseStorageNodeMd [16x16/16z] TSwr0GG058DGlYRxBtpkGlSw-9EbUJFepH7h5zB9s4kSSu0H2050hBLNLpKKr4md8hQI00mW5e4BZIsiIo3hyI10xCFqU3CTyVgxx_-lPAK6E08
-
-sprite $AmazonRedshiftDenseStorageNodeLg [20x20/16z] {
-VT3LeSKm30JHMTcIjl-67rm89_DvpEQnjdqqG-Z270UhQbMnDfemf6tnBWtKe432_SuWkz-60WLXfrn_2JF9ppt8di3B2hyDyx5K5f42fzzhtuNAdkzpP_xd
-Ig3JB_jaWQ6aiHYLxI8yTFY3C72muc1Iwc2IFlGB
-}
-
-!procedure AmazonRedshiftDenseStorageNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftDenseStorageNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftDenseStorageNodeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftDenseStorageNodeGroup($id, $name='Amazon Redshift Dense Storage Node', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftDenseStorageNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.png
deleted file mode 100644
index f6b67a9180..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.puml
deleted file mode 100644
index af33a899d9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftDenseStorageNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeCard('AmazonRedshiftDenseStorageNodeCard', 'Amazon Redshift Dense Storage Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Remote.puml
deleted file mode 100644
index 49e93aeb17..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftDenseStorageNodeCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeCard('AmazonRedshiftDenseStorageNodeCard', 'Amazon Redshift Dense Storage Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.png
deleted file mode 100644
index d5287b2078..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.puml
deleted file mode 100644
index b8ca338d1f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftDenseStorageNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeGroup('AmazonRedshiftDenseStorageNodeGroup', 'Amazon Redshift Dense Storage Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Remote.puml
deleted file mode 100644
index bb22b962ec..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftDenseStorageNodeGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode')
-
-' renders the element
-AmazonRedshiftDenseStorageNodeGroup('AmazonRedshiftDenseStorageNodeGroup', 'Amazon Redshift Dense Storage Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.png
deleted file mode 100644
index 628cbe30e6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.puml
deleted file mode 100644
index 12777b087d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftMl
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMl('AmazonRedshiftMl', 'Amazon Redshift Ml', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Remote.puml
deleted file mode 100644
index 4f3d23d853..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftMl
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMl('AmazonRedshiftMl', 'Amazon Redshift Ml', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.md
deleted file mode 100644
index 9d3638b15e..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftMl
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftMl
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-```
-
-
-
-| Illustration | AmazonRedshiftMl | AmazonRedshiftMlCard | AmazonRedshiftMlGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.png) | ![illustration for AmazonRedshiftMl](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.Local.png) | ![illustration for AmazonRedshiftMlCard](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.png) | ![illustration for AmazonRedshiftMlGroup](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftMlXs>`
-- `<$AmazonRedshiftMlSm>`
-- `<$AmazonRedshiftMlMd>`
-- `<$AmazonRedshiftMlLg>`
-
-
-
-
-
-## AmazonRedshiftMl
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftMl
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMl('AmazonRedshiftMl', 'Amazon Redshift Ml', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftMl
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMl('AmazonRedshiftMl', 'Amazon Redshift Ml', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftMlCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftMlCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlCard('AmazonRedshiftMlCard', 'Amazon Redshift Ml Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftMlCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlCard('AmazonRedshiftMlCard', 'Amazon Redshift Ml Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftMlGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftMlGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlGroup('AmazonRedshiftMlGroup', 'Amazon Redshift Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftMlGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlGroup('AmazonRedshiftMlGroup', 'Amazon Redshift Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.png
deleted file mode 100644
index 4a86c23c70..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.puml
deleted file mode 100644
index bd5e7c3d4d..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftMl
-
-sprite $AmazonRedshiftMlXs [10x10/16z] Oq0172W41mTSd16kW14a3cMnGHL3P24i3eGOApiZ1mip1oC
-
-sprite $AmazonRedshiftMlSm [12x12/16z] NOl50G0n0C9I0_PV-5pB2mkph5gg3rkkvl35bdrw2WmkJtDs7wL0VFJ25ziGV7mv_F-3519di08
-
-sprite $AmazonRedshiftMlMd [16x16/16z] RSlL0S1020DGFDb_uHgvlvxo4FjVIGAaYzGV9Q_QiKO2C_2Gz-ksuq1-KxAD4uKrX_dzQzXOklfWEO_V8qCuvkUKkVCkljryZ9L_Vxy3NZFru0O
-
-sprite $AmazonRedshiftMlLg [20x20/16z] {
-VSq50aCn309Gg0JkV-59LfjzgxmOhXxsiAtEJOvn24_gErevpJEhUHcwh0X1t3RpwhR10Wup3FWqG4rsvfMS6SuiD0-BYW0zAeRbPnocdaOTPgIXdSQNnM5m
-tZzcy9oHTq3TCkbejNQF0cBiP1xk
-}
-
-!procedure AmazonRedshiftMl($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftMl', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftMlCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftMlLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftMlGroup($id, $name='Amazon Redshift Ml', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftMlLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.png
deleted file mode 100644
index c1b4edbfc8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.puml
deleted file mode 100644
index 86de60eba8..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftMlCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlCard('AmazonRedshiftMlCard', 'Amazon Redshift Ml Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Remote.puml
deleted file mode 100644
index b948b277ff..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftMlCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlCard('AmazonRedshiftMlCard', 'Amazon Redshift Ml Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.png
deleted file mode 100644
index 7c56df50ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.puml
deleted file mode 100644
index 65ffd6f805..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftMlGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlGroup('AmazonRedshiftMlGroup', 'Amazon Redshift Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Remote.puml
deleted file mode 100644
index 22bc9c6de6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftMlGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftMlGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftMl')
-
-' renders the element
-AmazonRedshiftMlGroup('AmazonRedshiftMlGroup', 'Amazon Redshift Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.png
deleted file mode 100644
index 8d0e7f5a3a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.puml
deleted file mode 100644
index 1a0f50b735..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftQueryEditorV20
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20('AmazonRedshiftQueryEditorV20', 'Amazon Redshift Query Editor V20', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Remote.puml
deleted file mode 100644
index 74f0fc3f95..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftQueryEditorV20
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20('AmazonRedshiftQueryEditorV20', 'Amazon Redshift Query Editor V20', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.md
deleted file mode 100644
index 95c79777ae..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftQueryEditorV20
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-```
-
-
-
-| Illustration | AmazonRedshiftQueryEditorV20 | AmazonRedshiftQueryEditorV20Card | AmazonRedshiftQueryEditorV20Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.png) | ![illustration for AmazonRedshiftQueryEditorV20](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.Local.png) | ![illustration for AmazonRedshiftQueryEditorV20Card](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.png) | ![illustration for AmazonRedshiftQueryEditorV20Group](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftQueryEditorV20Xs>`
-- `<$AmazonRedshiftQueryEditorV20Sm>`
-- `<$AmazonRedshiftQueryEditorV20Md>`
-- `<$AmazonRedshiftQueryEditorV20Lg>`
-
-
-
-
-
-## AmazonRedshiftQueryEditorV20
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftQueryEditorV20
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20('AmazonRedshiftQueryEditorV20', 'Amazon Redshift Query Editor V20', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftQueryEditorV20
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20('AmazonRedshiftQueryEditorV20', 'Amazon Redshift Query Editor V20', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftQueryEditorV20Card
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftQueryEditorV20Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Card('AmazonRedshiftQueryEditorV20Card', 'Amazon Redshift Query Editor V20 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftQueryEditorV20Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Card('AmazonRedshiftQueryEditorV20Card', 'Amazon Redshift Query Editor V20 Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftQueryEditorV20Group
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftQueryEditorV20Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Group('AmazonRedshiftQueryEditorV20Group', 'Amazon Redshift Query Editor V20 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftQueryEditorV20Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Group('AmazonRedshiftQueryEditorV20Group', 'Amazon Redshift Query Editor V20 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.png
deleted file mode 100644
index e83a681c77..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.puml
deleted file mode 100644
index ee7749d5c3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20
-
-sprite $AmazonRedshiftQueryEditorV20Xs [10x10/16z] HST50G1100GWrgT_uNFXXrzG9iodZmuDKu0PYSS8CoqPfGD9LnsleSuT
-
-sprite $AmazonRedshiftQueryEditorV20Sm [12x12/16z] JKo50G0m29e5_l_mkkm0ocy15QNFMMULLKaGU_vgzWpfkI-I1VihiszCl_hPerTWwyyNEuZa028R
-
-sprite $AmazonRedshiftQueryEditorV20Md [16x16/16z] PO-50S0m40A9mUs_SDqRF_Agt-WaWN8WnrtxcqlsEuFO-6Az1uSCtfbMLglHnMMVzOtQoOmrm_PcuxwnTt_9GiMrxFQ7LJKNgoM5LKuzsjgiM5zEngwY6G
-
-sprite $AmazonRedshiftQueryEditorV20Lg [20x20/16z] {
-ROs50S0m40BXbVqNhZTLOkJUy2-lbhhY8YRR3LKd4_2nLpGknb9NjSh-QkF366ady_tj0bpSMQhIqMGhqRTQ5XTZWYuMUqRVMUvlKjSCysteMLjI-Vhh52Ek
-Mh018ghjOejP58qLDkwo1NADfv4MqWwBwyjDsBMO6G
-}
-
-!procedure AmazonRedshiftQueryEditorV20($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftQueryEditorV20Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftQueryEditorV20Lg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftQueryEditorV20Group($id, $name='Amazon Redshift Query Editor V20', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftQueryEditorV20Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.png
deleted file mode 100644
index 61675f20ca..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.puml
deleted file mode 100644
index 7d36e5bdb1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftQueryEditorV20Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Card('AmazonRedshiftQueryEditorV20Card', 'Amazon Redshift Query Editor V20 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Remote.puml
deleted file mode 100644
index 02634a939c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftQueryEditorV20Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Card('AmazonRedshiftQueryEditorV20Card', 'Amazon Redshift Query Editor V20 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.png
deleted file mode 100644
index 9a2b4130fd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.puml
deleted file mode 100644
index 3aabee4ef9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftQueryEditorV20Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Group('AmazonRedshiftQueryEditorV20Group', 'Amazon Redshift Query Editor V20 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Remote.puml
deleted file mode 100644
index 6eecb77058..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftQueryEditorV20Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20')
-
-' renders the element
-AmazonRedshiftQueryEditorV20Group('AmazonRedshiftQueryEditorV20Group', 'Amazon Redshift Query Editor V20 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.png
deleted file mode 100644
index 98c6b59ef6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.puml
deleted file mode 100644
index ae77615749..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftRa3
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3('AmazonRedshiftRa3', 'Amazon Redshift Ra3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Remote.puml
deleted file mode 100644
index 18bf1f1a18..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftRa3
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3('AmazonRedshiftRa3', 'Amazon Redshift Ra3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.md
deleted file mode 100644
index 01307231b4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftRa3
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-```
-
-
-
-| Illustration | AmazonRedshiftRa3 | AmazonRedshiftRa3Card | AmazonRedshiftRa3Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.png) | ![illustration for AmazonRedshiftRa3](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.Local.png) | ![illustration for AmazonRedshiftRa3Card](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.png) | ![illustration for AmazonRedshiftRa3Group](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftRa3Xs>`
-- `<$AmazonRedshiftRa3Sm>`
-- `<$AmazonRedshiftRa3Md>`
-- `<$AmazonRedshiftRa3Lg>`
-
-
-
-
-
-## AmazonRedshiftRa3
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftRa3
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3('AmazonRedshiftRa3', 'Amazon Redshift Ra3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftRa3
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3('AmazonRedshiftRa3', 'Amazon Redshift Ra3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftRa3Card
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftRa3Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Card('AmazonRedshiftRa3Card', 'Amazon Redshift Ra3 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftRa3Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Card('AmazonRedshiftRa3Card', 'Amazon Redshift Ra3 Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftRa3Group
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftRa3Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Group('AmazonRedshiftRa3Group', 'Amazon Redshift Ra3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftRa3Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Group('AmazonRedshiftRa3Group', 'Amazon Redshift Ra3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.png
deleted file mode 100644
index 42edcaba17..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.puml
deleted file mode 100644
index 4e2c76b3d1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3
-
-sprite $AmazonRedshiftRa3Xs [10x10/16z] JKg50S0W34iz_p-yuL2DuIrAmWOoWjL1BcE-dLCwbz2S64Xi8nCV26o8m0y
-
-sprite $AmazonRedshiftRa3Sm [12x12/16z] NOo50S0m20GVWlp-4xTnELpne5cr8Kdy-XE___D_mcg6WiYvHWoSGgLWy8zr_CbWZBv8A5R-PsLyoPy_VW
-
-sprite $AmazonRedshiftRa3Md [16x16/16z] RKk50S0m3A8HuF-Bvpug2OO_M9uVJywP2JmftQ0KQvQU_yJyXoa8Bin_Of0mfCQGxCQwxp0kj6juq6EZTVYrSMepqZl7A9A1SN34_DMDzypwuBZw1rfYhji4
-
-sprite $AmazonRedshiftRa3Lg [20x20/16z] {
-TT250S0W40F0v3NxJrpgZdCu-0sIY9RiQc3NAFngT9-Bl92709DthVtg1Z1osEpL1e651ONPm65P4TtHvQaoPPs7bnAFG9Vn2lCYY24Tt3QNceiwNp47BfQx
-fT98HdNaPHxDRQuk5eL2t2qTl5aRB6pvgVCHfNQZnVrJGHgvjIS
-}
-
-!procedure AmazonRedshiftRa3($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftRa3Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftRa3Lg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftRa3Group($id, $name='Amazon Redshift Ra3', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftRa3Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.png
deleted file mode 100644
index eda2e4d3ee..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.puml
deleted file mode 100644
index 2c335a2a87..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftRa3Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Card('AmazonRedshiftRa3Card', 'Amazon Redshift Ra3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Remote.puml
deleted file mode 100644
index 06b0c356e9..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftRa3Card
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Card('AmazonRedshiftRa3Card', 'Amazon Redshift Ra3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.png
deleted file mode 100644
index 3c27a533e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.puml
deleted file mode 100644
index 6fc03390f3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftRa3Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Group('AmazonRedshiftRa3Group', 'Amazon Redshift Ra3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Remote.puml
deleted file mode 100644
index c5ccef2d76..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftRa3Group
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3')
-
-' renders the element
-AmazonRedshiftRa3Group('AmazonRedshiftRa3Group', 'Amazon Redshift Ra3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.png
deleted file mode 100644
index f07d8314d5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.puml
deleted file mode 100644
index 9bf5428ae0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftStreamingIngestion
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestion('AmazonRedshiftStreamingIngestion', 'Amazon Redshift Streaming Ingestion', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Remote.puml
deleted file mode 100644
index dd76983a72..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftStreamingIngestion
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestion('AmazonRedshiftStreamingIngestion', 'Amazon Redshift Streaming Ingestion', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.md b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.md
deleted file mode 100644
index 5babeef725..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRedshiftStreamingIngestion
-
-
-```text
-aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-```
-
-
-
-| Illustration | AmazonRedshiftStreamingIngestion | AmazonRedshiftStreamingIngestionCard | AmazonRedshiftStreamingIngestionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.png) | ![illustration for AmazonRedshiftStreamingIngestion](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.Local.png) | ![illustration for AmazonRedshiftStreamingIngestionCard](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.png) | ![illustration for AmazonRedshiftStreamingIngestionGroup](../../../aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRedshiftStreamingIngestionXs>`
-- `<$AmazonRedshiftStreamingIngestionSm>`
-- `<$AmazonRedshiftStreamingIngestionMd>`
-- `<$AmazonRedshiftStreamingIngestionLg>`
-
-
-
-
-
-## AmazonRedshiftStreamingIngestion
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftStreamingIngestion
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestion('AmazonRedshiftStreamingIngestion', 'Amazon Redshift Streaming Ingestion', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftStreamingIngestion
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestion('AmazonRedshiftStreamingIngestion', 'Amazon Redshift Streaming Ingestion', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftStreamingIngestionCard
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftStreamingIngestionCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionCard('AmazonRedshiftStreamingIngestionCard', 'Amazon Redshift Streaming Ingestion Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftStreamingIngestionCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionCard('AmazonRedshiftStreamingIngestionCard', 'Amazon Redshift Streaming Ingestion Card', 'an optional description')
-@enduml
-```
-
-## AmazonRedshiftStreamingIngestionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRedshiftStreamingIngestionGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionGroup('AmazonRedshiftStreamingIngestionGroup', 'Amazon Redshift Streaming Ingestion Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRedshiftStreamingIngestionGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionGroup('AmazonRedshiftStreamingIngestionGroup', 'Amazon Redshift Streaming Ingestion Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.png
deleted file mode 100644
index 2fd386fabb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.puml
deleted file mode 100644
index 3d04244333..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion
-
-sprite $AmazonRedshiftStreamingIngestionXs [10x10/16z] TOl50S0m24LntluBjz5ZSBx88r9q7m7AkhJGF7JBlTWNvNQkRHyDeJMk7m
-
-sprite $AmazonRedshiftStreamingIngestionSm [12x12/16z] NSY54G0n3CH0XIptt_0pnhXpp5MskdyfFh5fEnbifbmcUUtjySc5TZjQUja0RgDc1rO
-
-sprite $AmazonRedshiftStreamingIngestionMd [16x16/16z] RSu70i0W3090q0Jo_mztxqhhE3V6yHfA09YfDTyLk9D46Ro8pUsqQdFnz59gAK_xu-RRUA_FJeYtcoZwjXDhJjizdY-EHTrMspG3
-
-sprite $AmazonRedshiftStreamingIngestionLg [20x20/16z] {
-VSw53KKn34DHE-Zz5_uC9Rqhgaufk8XwHQ5nBccHpvgOIu2p1GIHCL1-3FfRvTie_esefqKE1W06OBMspS8qsMkb6CthwONHn8BB9gjYodgorv70OAQkOVXN
-wO8KHYlbD0bf_C8T
-}
-
-!procedure AmazonRedshiftStreamingIngestion($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRedshiftStreamingIngestionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRedshiftStreamingIngestionLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRedshiftStreamingIngestionGroup($id, $name='Amazon Redshift Streaming Ingestion', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AmazonRedshiftStreamingIngestionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.png
deleted file mode 100644
index c0c03e386c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.puml
deleted file mode 100644
index 762f792b46..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRedshiftStreamingIngestionCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionCard('AmazonRedshiftStreamingIngestionCard', 'Amazon Redshift Streaming Ingestion Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Remote.puml
deleted file mode 100644
index 18f91323bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRedshiftStreamingIngestionCard
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionCard('AmazonRedshiftStreamingIngestionCard', 'Amazon Redshift Streaming Ingestion Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.png
deleted file mode 100644
index fbc874c53a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.puml
deleted file mode 100644
index 702774aa9c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRedshiftStreamingIngestionGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionGroup('AmazonRedshiftStreamingIngestionGroup', 'Amazon Redshift Streaming Ingestion Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Remote.puml
deleted file mode 100644
index c363612640..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRedshiftStreamingIngestionGroup
-include('aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion')
-
-' renders the element
-AmazonRedshiftStreamingIngestionGroup('AmazonRedshiftStreamingIngestionGroup', 'Amazon Redshift Streaming Ingestion Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.png
deleted file mode 100644
index 417e5a8db5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.puml
deleted file mode 100644
index 69b6756a94..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataExchangeForApIs
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIs('AwsDataExchangeForApIs', 'Aws Data Exchange For Ap Is', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Remote.puml
deleted file mode 100644
index ea0e3bad8b..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataExchangeForApIs
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIs('AwsDataExchangeForApIs', 'Aws Data Exchange For Ap Is', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.md b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.md
deleted file mode 100644
index a1676ef332..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDataExchangeForApIs
-
-
-```text
-aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-```
-
-
-
-| Illustration | AwsDataExchangeForApIs | AwsDataExchangeForApIsCard | AwsDataExchangeForApIsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.png) | ![illustration for AwsDataExchangeForApIs](../../../aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.Local.png) | ![illustration for AwsDataExchangeForApIsCard](../../../aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.png) | ![illustration for AwsDataExchangeForApIsGroup](../../../aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDataExchangeForApIsXs>`
-- `<$AwsDataExchangeForApIsSm>`
-- `<$AwsDataExchangeForApIsMd>`
-- `<$AwsDataExchangeForApIsLg>`
-
-
-
-
-
-## AwsDataExchangeForApIs
-
-### Load remotely
-```plantuml
-@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 AwsDataExchangeForApIs
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIs('AwsDataExchangeForApIs', 'Aws Data Exchange For Ap Is', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataExchangeForApIs
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIs('AwsDataExchangeForApIs', 'Aws Data Exchange For Ap Is', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDataExchangeForApIsCard
-
-### Load remotely
-```plantuml
-@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 AwsDataExchangeForApIsCard
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsCard('AwsDataExchangeForApIsCard', 'Aws Data Exchange For Ap Is Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataExchangeForApIsCard
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsCard('AwsDataExchangeForApIsCard', 'Aws Data Exchange For Ap Is Card', 'an optional description')
-@enduml
-```
-
-## AwsDataExchangeForApIsGroup
-
-### Load remotely
-```plantuml
-@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 AwsDataExchangeForApIsGroup
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsGroup('AwsDataExchangeForApIsGroup', 'Aws Data Exchange For Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataExchangeForApIsGroup
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsGroup('AwsDataExchangeForApIsGroup', 'Aws Data Exchange For Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.png b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.png
deleted file mode 100644
index 0c9642649f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.puml
deleted file mode 100644
index 38ac3641f0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs
-
-sprite $AwsDataExchangeForApIsXs [10x10/16z] Oq003ZGM0h12QHOuYm63nGe4x5XDOm4
-
-sprite $AwsDataExchangeForApIsSm [12x12/16z] JOo30G1024L_Rl-5p-Xbec8bJxhCIds2nGvqy_mvrxwM_FNnFi8lYGUZ0m
-
-sprite $AwsDataExchangeForApIsMd [16x16/16z] XSc53G114CD0ttB_3JypMfHHk9LdLXnoQC4rYxdLwsWVhhFhvuUxPJLj3jgChMoSkhhH0m
-
-sprite $AwsDataExchangeForApIsLg [20x20/16z] ZSY53KGn3C1GXxF_miVueUqJMUQG7Anc9pl-0RHmnFEDZq-6p9_xxdcoUyt-IUyVBBnuAU53ta3PimQY_hMmbSwHAm
-
-!procedure AwsDataExchangeForApIs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDataExchangeForApIsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDataExchangeForApIsLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsDataExchangeForApIsGroup($id, $name='Aws Data Exchange For Ap Is', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsDataExchangeForApIsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.png
deleted file mode 100644
index eeffa5ec00..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.puml
deleted file mode 100644
index 2e886f9419..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataExchangeForApIsCard
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsCard('AwsDataExchangeForApIsCard', 'Aws Data Exchange For Ap Is Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Remote.puml
deleted file mode 100644
index c42743992e..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataExchangeForApIsCard
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsCard('AwsDataExchangeForApIsCard', 'Aws Data Exchange For Ap Is Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.png
deleted file mode 100644
index 8e2e6e9b33..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.puml
deleted file mode 100644
index b921c03dfc..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDataExchangeForApIsGroup
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsGroup('AwsDataExchangeForApIsGroup', 'Aws Data Exchange For Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Remote.puml
deleted file mode 100644
index 3d3db10135..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDataExchangeForApIsGroup
-include('aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs')
-
-' renders the element
-AwsDataExchangeForApIsGroup('AwsDataExchangeForApIsGroup', 'Aws Data Exchange For Ap Is Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.png
deleted file mode 100644
index 24d3f66ee9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.puml
deleted file mode 100644
index 277333d744..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueAwsGlueForRay
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRay('AwsGlueAwsGlueForRay', 'Aws Glue Aws Glue For Ray', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Remote.puml
deleted file mode 100644
index facee9bc33..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueAwsGlueForRay
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRay('AwsGlueAwsGlueForRay', 'Aws Glue Aws Glue For Ray', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.md b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.md
deleted file mode 100644
index b38c37eed1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlueAwsGlueForRay
-
-
-```text
-aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-```
-
-
-
-| Illustration | AwsGlueAwsGlueForRay | AwsGlueAwsGlueForRayCard | AwsGlueAwsGlueForRayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.png) | ![illustration for AwsGlueAwsGlueForRay](../../../aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.Local.png) | ![illustration for AwsGlueAwsGlueForRayCard](../../../aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.png) | ![illustration for AwsGlueAwsGlueForRayGroup](../../../aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueAwsGlueForRayXs>`
-- `<$AwsGlueAwsGlueForRaySm>`
-- `<$AwsGlueAwsGlueForRayMd>`
-- `<$AwsGlueAwsGlueForRayLg>`
-
-
-
-
-
-## AwsGlueAwsGlueForRay
-
-### Load remotely
-```plantuml
-@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 AwsGlueAwsGlueForRay
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRay('AwsGlueAwsGlueForRay', 'Aws Glue Aws Glue For Ray', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueAwsGlueForRay
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRay('AwsGlueAwsGlueForRay', 'Aws Glue Aws Glue For Ray', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueAwsGlueForRayCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueAwsGlueForRayCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayCard('AwsGlueAwsGlueForRayCard', 'Aws Glue Aws Glue For Ray Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueAwsGlueForRayCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayCard('AwsGlueAwsGlueForRayCard', 'Aws Glue Aws Glue For Ray Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueAwsGlueForRayGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueAwsGlueForRayGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayGroup('AwsGlueAwsGlueForRayGroup', 'Aws Glue Aws Glue For Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueAwsGlueForRayGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayGroup('AwsGlueAwsGlueForRayGroup', 'Aws Glue Aws Glue For Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.png
deleted file mode 100644
index fc7bf4ab26..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.puml
deleted file mode 100644
index d05c740edd..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay
-
-sprite $AwsGlueAwsGlueForRayXs [10x10/16z] HS4v0S0m000XclVyA-uOuEcQ2m9mZP45HkocAGSipze4X1rCr0y
-
-sprite $AwsGlueAwsGlueForRaySm [12x12/16z] NS590GD140GWQhOl_uhp3_WpyO0ly86uvS4uskH6B25zq1aD3rZmlT6xW0Gxu1fZOGwsVW
-
-sprite $AwsGlueAwsGlueForRayMd [16x16/16z] ROm50WHH248nyVudNdQw-FbGmPV8kT2m4JEnu_Q6RytQBPCRDeZ2ObWlDckuneh6CNfIQ4s3I3iR-SZFBJ-2Vyh19WV1vJv4M-wg5OqDIRGQ3PvyzaFzFm
-
-sprite $AwsGlueAwsGlueForRayLg [20x20/16z] {
-TSt5WG0W30J0mPBjl-9xmVbyaCZwrqhYc-WXQszFHi4-jRmlLrp5wMuKO3Ldca9l9Z9eeyr9pLuz13qxPNCwrf3Gj1fEXYwiJQOg0h0FvXxezrUkk5QgEUaq
-UBqdj_6PFK3l6W2T5vZRjZGevctiLM1atZvZl1iV
-}
-
-!procedure AwsGlueAwsGlueForRay($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueAwsGlueForRayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueAwsGlueForRayLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueAwsGlueForRayGroup($id, $name='Aws Glue Aws Glue For Ray', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueAwsGlueForRayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.png
deleted file mode 100644
index 77969bdca9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.puml
deleted file mode 100644
index f356654119..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueAwsGlueForRayCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayCard('AwsGlueAwsGlueForRayCard', 'Aws Glue Aws Glue For Ray Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Remote.puml
deleted file mode 100644
index 7c531053c4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueAwsGlueForRayCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayCard('AwsGlueAwsGlueForRayCard', 'Aws Glue Aws Glue For Ray Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.png
deleted file mode 100644
index c49db28a96..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.puml
deleted file mode 100644
index b44e1cebad..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueAwsGlueForRayGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayGroup('AwsGlueAwsGlueForRayGroup', 'Aws Glue Aws Glue For Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Remote.puml
deleted file mode 100644
index 7d14daf1e3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueAwsGlueForRayGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay')
-
-' renders the element
-AwsGlueAwsGlueForRayGroup('AwsGlueAwsGlueForRayGroup', 'Aws Glue Aws Glue For Ray Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.png
deleted file mode 100644
index da408bdb0a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.puml
deleted file mode 100644
index ace6683bc0..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueCrawler
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawler('AwsGlueCrawler', 'Aws Glue Crawler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Remote.puml
deleted file mode 100644
index a352fadc9c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueCrawler
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawler('AwsGlueCrawler', 'Aws Glue Crawler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.md b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.md
deleted file mode 100644
index 1e285b6e1c..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlueCrawler
-
-
-```text
-aws-q2-2023/Resource/Analytics/AwsGlueCrawler
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-```
-
-
-
-| Illustration | AwsGlueCrawler | AwsGlueCrawlerCard | AwsGlueCrawlerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AwsGlueCrawler.png) | ![illustration for AwsGlueCrawler](../../../aws-q2-2023/Resource/Analytics/AwsGlueCrawler.Local.png) | ![illustration for AwsGlueCrawlerCard](../../../aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.png) | ![illustration for AwsGlueCrawlerGroup](../../../aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueCrawlerXs>`
-- `<$AwsGlueCrawlerSm>`
-- `<$AwsGlueCrawlerMd>`
-- `<$AwsGlueCrawlerLg>`
-
-
-
-
-
-## AwsGlueCrawler
-
-### Load remotely
-```plantuml
-@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 AwsGlueCrawler
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawler('AwsGlueCrawler', 'Aws Glue Crawler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueCrawler
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawler('AwsGlueCrawler', 'Aws Glue Crawler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueCrawlerCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueCrawlerCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerCard('AwsGlueCrawlerCard', 'Aws Glue Crawler Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueCrawlerCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerCard('AwsGlueCrawlerCard', 'Aws Glue Crawler Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueCrawlerGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueCrawlerGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerGroup('AwsGlueCrawlerGroup', 'Aws Glue Crawler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueCrawlerGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerGroup('AwsGlueCrawlerGroup', 'Aws Glue Crawler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.png
deleted file mode 100644
index 54f4868c47..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.puml
deleted file mode 100644
index 50dbd7d169..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawler.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AwsGlueCrawler
-
-sprite $AwsGlueCrawlerXs [10x10/16z] PSY50S0m2031nzb_uRecXyDCC0lRERmR1aqBT3SN-rnznFKsJY7E2W
-
-sprite $AwsGlueCrawlerSm [12x12/16z] JSYr0GG140EnMRJxR_ZnIA5uIiL1o7imiIm_8Yphv_nbMC8Vi0wETxKWFjW4cRz8n9zCg3dOy0O
-
-sprite $AwsGlueCrawlerMd [16x16/16z] TSs50GH020F1HPF-6tvtcNC1-6HPJqR4wokMrdjtVT-NT_7dVSdavMmw0U4pej8iZtUVJ72h1s8luyRdVOW78IAu2vjLSLSC3CFJvVK8
-
-sprite $AwsGlueCrawlerLg [20x20/16z] {
-RSo5eSL020NH0POm_JVyvMdihCk5E-DP8CD19CR4GINML7NNnyfdjkAOvVPVHDUpKcJ5CMkpIRpl4c3LwWAGyL_IY3JiigBYuIv43A2VLjO6GdVmeI0eEmF2
-iBULMCsEozUyrnEpE0i0VW4
-}
-
-!procedure AwsGlueCrawler($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AwsGlueCrawler', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueCrawlerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueCrawlerLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueCrawlerGroup($id, $name='Aws Glue Crawler', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueCrawlerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.png
deleted file mode 100644
index 305fad6093..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.puml
deleted file mode 100644
index a99127fe21..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueCrawlerCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerCard('AwsGlueCrawlerCard', 'Aws Glue Crawler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Remote.puml
deleted file mode 100644
index d42a40b659..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueCrawlerCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerCard('AwsGlueCrawlerCard', 'Aws Glue Crawler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.png
deleted file mode 100644
index d9b905218d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.puml
deleted file mode 100644
index 6de3b4a731..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueCrawlerGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerGroup('AwsGlueCrawlerGroup', 'Aws Glue Crawler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Remote.puml
deleted file mode 100644
index 12c0262262..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueCrawlerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueCrawlerGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueCrawler')
-
-' renders the element
-AwsGlueCrawlerGroup('AwsGlueCrawlerGroup', 'Aws Glue Crawler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.png
deleted file mode 100644
index 01463fc2ab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.puml
deleted file mode 100644
index 0c212962b4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueDataCatalog
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalog('AwsGlueDataCatalog', 'Aws Glue Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Remote.puml
deleted file mode 100644
index 13157471a8..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueDataCatalog
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalog('AwsGlueDataCatalog', 'Aws Glue Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.md b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.md
deleted file mode 100644
index 7fe17c8278..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlueDataCatalog
-
-
-```text
-aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-```
-
-
-
-| Illustration | AwsGlueDataCatalog | AwsGlueDataCatalogCard | AwsGlueDataCatalogGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.png) | ![illustration for AwsGlueDataCatalog](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.Local.png) | ![illustration for AwsGlueDataCatalogCard](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.png) | ![illustration for AwsGlueDataCatalogGroup](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueDataCatalogXs>`
-- `<$AwsGlueDataCatalogSm>`
-- `<$AwsGlueDataCatalogMd>`
-- `<$AwsGlueDataCatalogLg>`
-
-
-
-
-
-## AwsGlueDataCatalog
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataCatalog
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalog('AwsGlueDataCatalog', 'Aws Glue Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataCatalog
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalog('AwsGlueDataCatalog', 'Aws Glue Data Catalog', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueDataCatalogCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogCard('AwsGlueDataCatalogCard', 'Aws Glue Data Catalog Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogCard('AwsGlueDataCatalogCard', 'Aws Glue Data Catalog Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueDataCatalogGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogGroup('AwsGlueDataCatalogGroup', 'Aws Glue Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogGroup('AwsGlueDataCatalogGroup', 'Aws Glue Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.png
deleted file mode 100644
index 26b9224a07..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.puml
deleted file mode 100644
index 699ac5b80a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog
-
-sprite $AwsGlueDataCatalogXs [10x10/16z] LKn50G1036A-_eNF5N-1YrmTVLd7M1cM64kxneA0rrB5MZtYUw61g
-
-sprite $AwsGlueDataCatalogSm [12x12/16z] NSY53G0n3C10XxF_mi_GrgAJ6IifkJjClZoDcDlh5j5-dC3xCPhNXNm-UJloR7LqtR43
-
-sprite $AwsGlueDataCatalogMd [16x16/16z] RSwr0SG03CLGcRwz_yA7uKJTwyIjjkcr0GoXVzMBrrQRHOQRhQuoY64rKYkrUu1YDm4wUX17Gv-jtVS_-yVJxzZiyGO
-
-sprite $AwsGlueDataCatalogLg [20x20/16z] {
-VT250O0m34JHYsV_YN7g_VZ3YscPoBgu371K_MP_UoCYKPLpKmoPOHRN2sfpCy-iJHLdAhLTcsjLxBr4kRPhUysTgQhq1dKCbjcQ_s4xBl7t626en9SnW-i8
-1m
-}
-
-!procedure AwsGlueDataCatalog($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueDataCatalogCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueDataCatalogLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueDataCatalogGroup($id, $name='Aws Glue Data Catalog', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueDataCatalogLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.png
deleted file mode 100644
index c495f1110a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.puml
deleted file mode 100644
index 6ccef86380..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogCard('AwsGlueDataCatalogCard', 'Aws Glue Data Catalog Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Remote.puml
deleted file mode 100644
index 0ec9856a02..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueDataCatalogCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogCard('AwsGlueDataCatalogCard', 'Aws Glue Data Catalog Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.png
deleted file mode 100644
index 71c6161b4c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.puml
deleted file mode 100644
index 7ccbcbf28b..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogGroup('AwsGlueDataCatalogGroup', 'Aws Glue Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Remote.puml
deleted file mode 100644
index 95c89da1f3..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataCatalogGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueDataCatalogGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog')
-
-' renders the element
-AwsGlueDataCatalogGroup('AwsGlueDataCatalogGroup', 'Aws Glue Data Catalog Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.png
deleted file mode 100644
index 9aa68369b5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.puml
deleted file mode 100644
index ed49825e1f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueDataQuality
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQuality('AwsGlueDataQuality', 'Aws Glue Data Quality', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Remote.puml
deleted file mode 100644
index 2eb33f7dba..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueDataQuality
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQuality('AwsGlueDataQuality', 'Aws Glue Data Quality', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.md b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.md
deleted file mode 100644
index dca9ddf746..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsGlueDataQuality
-
-
-```text
-aws-q2-2023/Resource/Analytics/AwsGlueDataQuality
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-```
-
-
-
-| Illustration | AwsGlueDataQuality | AwsGlueDataQualityCard | AwsGlueDataQualityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.png) | ![illustration for AwsGlueDataQuality](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.Local.png) | ![illustration for AwsGlueDataQualityCard](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.png) | ![illustration for AwsGlueDataQualityGroup](../../../aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsGlueDataQualityXs>`
-- `<$AwsGlueDataQualitySm>`
-- `<$AwsGlueDataQualityMd>`
-- `<$AwsGlueDataQualityLg>`
-
-
-
-
-
-## AwsGlueDataQuality
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataQuality
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQuality('AwsGlueDataQuality', 'Aws Glue Data Quality', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataQuality
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQuality('AwsGlueDataQuality', 'Aws Glue Data Quality', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsGlueDataQualityCard
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataQualityCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityCard('AwsGlueDataQualityCard', 'Aws Glue Data Quality Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataQualityCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityCard('AwsGlueDataQualityCard', 'Aws Glue Data Quality Card', 'an optional description')
-@enduml
-```
-
-## AwsGlueDataQualityGroup
-
-### Load remotely
-```plantuml
-@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 AwsGlueDataQualityGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityGroup('AwsGlueDataQualityGroup', 'Aws Glue Data Quality Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsGlueDataQualityGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityGroup('AwsGlueDataQualityGroup', 'Aws Glue Data Quality Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.png
deleted file mode 100644
index 86e5ebf518..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.puml
deleted file mode 100644
index eaebdc73a1..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AwsGlueDataQuality
-
-sprite $AwsGlueDataQualityXs [10x10/16z] HKg30G012Cor_yAFp1DSnRTaYVPauGGYCF_lIQGLXfaC9KMM2J8ec27_GNy1
-
-sprite $AwsGlueDataQualitySm [12x12/16z] JOo50KGn348ZlxpiF_5TlN41xBLFuK6EEKRrMON0xgLGRxquGVNUL1sI4qDMMUkOCF4_hRjLVXbSVHbTZw4FFm
-
-sprite $AwsGlueDataQualityMd [16x16/16z] {
-PKu70i1014D8_F_3tVEklOKicxxibhhzAlkw8_-rwxmL4YbvNVMbmlpKJYGO1n_RmLs-USx5mcvWo0lFD0IiUFdbDgTv77CIHkq1-EW7KM3exw-zg7hZzZ45
-fIVS2W
-}
-
-sprite $AwsGlueDataQualityLg [20x20/16z] {
-RP3LeG1120EH9Kd_3J-1S_cQcyNj-mjG8l8qhXm8ONSydtN0GNawAn6Wc7MuivS_dSg3k3c593hdHz4AFTVATZrOJVYQtfho6gpJ-P91RhR6TLaYfXCdZb9L
-gCoLMfTPkB9MA92divulOIWp-FsMLdy2Gdeaf9uGd21tRnYsNm
-}
-
-!procedure AwsGlueDataQuality($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AwsGlueDataQuality', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsGlueDataQualityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsGlueDataQualityLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsGlueDataQualityGroup($id, $name='Aws Glue Data Quality', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsGlueDataQualityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.png
deleted file mode 100644
index 2eb58b9689..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.puml
deleted file mode 100644
index d673a0b94f..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsGlueDataQualityCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityCard('AwsGlueDataQualityCard', 'Aws Glue Data Quality Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Remote.puml
deleted file mode 100644
index 3b9fb03913..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsGlueDataQualityCard
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityCard('AwsGlueDataQualityCard', 'Aws Glue Data Quality Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.png
deleted file mode 100644
index 32e55717a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.puml
deleted file mode 100644
index ee79d9ebac..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsGlueDataQualityGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityGroup('AwsGlueDataQualityGroup', 'Aws Glue Data Quality Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Remote.puml
deleted file mode 100644
index c1fae69c8a..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsGlueDataQualityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsGlueDataQualityGroup
-include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
-
-' renders the element
-AwsGlueDataQualityGroup('AwsGlueDataQualityGroup', 'Aws Glue Data Quality Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.png
deleted file mode 100644
index 96e7344a8f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.puml
deleted file mode 100644
index 147fa303b4..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLakeFormationDataLake
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLake('AwsLakeFormationDataLake', 'Aws Lake Formation Data Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Remote.puml
deleted file mode 100644
index c6f9aa3d3b..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLakeFormationDataLake
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLake('AwsLakeFormationDataLake', 'Aws Lake Formation Data Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.md b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.md
deleted file mode 100644
index 1e79af7921..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLakeFormationDataLake
-
-
-```text
-aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake
-```
-
-```text
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-```
-
-
-
-| Illustration | AwsLakeFormationDataLake | AwsLakeFormationDataLakeCard | AwsLakeFormationDataLakeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.png) | ![illustration for AwsLakeFormationDataLake](../../../aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.Local.png) | ![illustration for AwsLakeFormationDataLakeCard](../../../aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.png) | ![illustration for AwsLakeFormationDataLakeGroup](../../../aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLakeFormationDataLakeXs>`
-- `<$AwsLakeFormationDataLakeSm>`
-- `<$AwsLakeFormationDataLakeMd>`
-- `<$AwsLakeFormationDataLakeLg>`
-
-
-
-
-
-## AwsLakeFormationDataLake
-
-### Load remotely
-```plantuml
-@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 AwsLakeFormationDataLake
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLake('AwsLakeFormationDataLake', 'Aws Lake Formation Data Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLakeFormationDataLake
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLake('AwsLakeFormationDataLake', 'Aws Lake Formation Data Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLakeFormationDataLakeCard
-
-### Load remotely
-```plantuml
-@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 AwsLakeFormationDataLakeCard
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeCard('AwsLakeFormationDataLakeCard', 'Aws Lake Formation Data Lake Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLakeFormationDataLakeCard
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeCard('AwsLakeFormationDataLakeCard', 'Aws Lake Formation Data Lake Card', 'an optional description')
-@enduml
-```
-
-## AwsLakeFormationDataLakeGroup
-
-### Load remotely
-```plantuml
-@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 AwsLakeFormationDataLakeGroup
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeGroup('AwsLakeFormationDataLakeGroup', 'Aws Lake Formation Data Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLakeFormationDataLakeGroup
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeGroup('AwsLakeFormationDataLakeGroup', 'Aws Lake Formation Data Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.png b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.png
deleted file mode 100644
index f920762288..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.puml
deleted file mode 100644
index eebff56e67..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake
-
-sprite $AwsLakeFormationDataLakeXs [10x10/16z] HKW50G0m2Bi1wv_ukCpN79I7B77KkbS1p4TdmbQHs5W7ZS32qy_Hv8BO-mS
-
-sprite $AwsLakeFormationDataLakeSm [12x12/16z] JOY50S1020CFp_uBr-KXpdevRZv-vLljpkhgiMyfQ2eEEKv2NfYBldR7lhtfXCaKcdlFf8-Kd7Sh9UcEEm
-
-sprite $AwsLakeFormationDataLakeMd [16x16/16z] PKs50KHH2C90s7_Xoz_FJi0YPKlMtdhBMVS-jWlHGqf7ZrFEtd8n6OJxzzqW1WA4jf1REzkzp4b69_p46xD_U1CCRlSRtXpyHr6ANxhWL7TWapS
-
-sprite $AwsLakeFormationDataLakeLg [20x20/16z] {
-RK-50OG04E8As7_XJrklE_0CITbYx95mBIdF6jEUzcPmjMgFXSmPIiMzOOE-n2BBeE6EtEhi8AcqltR7h_10HepzjOGQw1FSUkKfkKRQOqFuwxK0Qnr7z83v
-wwNjRs-rt6tlDtU30IBdz0TNOtgrSa-NpHdQWnD47Bqt
-}
-
-!procedure AwsLakeFormationDataLake($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLakeFormationDataLakeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLakeFormationDataLakeLg>', 'Analytics', $funcName, $content)
-!endprocedure
-
-!procedure AwsLakeFormationDataLakeGroup($id, $name='Aws Lake Formation Data Lake', $tech='')
- IconGroupElement($id, 'AnalyticsFamily', '<$AwsLakeFormationDataLakeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.png
deleted file mode 100644
index e7ad6a31bc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.puml
deleted file mode 100644
index e53dec9cb5..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLakeFormationDataLakeCard
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeCard('AwsLakeFormationDataLakeCard', 'Aws Lake Formation Data Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Remote.puml
deleted file mode 100644
index f3b72c7517..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLakeFormationDataLakeCard
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeCard('AwsLakeFormationDataLakeCard', 'Aws Lake Formation Data Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.png b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.png
deleted file mode 100644
index a73131a066..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.puml
deleted file mode 100644
index 301b67d534..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLakeFormationDataLakeGroup
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeGroup('AwsLakeFormationDataLakeGroup', 'Aws Lake Formation Data Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Remote.puml
deleted file mode 100644
index e5300d79c6..0000000000
--- a/distribution/aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLakeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLakeFormationDataLakeGroup
-include('aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake')
-
-' renders the element
-AwsLakeFormationDataLakeGroup('AwsLakeFormationDataLakeGroup', 'Aws Lake Formation Data Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.png
deleted file mode 100644
index 3850a7c402..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.puml
deleted file mode 100644
index 3ac32fa51e..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonApiGatewayEndpoint
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpoint('AmazonApiGatewayEndpoint', 'Amazon Api Gateway Endpoint', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Remote.puml
deleted file mode 100644
index 8c36ce4f47..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonApiGatewayEndpoint
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpoint('AmazonApiGatewayEndpoint', 'Amazon Api Gateway Endpoint', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.md
deleted file mode 100644
index 064ce4a2a2..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonApiGatewayEndpoint
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-```
-
-
-
-| Illustration | AmazonApiGatewayEndpoint | AmazonApiGatewayEndpointCard | AmazonApiGatewayEndpointGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.png) | ![illustration for AmazonApiGatewayEndpoint](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.Local.png) | ![illustration for AmazonApiGatewayEndpointCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.png) | ![illustration for AmazonApiGatewayEndpointGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonApiGatewayEndpointXs>`
-- `<$AmazonApiGatewayEndpointSm>`
-- `<$AmazonApiGatewayEndpointMd>`
-- `<$AmazonApiGatewayEndpointLg>`
-
-
-
-
-
-## AmazonApiGatewayEndpoint
-
-### Load remotely
-```plantuml
-@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 AmazonApiGatewayEndpoint
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpoint('AmazonApiGatewayEndpoint', 'Amazon Api Gateway Endpoint', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonApiGatewayEndpoint
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpoint('AmazonApiGatewayEndpoint', 'Amazon Api Gateway Endpoint', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonApiGatewayEndpointCard
-
-### Load remotely
-```plantuml
-@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 AmazonApiGatewayEndpointCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointCard('AmazonApiGatewayEndpointCard', 'Amazon Api Gateway Endpoint Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonApiGatewayEndpointCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointCard('AmazonApiGatewayEndpointCard', 'Amazon Api Gateway Endpoint Card', 'an optional description')
-@enduml
-```
-
-## AmazonApiGatewayEndpointGroup
-
-### Load remotely
-```plantuml
-@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 AmazonApiGatewayEndpointGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointGroup('AmazonApiGatewayEndpointGroup', 'Amazon Api Gateway Endpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonApiGatewayEndpointGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointGroup('AmazonApiGatewayEndpointGroup', 'Amazon Api Gateway Endpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.png
deleted file mode 100644
index 5bd5b17c51..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.puml
deleted file mode 100644
index 5a5d4018cb..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint
-
-sprite $AmazonApiGatewayEndpointXs [10x10/16z] JKe30G0m49pLl-_UngdaghZNm2DOEoE2JxGgd55ejn3Q6Ys70CBM6W8
-
-sprite $AmazonApiGatewayEndpointSm [12x12/16z] NOY70O0m383eRlv_MDnQEWBXJqjIJkN0K7E6t36IhLEPf7Gwby_GbtrnwbfWT3qCAOXw3Wdd1W
-
-sprite $AmazonApiGatewayEndpointMd [16x16/16z] XStL0S0m409GKkMo_xuHw7tLg3vYU4euIMQTB7GRvdBMyJs7TAyxv3c3mwEqKQGdrs3wTpvucLXsdpdDKrHHC1xHXI8gZ1cn0m
-
-sprite $AmazonApiGatewayEndpointLg [20x20/16z] {
-XSe52aH140FH6gCd__xtNMbPbs2XU7oTSlCXjJptg4xDvbqTrtDibw6wbhUXgtGrDj50RkI_MXFjjV6tBUcF-zU6qJjJe6fceQU1p9ijqFMvtDUpHoXI-bAb
-x35NkPx3TmO
-}
-
-!procedure AmazonApiGatewayEndpoint($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonApiGatewayEndpointCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonApiGatewayEndpointLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonApiGatewayEndpointGroup($id, $name='Amazon Api Gateway Endpoint', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonApiGatewayEndpointLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.png
deleted file mode 100644
index a6a30d20a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.puml
deleted file mode 100644
index 880bdbbe50..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonApiGatewayEndpointCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointCard('AmazonApiGatewayEndpointCard', 'Amazon Api Gateway Endpoint Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Remote.puml
deleted file mode 100644
index 63bfcf3843..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonApiGatewayEndpointCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointCard('AmazonApiGatewayEndpointCard', 'Amazon Api Gateway Endpoint Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.png
deleted file mode 100644
index b498c11ce5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.puml
deleted file mode 100644
index c8f5700cd3..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonApiGatewayEndpointGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointGroup('AmazonApiGatewayEndpointGroup', 'Amazon Api Gateway Endpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Remote.puml
deleted file mode 100644
index d055de65fd..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpointGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonApiGatewayEndpointGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint')
-
-' renders the element
-AmazonApiGatewayEndpointGroup('AmazonApiGatewayEndpointGroup', 'Amazon Api Gateway Endpoint Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.png
deleted file mode 100644
index 04256f10d9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.puml
deleted file mode 100644
index 8f8c7b182b..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeCustomEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBus('AmazonEventBridgeCustomEventBus', 'Amazon Event Bridge Custom Event Bus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Remote.puml
deleted file mode 100644
index b2ef6396fc..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeCustomEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBus('AmazonEventBridgeCustomEventBus', 'Amazon Event Bridge Custom Event Bus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.md
deleted file mode 100644
index 63cfc897ca..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeCustomEventBus
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-```
-
-
-
-| Illustration | AmazonEventBridgeCustomEventBus | AmazonEventBridgeCustomEventBusCard | AmazonEventBridgeCustomEventBusGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.png) | ![illustration for AmazonEventBridgeCustomEventBus](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.Local.png) | ![illustration for AmazonEventBridgeCustomEventBusCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.png) | ![illustration for AmazonEventBridgeCustomEventBusGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeCustomEventBusXs>`
-- `<$AmazonEventBridgeCustomEventBusSm>`
-- `<$AmazonEventBridgeCustomEventBusMd>`
-- `<$AmazonEventBridgeCustomEventBusLg>`
-
-
-
-
-
-## AmazonEventBridgeCustomEventBus
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeCustomEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBus('AmazonEventBridgeCustomEventBus', 'Amazon Event Bridge Custom Event Bus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeCustomEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBus('AmazonEventBridgeCustomEventBus', 'Amazon Event Bridge Custom Event Bus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeCustomEventBusCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeCustomEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusCard('AmazonEventBridgeCustomEventBusCard', 'Amazon Event Bridge Custom Event Bus Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeCustomEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusCard('AmazonEventBridgeCustomEventBusCard', 'Amazon Event Bridge Custom Event Bus Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeCustomEventBusGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeCustomEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusGroup('AmazonEventBridgeCustomEventBusGroup', 'Amazon Event Bridge Custom Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeCustomEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusGroup('AmazonEventBridgeCustomEventBusGroup', 'Amazon Event Bridge Custom Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.png
deleted file mode 100644
index 01d967fcb2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.puml
deleted file mode 100644
index f2f79bf740..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus
-
-sprite $AmazonEventBridgeCustomEventBusXs [10x10/16z] 1S450G0m300WRhF-WGy0G01QQG0kh69u07jGR86X0Ki27l01
-
-sprite $AmazonEventBridgeCustomEventBusSm [12x12/16z] VSgt4GCn300mI68u_lxxEfIEgE6VKO11MZZaTPq5ZaDH1mrhTZiSpDfuVbKWi0QWehsx0m
-
-sprite $AmazonEventBridgeCustomEventBusMd [16x16/16z] ZSgt0KDH20F0Un7u-m_inZbV1PByfQ4330ozkIXOD1Txxsajw3Li13HWGnAxGu2X74qL6vHolx-yYp7cRW5amsx7u29KSlz_T08
-
-sprite $AmazonEventBridgeCustomEventBusLg [20x20/16z] {
-bSo7OGCm200muHO3_l_VxZqJ7I1Nshux67WnGMDyC60XV7Cx7_R9p2QzwD011pA1QB1lgEe52f1czM7tY0RYHDQ74clKnel9a6MM5mTCERneq57ZezYwYe-6
-27oK_dCF
-}
-
-!procedure AmazonEventBridgeCustomEventBus($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeCustomEventBusCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeCustomEventBusLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeCustomEventBusGroup($id, $name='Amazon Event Bridge Custom Event Bus', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeCustomEventBusLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.png
deleted file mode 100644
index 73f59227c6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.puml
deleted file mode 100644
index 7efc10b75a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeCustomEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusCard('AmazonEventBridgeCustomEventBusCard', 'Amazon Event Bridge Custom Event Bus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Remote.puml
deleted file mode 100644
index 731406b455..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeCustomEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusCard('AmazonEventBridgeCustomEventBusCard', 'Amazon Event Bridge Custom Event Bus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.png
deleted file mode 100644
index 31d71ca451..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.puml
deleted file mode 100644
index 67613032bf..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeCustomEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusGroup('AmazonEventBridgeCustomEventBusGroup', 'Amazon Event Bridge Custom Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Remote.puml
deleted file mode 100644
index 930afe41d7..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBusGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeCustomEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus')
-
-' renders the element
-AmazonEventBridgeCustomEventBusGroup('AmazonEventBridgeCustomEventBusGroup', 'Amazon Event Bridge Custom Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.png
deleted file mode 100644
index 58a518c10d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.puml
deleted file mode 100644
index 5664284e29..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeDefaultEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBus('AmazonEventBridgeDefaultEventBus', 'Amazon Event Bridge Default Event Bus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Remote.puml
deleted file mode 100644
index a1492187bb..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeDefaultEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBus('AmazonEventBridgeDefaultEventBus', 'Amazon Event Bridge Default Event Bus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.md
deleted file mode 100644
index f8d604c358..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeDefaultEventBus
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-```
-
-
-
-| Illustration | AmazonEventBridgeDefaultEventBus | AmazonEventBridgeDefaultEventBusCard | AmazonEventBridgeDefaultEventBusGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.png) | ![illustration for AmazonEventBridgeDefaultEventBus](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.Local.png) | ![illustration for AmazonEventBridgeDefaultEventBusCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.png) | ![illustration for AmazonEventBridgeDefaultEventBusGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeDefaultEventBusXs>`
-- `<$AmazonEventBridgeDefaultEventBusSm>`
-- `<$AmazonEventBridgeDefaultEventBusMd>`
-- `<$AmazonEventBridgeDefaultEventBusLg>`
-
-
-
-
-
-## AmazonEventBridgeDefaultEventBus
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeDefaultEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBus('AmazonEventBridgeDefaultEventBus', 'Amazon Event Bridge Default Event Bus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeDefaultEventBus
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBus('AmazonEventBridgeDefaultEventBus', 'Amazon Event Bridge Default Event Bus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeDefaultEventBusCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeDefaultEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusCard('AmazonEventBridgeDefaultEventBusCard', 'Amazon Event Bridge Default Event Bus Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeDefaultEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusCard('AmazonEventBridgeDefaultEventBusCard', 'Amazon Event Bridge Default Event Bus Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeDefaultEventBusGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeDefaultEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusGroup('AmazonEventBridgeDefaultEventBusGroup', 'Amazon Event Bridge Default Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeDefaultEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusGroup('AmazonEventBridgeDefaultEventBusGroup', 'Amazon Event Bridge Default Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.png
deleted file mode 100644
index db056d8bc2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.puml
deleted file mode 100644
index c4fb984b28..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus
-
-sprite $AmazonEventBridgeDefaultEventBusXs [10x10/16z] Oy05k60q4B81QKuWue0AiaFbEC2gs9av85n62CK60iX60G
-
-sprite $AmazonEventBridgeDefaultEventBusSm [12x12/16z] Oo0EC3CmSC4v753CmCZ6m0YKW_8Os86O4qaJ2vJcHB0P8G2tHG
-
-sprite $AmazonEventBridgeDefaultEventBusMd [16x16/16z] dSet0a8X50J0-G7Ov_qFR4EeTReD_ZGS3puqIp4u5pt9XGjlw2Zg_743N8_J9fS2JSyuXrYknU--
-
-sprite $AmazonEventBridgeDefaultEventBusLg [20x20/16z] jSxL4KD1243HkuRrts-KUGo_aREkmDy4pTgvv-tEgssXpFaQbEGBs6vcKVl7ywCfJ9ya7Q_1e7WVrUpARIZBR6I2frsdVXgRCWeakMo-T0S
-
-!procedure AmazonEventBridgeDefaultEventBus($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeDefaultEventBusCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeDefaultEventBusLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeDefaultEventBusGroup($id, $name='Amazon Event Bridge Default Event Bus', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeDefaultEventBusLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.png
deleted file mode 100644
index 5d0008caa1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.puml
deleted file mode 100644
index fc8b86a080..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeDefaultEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusCard('AmazonEventBridgeDefaultEventBusCard', 'Amazon Event Bridge Default Event Bus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Remote.puml
deleted file mode 100644
index 3de75ca162..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeDefaultEventBusCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusCard('AmazonEventBridgeDefaultEventBusCard', 'Amazon Event Bridge Default Event Bus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.png
deleted file mode 100644
index a6c6ccdd51..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.puml
deleted file mode 100644
index 0f586d4b01..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeDefaultEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusGroup('AmazonEventBridgeDefaultEventBusGroup', 'Amazon Event Bridge Default Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Remote.puml
deleted file mode 100644
index 3b0bb89efc..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBusGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeDefaultEventBusGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
-
-' renders the element
-AmazonEventBridgeDefaultEventBusGroup('AmazonEventBridgeDefaultEventBusGroup', 'Amazon Event Bridge Default Event Bus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.png
deleted file mode 100644
index 76a51601bf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.puml
deleted file mode 100644
index af60019a1b..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEvent('AmazonEventBridgeEvent', 'Amazon Event Bridge Event', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Remote.puml
deleted file mode 100644
index ace3ed6e2d..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEvent('AmazonEventBridgeEvent', 'Amazon Event Bridge Event', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.md
deleted file mode 100644
index 7d25d6f3af..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeEvent
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-```
-
-
-
-| Illustration | AmazonEventBridgeEvent | AmazonEventBridgeEventCard | AmazonEventBridgeEventGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.png) | ![illustration for AmazonEventBridgeEvent](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.Local.png) | ![illustration for AmazonEventBridgeEventCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.png) | ![illustration for AmazonEventBridgeEventGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeEventXs>`
-- `<$AmazonEventBridgeEventSm>`
-- `<$AmazonEventBridgeEventMd>`
-- `<$AmazonEventBridgeEventLg>`
-
-
-
-
-
-## AmazonEventBridgeEvent
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEvent('AmazonEventBridgeEvent', 'Amazon Event Bridge Event', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEvent('AmazonEventBridgeEvent', 'Amazon Event Bridge Event', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeEventCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventCard('AmazonEventBridgeEventCard', 'Amazon Event Bridge Event Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventCard('AmazonEventBridgeEventCard', 'Amazon Event Bridge Event Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeEventGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventGroup('AmazonEventBridgeEventGroup', 'Amazon Event Bridge Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventGroup('AmazonEventBridgeEventGroup', 'Amazon Event Bridge Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.png
deleted file mode 100644
index 1b6be80d3b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.puml
deleted file mode 100644
index a1ebaa0f7a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent
-
-sprite $AmazonEventBridgeEventXs [10x10/16z] Oy0Ec1aOM40qAmC35nSdH8m5Bii5be42TWPEY102C38mWIWeoG
-
-sprite $AmazonEventBridgeEventSm [12x12/16z] NSit0G0m300WkZBy6-uVVaoN0jgq7ozj7a0WtUA0PkQjAh6uu08Q2W3u
-
-sprite $AmazonEventBridgeEventMd [16x16/16z] RSo50SGW3030myd-0x_MsyE9U1OE4a5dCSaCLtcYDCGOCob0Koyjv_8_evEITlZD69RjMD2P7NgHFYoQHR181SnZUV7e3G
-
-sprite $AmazonEventBridgeEventLg [20x20/16z] {
-VT235GKn443H5mss_tu_vWJh6nkyQLmfu4ovjzD-hfGeAZ-5Bj5bJtFpjFquA26PzDqjiLDh5CxEHcW5qTWhpxxQ2D8oIBwixIrDxBkB_KHRV7_2dkwtsEa_
-a1KcwQamPNwC5ry
-}
-
-!procedure AmazonEventBridgeEvent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeEventCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeEventLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeEventGroup($id, $name='Amazon Event Bridge Event', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeEventLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.png
deleted file mode 100644
index eb6b206e80..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.puml
deleted file mode 100644
index f17fa776d3..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventCard('AmazonEventBridgeEventCard', 'Amazon Event Bridge Event Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Remote.puml
deleted file mode 100644
index 8358678205..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventCard('AmazonEventBridgeEventCard', 'Amazon Event Bridge Event Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.png
deleted file mode 100644
index 522a24c664..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.puml
deleted file mode 100644
index 0a7f750df3..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventGroup('AmazonEventBridgeEventGroup', 'Amazon Event Bridge Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Remote.puml
deleted file mode 100644
index 6c844f0225..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEventGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent')
-
-' renders the element
-AmazonEventBridgeEventGroup('AmazonEventBridgeEventGroup', 'Amazon Event Bridge Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.png
deleted file mode 100644
index 352519f777..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.puml
deleted file mode 100644
index bb4163bcb7..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgePipes
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipes('AmazonEventBridgePipes', 'Amazon Event Bridge Pipes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Remote.puml
deleted file mode 100644
index abe8e74a7d..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgePipes
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipes('AmazonEventBridgePipes', 'Amazon Event Bridge Pipes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.md
deleted file mode 100644
index 949589b94f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgePipes
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-```
-
-
-
-| Illustration | AmazonEventBridgePipes | AmazonEventBridgePipesCard | AmazonEventBridgePipesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.png) | ![illustration for AmazonEventBridgePipes](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.Local.png) | ![illustration for AmazonEventBridgePipesCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.png) | ![illustration for AmazonEventBridgePipesGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgePipesXs>`
-- `<$AmazonEventBridgePipesSm>`
-- `<$AmazonEventBridgePipesMd>`
-- `<$AmazonEventBridgePipesLg>`
-
-
-
-
-
-## AmazonEventBridgePipes
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgePipes
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipes('AmazonEventBridgePipes', 'Amazon Event Bridge Pipes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgePipes
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipes('AmazonEventBridgePipes', 'Amazon Event Bridge Pipes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgePipesCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgePipesCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesCard('AmazonEventBridgePipesCard', 'Amazon Event Bridge Pipes Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgePipesCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesCard('AmazonEventBridgePipesCard', 'Amazon Event Bridge Pipes Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgePipesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgePipesGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesGroup('AmazonEventBridgePipesGroup', 'Amazon Event Bridge Pipes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgePipesGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesGroup('AmazonEventBridgePipesGroup', 'Amazon Event Bridge Pipes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.png
deleted file mode 100644
index d19def8765..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.puml
deleted file mode 100644
index 7c8ee87c43..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes
-
-sprite $AmazonEventBridgePipesXs [10x10/16z] PSd50G0X00InEGMs_tvn9zymY9lEI2_WU3Wf8ZhJ4Fs_m5BSDm4
-
-sprite $AmazonEventBridgePipesSm [12x12/16z] LOo50G0X3CHoEEo_xmlUr1M3b5TQG2kl4FuO-SYvvvb3eTC--ahVtBY-el71IRv_FAILr59v0G
-
-sprite $AmazonEventBridgePipesMd [16x16/16z] PO-50S0m2C1gwF__pj9vgZYK7x7n45lZN6OkCqEfrzK4XreTLnxuoVX3xaJx-q6TQfy6uiPs0bbghKTKxUNY8-F_6RIK5G
-
-sprite $AmazonEventBridgePipesLg [20x20/16z] {
-VSx50G0X3031HQBz5tpkCY-8yov6N2LGbRFbwvmjRSKaHtsjioE3o57OvDmryX4huobuyCek5_xVqIeFlR3GKTmkSA2i7x4o8gx3PUmYb-B2cRuSuRLMvsQC
-5HW
-}
-
-!procedure AmazonEventBridgePipes($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgePipesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgePipesLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgePipesGroup($id, $name='Amazon Event Bridge Pipes', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgePipesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.png
deleted file mode 100644
index 084128b65e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.puml
deleted file mode 100644
index 2897f59c6c..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgePipesCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesCard('AmazonEventBridgePipesCard', 'Amazon Event Bridge Pipes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Remote.puml
deleted file mode 100644
index ba10ab4660..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgePipesCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesCard('AmazonEventBridgePipesCard', 'Amazon Event Bridge Pipes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.png
deleted file mode 100644
index 73d12f299e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.puml
deleted file mode 100644
index 9b4f88f458..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgePipesGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesGroup('AmazonEventBridgePipesGroup', 'Amazon Event Bridge Pipes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Remote.puml
deleted file mode 100644
index a4fd0e797a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgePipesGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes')
-
-' renders the element
-AmazonEventBridgePipesGroup('AmazonEventBridgePipesGroup', 'Amazon Event Bridge Pipes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.png
deleted file mode 100644
index c52640b963..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.puml
deleted file mode 100644
index 12f91b28a5..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeRule
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRule('AmazonEventBridgeRule', 'Amazon Event Bridge Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Remote.puml
deleted file mode 100644
index 28bcf11403..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeRule
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRule('AmazonEventBridgeRule', 'Amazon Event Bridge Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.md
deleted file mode 100644
index f0c4de80aa..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeRule
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-```
-
-
-
-| Illustration | AmazonEventBridgeRule | AmazonEventBridgeRuleCard | AmazonEventBridgeRuleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.png) | ![illustration for AmazonEventBridgeRule](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.Local.png) | ![illustration for AmazonEventBridgeRuleCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.png) | ![illustration for AmazonEventBridgeRuleGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeRuleXs>`
-- `<$AmazonEventBridgeRuleSm>`
-- `<$AmazonEventBridgeRuleMd>`
-- `<$AmazonEventBridgeRuleLg>`
-
-
-
-
-
-## AmazonEventBridgeRule
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeRule
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRule('AmazonEventBridgeRule', 'Amazon Event Bridge Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeRule
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRule('AmazonEventBridgeRule', 'Amazon Event Bridge Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeRuleCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeRuleCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleCard('AmazonEventBridgeRuleCard', 'Amazon Event Bridge Rule Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeRuleCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleCard('AmazonEventBridgeRuleCard', 'Amazon Event Bridge Rule Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeRuleGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeRuleGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleGroup('AmazonEventBridgeRuleGroup', 'Amazon Event Bridge Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeRuleGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleGroup('AmazonEventBridgeRuleGroup', 'Amazon Event Bridge Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.png
deleted file mode 100644
index 12456b40ea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.puml
deleted file mode 100644
index d1cb17c570..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule
-
-sprite $AmazonEventBridgeRuleXs [10x10/16z] Oq01h52Q2mYH01U2P8A8S0815qoC4uWP4RgvW1mK
-
-sprite $AmazonEventBridgeRuleSm [12x12/16z] VS630KHH002Wdh7_lcTybojH1mnGq6YzAvOQ374yJGXa1ehQkw-Aw2lPkWC
-
-sprite $AmazonEventBridgeRuleMd [16x16/16z] ZSk50GGn202mG7t_WTzTBrNC9fDqrQWiDmkIvYepcS2i9ePR9ifjydhFTTOKeYAG7Tpc4s8I4Qw20SjD9pshFji3
-
-sprite $AmazonEventBridgeRuleLg [20x20/16z] {
-bS-50GCW302muD3__vsxBxXJVsgUBVBjV21ORYsGNrvH0qYhO8unkgj2d5hoFC_UN5Cd90lhB9BUidnprImtFpHXdQO6QyxPNKLw6NDB4cMu4UH4TwEHgdzj
-0G
-}
-
-!procedure AmazonEventBridgeRule($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeRuleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeRuleLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeRuleGroup($id, $name='Amazon Event Bridge Rule', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeRuleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.png
deleted file mode 100644
index f0c345d91e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.puml
deleted file mode 100644
index 8288def869..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeRuleCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleCard('AmazonEventBridgeRuleCard', 'Amazon Event Bridge Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Remote.puml
deleted file mode 100644
index 9e2364b2db..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeRuleCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleCard('AmazonEventBridgeRuleCard', 'Amazon Event Bridge Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.png
deleted file mode 100644
index 18832f4258..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.puml
deleted file mode 100644
index cf99dc3d20..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeRuleGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleGroup('AmazonEventBridgeRuleGroup', 'Amazon Event Bridge Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Remote.puml
deleted file mode 100644
index ceb24bf75f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRuleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeRuleGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule')
-
-' renders the element
-AmazonEventBridgeRuleGroup('AmazonEventBridgeRuleGroup', 'Amazon Event Bridge Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.png
deleted file mode 100644
index b8f50aea21..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.puml
deleted file mode 100644
index 45ff681803..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSaasPartnerEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEvent('AmazonEventBridgeSaasPartnerEvent', 'Amazon Event Bridge Saas Partner Event', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Remote.puml
deleted file mode 100644
index 766e0efc7a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSaasPartnerEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEvent('AmazonEventBridgeSaasPartnerEvent', 'Amazon Event Bridge Saas Partner Event', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.md
deleted file mode 100644
index 4e7abcf9c0..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeSaasPartnerEvent
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-```
-
-
-
-| Illustration | AmazonEventBridgeSaasPartnerEvent | AmazonEventBridgeSaasPartnerEventCard | AmazonEventBridgeSaasPartnerEventGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.png) | ![illustration for AmazonEventBridgeSaasPartnerEvent](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.Local.png) | ![illustration for AmazonEventBridgeSaasPartnerEventCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.png) | ![illustration for AmazonEventBridgeSaasPartnerEventGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeSaasPartnerEventXs>`
-- `<$AmazonEventBridgeSaasPartnerEventSm>`
-- `<$AmazonEventBridgeSaasPartnerEventMd>`
-- `<$AmazonEventBridgeSaasPartnerEventLg>`
-
-
-
-
-
-## AmazonEventBridgeSaasPartnerEvent
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSaasPartnerEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEvent('AmazonEventBridgeSaasPartnerEvent', 'Amazon Event Bridge Saas Partner Event', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSaasPartnerEvent
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEvent('AmazonEventBridgeSaasPartnerEvent', 'Amazon Event Bridge Saas Partner Event', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSaasPartnerEventCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSaasPartnerEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventCard('AmazonEventBridgeSaasPartnerEventCard', 'Amazon Event Bridge Saas Partner Event Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSaasPartnerEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventCard('AmazonEventBridgeSaasPartnerEventCard', 'Amazon Event Bridge Saas Partner Event Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSaasPartnerEventGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSaasPartnerEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventGroup('AmazonEventBridgeSaasPartnerEventGroup', 'Amazon Event Bridge Saas Partner Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSaasPartnerEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventGroup('AmazonEventBridgeSaasPartnerEventGroup', 'Amazon Event Bridge Saas Partner Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.png
deleted file mode 100644
index 4467f6c935..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.puml
deleted file mode 100644
index 7fc6ac74c1..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent
-
-sprite $AmazonEventBridgeSaasPartnerEventXs [10x10/16z] Oy0Ec1aOM40qAn1pGSLOc41Si2XSZ96PYvE14wA82QuRncQ6S
-
-sprite $AmazonEventBridgeSaasPartnerEventSm [12x12/16z] NS790S0W40GWl6Vjl-2y8tXD0fHNM-n32K1DYH6wumgWN0Ve-eN611CGY9yF
-
-sprite $AmazonEventBridgeSaasPartnerEventMd [16x16/16z] RKw50S0m2AE2_l_lLdVS2Rn9ryILd4Ok0BxOEL1TBWKi-vZ6GoqZ4Eud1GKqEX3bVj3wbN3aTI2QO7850-OHXaxeRioXd-s0U-d2_0C
-
-sprite $AmazonEventBridgeSaasPartnerEventLg [20x20/16z] {
-VH254GCnA8RkFt2nkxv5S8TsUlXXOqFvguDAnslU3BQSf7WLkdPda9ge2rGkHijcAolZsdIfgw1N6mpaBeijWI16CPjLrfWn7kBRLYDCiudPv5gHLNhafJNd
-l0nogLAPLmNg6jVhOPtXUWC-dVm7
-}
-
-!procedure AmazonEventBridgeSaasPartnerEvent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeSaasPartnerEventCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeSaasPartnerEventLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeSaasPartnerEventGroup($id, $name='Amazon Event Bridge Saas Partner Event', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeSaasPartnerEventLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.png
deleted file mode 100644
index 80e9c3e412..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.puml
deleted file mode 100644
index d7ed583cda..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSaasPartnerEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventCard('AmazonEventBridgeSaasPartnerEventCard', 'Amazon Event Bridge Saas Partner Event Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Remote.puml
deleted file mode 100644
index a65c440b36..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSaasPartnerEventCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventCard('AmazonEventBridgeSaasPartnerEventCard', 'Amazon Event Bridge Saas Partner Event Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.png
deleted file mode 100644
index 8f1d9d1855..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.puml
deleted file mode 100644
index 578077e1cc..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeSaasPartnerEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventGroup('AmazonEventBridgeSaasPartnerEventGroup', 'Amazon Event Bridge Saas Partner Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Remote.puml
deleted file mode 100644
index 4699ab60b3..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEventGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeSaasPartnerEventGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
-
-' renders the element
-AmazonEventBridgeSaasPartnerEventGroup('AmazonEventBridgeSaasPartnerEventGroup', 'Amazon Event Bridge Saas Partner Event Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.png
deleted file mode 100644
index c4f7cd43a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.puml
deleted file mode 100644
index b35a0014d2..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeScheduler
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeScheduler('AmazonEventBridgeScheduler', 'Amazon Event Bridge Scheduler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Remote.puml
deleted file mode 100644
index 390149fc48..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeScheduler
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeScheduler('AmazonEventBridgeScheduler', 'Amazon Event Bridge Scheduler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.md
deleted file mode 100644
index 2098d6fc75..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeScheduler
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-```
-
-
-
-| Illustration | AmazonEventBridgeScheduler | AmazonEventBridgeSchedulerCard | AmazonEventBridgeSchedulerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.png) | ![illustration for AmazonEventBridgeScheduler](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.Local.png) | ![illustration for AmazonEventBridgeSchedulerCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.png) | ![illustration for AmazonEventBridgeSchedulerGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeSchedulerXs>`
-- `<$AmazonEventBridgeSchedulerSm>`
-- `<$AmazonEventBridgeSchedulerMd>`
-- `<$AmazonEventBridgeSchedulerLg>`
-
-
-
-
-
-## AmazonEventBridgeScheduler
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeScheduler
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeScheduler('AmazonEventBridgeScheduler', 'Amazon Event Bridge Scheduler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeScheduler
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeScheduler('AmazonEventBridgeScheduler', 'Amazon Event Bridge Scheduler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSchedulerCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchedulerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerCard('AmazonEventBridgeSchedulerCard', 'Amazon Event Bridge Scheduler Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchedulerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerCard('AmazonEventBridgeSchedulerCard', 'Amazon Event Bridge Scheduler Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSchedulerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchedulerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerGroup('AmazonEventBridgeSchedulerGroup', 'Amazon Event Bridge Scheduler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchedulerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerGroup('AmazonEventBridgeSchedulerGroup', 'Amazon Event Bridge Scheduler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.png
deleted file mode 100644
index 5b2779f2c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.puml
deleted file mode 100644
index e628136c6b..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler
-
-sprite $AmazonEventBridgeSchedulerXs [10x10/16z] Oq00HWOk1YO8ami8sPY131O6BY2F5IW75kC00fWQa1W15XS4
-
-sprite $AmazonEventBridgeSchedulerSm [12x12/16z] TOgt0G0n4CBaUB3_m1zfBHeIHwP5YpTiN78XmU15mEehFj_qHNiLByIEVxNYFpw_56u
-
-sprite $AmazonEventBridgeSchedulerMd [16x16/16z] TOo50G1H248nqVq7lkvuFrK0N_1H6D17BUbIWXC7qI1PP80cOAvoMMo5sLuBSwtTHrhF-s0h21QAI6xrQowoxQtEd7V4ZruE6Wz6
-
-sprite $AmazonEventBridgeSchedulerLg [20x20/16z] {
-XSo5WMKn2030WNylIF_zthhRn8FuqVWei4XlhkFqUJZUs-TrtBZ0OIcrrLrJuVQlsJMiAtIaY0BbMUQxVlqiSKLDUHL97i_U_b1Cog7cxU_Rl4xHdFuZhq8K
-L_sHz_LltqlVk0C
-}
-
-!procedure AmazonEventBridgeScheduler($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeSchedulerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeSchedulerLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeSchedulerGroup($id, $name='Amazon Event Bridge Scheduler', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeSchedulerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.png
deleted file mode 100644
index c2d34d0dc1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.puml
deleted file mode 100644
index 77129fbe72..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSchedulerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerCard('AmazonEventBridgeSchedulerCard', 'Amazon Event Bridge Scheduler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Remote.puml
deleted file mode 100644
index 3e711455b2..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSchedulerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerCard('AmazonEventBridgeSchedulerCard', 'Amazon Event Bridge Scheduler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.png
deleted file mode 100644
index db1bd03877..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.puml
deleted file mode 100644
index 3b5d8b3919..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeSchedulerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerGroup('AmazonEventBridgeSchedulerGroup', 'Amazon Event Bridge Scheduler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Remote.puml
deleted file mode 100644
index a94033e630..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchedulerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeSchedulerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler')
-
-' renders the element
-AmazonEventBridgeSchedulerGroup('AmazonEventBridgeSchedulerGroup', 'Amazon Event Bridge Scheduler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.png
deleted file mode 100644
index fe9355e3f5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.puml
deleted file mode 100644
index 622951776a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSchema
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchema('AmazonEventBridgeSchema', 'Amazon Event Bridge Schema', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Remote.puml
deleted file mode 100644
index ea22d5e971..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSchema
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchema('AmazonEventBridgeSchema', 'Amazon Event Bridge Schema', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.md
deleted file mode 100644
index 1d704781a9..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeSchema
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-```
-
-
-
-| Illustration | AmazonEventBridgeSchema | AmazonEventBridgeSchemaCard | AmazonEventBridgeSchemaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.png) | ![illustration for AmazonEventBridgeSchema](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.Local.png) | ![illustration for AmazonEventBridgeSchemaCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.png) | ![illustration for AmazonEventBridgeSchemaGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeSchemaXs>`
-- `<$AmazonEventBridgeSchemaSm>`
-- `<$AmazonEventBridgeSchemaMd>`
-- `<$AmazonEventBridgeSchemaLg>`
-
-
-
-
-
-## AmazonEventBridgeSchema
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchema
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchema('AmazonEventBridgeSchema', 'Amazon Event Bridge Schema', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchema
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchema('AmazonEventBridgeSchema', 'Amazon Event Bridge Schema', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSchemaCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchemaCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaCard('AmazonEventBridgeSchemaCard', 'Amazon Event Bridge Schema Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchemaCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaCard('AmazonEventBridgeSchemaCard', 'Amazon Event Bridge Schema Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSchemaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchemaGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaGroup('AmazonEventBridgeSchemaGroup', 'Amazon Event Bridge Schema Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchemaGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaGroup('AmazonEventBridgeSchemaGroup', 'Amazon Event Bridge Schema Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.png
deleted file mode 100644
index 30a0571291..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.puml
deleted file mode 100644
index 5ffeb42b87..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema
-
-sprite $AmazonEventBridgeSchemaXs [10x10/16z] Oy04Z62I2yhY0cD6Y107K0mYnC7A1HRZP623gEE0gaFePO82PW
-
-sprite $AmazonEventBridgeSchemaSm [12x12/16z] JOo54G0W30CVb_q7ve2wjqc8bfFQ907iM-wyOC2wypqK9d-ciU3EOt-At8VUeP0LFw8EzthBD5i7
-
-sprite $AmazonEventBridgeSchemaMd [16x16/16z] NKxL0G1H2F9IOVzzBrwZVzAM3te6OSVF-HV8ozDuD6xgm--XRrJqdxGeFrtvrO_Bnh-vv9TN-cLVtYztlm
-
-sprite $AmazonEventBridgeSchemaLg [20x20/16z] TS-r0G0n3C101Opxx_lCeFA2vYkFPuNWKQcdEM_Bkork0B7RkISvZK9pA5oD5CAvcG9Sh6Jk9fd_-vR22BrPXshtTxk__jVjDSThtjFAnUgZLYT-nWW
-
-!procedure AmazonEventBridgeSchema($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeSchemaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeSchemaLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeSchemaGroup($id, $name='Amazon Event Bridge Schema', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeSchemaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.png
deleted file mode 100644
index 079bd7d4ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.puml
deleted file mode 100644
index 38a6ff59c9..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSchemaCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaCard('AmazonEventBridgeSchemaCard', 'Amazon Event Bridge Schema Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Remote.puml
deleted file mode 100644
index 9f5b6f3a94..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSchemaCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaCard('AmazonEventBridgeSchemaCard', 'Amazon Event Bridge Schema Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.png
deleted file mode 100644
index 1d86f3223c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.puml
deleted file mode 100644
index c0f3e88637..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeSchemaGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaGroup('AmazonEventBridgeSchemaGroup', 'Amazon Event Bridge Schema Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Remote.puml
deleted file mode 100644
index 4510625e36..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeSchemaGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema')
-
-' renders the element
-AmazonEventBridgeSchemaGroup('AmazonEventBridgeSchemaGroup', 'Amazon Event Bridge Schema Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.png
deleted file mode 100644
index c39c026af5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.puml
deleted file mode 100644
index 0b0b0dc0a4..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSchemaRegistry
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistry('AmazonEventBridgeSchemaRegistry', 'Amazon Event Bridge Schema Registry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Remote.puml
deleted file mode 100644
index 26bb6ff0c0..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSchemaRegistry
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistry('AmazonEventBridgeSchemaRegistry', 'Amazon Event Bridge Schema Registry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.md
deleted file mode 100644
index ff17f116c5..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEventBridgeSchemaRegistry
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-```
-
-
-
-| Illustration | AmazonEventBridgeSchemaRegistry | AmazonEventBridgeSchemaRegistryCard | AmazonEventBridgeSchemaRegistryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.png) | ![illustration for AmazonEventBridgeSchemaRegistry](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.Local.png) | ![illustration for AmazonEventBridgeSchemaRegistryCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.png) | ![illustration for AmazonEventBridgeSchemaRegistryGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEventBridgeSchemaRegistryXs>`
-- `<$AmazonEventBridgeSchemaRegistrySm>`
-- `<$AmazonEventBridgeSchemaRegistryMd>`
-- `<$AmazonEventBridgeSchemaRegistryLg>`
-
-
-
-
-
-## AmazonEventBridgeSchemaRegistry
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchemaRegistry
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistry('AmazonEventBridgeSchemaRegistry', 'Amazon Event Bridge Schema Registry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchemaRegistry
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistry('AmazonEventBridgeSchemaRegistry', 'Amazon Event Bridge Schema Registry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSchemaRegistryCard
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchemaRegistryCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryCard('AmazonEventBridgeSchemaRegistryCard', 'Amazon Event Bridge Schema Registry Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchemaRegistryCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryCard('AmazonEventBridgeSchemaRegistryCard', 'Amazon Event Bridge Schema Registry Card', 'an optional description')
-@enduml
-```
-
-## AmazonEventBridgeSchemaRegistryGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEventBridgeSchemaRegistryGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryGroup('AmazonEventBridgeSchemaRegistryGroup', 'Amazon Event Bridge Schema Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEventBridgeSchemaRegistryGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryGroup('AmazonEventBridgeSchemaRegistryGroup', 'Amazon Event Bridge Schema Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.png
deleted file mode 100644
index c3214fa626..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.puml
deleted file mode 100644
index e850d89934..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry
-
-sprite $AmazonEventBridgeSchemaRegistryXs [10x10/16z] LOe50G0W40CFX_KFZDlhZB_KrhHdKEgN0CeDFQvsWHMzc-jlhYpDjb9RLm4
-
-sprite $AmazonEventBridgeSchemaRegistrySm [12x12/16z] NOi50e1040Avslh_WmLRvt89lEcDbAv0GouK8i6_SomG_iTAwQ4_bKkl1-eklOzVbt-Jtd_T4AKhDm
-
-sprite $AmazonEventBridgeSchemaRegistryMd [16x16/16z] bOs50S0m3CDKRlp_lsFcgH2EEM8ZcYp6W4RJnpMMY0Opn0Lg7zDvDXnVq626YEH0epdlquvhlJhgrPzw_ahFTkGM
-
-sprite $AmazonEventBridgeSchemaRegistryLg [20x20/16z] {
-VSw50S0W40J1nTxwxpVkmYNOe7p5_9c4ioMsDkN5L5PBNZPBCVspgL5Zimeocm6xDT35qc4qzm81efusUzpxONcoUEPtRuvOhOLlbXHiDYtGUxFjwuIy6RWp
-soJAxvlpbjZQaYT-XX4
-}
-
-!procedure AmazonEventBridgeSchemaRegistry($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEventBridgeSchemaRegistryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEventBridgeSchemaRegistryLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEventBridgeSchemaRegistryGroup($id, $name='Amazon Event Bridge Schema Registry', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonEventBridgeSchemaRegistryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.png
deleted file mode 100644
index ee1e2f9d62..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.puml
deleted file mode 100644
index 3dd07f019a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEventBridgeSchemaRegistryCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryCard('AmazonEventBridgeSchemaRegistryCard', 'Amazon Event Bridge Schema Registry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Remote.puml
deleted file mode 100644
index 03e0fcceef..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEventBridgeSchemaRegistryCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryCard('AmazonEventBridgeSchemaRegistryCard', 'Amazon Event Bridge Schema Registry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.png
deleted file mode 100644
index 2ebc99286a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.puml
deleted file mode 100644
index 62b5a99482..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEventBridgeSchemaRegistryGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryGroup('AmazonEventBridgeSchemaRegistryGroup', 'Amazon Event Bridge Schema Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Remote.puml
deleted file mode 100644
index 7c1de39052..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEventBridgeSchemaRegistryGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry')
-
-' renders the element
-AmazonEventBridgeSchemaRegistryGroup('AmazonEventBridgeSchemaRegistryGroup', 'Amazon Event Bridge Schema Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.png
deleted file mode 100644
index 51294d287c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.puml
deleted file mode 100644
index a32fa4d945..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMqBroker
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBroker('AmazonMqBroker', 'Amazon Mq Broker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Remote.puml
deleted file mode 100644
index 2cf9aa20b5..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMqBroker
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBroker('AmazonMqBroker', 'Amazon Mq Broker', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.md
deleted file mode 100644
index aa358ed650..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonMqBroker
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-```
-
-
-
-| Illustration | AmazonMqBroker | AmazonMqBrokerCard | AmazonMqBrokerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.png) | ![illustration for AmazonMqBroker](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.Local.png) | ![illustration for AmazonMqBrokerCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.png) | ![illustration for AmazonMqBrokerGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonMqBrokerXs>`
-- `<$AmazonMqBrokerSm>`
-- `<$AmazonMqBrokerMd>`
-- `<$AmazonMqBrokerLg>`
-
-
-
-
-
-## AmazonMqBroker
-
-### Load remotely
-```plantuml
-@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 AmazonMqBroker
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBroker('AmazonMqBroker', 'Amazon Mq Broker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMqBroker
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBroker('AmazonMqBroker', 'Amazon Mq Broker', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonMqBrokerCard
-
-### Load remotely
-```plantuml
-@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 AmazonMqBrokerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerCard('AmazonMqBrokerCard', 'Amazon Mq Broker Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMqBrokerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerCard('AmazonMqBrokerCard', 'Amazon Mq Broker Card', 'an optional description')
-@enduml
-```
-
-## AmazonMqBrokerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonMqBrokerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerGroup('AmazonMqBrokerGroup', 'Amazon Mq Broker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonMqBrokerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerGroup('AmazonMqBrokerGroup', 'Amazon Mq Broker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.png
deleted file mode 100644
index 7abbe03a70..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.puml
deleted file mode 100644
index 8fa02f16a2..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker
-
-sprite $AmazonMqBrokerXs [10x10/16z] Oq01pEnG1XUCO6404OnWGKukBeWaa6RdOcDYO0IoERWG6b2O2
-
-sprite $AmazonMqBrokerSm [12x12/16z] TSI50GGm3CF0ApVPVzzd1bkIlujUBuMeppOTR5gZzisYoDL5TjiOh0XsOIXW8dXqxbdqkRtj2
-
-sprite $AmazonMqBrokerMd [16x16/16z] XSN5WGCm300mXUtil-z1cQkFVDUcZCZnzq4txrvrtDvSB4ZaQ15Kp3tqHH4oIR5tfzczI2icKQfIPHOcegX9WzA6WpuwQERTgtQeXntqpEMbNm
-
-sprite $AmazonMqBrokerLg [20x20/16z] {
-bSRN0KGX20NHKVBjlz_D-MlVA70uc5Kvx_Pqr5giz8kurQ1VfU_vbNdmo6DnAu6vEW9My6oDDE9HL0M3WBc-c2kGj0HKovEzoSYa6618P5Uj1OIc9O3DjGRo
-9WStRadmemBz8xgPYgXP5nte3
-}
-
-!procedure AmazonMqBroker($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonMqBrokerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonMqBrokerLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonMqBrokerGroup($id, $name='Amazon Mq Broker', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonMqBrokerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.png
deleted file mode 100644
index 8fdd4b52ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.puml
deleted file mode 100644
index 823cdb5134..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonMqBrokerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerCard('AmazonMqBrokerCard', 'Amazon Mq Broker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Remote.puml
deleted file mode 100644
index b139e3f623..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonMqBrokerCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerCard('AmazonMqBrokerCard', 'Amazon Mq Broker Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.png
deleted file mode 100644
index e1472e19fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.puml
deleted file mode 100644
index bcefab299c..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonMqBrokerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerGroup('AmazonMqBrokerGroup', 'Amazon Mq Broker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Remote.puml
deleted file mode 100644
index 607ca952c8..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBrokerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonMqBrokerGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker')
-
-' renders the element
-AmazonMqBrokerGroup('AmazonMqBrokerGroup', 'Amazon Mq Broker Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.png
deleted file mode 100644
index d8b98cd229..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.puml
deleted file mode 100644
index e76927b342..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceEmailNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotification('AmazonSimpleNotificationServiceEmailNotification', 'Amazon Simple Notification Service Email Notification', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Remote.puml
deleted file mode 100644
index 56faed9cdd..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceEmailNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotification('AmazonSimpleNotificationServiceEmailNotification', 'Amazon Simple Notification Service Email Notification', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.md
deleted file mode 100644
index 1a95b4b2c4..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleNotificationServiceEmailNotification
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-```
-
-
-
-| Illustration | AmazonSimpleNotificationServiceEmailNotification | AmazonSimpleNotificationServiceEmailNotificationCard | AmazonSimpleNotificationServiceEmailNotificationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.png) | ![illustration for AmazonSimpleNotificationServiceEmailNotification](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.Local.png) | ![illustration for AmazonSimpleNotificationServiceEmailNotificationCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.png) | ![illustration for AmazonSimpleNotificationServiceEmailNotificationGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleNotificationServiceEmailNotificationXs>`
-- `<$AmazonSimpleNotificationServiceEmailNotificationSm>`
-- `<$AmazonSimpleNotificationServiceEmailNotificationMd>`
-- `<$AmazonSimpleNotificationServiceEmailNotificationLg>`
-
-
-
-
-
-## AmazonSimpleNotificationServiceEmailNotification
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceEmailNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotification('AmazonSimpleNotificationServiceEmailNotification', 'Amazon Simple Notification Service Email Notification', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceEmailNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotification('AmazonSimpleNotificationServiceEmailNotification', 'Amazon Simple Notification Service Email Notification', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceEmailNotificationCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceEmailNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationCard('AmazonSimpleNotificationServiceEmailNotificationCard', 'Amazon Simple Notification Service Email Notification Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceEmailNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationCard('AmazonSimpleNotificationServiceEmailNotificationCard', 'Amazon Simple Notification Service Email Notification Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceEmailNotificationGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceEmailNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationGroup('AmazonSimpleNotificationServiceEmailNotificationGroup', 'Amazon Simple Notification Service Email Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceEmailNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationGroup('AmazonSimpleNotificationServiceEmailNotificationGroup', 'Amazon Simple Notification Service Email Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.png
deleted file mode 100644
index 11ce081c3c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.puml
deleted file mode 100644
index 66275285e8..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification
-
-sprite $AmazonSimpleNotificationServiceEmailNotificationXs [10x10/16z] Oq00PWOam082h71nHWOE660W6Z0nCO889W
-
-sprite $AmazonSimpleNotificationServiceEmailNotificationSm [12x12/16z] RSQ50GD130F1DPoX_uAJPnw3n5LBi1CgSaMKWAeBXG268LvyyrktmdB_npR2hl1p_m
-
-sprite $AmazonSimpleNotificationServiceEmailNotificationMd [16x16/16z] POhL0S1G2CJo56x_WUi6JRvEo1IfVBD0EHUxqVdlLAiK40RGANsE8yk_Y4mFQU0XEotaHWc2i8_w_JCApXK
-
-sprite $AmazonSimpleNotificationServiceEmailNotificationLg [20x20/16z] {
-RSY5aK0X50F0pSC-_HTyhWmx4d4rztAOZUs_ZIL_iB3rNwFOQqTKJLD8QI3Isi-tGKP9qpAgodnEqRLXQCtuQZ6SOZeaRhRnUCpf-MhbPklBCeRrrShDS4XC
-AILHdwqYvnUl
-}
-
-!procedure AmazonSimpleNotificationServiceEmailNotification($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceEmailNotificationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleNotificationServiceEmailNotificationLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceEmailNotificationGroup($id, $name='Amazon Simple Notification Service Email Notification', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonSimpleNotificationServiceEmailNotificationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.png
deleted file mode 100644
index 44c869cfbb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.puml
deleted file mode 100644
index db08942a94..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceEmailNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationCard('AmazonSimpleNotificationServiceEmailNotificationCard', 'Amazon Simple Notification Service Email Notification Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Remote.puml
deleted file mode 100644
index facb20d02d..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceEmailNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationCard('AmazonSimpleNotificationServiceEmailNotificationCard', 'Amazon Simple Notification Service Email Notification Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.png
deleted file mode 100644
index 617ce7a007..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.puml
deleted file mode 100644
index a31cb5c014..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleNotificationServiceEmailNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationGroup('AmazonSimpleNotificationServiceEmailNotificationGroup', 'Amazon Simple Notification Service Email Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Remote.puml
deleted file mode 100644
index a5a639790a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotificationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleNotificationServiceEmailNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceEmailNotificationGroup('AmazonSimpleNotificationServiceEmailNotificationGroup', 'Amazon Simple Notification Service Email Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.png
deleted file mode 100644
index c5647bc683..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.puml
deleted file mode 100644
index 9f2d91d25a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceHttpNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotification('AmazonSimpleNotificationServiceHttpNotification', 'Amazon Simple Notification Service Http Notification', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Remote.puml
deleted file mode 100644
index cdd40afef5..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceHttpNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotification('AmazonSimpleNotificationServiceHttpNotification', 'Amazon Simple Notification Service Http Notification', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.md
deleted file mode 100644
index e7a8c3446f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleNotificationServiceHttpNotification
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-```
-
-
-
-| Illustration | AmazonSimpleNotificationServiceHttpNotification | AmazonSimpleNotificationServiceHttpNotificationCard | AmazonSimpleNotificationServiceHttpNotificationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.png) | ![illustration for AmazonSimpleNotificationServiceHttpNotification](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.Local.png) | ![illustration for AmazonSimpleNotificationServiceHttpNotificationCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.png) | ![illustration for AmazonSimpleNotificationServiceHttpNotificationGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleNotificationServiceHttpNotificationXs>`
-- `<$AmazonSimpleNotificationServiceHttpNotificationSm>`
-- `<$AmazonSimpleNotificationServiceHttpNotificationMd>`
-- `<$AmazonSimpleNotificationServiceHttpNotificationLg>`
-
-
-
-
-
-## AmazonSimpleNotificationServiceHttpNotification
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceHttpNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotification('AmazonSimpleNotificationServiceHttpNotification', 'Amazon Simple Notification Service Http Notification', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceHttpNotification
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotification('AmazonSimpleNotificationServiceHttpNotification', 'Amazon Simple Notification Service Http Notification', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceHttpNotificationCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceHttpNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationCard('AmazonSimpleNotificationServiceHttpNotificationCard', 'Amazon Simple Notification Service Http Notification Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceHttpNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationCard('AmazonSimpleNotificationServiceHttpNotificationCard', 'Amazon Simple Notification Service Http Notification Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceHttpNotificationGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceHttpNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationGroup('AmazonSimpleNotificationServiceHttpNotificationGroup', 'Amazon Simple Notification Service Http Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceHttpNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationGroup('AmazonSimpleNotificationServiceHttpNotificationGroup', 'Amazon Simple Notification Service Http Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.png
deleted file mode 100644
index 77e68b2318..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.puml
deleted file mode 100644
index 158014de76..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification
-
-sprite $AmazonSimpleNotificationServiceHttpNotificationXs [10x10/16z] Oq00PWOam082h50EEmCZ0mSCC10Dc9WOGGGJ
-
-sprite $AmazonSimpleNotificationServiceHttpNotificationSm [12x12/16z] RSp50S0m30J1jSNz5npcU8IluwcQSsganmxFnaf86gTaJ5-_91BdlhfUENht3
-
-sprite $AmazonSimpleNotificationServiceHttpNotificationMd [16x16/16z] POq50W0W20E7lVy_s6vk1Wr-X9JRPpkVBt71KUySu8rjsTYAcky4pMUw8NxSutcanq-mZsyXZyR68whw7puA1G
-
-sprite $AmazonSimpleNotificationServiceHttpNotificationLg [20x20/16z] {
-RSY5ZK0n50CmvvNt7_WOgsz1mADvbiji7FyTBFc3XQF_6iLP9wABMesK1g8ZgqWv89f8HvMvRz6rOMZD-6ent6Aw99uSOzlcjBzQUNBqPHd3-chboN19J2ab
-KP-j8lSNhm
-}
-
-!procedure AmazonSimpleNotificationServiceHttpNotification($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceHttpNotificationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleNotificationServiceHttpNotificationLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceHttpNotificationGroup($id, $name='Amazon Simple Notification Service Http Notification', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonSimpleNotificationServiceHttpNotificationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.png
deleted file mode 100644
index 6cb6f58ce1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.puml
deleted file mode 100644
index 9a6ef79515..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceHttpNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationCard('AmazonSimpleNotificationServiceHttpNotificationCard', 'Amazon Simple Notification Service Http Notification Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Remote.puml
deleted file mode 100644
index 410964b55c..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceHttpNotificationCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationCard('AmazonSimpleNotificationServiceHttpNotificationCard', 'Amazon Simple Notification Service Http Notification Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.png
deleted file mode 100644
index 50ffffd49d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.puml
deleted file mode 100644
index b310a0af31..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleNotificationServiceHttpNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationGroup('AmazonSimpleNotificationServiceHttpNotificationGroup', 'Amazon Simple Notification Service Http Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Remote.puml
deleted file mode 100644
index 3197174d31..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotificationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleNotificationServiceHttpNotificationGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification')
-
-' renders the element
-AmazonSimpleNotificationServiceHttpNotificationGroup('AmazonSimpleNotificationServiceHttpNotificationGroup', 'Amazon Simple Notification Service Http Notification Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.png
deleted file mode 100644
index 368b0e80ac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.puml
deleted file mode 100644
index dd973784bd..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceTopic
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopic('AmazonSimpleNotificationServiceTopic', 'Amazon Simple Notification Service Topic', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Remote.puml
deleted file mode 100644
index 385dc2ea09..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceTopic
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopic('AmazonSimpleNotificationServiceTopic', 'Amazon Simple Notification Service Topic', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.md
deleted file mode 100644
index 7d35785e7f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleNotificationServiceTopic
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-```
-
-
-
-| Illustration | AmazonSimpleNotificationServiceTopic | AmazonSimpleNotificationServiceTopicCard | AmazonSimpleNotificationServiceTopicGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.png) | ![illustration for AmazonSimpleNotificationServiceTopic](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.Local.png) | ![illustration for AmazonSimpleNotificationServiceTopicCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.png) | ![illustration for AmazonSimpleNotificationServiceTopicGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleNotificationServiceTopicXs>`
-- `<$AmazonSimpleNotificationServiceTopicSm>`
-- `<$AmazonSimpleNotificationServiceTopicMd>`
-- `<$AmazonSimpleNotificationServiceTopicLg>`
-
-
-
-
-
-## AmazonSimpleNotificationServiceTopic
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceTopic
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopic('AmazonSimpleNotificationServiceTopic', 'Amazon Simple Notification Service Topic', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceTopic
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopic('AmazonSimpleNotificationServiceTopic', 'Amazon Simple Notification Service Topic', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceTopicCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceTopicCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicCard('AmazonSimpleNotificationServiceTopicCard', 'Amazon Simple Notification Service Topic Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceTopicCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicCard('AmazonSimpleNotificationServiceTopicCard', 'Amazon Simple Notification Service Topic Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleNotificationServiceTopicGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleNotificationServiceTopicGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicGroup('AmazonSimpleNotificationServiceTopicGroup', 'Amazon Simple Notification Service Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleNotificationServiceTopicGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicGroup('AmazonSimpleNotificationServiceTopicGroup', 'Amazon Simple Notification Service Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.png
deleted file mode 100644
index becba1ec71..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.puml
deleted file mode 100644
index 51868be17f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic
-
-sprite $AmazonSimpleNotificationServiceTopicXs [10x10/16z] Oq003XY0Yp0oi401AmC39nSRc4388einip2126O6B
-
-sprite $AmazonSimpleNotificationServiceTopicSm [12x12/16z] Oy056E4i3XGs1m8miC0H9v8Qi0WpEvZa138G206OW1R043EojG
-
-sprite $AmazonSimpleNotificationServiceTopicMd [16x16/16z] PSkt0G0m20F1TqRxB-mMqAaXqdMAJ8XCthzCZ1BOPDl-5zcoV_5In2IRT55oQJu
-
-sprite $AmazonSimpleNotificationServiceTopicLg [20x20/16z] ZSq50WKX24NHonDp__lzdJFMiGDWLof7HkL0Ej_PuCuFeh0JgAHA8sNQQoUCaswDddu-i_y9AWeu4lxS1I7EZBD2I2JSIQ-Ts7G5
-
-!procedure AmazonSimpleNotificationServiceTopic($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceTopicCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleNotificationServiceTopicLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleNotificationServiceTopicGroup($id, $name='Amazon Simple Notification Service Topic', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonSimpleNotificationServiceTopicLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.png
deleted file mode 100644
index d0a92f5581..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.puml
deleted file mode 100644
index e39070c792..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleNotificationServiceTopicCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicCard('AmazonSimpleNotificationServiceTopicCard', 'Amazon Simple Notification Service Topic Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Remote.puml
deleted file mode 100644
index c2145e34e1..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleNotificationServiceTopicCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicCard('AmazonSimpleNotificationServiceTopicCard', 'Amazon Simple Notification Service Topic Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.png
deleted file mode 100644
index 8686763a1f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.puml
deleted file mode 100644
index a9ae6c4c82..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleNotificationServiceTopicGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicGroup('AmazonSimpleNotificationServiceTopicGroup', 'Amazon Simple Notification Service Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Remote.puml
deleted file mode 100644
index b956c47e0c..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopicGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleNotificationServiceTopicGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
-
-' renders the element
-AmazonSimpleNotificationServiceTopicGroup('AmazonSimpleNotificationServiceTopicGroup', 'Amazon Simple Notification Service Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.png
deleted file mode 100644
index e0fd902d8e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.puml
deleted file mode 100644
index d11d2d430f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleQueueServiceMessage
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessage('AmazonSimpleQueueServiceMessage', 'Amazon Simple Queue Service Message', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Remote.puml
deleted file mode 100644
index ae0e11fce9..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleQueueServiceMessage
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessage('AmazonSimpleQueueServiceMessage', 'Amazon Simple Queue Service Message', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.md
deleted file mode 100644
index 0f46d35e57..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleQueueServiceMessage
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-```
-
-
-
-| Illustration | AmazonSimpleQueueServiceMessage | AmazonSimpleQueueServiceMessageCard | AmazonSimpleQueueServiceMessageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.png) | ![illustration for AmazonSimpleQueueServiceMessage](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.Local.png) | ![illustration for AmazonSimpleQueueServiceMessageCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.png) | ![illustration for AmazonSimpleQueueServiceMessageGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleQueueServiceMessageXs>`
-- `<$AmazonSimpleQueueServiceMessageSm>`
-- `<$AmazonSimpleQueueServiceMessageMd>`
-- `<$AmazonSimpleQueueServiceMessageLg>`
-
-
-
-
-
-## AmazonSimpleQueueServiceMessage
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceMessage
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessage('AmazonSimpleQueueServiceMessage', 'Amazon Simple Queue Service Message', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceMessage
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessage('AmazonSimpleQueueServiceMessage', 'Amazon Simple Queue Service Message', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleQueueServiceMessageCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceMessageCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageCard('AmazonSimpleQueueServiceMessageCard', 'Amazon Simple Queue Service Message Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceMessageCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageCard('AmazonSimpleQueueServiceMessageCard', 'Amazon Simple Queue Service Message Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleQueueServiceMessageGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceMessageGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageGroup('AmazonSimpleQueueServiceMessageGroup', 'Amazon Simple Queue Service Message Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceMessageGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageGroup('AmazonSimpleQueueServiceMessageGroup', 'Amazon Simple Queue Service Message Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.png
deleted file mode 100644
index bfb0fd5cba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.puml
deleted file mode 100644
index 4a0a0a636a..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage
-
-sprite $AmazonSimpleQueueServiceMessageXs [10x10/16z] Oq003WPc18kJWPCPmk9Yu6A1iDWOs9WWBE9qCB6oCR41nG
-
-sprite $AmazonSimpleQueueServiceMessageSm [12x12/16z] XOp50K1H2CFACyB-0tztpGMfw8GPnKgMQOGGlkxQeQZaTUVLarVFVmyGXAUi7W
-
-sprite $AmazonSimpleQueueServiceMessageMd [16x16/16z] rOa50S1030Flo_KlUCmETiKayAKNXhMD5WhMIKuEFO2H_3Bl1QoD5e8P
-
-sprite $AmazonSimpleQueueServiceMessageLg [20x20/16z] nO-35GD14417o_uBpj_eZCSR6x8BkG4A2cnQHsm8rwbcYcLaLiESOWtPb40-x-t8ha7TpHqnnGgog1Exk-FHFzmiiSCa_szM0-I7Wru
-
-!procedure AmazonSimpleQueueServiceMessage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleQueueServiceMessageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleQueueServiceMessageLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleQueueServiceMessageGroup($id, $name='Amazon Simple Queue Service Message', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonSimpleQueueServiceMessageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.png
deleted file mode 100644
index f2ef52a7b2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.puml
deleted file mode 100644
index 3728b9a533..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleQueueServiceMessageCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageCard('AmazonSimpleQueueServiceMessageCard', 'Amazon Simple Queue Service Message Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Remote.puml
deleted file mode 100644
index 3dc3c0f75d..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleQueueServiceMessageCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageCard('AmazonSimpleQueueServiceMessageCard', 'Amazon Simple Queue Service Message Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.png
deleted file mode 100644
index cf72502c7b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.puml
deleted file mode 100644
index a7d3ffc053..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleQueueServiceMessageGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageGroup('AmazonSimpleQueueServiceMessageGroup', 'Amazon Simple Queue Service Message Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Remote.puml
deleted file mode 100644
index c7d15c8d5c..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleQueueServiceMessageGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage')
-
-' renders the element
-AmazonSimpleQueueServiceMessageGroup('AmazonSimpleQueueServiceMessageGroup', 'Amazon Simple Queue Service Message Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.png
deleted file mode 100644
index 055967bc16..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.puml
deleted file mode 100644
index f15bf1363d..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleQueueServiceQueue
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueue('AmazonSimpleQueueServiceQueue', 'Amazon Simple Queue Service Queue', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Remote.puml
deleted file mode 100644
index 6f5c786937..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleQueueServiceQueue
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueue('AmazonSimpleQueueServiceQueue', 'Amazon Simple Queue Service Queue', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.md b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.md
deleted file mode 100644
index 09130ed560..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleQueueServiceQueue
-
-
-```text
-aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue
-```
-
-```text
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-```
-
-
-
-| Illustration | AmazonSimpleQueueServiceQueue | AmazonSimpleQueueServiceQueueCard | AmazonSimpleQueueServiceQueueGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.png) | ![illustration for AmazonSimpleQueueServiceQueue](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.Local.png) | ![illustration for AmazonSimpleQueueServiceQueueCard](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.png) | ![illustration for AmazonSimpleQueueServiceQueueGroup](../../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleQueueServiceQueueXs>`
-- `<$AmazonSimpleQueueServiceQueueSm>`
-- `<$AmazonSimpleQueueServiceQueueMd>`
-- `<$AmazonSimpleQueueServiceQueueLg>`
-
-
-
-
-
-## AmazonSimpleQueueServiceQueue
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceQueue
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueue('AmazonSimpleQueueServiceQueue', 'Amazon Simple Queue Service Queue', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceQueue
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueue('AmazonSimpleQueueServiceQueue', 'Amazon Simple Queue Service Queue', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleQueueServiceQueueCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceQueueCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueCard('AmazonSimpleQueueServiceQueueCard', 'Amazon Simple Queue Service Queue Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceQueueCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueCard('AmazonSimpleQueueServiceQueueCard', 'Amazon Simple Queue Service Queue Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleQueueServiceQueueGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleQueueServiceQueueGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueGroup('AmazonSimpleQueueServiceQueueGroup', 'Amazon Simple Queue Service Queue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleQueueServiceQueueGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueGroup('AmazonSimpleQueueServiceQueueGroup', 'Amazon Simple Queue Service Queue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.png
deleted file mode 100644
index 1ca025e3da..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.puml
deleted file mode 100644
index 9aa6a14a54..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue
-
-sprite $AmazonSimpleQueueServiceQueueXs [10x10/16z] XSQr0S0m44MnPpZSV-3yEcHLucYvmu30kacjMklM5XfBWxatQ4yN
-
-sprite $AmazonSimpleQueueServiceQueueSm [12x12/16z] Oo06SB3302S38qY0YnKaoi380c6pWDai83OBM9mP8iu4P2Ehvu03JbnM0G
-
-sprite $AmazonSimpleQueueServiceQueueMd [16x16/16z] fOp50G0X0CE2K_RVzznTyglo5wKbGW29Z0COTARCkeH1otTQtdTQzBgu8S_-S3_ysq7d5Roa1W
-
-sprite $AmazonSimpleQueueServiceQueueLg [20x20/16z] lOtL0G0X34E3q-w_xmckNoSlQ2tu0t83Ne92HYZOI-5POWPygSPS4_CfHZx7176EQGwne1opfPToJ3NprDut8A4lvPWV88cNEG4
-
-!procedure AmazonSimpleQueueServiceQueue($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleQueueServiceQueueCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleQueueServiceQueueLg>', 'ApplicationIntegration', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleQueueServiceQueueGroup($id, $name='Amazon Simple Queue Service Queue', $tech='')
- IconGroupElement($id, 'ApplicationIntegrationFamily', '<$AmazonSimpleQueueServiceQueueLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.png
deleted file mode 100644
index 7c76f3fabb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.puml
deleted file mode 100644
index bb7be8276f..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleQueueServiceQueueCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueCard('AmazonSimpleQueueServiceQueueCard', 'Amazon Simple Queue Service Queue Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Remote.puml
deleted file mode 100644
index 8abfc0b452..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleQueueServiceQueueCard
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueCard('AmazonSimpleQueueServiceQueueCard', 'Amazon Simple Queue Service Queue Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.png b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.png
deleted file mode 100644
index 69fbf6f678..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.puml
deleted file mode 100644
index 3d4fe0ea26..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleQueueServiceQueueGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueGroup('AmazonSimpleQueueServiceQueueGroup', 'Amazon Simple Queue Service Queue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Remote.puml
deleted file mode 100644
index 9048363990..0000000000
--- a/distribution/aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueueGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleQueueServiceQueueGroup
-include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue')
-
-' renders the element
-AmazonSimpleQueueServiceQueueGroup('AmazonSimpleQueueServiceQueueGroup', 'Amazon Simple Queue Service Queue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.png b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.png
deleted file mode 100644
index fb9c0af012..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.puml
deleted file mode 100644
index ad49f8b282..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedBlockchainBlockchain
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchain('AmazonManagedBlockchainBlockchain', 'Amazon Managed Blockchain Blockchain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Remote.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Remote.puml
deleted file mode 100644
index 8baa053251..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedBlockchainBlockchain
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchain('AmazonManagedBlockchainBlockchain', 'Amazon Managed Blockchain Blockchain', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.md b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.md
deleted file mode 100644
index 85e7c4e8d7..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonManagedBlockchainBlockchain
-
-
-```text
-aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain
-```
-
-```text
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-```
-
-
-
-| Illustration | AmazonManagedBlockchainBlockchain | AmazonManagedBlockchainBlockchainCard | AmazonManagedBlockchainBlockchainGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.png) | ![illustration for AmazonManagedBlockchainBlockchain](../../../aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.Local.png) | ![illustration for AmazonManagedBlockchainBlockchainCard](../../../aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.png) | ![illustration for AmazonManagedBlockchainBlockchainGroup](../../../aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonManagedBlockchainBlockchainXs>`
-- `<$AmazonManagedBlockchainBlockchainSm>`
-- `<$AmazonManagedBlockchainBlockchainMd>`
-- `<$AmazonManagedBlockchainBlockchainLg>`
-
-
-
-
-
-## AmazonManagedBlockchainBlockchain
-
-### Load remotely
-```plantuml
-@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 AmazonManagedBlockchainBlockchain
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchain('AmazonManagedBlockchainBlockchain', 'Amazon Managed Blockchain Blockchain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedBlockchainBlockchain
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchain('AmazonManagedBlockchainBlockchain', 'Amazon Managed Blockchain Blockchain', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonManagedBlockchainBlockchainCard
-
-### Load remotely
-```plantuml
-@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 AmazonManagedBlockchainBlockchainCard
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainCard('AmazonManagedBlockchainBlockchainCard', 'Amazon Managed Blockchain Blockchain Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedBlockchainBlockchainCard
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainCard('AmazonManagedBlockchainBlockchainCard', 'Amazon Managed Blockchain Blockchain Card', 'an optional description')
-@enduml
-```
-
-## AmazonManagedBlockchainBlockchainGroup
-
-### Load remotely
-```plantuml
-@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 AmazonManagedBlockchainBlockchainGroup
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainGroup('AmazonManagedBlockchainBlockchainGroup', 'Amazon Managed Blockchain Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonManagedBlockchainBlockchainGroup
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainGroup('AmazonManagedBlockchainBlockchainGroup', 'Amazon Managed Blockchain Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.png b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.png
deleted file mode 100644
index 48f8f01e82..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.puml
deleted file mode 100644
index c20bf93b4d..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain
-
-sprite $AmazonManagedBlockchainBlockchainXs [10x10/16z] Oo0Ui3CmiB4mC3AmGBX05XiREn2nix7ZrmW
-
-sprite $AmazonManagedBlockchainBlockchainSm [12x12/16z] fOS70G0W40Bl5_qZImJrsR1136bFZmZQ18Kt931-FE8
-
-sprite $AmazonManagedBlockchainBlockchainMd [16x16/16z] jSJ70O0m5CKmfpp__IUcmmH41x5QgVF8N67LgCCiZqIPK0GauWpnI4UQvD3c5p_R0G
-
-sprite $AmazonManagedBlockchainBlockchainLg [20x20/16z] pOk50S0m3CCSal__U2iSKON1Uedidr8lRfRNmRqokKg4t5rjQyguNUoTjCwz5MZMBY6DO9Y2zSV2lNDwvT13V
-
-!procedure AmazonManagedBlockchainBlockchain($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonManagedBlockchainBlockchainCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonManagedBlockchainBlockchainLg>', 'Blockchain', $funcName, $content)
-!endprocedure
-
-!procedure AmazonManagedBlockchainBlockchainGroup($id, $name='Amazon Managed Blockchain Blockchain', $tech='')
- IconGroupElement($id, 'BlockchainFamily', '<$AmazonManagedBlockchainBlockchainLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.png b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.png
deleted file mode 100644
index c930912b06..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.puml
deleted file mode 100644
index 595604c2af..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonManagedBlockchainBlockchainCard
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainCard('AmazonManagedBlockchainBlockchainCard', 'Amazon Managed Blockchain Blockchain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Remote.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Remote.puml
deleted file mode 100644
index cd104b07b9..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonManagedBlockchainBlockchainCard
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainCard('AmazonManagedBlockchainBlockchainCard', 'Amazon Managed Blockchain Blockchain Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.png b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.png
deleted file mode 100644
index cd7928bf67..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.puml
deleted file mode 100644
index c3f8081fc8..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonManagedBlockchainBlockchainGroup
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainGroup('AmazonManagedBlockchainBlockchainGroup', 'Amazon Managed Blockchain Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Remote.puml
deleted file mode 100644
index 27eecca6f0..0000000000
--- a/distribution/aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchainGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonManagedBlockchainBlockchainGroup
-include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
-
-' renders the element
-AmazonManagedBlockchainBlockchainGroup('AmazonManagedBlockchainBlockchainGroup', 'Amazon Managed Blockchain Blockchain Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.png
deleted file mode 100644
index b0bac98717..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.puml
deleted file mode 100644
index 66c2b4879a..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPinpointJourney
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourney('AmazonPinpointJourney', 'Amazon Pinpoint Journey', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Remote.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Remote.puml
deleted file mode 100644
index 8bc8f94c99..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPinpointJourney
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourney('AmazonPinpointJourney', 'Amazon Pinpoint Journey', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.md b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.md
deleted file mode 100644
index dd13617fd7..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonPinpointJourney
-
-
-```text
-aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney
-```
-
-```text
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-```
-
-
-
-| Illustration | AmazonPinpointJourney | AmazonPinpointJourneyCard | AmazonPinpointJourneyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.png) | ![illustration for AmazonPinpointJourney](../../../aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.Local.png) | ![illustration for AmazonPinpointJourneyCard](../../../aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.png) | ![illustration for AmazonPinpointJourneyGroup](../../../aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonPinpointJourneyXs>`
-- `<$AmazonPinpointJourneySm>`
-- `<$AmazonPinpointJourneyMd>`
-- `<$AmazonPinpointJourneyLg>`
-
-
-
-
-
-## AmazonPinpointJourney
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointJourney
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourney('AmazonPinpointJourney', 'Amazon Pinpoint Journey', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointJourney
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourney('AmazonPinpointJourney', 'Amazon Pinpoint Journey', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonPinpointJourneyCard
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointJourneyCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyCard('AmazonPinpointJourneyCard', 'Amazon Pinpoint Journey Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointJourneyCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyCard('AmazonPinpointJourneyCard', 'Amazon Pinpoint Journey Card', 'an optional description')
-@enduml
-```
-
-## AmazonPinpointJourneyGroup
-
-### Load remotely
-```plantuml
-@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 AmazonPinpointJourneyGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyGroup('AmazonPinpointJourneyGroup', 'Amazon Pinpoint Journey Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonPinpointJourneyGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyGroup('AmazonPinpointJourneyGroup', 'Amazon Pinpoint Journey Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.png
deleted file mode 100644
index cb9232b603..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.puml
deleted file mode 100644
index d4efa0d54b..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney
-
-sprite $AmazonPinpointJourneyXs [10x10/16z] FSQv0O0m000Xr7ot_y9seG9S9u3kt7bwYeV1P6T7V4lfPPiesC0F
-
-sprite $AmazonPinpointJourneySm [12x12/16z] RS770KCn50CWVh7rjF_2kQM3RxEzr7-zlPaHXlE-ARLo59WuKXRgkbL02EB30m
-
-sprite $AmazonPinpointJourneyMd [16x16/16z] TSct0GDH30KWVfJU_WkxTJfQ_DS-HBuwFYnVubEjHG9kJLEICN4EUZVwuaZ7XiBLgWHZe9GnXT4mnrcZXNAXeL0rmEsA9oy
-
-sprite $AmazonPinpointJourneyLg [20x20/16z] {
-XSq5WaKX34FHcnRB_XSyWdoNFEMq53v4UgQHVhG6JoRtQK-Tp_4h6nLGlQ4YB8LtVntkPCKHEPPPyrt6h2-2FgfrUrB7uFa-fb31shCZfwKQiCoEtJrIFJ6e
-ddb9LEYpNfVHceYnDecJsWjVyWi
-}
-
-!procedure AmazonPinpointJourney($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonPinpointJourneyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonPinpointJourneyLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonPinpointJourneyGroup($id, $name='Amazon Pinpoint Journey', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonPinpointJourneyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.png
deleted file mode 100644
index cd63136e1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.puml
deleted file mode 100644
index 50dc4db181..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonPinpointJourneyCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyCard('AmazonPinpointJourneyCard', 'Amazon Pinpoint Journey Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Remote.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Remote.puml
deleted file mode 100644
index f831c8d848..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonPinpointJourneyCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyCard('AmazonPinpointJourneyCard', 'Amazon Pinpoint Journey Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.png
deleted file mode 100644
index 9998409a0d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.puml
deleted file mode 100644
index 28d8058c0d..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonPinpointJourneyGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyGroup('AmazonPinpointJourneyGroup', 'Amazon Pinpoint Journey Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Remote.puml
deleted file mode 100644
index ff61a80bd1..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourneyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonPinpointJourneyGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney')
-
-' renders the element
-AmazonPinpointJourneyGroup('AmazonPinpointJourneyGroup', 'Amazon Pinpoint Journey Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.png
deleted file mode 100644
index 21d211b269..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.puml
deleted file mode 100644
index 7b0025eeb4..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleEmailServiceEmail
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmail('AmazonSimpleEmailServiceEmail', 'Amazon Simple Email Service Email', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Remote.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Remote.puml
deleted file mode 100644
index a42e734ba1..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleEmailServiceEmail
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmail('AmazonSimpleEmailServiceEmail', 'Amazon Simple Email Service Email', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.md b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.md
deleted file mode 100644
index 72156a0e3a..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleEmailServiceEmail
-
-
-```text
-aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail
-```
-
-```text
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-```
-
-
-
-| Illustration | AmazonSimpleEmailServiceEmail | AmazonSimpleEmailServiceEmailCard | AmazonSimpleEmailServiceEmailGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.png) | ![illustration for AmazonSimpleEmailServiceEmail](../../../aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.Local.png) | ![illustration for AmazonSimpleEmailServiceEmailCard](../../../aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.png) | ![illustration for AmazonSimpleEmailServiceEmailGroup](../../../aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleEmailServiceEmailXs>`
-- `<$AmazonSimpleEmailServiceEmailSm>`
-- `<$AmazonSimpleEmailServiceEmailMd>`
-- `<$AmazonSimpleEmailServiceEmailLg>`
-
-
-
-
-
-## AmazonSimpleEmailServiceEmail
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleEmailServiceEmail
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmail('AmazonSimpleEmailServiceEmail', 'Amazon Simple Email Service Email', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleEmailServiceEmail
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmail('AmazonSimpleEmailServiceEmail', 'Amazon Simple Email Service Email', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleEmailServiceEmailCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleEmailServiceEmailCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailCard('AmazonSimpleEmailServiceEmailCard', 'Amazon Simple Email Service Email Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleEmailServiceEmailCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailCard('AmazonSimpleEmailServiceEmailCard', 'Amazon Simple Email Service Email Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleEmailServiceEmailGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleEmailServiceEmailGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailGroup('AmazonSimpleEmailServiceEmailGroup', 'Amazon Simple Email Service Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleEmailServiceEmailGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailGroup('AmazonSimpleEmailServiceEmailGroup', 'Amazon Simple Email Service Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.png
deleted file mode 100644
index 8d6c02ccf5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.puml
deleted file mode 100644
index 446b318ad3..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail
-
-sprite $AmazonSimpleEmailServiceEmailXs [10x10/16z] JSU50G102090XI_s7_YxpiG--Jmfb_D276H5DXGVgu_twWJP_C88urlengC1
-
-sprite $AmazonSimpleEmailServiceEmailSm [12x12/16z] TSpL0S0m30FHKzZxBroL-G9-N-Ql9fqkDMkD7eEbwjbN3Xz1i3nxWRcw-XkBazPzTcSh1PSc
-
-sprite $AmazonSimpleEmailServiceEmailMd [16x16/16z] XOg50SHG24E3X_q7FgbxtnU8u9KiRgK9Ssjq81eoWtPpNqB270i4_qD69JKve-knDah_Tz5Itk2Ym_27CkeIZAJ-DR6WIJGtD77W2m
-
-sprite $AmazonSimpleEmailServiceEmailLg [20x20/16z] {
-ZSx50KHH2CNG04-u_HSy-jtFCglmdFV2HWyyMR7MUjkqYgY9pQ2HRY96HKwKi0AZI7D8QKurCSU1YFa1SmIG5G0PSoCwc63PYkIvRgr1WxIvvJYZCZOPezR-
-JR1vbjoMgXoFBOwy0G
-}
-
-!procedure AmazonSimpleEmailServiceEmail($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleEmailServiceEmailCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleEmailServiceEmailLg>', 'BusinessApplications', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleEmailServiceEmailGroup($id, $name='Amazon Simple Email Service Email', $tech='')
- IconGroupElement($id, 'BusinessApplicationsFamily', '<$AmazonSimpleEmailServiceEmailLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.png
deleted file mode 100644
index 44aae0e982..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.puml
deleted file mode 100644
index 4403714cb9..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleEmailServiceEmailCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailCard('AmazonSimpleEmailServiceEmailCard', 'Amazon Simple Email Service Email Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Remote.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Remote.puml
deleted file mode 100644
index 14e6585b65..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleEmailServiceEmailCard
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailCard('AmazonSimpleEmailServiceEmailCard', 'Amazon Simple Email Service Email Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.png b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.png
deleted file mode 100644
index 49eebead85..0000000000
Binary files a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.puml
deleted file mode 100644
index a7881e53d1..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleEmailServiceEmailGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailGroup('AmazonSimpleEmailServiceEmailGroup', 'Amazon Simple Email Service Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Remote.puml b/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Remote.puml
deleted file mode 100644
index 660f587e74..0000000000
--- a/distribution/aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmailGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleEmailServiceEmailGroup
-include('aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail')
-
-' renders the element
-AmazonSimpleEmailServiceEmailGroup('AmazonSimpleEmailServiceEmailGroup', 'Amazon Simple Email Service Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.png
deleted file mode 100644
index 8cd8459722..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.puml
deleted file mode 100644
index 0f62615f6d..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2Ami
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2Ami('AmazonEc2Ami', 'Amazon Ec2 Ami', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Remote.puml
deleted file mode 100644
index fc46e84ac5..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2Ami
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2Ami('AmazonEc2Ami', 'Amazon Ec2 Ami', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.md
deleted file mode 100644
index a062a57561..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2Ami
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2Ami
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-```
-
-
-
-| Illustration | AmazonEc2Ami | AmazonEc2AmiCard | AmazonEc2AmiGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2Ami.png) | ![illustration for AmazonEc2Ami](../../../aws-q2-2023/Resource/Compute/AmazonEc2Ami.Local.png) | ![illustration for AmazonEc2AmiCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.png) | ![illustration for AmazonEc2AmiGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2AmiXs>`
-- `<$AmazonEc2AmiSm>`
-- `<$AmazonEc2AmiMd>`
-- `<$AmazonEc2AmiLg>`
-
-
-
-
-
-## AmazonEc2Ami
-
-### Load remotely
-```plantuml
-@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 AmazonEc2Ami
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2Ami('AmazonEc2Ami', 'Amazon Ec2 Ami', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2Ami
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2Ami('AmazonEc2Ami', 'Amazon Ec2 Ami', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AmiCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AmiCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiCard('AmazonEc2AmiCard', 'Amazon Ec2 Ami Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AmiCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiCard('AmazonEc2AmiCard', 'Amazon Ec2 Ami Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AmiGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AmiGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiGroup('AmazonEc2AmiGroup', 'Amazon Ec2 Ami Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AmiGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiGroup('AmazonEc2AmiGroup', 'Amazon Ec2 Ami Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.png
deleted file mode 100644
index cd3438f51c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.puml
deleted file mode 100644
index bda8b2c6d9..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Ami.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2Ami
-
-sprite $AmazonEc2AmiXs [10x10/16z] Oq005YZD3aGGm0JYCWC5M84iLbOsLdPMa1WJ521a4ImalUnGPMm
-
-sprite $AmazonEc2AmiSm [12x12/16z] ROo30G113C1Ixp_n6wVKfANanH1Uyb88i26lXpFNXsb_dRV_BL_O0G
-
-sprite $AmazonEc2AmiMd [16x16/16z] dSg50S0W30319xh_n7NtSaYKaumDIBQKm5SuGO608NogTI53BQlZVbLjgw7UK41z1Iq
-
-sprite $AmazonEc2AmiLg [20x20/16z] fOy30aHH200dt__4Yszp7dEnYMLDYR_AcLEGgpYXY9g2DZf0h8qYRkf-PFwk-fzMjw3HYKxfOaN4_bVzJcxLUAzRpnii-2lAT4eaFsG6y0K
-
-!procedure AmazonEc2Ami($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2Ami', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2AmiCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2AmiLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2AmiGroup($id, $name='Amazon Ec2 Ami', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2AmiLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.png
deleted file mode 100644
index 04c4435a6a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.puml
deleted file mode 100644
index 8b30a16785..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AmiCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiCard('AmazonEc2AmiCard', 'Amazon Ec2 Ami Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Remote.puml
deleted file mode 100644
index be639ef028..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AmiCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiCard('AmazonEc2AmiCard', 'Amazon Ec2 Ami Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.png
deleted file mode 100644
index a16d0a8807..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.puml
deleted file mode 100644
index e0f817cbc5..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2AmiGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiGroup('AmazonEc2AmiGroup', 'Amazon Ec2 Ami Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Remote.puml
deleted file mode 100644
index 0c36e70cb0..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AmiGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2AmiGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Ami')
-
-' renders the element
-AmazonEc2AmiGroup('AmazonEc2AmiGroup', 'Amazon Ec2 Ami Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.png
deleted file mode 100644
index 9336827132..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.puml
deleted file mode 100644
index d75f61f192..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Remote.puml
deleted file mode 100644
index 125abe6f97..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.md
deleted file mode 100644
index fb6494e99c..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2AutoScaling
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-```
-
-
-
-| Illustration | AmazonEc2AutoScaling | AmazonEc2AutoScalingCard | AmazonEc2AutoScalingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.png) | ![illustration for AmazonEc2AutoScaling](../../../aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.Local.png) | ![illustration for AmazonEc2AutoScalingCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.png) | ![illustration for AmazonEc2AutoScalingGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2AutoScalingXs>`
-- `<$AmazonEc2AutoScalingSm>`
-- `<$AmazonEc2AutoScalingMd>`
-- `<$AmazonEc2AutoScalingLg>`
-
-
-
-
-
-## AmazonEc2AutoScaling
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AutoScaling
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScaling('AmazonEc2AutoScaling', 'Amazon Ec2 Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AutoScalingCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AutoScalingGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.png
deleted file mode 100644
index 15b890ee59..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.puml
deleted file mode 100644
index 4767b87b05..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling
-
-sprite $AmazonEc2AutoScalingXs [10x10/16z] Oq05xCWiJC3Am0QKOGUn81GZ2miR0oEwCdP655C
-
-sprite $AmazonEc2AutoScalingSm [12x12/16z] RKo50G0m2BBz_-9rpou0NaC_PztBUMUTDsgTo-XUQki01XL0fKz2g2Fkxpq3
-
-sprite $AmazonEc2AutoScalingMd [16x16/16z] VOw50S0W30JZsN_Y5dSuDFvmmISBrNsDlsnX1AormJHL3HbKKbdJGnoV04JRujVIfzXn9p04J9U9h_cywekT9whv0m
-
-sprite $AmazonEc2AutoScalingLg [20x20/16z] ZSp50KKn20NHGM__5NzzxhFB2S1LrdkJTYXapLvvOlkyLQtrqkzy5NGCQAQVDVKZVQD-vh-N0QPnD_3cbxwSdrfWoPYb8iIJT6Ys5LS5MrImQwOt
-
-!procedure AmazonEc2AutoScaling($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2AutoScalingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2AutoScalingLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2AutoScalingGroup($id, $name='Amazon Ec2 Auto Scaling', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2AutoScalingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.png
deleted file mode 100644
index 5c5715ad9d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.puml
deleted file mode 100644
index 8bdee454e3..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Remote.puml
deleted file mode 100644
index 2fa544e634..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AutoScalingCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingCard('AmazonEc2AutoScalingCard', 'Amazon Ec2 Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.png
deleted file mode 100644
index 4651b09e01..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.puml
deleted file mode 100644
index 5b287f4604..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Remote.puml
deleted file mode 100644
index b5d82ca63d..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AutoScalingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2AutoScalingGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling')
-
-' renders the element
-AmazonEc2AutoScalingGroup('AmazonEc2AutoScalingGroup', 'Amazon Ec2 Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.png
deleted file mode 100644
index 0c8b04c898..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.puml
deleted file mode 100644
index f66f001fcf..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AwsMicroserviceExtractorForNet
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNet('AmazonEc2AwsMicroserviceExtractorForNet', 'Amazon Ec2 Aws Microservice Extractor For Net', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Remote.puml
deleted file mode 100644
index 95f10ec06d..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AwsMicroserviceExtractorForNet
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNet('AmazonEc2AwsMicroserviceExtractorForNet', 'Amazon Ec2 Aws Microservice Extractor For Net', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.md
deleted file mode 100644
index c8c7919baa..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2AwsMicroserviceExtractorForNet
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-```
-
-
-
-| Illustration | AmazonEc2AwsMicroserviceExtractorForNet | AmazonEc2AwsMicroserviceExtractorForNetCard | AmazonEc2AwsMicroserviceExtractorForNetGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.png) | ![illustration for AmazonEc2AwsMicroserviceExtractorForNet](../../../aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.Local.png) | ![illustration for AmazonEc2AwsMicroserviceExtractorForNetCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.png) | ![illustration for AmazonEc2AwsMicroserviceExtractorForNetGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2AwsMicroserviceExtractorForNetXs>`
-- `<$AmazonEc2AwsMicroserviceExtractorForNetSm>`
-- `<$AmazonEc2AwsMicroserviceExtractorForNetMd>`
-- `<$AmazonEc2AwsMicroserviceExtractorForNetLg>`
-
-
-
-
-
-## AmazonEc2AwsMicroserviceExtractorForNet
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AwsMicroserviceExtractorForNet
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNet('AmazonEc2AwsMicroserviceExtractorForNet', 'Amazon Ec2 Aws Microservice Extractor For Net', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AwsMicroserviceExtractorForNet
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNet('AmazonEc2AwsMicroserviceExtractorForNet', 'Amazon Ec2 Aws Microservice Extractor For Net', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AwsMicroserviceExtractorForNetCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AwsMicroserviceExtractorForNetCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetCard('AmazonEc2AwsMicroserviceExtractorForNetCard', 'Amazon Ec2 Aws Microservice Extractor For Net Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AwsMicroserviceExtractorForNetCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetCard('AmazonEc2AwsMicroserviceExtractorForNetCard', 'Amazon Ec2 Aws Microservice Extractor For Net Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2AwsMicroserviceExtractorForNetGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2AwsMicroserviceExtractorForNetGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetGroup('AmazonEc2AwsMicroserviceExtractorForNetGroup', 'Amazon Ec2 Aws Microservice Extractor For Net Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2AwsMicroserviceExtractorForNetGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetGroup('AmazonEc2AwsMicroserviceExtractorForNetGroup', 'Amazon Ec2 Aws Microservice Extractor For Net Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.png
deleted file mode 100644
index 6334282e03..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.puml
deleted file mode 100644
index dd5ec73d33..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet
-
-sprite $AmazonEc2AwsMicroserviceExtractorForNetXs [10x10/16z] LOo50G0n308lll_4B_N61U2o-Xmugpaf2jeFkbx-rJXlZg4WJSNQAHNW1G
-
-sprite $AmazonEc2AwsMicroserviceExtractorForNetSm [12x12/16z] NKq54i0m22Ez9Vp_noisgQ4HEuylJXMXEgacqR0naNdjq5b5YKp1wCYC02xRMUQWuWlZeSx9YNG3
-
-sprite $AmazonEc2AwsMicroserviceExtractorForNetMd [16x16/16z] RKs50S0m3282_7_ntDUu0iP2rxCZ0DMpmpsXOijfRJaGJd1fUFIB6DZxaEBegJLcNNjTy6qV1Dx6wVszSC0Um49dKiKmgJWtn5ioFgFKKSm
-
-sprite $AmazonEc2AwsMicroserviceExtractorForNetLg [20x20/16z] {
-VOa7jWCm2CDa1_3zJ_n7azVTEaDOy2qrVZOn7JsPmwiHNEVDgT5LjRQ3bG8cmbS7ccbWEtieW02CbNyaN9qdvfGhQbqW0QtKjIZg0f86uXKOzbC3DYnnTSMb
-Ow5HTVTOir8ZXxCavospStMFcNPuYQxJBm
-}
-
-!procedure AmazonEc2AwsMicroserviceExtractorForNet($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2AwsMicroserviceExtractorForNetCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2AwsMicroserviceExtractorForNetLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2AwsMicroserviceExtractorForNetGroup($id, $name='Amazon Ec2 Aws Microservice Extractor For Net', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2AwsMicroserviceExtractorForNetLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.png
deleted file mode 100644
index 4bee9cf3a7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.puml
deleted file mode 100644
index 0efe118eb8..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2AwsMicroserviceExtractorForNetCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetCard('AmazonEc2AwsMicroserviceExtractorForNetCard', 'Amazon Ec2 Aws Microservice Extractor For Net Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Remote.puml
deleted file mode 100644
index fb2962a5fe..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2AwsMicroserviceExtractorForNetCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetCard('AmazonEc2AwsMicroserviceExtractorForNetCard', 'Amazon Ec2 Aws Microservice Extractor For Net Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.png
deleted file mode 100644
index 69e3fbdcf3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.puml
deleted file mode 100644
index 962246ad88..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2AwsMicroserviceExtractorForNetGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetGroup('AmazonEc2AwsMicroserviceExtractorForNetGroup', 'Amazon Ec2 Aws Microservice Extractor For Net Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Remote.puml
deleted file mode 100644
index a5bbb94234..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNetGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2AwsMicroserviceExtractorForNetGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet')
-
-' renders the element
-AmazonEc2AwsMicroserviceExtractorForNetGroup('AmazonEc2AwsMicroserviceExtractorForNetGroup', 'Amazon Ec2 Aws Microservice Extractor For Net Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.png
deleted file mode 100644
index ef9b80a4ff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.puml
deleted file mode 100644
index 9a8002bcdd..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2DbInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstance('AmazonEc2DbInstance', 'Amazon Ec2 Db Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Remote.puml
deleted file mode 100644
index 3332d11ec4..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2DbInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstance('AmazonEc2DbInstance', 'Amazon Ec2 Db Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.md
deleted file mode 100644
index 5a8e32b0d2..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2DbInstance
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2DbInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-```
-
-
-
-| Illustration | AmazonEc2DbInstance | AmazonEc2DbInstanceCard | AmazonEc2DbInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.png) | ![illustration for AmazonEc2DbInstance](../../../aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.Local.png) | ![illustration for AmazonEc2DbInstanceCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.png) | ![illustration for AmazonEc2DbInstanceGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2DbInstanceXs>`
-- `<$AmazonEc2DbInstanceSm>`
-- `<$AmazonEc2DbInstanceMd>`
-- `<$AmazonEc2DbInstanceLg>`
-
-
-
-
-
-## AmazonEc2DbInstance
-
-### Load remotely
-```plantuml
-@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 AmazonEc2DbInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstance('AmazonEc2DbInstance', 'Amazon Ec2 Db Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2DbInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstance('AmazonEc2DbInstance', 'Amazon Ec2 Db Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2DbInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2DbInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceCard('AmazonEc2DbInstanceCard', 'Amazon Ec2 Db Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2DbInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceCard('AmazonEc2DbInstanceCard', 'Amazon Ec2 Db Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2DbInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2DbInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceGroup('AmazonEc2DbInstanceGroup', 'Amazon Ec2 Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2DbInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceGroup('AmazonEc2DbInstanceGroup', 'Amazon Ec2 Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.png
deleted file mode 100644
index 9d8d37641d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.puml
deleted file mode 100644
index cfa6759e78..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2DbInstance
-
-sprite $AmazonEc2DbInstanceXs [10x10/16z] JKo30G1043hM_XE_SLObnSBq3BkEvdiQJVUa3umxaPpW2HSy5LoSi0C
-
-sprite $AmazonEc2DbInstanceSm [12x12/16z] NOk50G0W20JDS_-DRSg0p-HFxgnnOCdtBBZ6bTRdOG9-hKmNJ2hZTzSSQnR85z_ZC9qy0G
-
-sprite $AmazonEc2DbInstanceMd [16x16/16z] RKo50G0X48BB_IV-j5kFn67H4K0Kf17fwS_peiu3yZvSi6V3OREVxvDTJvzqZP01ls6ozvcuKMOTybu99WikaW_wtDUNPWfk
-
-sprite $AmazonEc2DbInstanceLg [20x20/16z] {
-ZP250SGm30Cbu_uJFvGRll25ZGu68VbhxE5OkR2Bu6RCdZjy6v1F9zj2qQSphTSfbnn8R3pNHLZnbYJ0VA_BZVSwtxxr_DlJqSLKb7QxEowtkscwCC0IRsX6
-u0i
-}
-
-!procedure AmazonEc2DbInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2DbInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2DbInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2DbInstanceLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2DbInstanceGroup($id, $name='Amazon Ec2 Db Instance', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2DbInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.png
deleted file mode 100644
index b6d3c848d2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.puml
deleted file mode 100644
index 6e04f4ce85..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2DbInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceCard('AmazonEc2DbInstanceCard', 'Amazon Ec2 Db Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Remote.puml
deleted file mode 100644
index 8fc009f8b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2DbInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceCard('AmazonEc2DbInstanceCard', 'Amazon Ec2 Db Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.png
deleted file mode 100644
index 424d77780b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.puml
deleted file mode 100644
index bc882ef149..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2DbInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceGroup('AmazonEc2DbInstanceGroup', 'Amazon Ec2 Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Remote.puml
deleted file mode 100644
index c97afe52bf..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2DbInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2DbInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2DbInstance')
-
-' renders the element
-AmazonEc2DbInstanceGroup('AmazonEc2DbInstanceGroup', 'Amazon Ec2 Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.png
deleted file mode 100644
index 9969503ee7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.puml
deleted file mode 100644
index 8516f0583f..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2ElasticIpAddress
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddress('AmazonEc2ElasticIpAddress', 'Amazon Ec2 Elastic Ip Address', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Remote.puml
deleted file mode 100644
index 0f8cb9b119..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2ElasticIpAddress
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddress('AmazonEc2ElasticIpAddress', 'Amazon Ec2 Elastic Ip Address', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.md
deleted file mode 100644
index dc2c0f387b..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2ElasticIpAddress
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-```
-
-
-
-| Illustration | AmazonEc2ElasticIpAddress | AmazonEc2ElasticIpAddressCard | AmazonEc2ElasticIpAddressGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.png) | ![illustration for AmazonEc2ElasticIpAddress](../../../aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.Local.png) | ![illustration for AmazonEc2ElasticIpAddressCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.png) | ![illustration for AmazonEc2ElasticIpAddressGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2ElasticIpAddressXs>`
-- `<$AmazonEc2ElasticIpAddressSm>`
-- `<$AmazonEc2ElasticIpAddressMd>`
-- `<$AmazonEc2ElasticIpAddressLg>`
-
-
-
-
-
-## AmazonEc2ElasticIpAddress
-
-### Load remotely
-```plantuml
-@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 AmazonEc2ElasticIpAddress
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddress('AmazonEc2ElasticIpAddress', 'Amazon Ec2 Elastic Ip Address', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2ElasticIpAddress
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddress('AmazonEc2ElasticIpAddress', 'Amazon Ec2 Elastic Ip Address', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2ElasticIpAddressCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2ElasticIpAddressCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressCard('AmazonEc2ElasticIpAddressCard', 'Amazon Ec2 Elastic Ip Address Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2ElasticIpAddressCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressCard('AmazonEc2ElasticIpAddressCard', 'Amazon Ec2 Elastic Ip Address Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2ElasticIpAddressGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2ElasticIpAddressGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressGroup('AmazonEc2ElasticIpAddressGroup', 'Amazon Ec2 Elastic Ip Address Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2ElasticIpAddressGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressGroup('AmazonEc2ElasticIpAddressGroup', 'Amazon Ec2 Elastic Ip Address Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.png
deleted file mode 100644
index 92bc1afa26..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.puml
deleted file mode 100644
index f771148d12..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress
-
-sprite $AmazonEc2ElasticIpAddressXs [10x10/16z] Oo00c60CLcHHTZOWO6TWPs04yLW8c04
-
-sprite $AmazonEc2ElasticIpAddressSm [12x12/16z] Oo0PiBCnmfXi30mGDWkG0PO20NO6TWO6LfW21cPMKam7
-
-sprite $AmazonEc2ElasticIpAddressMd [16x16/16z] Ow0-O6L5vZ6oC32mC4BOR43CpW0cu09iO1eAs5c1KX1nX0P69WINwW
-
-sprite $AmazonEc2ElasticIpAddressLg [20x20/16z] pKm50S1043f1-YUUUu7zkG3nerL-Bs2MholNablrTZWdRLFsUKkVjx1ES-u2WRpa-n18NITiZJPY19i1
-
-!procedure AmazonEc2ElasticIpAddress($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2ElasticIpAddressCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2ElasticIpAddressLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2ElasticIpAddressGroup($id, $name='Amazon Ec2 Elastic Ip Address', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2ElasticIpAddressLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.png
deleted file mode 100644
index a48119c1dc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.puml
deleted file mode 100644
index d198d28825..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2ElasticIpAddressCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressCard('AmazonEc2ElasticIpAddressCard', 'Amazon Ec2 Elastic Ip Address Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Remote.puml
deleted file mode 100644
index 22c50484a8..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2ElasticIpAddressCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressCard('AmazonEc2ElasticIpAddressCard', 'Amazon Ec2 Elastic Ip Address Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.png
deleted file mode 100644
index dcceb79c31..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.puml
deleted file mode 100644
index 241435042b..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2ElasticIpAddressGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressGroup('AmazonEc2ElasticIpAddressGroup', 'Amazon Ec2 Elastic Ip Address Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Remote.puml
deleted file mode 100644
index 4dcf4fc028..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddressGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2ElasticIpAddressGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress')
-
-' renders the element
-AmazonEc2ElasticIpAddressGroup('AmazonEc2ElasticIpAddressGroup', 'Amazon Ec2 Elastic Ip Address Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.png
deleted file mode 100644
index f253bdca44..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.puml
deleted file mode 100644
index a55f45fb0f..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2Instance
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2Instance('AmazonEc2Instance', 'Amazon Ec2 Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Remote.puml
deleted file mode 100644
index 966976c781..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2Instance
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2Instance('AmazonEc2Instance', 'Amazon Ec2 Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.md
deleted file mode 100644
index d5b6dd8747..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2Instance
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2Instance
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-```
-
-
-
-| Illustration | AmazonEc2Instance | AmazonEc2InstanceCard | AmazonEc2InstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2Instance.png) | ![illustration for AmazonEc2Instance](../../../aws-q2-2023/Resource/Compute/AmazonEc2Instance.Local.png) | ![illustration for AmazonEc2InstanceCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.png) | ![illustration for AmazonEc2InstanceGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2InstanceXs>`
-- `<$AmazonEc2InstanceSm>`
-- `<$AmazonEc2InstanceMd>`
-- `<$AmazonEc2InstanceLg>`
-
-
-
-
-
-## AmazonEc2Instance
-
-### Load remotely
-```plantuml
-@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 AmazonEc2Instance
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2Instance('AmazonEc2Instance', 'Amazon Ec2 Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2Instance
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2Instance('AmazonEc2Instance', 'Amazon Ec2 Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2InstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceCard('AmazonEc2InstanceCard', 'Amazon Ec2 Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceCard('AmazonEc2InstanceCard', 'Amazon Ec2 Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2InstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceGroup('AmazonEc2InstanceGroup', 'Amazon Ec2 Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceGroup('AmazonEc2InstanceGroup', 'Amazon Ec2 Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.png
deleted file mode 100644
index 28d3352b3c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.puml
deleted file mode 100644
index ef4f862e2b..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instance.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2Instance
-
-sprite $AmazonEc2InstanceXs [10x10/16z] Oq05xAn872RiB7OeYvs15SfYHLR730OiIEO1
-
-sprite $AmazonEc2InstanceSm [12x12/16z] RKs30G0m3Alx_yMpLpk1MnJ1Iwobwv3IwrXxAMPjiEkIVTruVFFYc5ipkNWp
-
-sprite $AmazonEc2InstanceMd [16x16/16z] bK-54S0m428zPF-9w-xnTm0tIp3INys-Pz-JsvHb3G6vR8qQMdR-qBpF-vfFTdvStN_5jvQLUps2Ub-Ztm4
-
-sprite $AmazonEc2InstanceLg [20x20/16z] dP250GCn30Cba_QVk7rcld3CnXc90DGSo8k_B3LZtD1HM61ijaoj_Yfvg1UnriiurDlzMRD9Qrk9dtEnTtNuWY1Qo6BIn38MhtfASDeQ_W
-
-!procedure AmazonEc2Instance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2Instance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2InstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2InstanceLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2InstanceGroup($id, $name='Amazon Ec2 Instance', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2InstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.png
deleted file mode 100644
index 940d1e6c9f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.puml
deleted file mode 100644
index c079012245..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2InstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceCard('AmazonEc2InstanceCard', 'Amazon Ec2 Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Remote.puml
deleted file mode 100644
index 14e85c0035..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2InstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceCard('AmazonEc2InstanceCard', 'Amazon Ec2 Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.png
deleted file mode 100644
index 5baa512f53..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.puml
deleted file mode 100644
index 7f48a74174..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2InstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceGroup('AmazonEc2InstanceGroup', 'Amazon Ec2 Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Remote.puml
deleted file mode 100644
index 8d67643e93..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2InstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instance')
-
-' renders the element
-AmazonEc2InstanceGroup('AmazonEc2InstanceGroup', 'Amazon Ec2 Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.png
deleted file mode 100644
index a3e9670d28..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.puml
deleted file mode 100644
index 39e4463041..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2InstanceWithCloudWatch
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatch('AmazonEc2InstanceWithCloudWatch', 'Amazon Ec2 Instance With Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Remote.puml
deleted file mode 100644
index a66fcfbcf7..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2InstanceWithCloudWatch
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatch('AmazonEc2InstanceWithCloudWatch', 'Amazon Ec2 Instance With Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.md
deleted file mode 100644
index 6ac3acbc4c..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2InstanceWithCloudWatch
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-```
-
-
-
-| Illustration | AmazonEc2InstanceWithCloudWatch | AmazonEc2InstanceWithCloudWatchCard | AmazonEc2InstanceWithCloudWatchGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.png) | ![illustration for AmazonEc2InstanceWithCloudWatch](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.Local.png) | ![illustration for AmazonEc2InstanceWithCloudWatchCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.png) | ![illustration for AmazonEc2InstanceWithCloudWatchGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2InstanceWithCloudWatchXs>`
-- `<$AmazonEc2InstanceWithCloudWatchSm>`
-- `<$AmazonEc2InstanceWithCloudWatchMd>`
-- `<$AmazonEc2InstanceWithCloudWatchLg>`
-
-
-
-
-
-## AmazonEc2InstanceWithCloudWatch
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstanceWithCloudWatch
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatch('AmazonEc2InstanceWithCloudWatch', 'Amazon Ec2 Instance With Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstanceWithCloudWatch
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatch('AmazonEc2InstanceWithCloudWatch', 'Amazon Ec2 Instance With Cloud Watch', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2InstanceWithCloudWatchCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstanceWithCloudWatchCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchCard('AmazonEc2InstanceWithCloudWatchCard', 'Amazon Ec2 Instance With Cloud Watch Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstanceWithCloudWatchCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchCard('AmazonEc2InstanceWithCloudWatchCard', 'Amazon Ec2 Instance With Cloud Watch Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2InstanceWithCloudWatchGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstanceWithCloudWatchGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchGroup('AmazonEc2InstanceWithCloudWatchGroup', 'Amazon Ec2 Instance With Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstanceWithCloudWatchGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchGroup('AmazonEc2InstanceWithCloudWatchGroup', 'Amazon Ec2 Instance With Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.png
deleted file mode 100644
index 003fc5a50b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.puml
deleted file mode 100644
index 911bd9da35..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch
-
-sprite $AmazonEc2InstanceWithCloudWatchXs [10x10/16z] HKg50G0X40B-bVqdjiLB2g_-ynr5OOgd5Qp_RorJCBTBCpbGi7RL3W
-
-sprite $AmazonEc2InstanceWithCloudWatchSm [12x12/16z] LOo50G0X24K_lV_4Ad7XenD_WXu4X0Slf_xad9lUUVH6vbfRaLKTIwhFOuG-EQf__HT_m0O
-
-sprite $AmazonEc2InstanceWithCloudWatchMd [16x16/16z] PSU90GD1249HPa7el-EekPC_Xpxy5N_Kn6U4lrpho_AdsI_rij0Tv65oh0k-sqEhfzPfKcXnZIJdz23MMpdqsvEeJq-_vhnw1zm
-
-sprite $AmazonEc2InstanceWithCloudWatchLg [20x20/16z] {
-RSY5TKGn30NH4Rx-EyunPJ-DKPVFedMj1YNt10ttmWRVysEgwhljwsPXSwZAdpKx-J7PcAtRoTYMYo8pqROULX6WVvCFys5js_3Cj8AGiMndaant6tNePPGD
-A-vDKFYrQW2x1Vm1
-}
-
-!procedure AmazonEc2InstanceWithCloudWatch($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2InstanceWithCloudWatchCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2InstanceWithCloudWatchLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2InstanceWithCloudWatchGroup($id, $name='Amazon Ec2 Instance With Cloud Watch', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2InstanceWithCloudWatchLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.png
deleted file mode 100644
index dc4bac85ab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.puml
deleted file mode 100644
index 3969dc09fe..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2InstanceWithCloudWatchCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchCard('AmazonEc2InstanceWithCloudWatchCard', 'Amazon Ec2 Instance With Cloud Watch Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Remote.puml
deleted file mode 100644
index cdb3a6a4ce..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2InstanceWithCloudWatchCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchCard('AmazonEc2InstanceWithCloudWatchCard', 'Amazon Ec2 Instance With Cloud Watch Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.png
deleted file mode 100644
index 6aa656dd1f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.puml
deleted file mode 100644
index d11c7bba4b..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2InstanceWithCloudWatchGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchGroup('AmazonEc2InstanceWithCloudWatchGroup', 'Amazon Ec2 Instance With Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Remote.puml
deleted file mode 100644
index eadc671440..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatchGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2InstanceWithCloudWatchGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
-
-' renders the element
-AmazonEc2InstanceWithCloudWatchGroup('AmazonEc2InstanceWithCloudWatchGroup', 'Amazon Ec2 Instance With Cloud Watch Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.png
deleted file mode 100644
index c7e57bfbd7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.puml
deleted file mode 100644
index b887a96fe1..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2Instances
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2Instances('AmazonEc2Instances', 'Amazon Ec2 Instances', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Remote.puml
deleted file mode 100644
index 830c034296..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2Instances
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2Instances('AmazonEc2Instances', 'Amazon Ec2 Instances', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.md
deleted file mode 100644
index 5f788d5517..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2Instances
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2Instances
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-```
-
-
-
-| Illustration | AmazonEc2Instances | AmazonEc2InstancesCard | AmazonEc2InstancesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2Instances.png) | ![illustration for AmazonEc2Instances](../../../aws-q2-2023/Resource/Compute/AmazonEc2Instances.Local.png) | ![illustration for AmazonEc2InstancesCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.png) | ![illustration for AmazonEc2InstancesGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2InstancesXs>`
-- `<$AmazonEc2InstancesSm>`
-- `<$AmazonEc2InstancesMd>`
-- `<$AmazonEc2InstancesLg>`
-
-
-
-
-
-## AmazonEc2Instances
-
-### Load remotely
-```plantuml
-@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 AmazonEc2Instances
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2Instances('AmazonEc2Instances', 'Amazon Ec2 Instances', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2Instances
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2Instances('AmazonEc2Instances', 'Amazon Ec2 Instances', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2InstancesCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstancesCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesCard('AmazonEc2InstancesCard', 'Amazon Ec2 Instances Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstancesCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesCard('AmazonEc2InstancesCard', 'Amazon Ec2 Instances Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2InstancesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2InstancesGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesGroup('AmazonEc2InstancesGroup', 'Amazon Ec2 Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2InstancesGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesGroup('AmazonEc2InstancesGroup', 'Amazon Ec2 Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.png
deleted file mode 100644
index c80050e0ee..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.puml
deleted file mode 100644
index 20c0c8b8ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Instances.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2Instances
-
-sprite $AmazonEc2InstancesXs [10x10/16z] Oq05x0WMJb5sPY060RW84uXcXx1008d5nCJ43
-
-sprite $AmazonEc2InstancesSm [12x12/16z] Oq06J8n0m8uaW60pWW2I81CwcvsT7KY00OW7bM93OpFWORC10Ji
-
-sprite $AmazonEc2InstancesMd [16x16/16z] bOgr0G0n4CEElV_4pnYEAeCe1N5ozokWrVdaxhYLTfUpm_UE4x_4subI3rL--ybizpZW5G
-
-sprite $AmazonEc2InstancesLg [20x20/16z] fOg55G0X3CMePl-9pzqbKClxvGXdm6R7l7npCZ2wJVQpatuOMESOaJ4xX_MTIs3fHluvxR65av5I0m
-
-!procedure AmazonEc2Instances($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2Instances', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2InstancesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2InstancesLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2InstancesGroup($id, $name='Amazon Ec2 Instances', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2InstancesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.png
deleted file mode 100644
index 7d9e971726..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.puml
deleted file mode 100644
index d22724b35d..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2InstancesCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesCard('AmazonEc2InstancesCard', 'Amazon Ec2 Instances Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Remote.puml
deleted file mode 100644
index 1d465f5c89..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2InstancesCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesCard('AmazonEc2InstancesCard', 'Amazon Ec2 Instances Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.png
deleted file mode 100644
index 3ca3575824..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.puml
deleted file mode 100644
index d7e52162db..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2InstancesGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesGroup('AmazonEc2InstancesGroup', 'Amazon Ec2 Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Remote.puml
deleted file mode 100644
index bee9b54914..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2InstancesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2InstancesGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Instances')
-
-' renders the element
-AmazonEc2InstancesGroup('AmazonEc2InstancesGroup', 'Amazon Ec2 Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.png
deleted file mode 100644
index a95e2e00a4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.puml
deleted file mode 100644
index d69b960dc8..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2Rescue
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2Rescue('AmazonEc2Rescue', 'Amazon Ec2 Rescue', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Remote.puml
deleted file mode 100644
index 9cf607e5f0..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2Rescue
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2Rescue('AmazonEc2Rescue', 'Amazon Ec2 Rescue', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.md
deleted file mode 100644
index 34ab538ee6..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2Rescue
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2Rescue
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-```
-
-
-
-| Illustration | AmazonEc2Rescue | AmazonEc2RescueCard | AmazonEc2RescueGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2Rescue.png) | ![illustration for AmazonEc2Rescue](../../../aws-q2-2023/Resource/Compute/AmazonEc2Rescue.Local.png) | ![illustration for AmazonEc2RescueCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.png) | ![illustration for AmazonEc2RescueGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2RescueXs>`
-- `<$AmazonEc2RescueSm>`
-- `<$AmazonEc2RescueMd>`
-- `<$AmazonEc2RescueLg>`
-
-
-
-
-
-## AmazonEc2Rescue
-
-### Load remotely
-```plantuml
-@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 AmazonEc2Rescue
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2Rescue('AmazonEc2Rescue', 'Amazon Ec2 Rescue', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2Rescue
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2Rescue('AmazonEc2Rescue', 'Amazon Ec2 Rescue', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2RescueCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2RescueCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueCard('AmazonEc2RescueCard', 'Amazon Ec2 Rescue Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2RescueCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueCard('AmazonEc2RescueCard', 'Amazon Ec2 Rescue Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2RescueGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2RescueGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueGroup('AmazonEc2RescueGroup', 'Amazon Ec2 Rescue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2RescueGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueGroup('AmazonEc2RescueGroup', 'Amazon Ec2 Rescue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.png
deleted file mode 100644
index 2795279903..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.puml
deleted file mode 100644
index 91c2bb36f5..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2Rescue.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2Rescue
-
-sprite $AmazonEc2RescueXs [10x10/16z] HKk50G0W29l5_lzO6WEMc7DpCuO0oz23GaLKiDzJbAeYKILpeWgx0KNSSVW1
-
-sprite $AmazonEc2RescueSm [12x12/16z] JSo53KKn5CFGqzugsN_Yp_025jirNT-CXUv183KbYAw8q9OdmxP0mfpWP8AgOtmz6VBsPn2JRzm1
-
-sprite $AmazonEc2RescueMd [16x16/16z] NSg7RGHG3CDGkch_ZMCer_dh0mo_QJywmjLT-6Mvef2zjiwgULfm9WexWftfPUowF7gF3TYGjgG6T766OdVL2Em9wZ0yJCrPl0oJvjFFCg3tNV07
-
-sprite $AmazonEc2RescueLg [20x20/16z] {
-RSwtOGHG5CCm_22z_ITspZwMgEXXf_Epu5o_6mga7M0l0_QGWlLXlI5wlgs4qEN3zhKdwJ0Vbaa6TjFiDoi2MRX_p9TDaa9UUpTbTf8U-VdI9SSFEnN2-39h
-IX8_Z10-BC2-zm9PpFvL1jRlU0O
-}
-
-!procedure AmazonEc2Rescue($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2Rescue', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2RescueCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2RescueLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2RescueGroup($id, $name='Amazon Ec2 Rescue', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2RescueLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.png
deleted file mode 100644
index f4313bd601..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.puml
deleted file mode 100644
index 9e640c82a5..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2RescueCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueCard('AmazonEc2RescueCard', 'Amazon Ec2 Rescue Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Remote.puml
deleted file mode 100644
index b30ba4a18f..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2RescueCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueCard('AmazonEc2RescueCard', 'Amazon Ec2 Rescue Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.png
deleted file mode 100644
index c83d5db36b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.puml
deleted file mode 100644
index 37f27aca3c..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2RescueGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueGroup('AmazonEc2RescueGroup', 'Amazon Ec2 Rescue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Remote.puml
deleted file mode 100644
index fc0fb8f98a..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2RescueGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2RescueGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2Rescue')
-
-' renders the element
-AmazonEc2RescueGroup('AmazonEc2RescueGroup', 'Amazon Ec2 Rescue Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.png
deleted file mode 100644
index 3bb47a8c5a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.puml
deleted file mode 100644
index 95d7c75937..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2SpotInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstance('AmazonEc2SpotInstance', 'Amazon Ec2 Spot Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Remote.puml
deleted file mode 100644
index aeb32bce0a..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2SpotInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstance('AmazonEc2SpotInstance', 'Amazon Ec2 Spot Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.md b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.md
deleted file mode 100644
index 19eabc8a85..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonEc2SpotInstance
-
-
-```text
-aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-```
-
-
-
-| Illustration | AmazonEc2SpotInstance | AmazonEc2SpotInstanceCard | AmazonEc2SpotInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.png) | ![illustration for AmazonEc2SpotInstance](../../../aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.Local.png) | ![illustration for AmazonEc2SpotInstanceCard](../../../aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.png) | ![illustration for AmazonEc2SpotInstanceGroup](../../../aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonEc2SpotInstanceXs>`
-- `<$AmazonEc2SpotInstanceSm>`
-- `<$AmazonEc2SpotInstanceMd>`
-- `<$AmazonEc2SpotInstanceLg>`
-
-
-
-
-
-## AmazonEc2SpotInstance
-
-### Load remotely
-```plantuml
-@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 AmazonEc2SpotInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstance('AmazonEc2SpotInstance', 'Amazon Ec2 Spot Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2SpotInstance
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstance('AmazonEc2SpotInstance', 'Amazon Ec2 Spot Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonEc2SpotInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonEc2SpotInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceCard('AmazonEc2SpotInstanceCard', 'Amazon Ec2 Spot Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2SpotInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceCard('AmazonEc2SpotInstanceCard', 'Amazon Ec2 Spot Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonEc2SpotInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonEc2SpotInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceGroup('AmazonEc2SpotInstanceGroup', 'Amazon Ec2 Spot Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonEc2SpotInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceGroup('AmazonEc2SpotInstanceGroup', 'Amazon Ec2 Spot Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.png
deleted file mode 100644
index 21e103579b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.puml
deleted file mode 100644
index 2246349fdb..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance
-
-sprite $AmazonEc2SpotInstanceXs [10x10/16z] LOo50G0m3CBeBFzVFBUw0N86QDYgPOs8TSe9bCOUnRelHjXKxB1iAIJ6gm4
-
-sprite $AmazonEc2SpotInstanceSm [12x12/16z] NOh70SGm381Gtt_YA-4NR7LuipSsbzO1Sg6gA1Lti0hgz40VUGp5z285nwd90amboN28zGi
-
-sprite $AmazonEc2SpotInstanceMd [16x16/16z] TSAtSG1040GW_jpsNx5yAWR_282GTc_N6pY0jy2XloY8lqsZiNUd2U1GpP8pEKp8yRH3uR2QDm-2rLz2r8C7SE1j0IKmL3QNHm4um2S
-
-sprite $AmazonEc2SpotInstanceLg [20x20/16z] {
-VSy5WaCn20N0uKDuzp_nkc_RYNlmKFonUJLeiFgWkABFlrEzG5leLm27-2eB2rKrHHW8r9cP23LVSuq8Gb8cqyY6JH7wSnyiGfDNK1Vcqh0i5aJd5Q86Q5_s
-Jume0NtOAQjsM5ycsSjV1U0P
-}
-
-!procedure AmazonEc2SpotInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonEc2SpotInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonEc2SpotInstanceLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AmazonEc2SpotInstanceGroup($id, $name='Amazon Ec2 Spot Instance', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AmazonEc2SpotInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.png
deleted file mode 100644
index 2a66a231db..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.puml
deleted file mode 100644
index b7c37bb62b..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonEc2SpotInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceCard('AmazonEc2SpotInstanceCard', 'Amazon Ec2 Spot Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Remote.puml
deleted file mode 100644
index 514105e34b..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonEc2SpotInstanceCard
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceCard('AmazonEc2SpotInstanceCard', 'Amazon Ec2 Spot Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.png
deleted file mode 100644
index 7ba5cce5de..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.puml
deleted file mode 100644
index 1bcf7ff5ef..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonEc2SpotInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceGroup('AmazonEc2SpotInstanceGroup', 'Amazon Ec2 Spot Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Remote.puml
deleted file mode 100644
index 41b375e4f5..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AmazonEc2SpotInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonEc2SpotInstanceGroup
-include('aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance')
-
-' renders the element
-AmazonEc2SpotInstanceGroup('AmazonEc2SpotInstanceGroup', 'Amazon Ec2 Spot Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.png
deleted file mode 100644
index 3609ddb770..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.puml
deleted file mode 100644
index 01d1e03912..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticBeanstalkApplication
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplication('AwsElasticBeanstalkApplication', 'Aws Elastic Beanstalk Application', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Remote.puml
deleted file mode 100644
index dbb872b527..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticBeanstalkApplication
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplication('AwsElasticBeanstalkApplication', 'Aws Elastic Beanstalk Application', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.md b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.md
deleted file mode 100644
index fef89370a9..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElasticBeanstalkApplication
-
-
-```text
-aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-```
-
-
-
-| Illustration | AwsElasticBeanstalkApplication | AwsElasticBeanstalkApplicationCard | AwsElasticBeanstalkApplicationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.png) | ![illustration for AwsElasticBeanstalkApplication](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.Local.png) | ![illustration for AwsElasticBeanstalkApplicationCard](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.png) | ![illustration for AwsElasticBeanstalkApplicationGroup](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElasticBeanstalkApplicationXs>`
-- `<$AwsElasticBeanstalkApplicationSm>`
-- `<$AwsElasticBeanstalkApplicationMd>`
-- `<$AwsElasticBeanstalkApplicationLg>`
-
-
-
-
-
-## AwsElasticBeanstalkApplication
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkApplication
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplication('AwsElasticBeanstalkApplication', 'Aws Elastic Beanstalk Application', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkApplication
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplication('AwsElasticBeanstalkApplication', 'Aws Elastic Beanstalk Application', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElasticBeanstalkApplicationCard
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkApplicationCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationCard('AwsElasticBeanstalkApplicationCard', 'Aws Elastic Beanstalk Application Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkApplicationCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationCard('AwsElasticBeanstalkApplicationCard', 'Aws Elastic Beanstalk Application Card', 'an optional description')
-@enduml
-```
-
-## AwsElasticBeanstalkApplicationGroup
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkApplicationGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationGroup('AwsElasticBeanstalkApplicationGroup', 'Aws Elastic Beanstalk Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkApplicationGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationGroup('AwsElasticBeanstalkApplicationGroup', 'Aws Elastic Beanstalk Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.png
deleted file mode 100644
index 2e60712d73..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.puml
deleted file mode 100644
index 1f7a6b918e..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication
-
-sprite $AwsElasticBeanstalkApplicationXs [10x10/16z] Oq01BCmCh606EmC6G8Ypm1Mmi8Deg1XE5W
-
-sprite $AwsElasticBeanstalkApplicationSm [12x12/16z] ZKkr0G0m2CFv_s9ywbIS2Bo1nkXxMhNlZTKwmC0oI0KLMdNE8IPSVS_pVjy9
-
-sprite $AwsElasticBeanstalkApplicationMd [16x16/16z] dSk30KDH343H6-y_SVjjdyU84r6PnIYjIqqXWEaOYtGnIQ_B1oYzw4SSUjAdOehDWMHKYZLdOiAAy3tU-WC
-
-sprite $AwsElasticBeanstalkApplicationLg [20x20/16z] lK-53O0m4EHz_udhRd6WUff-pmzOrNH4s2YiOWEa65SSCQjRnq0geztPn3nZ1g5ZA2sg8GuXgO9-a45HuO29nkxb3U4hZOCtVFzZA-G1
-
-!procedure AwsElasticBeanstalkApplication($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElasticBeanstalkApplicationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElasticBeanstalkApplicationLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsElasticBeanstalkApplicationGroup($id, $name='Aws Elastic Beanstalk Application', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsElasticBeanstalkApplicationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.png
deleted file mode 100644
index 510184f1d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.puml
deleted file mode 100644
index ee5d8a489e..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticBeanstalkApplicationCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationCard('AwsElasticBeanstalkApplicationCard', 'Aws Elastic Beanstalk Application Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Remote.puml
deleted file mode 100644
index de5c7fe0e2..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticBeanstalkApplicationCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationCard('AwsElasticBeanstalkApplicationCard', 'Aws Elastic Beanstalk Application Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.png
deleted file mode 100644
index cde0130fbe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.puml
deleted file mode 100644
index a0794215fd..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElasticBeanstalkApplicationGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationGroup('AwsElasticBeanstalkApplicationGroup', 'Aws Elastic Beanstalk Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Remote.puml
deleted file mode 100644
index 109800793f..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplicationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElasticBeanstalkApplicationGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication')
-
-' renders the element
-AwsElasticBeanstalkApplicationGroup('AwsElasticBeanstalkApplicationGroup', 'Aws Elastic Beanstalk Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.png
deleted file mode 100644
index a702763d18..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.puml
deleted file mode 100644
index b6737d1de2..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticBeanstalkDeployment
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeployment('AwsElasticBeanstalkDeployment', 'Aws Elastic Beanstalk Deployment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Remote.puml
deleted file mode 100644
index 4ba4b0a423..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticBeanstalkDeployment
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeployment('AwsElasticBeanstalkDeployment', 'Aws Elastic Beanstalk Deployment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.md b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.md
deleted file mode 100644
index f7f78940eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsElasticBeanstalkDeployment
-
-
-```text
-aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-```
-
-
-
-| Illustration | AwsElasticBeanstalkDeployment | AwsElasticBeanstalkDeploymentCard | AwsElasticBeanstalkDeploymentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.png) | ![illustration for AwsElasticBeanstalkDeployment](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.Local.png) | ![illustration for AwsElasticBeanstalkDeploymentCard](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.png) | ![illustration for AwsElasticBeanstalkDeploymentGroup](../../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsElasticBeanstalkDeploymentXs>`
-- `<$AwsElasticBeanstalkDeploymentSm>`
-- `<$AwsElasticBeanstalkDeploymentMd>`
-- `<$AwsElasticBeanstalkDeploymentLg>`
-
-
-
-
-
-## AwsElasticBeanstalkDeployment
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkDeployment
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeployment('AwsElasticBeanstalkDeployment', 'Aws Elastic Beanstalk Deployment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkDeployment
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeployment('AwsElasticBeanstalkDeployment', 'Aws Elastic Beanstalk Deployment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsElasticBeanstalkDeploymentCard
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkDeploymentCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentCard('AwsElasticBeanstalkDeploymentCard', 'Aws Elastic Beanstalk Deployment Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkDeploymentCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentCard('AwsElasticBeanstalkDeploymentCard', 'Aws Elastic Beanstalk Deployment Card', 'an optional description')
-@enduml
-```
-
-## AwsElasticBeanstalkDeploymentGroup
-
-### Load remotely
-```plantuml
-@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 AwsElasticBeanstalkDeploymentGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentGroup('AwsElasticBeanstalkDeploymentGroup', 'Aws Elastic Beanstalk Deployment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsElasticBeanstalkDeploymentGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentGroup('AwsElasticBeanstalkDeploymentGroup', 'Aws Elastic Beanstalk Deployment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.png
deleted file mode 100644
index df030ad4c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.puml
deleted file mode 100644
index c02f64f616..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment
-
-sprite $AwsElasticBeanstalkDeploymentXs [10x10/16z] TSQr0G0n00GWehV_nEzIXGg_mPGcpA4mcriLanovPP1xHszXiHq
-
-sprite $AwsElasticBeanstalkDeploymentSm [12x12/16z] ZSY53G0n581Glky_yMarMc8li9MIG8KMIH7-laGUlodjyooC1m_rvPV781KLZUqT-GO
-
-sprite $AwsElasticBeanstalkDeploymentMd [16x16/16z] fSYrGG103030Y-y_CVeT9HUFF-Bs0lhkHhHLQGktpdxtXZ6MOo13EOv5bYJAoIJwlMyloQOIa2QfzkH5p0LFnjkVv5zty7m2
-
-sprite $AwsElasticBeanstalkDeploymentLg [20x20/16z] {
-lOl50KDH3CCKzFuJ5ro6yzV36FXFp6xUlpqpWAzUGAhh7SHGQZfZkR8P3AokLs2fAd3fVY2RuQcjfV6GxQSIY6UW2Kf0BZ3WhpR3nVjrHqo3yozj2rBDktPX
-WW_a-tWjU746
-}
-
-!procedure AwsElasticBeanstalkDeployment($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsElasticBeanstalkDeploymentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsElasticBeanstalkDeploymentLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsElasticBeanstalkDeploymentGroup($id, $name='Aws Elastic Beanstalk Deployment', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsElasticBeanstalkDeploymentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.png
deleted file mode 100644
index de8d33c668..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.puml
deleted file mode 100644
index dc418a38f8..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsElasticBeanstalkDeploymentCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentCard('AwsElasticBeanstalkDeploymentCard', 'Aws Elastic Beanstalk Deployment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Remote.puml
deleted file mode 100644
index 2b2d2a156f..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsElasticBeanstalkDeploymentCard
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentCard('AwsElasticBeanstalkDeploymentCard', 'Aws Elastic Beanstalk Deployment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.png
deleted file mode 100644
index 1fba472aa0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.puml
deleted file mode 100644
index 02ba2ed9db..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsElasticBeanstalkDeploymentGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentGroup('AwsElasticBeanstalkDeploymentGroup', 'Aws Elastic Beanstalk Deployment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Remote.puml
deleted file mode 100644
index 36eff2d0d6..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeploymentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsElasticBeanstalkDeploymentGroup
-include('aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment')
-
-' renders the element
-AwsElasticBeanstalkDeploymentGroup('AwsElasticBeanstalkDeploymentGroup', 'Aws Elastic Beanstalk Deployment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.png
deleted file mode 100644
index 14b98f3798..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.puml
deleted file mode 100644
index 136fecf6f0..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLambdaLambdaFunction
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunction('AwsLambdaLambdaFunction', 'Aws Lambda Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Remote.puml
deleted file mode 100644
index b7a63ab63c..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLambdaLambdaFunction
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunction('AwsLambdaLambdaFunction', 'Aws Lambda Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.md b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.md
deleted file mode 100644
index 720ac10f09..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLambdaLambdaFunction
-
-
-```text
-aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction
-```
-
-```text
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-```
-
-
-
-| Illustration | AwsLambdaLambdaFunction | AwsLambdaLambdaFunctionCard | AwsLambdaLambdaFunctionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.png) | ![illustration for AwsLambdaLambdaFunction](../../../aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.Local.png) | ![illustration for AwsLambdaLambdaFunctionCard](../../../aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.png) | ![illustration for AwsLambdaLambdaFunctionGroup](../../../aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLambdaLambdaFunctionXs>`
-- `<$AwsLambdaLambdaFunctionSm>`
-- `<$AwsLambdaLambdaFunctionMd>`
-- `<$AwsLambdaLambdaFunctionLg>`
-
-
-
-
-
-## AwsLambdaLambdaFunction
-
-### Load remotely
-```plantuml
-@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 AwsLambdaLambdaFunction
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunction('AwsLambdaLambdaFunction', 'Aws Lambda Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLambdaLambdaFunction
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunction('AwsLambdaLambdaFunction', 'Aws Lambda Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLambdaLambdaFunctionCard
-
-### Load remotely
-```plantuml
-@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 AwsLambdaLambdaFunctionCard
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionCard('AwsLambdaLambdaFunctionCard', 'Aws Lambda Lambda Function Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLambdaLambdaFunctionCard
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionCard('AwsLambdaLambdaFunctionCard', 'Aws Lambda Lambda Function Card', 'an optional description')
-@enduml
-```
-
-## AwsLambdaLambdaFunctionGroup
-
-### Load remotely
-```plantuml
-@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 AwsLambdaLambdaFunctionGroup
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionGroup('AwsLambdaLambdaFunctionGroup', 'Aws Lambda Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLambdaLambdaFunctionGroup
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionGroup('AwsLambdaLambdaFunctionGroup', 'Aws Lambda Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.png b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.png
deleted file mode 100644
index 2aeb50431f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.puml
deleted file mode 100644
index 8fa4c442a2..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction
-
-sprite $AwsLambdaLambdaFunctionXs [10x10/16z] JKk50G0m28Bb_nSlx5O2DROrkFzU_ri2B44_EDynvWVvkb4qsEsFzviKwffS3xa
-
-sprite $AwsLambdaLambdaFunctionSm [12x12/16z] NSF70SD030F1EL82-g_O-UKD_kYSBLX9MU20fOZWCdw9GretiOvbgOhxyx09ai2205VImHC
-
-sprite $AwsLambdaLambdaFunctionMd [16x16/16z] RKu54W11289LyVy_lh4cZmsmnH-OKWg7V4qMQ0X9PgkEzWLB-p1fxKDWc09PuctDYMWIl3ojr6r4dWAYE67PpGrUddV5OP9NgVGuFHRFXprc1-BmGXlx
-
-sprite $AwsLambdaLambdaFunctionLg [20x20/16z] {
-TKw55SHG24EJ_JU-HyhlEHKqOlyZ6aIzJfAftBn7YEfkNI5tv3Pxxbx0sBwkeUqUv7PAaQgyvjsRLb7EmzW70KPPY3zywRtlG_TR1ndNOReSP8p07DP5rgPE
-1ziOPGV7HKe84rAQhCfIIQ7R7RhPrnhiy0J3tiBTJ_a
-}
-
-!procedure AwsLambdaLambdaFunction($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLambdaLambdaFunctionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLambdaLambdaFunctionLg>', 'Compute', $funcName, $content)
-!endprocedure
-
-!procedure AwsLambdaLambdaFunctionGroup($id, $name='Aws Lambda Lambda Function', $tech='')
- IconGroupElement($id, 'ComputeFamily', '<$AwsLambdaLambdaFunctionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.png
deleted file mode 100644
index 68ff8c00a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.puml
deleted file mode 100644
index f8b20d1aeb..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLambdaLambdaFunctionCard
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionCard('AwsLambdaLambdaFunctionCard', 'Aws Lambda Lambda Function Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Remote.puml
deleted file mode 100644
index c3a4bd2e12..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLambdaLambdaFunctionCard
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionCard('AwsLambdaLambdaFunctionCard', 'Aws Lambda Lambda Function Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.png b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.png
deleted file mode 100644
index 0d820ecc4e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.puml
deleted file mode 100644
index 061080ded5..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLambdaLambdaFunctionGroup
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionGroup('AwsLambdaLambdaFunctionGroup', 'Aws Lambda Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Remote.puml
deleted file mode 100644
index 29624a0e91..0000000000
--- a/distribution/aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunctionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLambdaLambdaFunctionGroup
-include('aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction')
-
-' renders the element
-AwsLambdaLambdaFunctionGroup('AwsLambdaLambdaFunctionGroup', 'Aws Lambda Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.png
deleted file mode 100644
index 35ca31258c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.puml
deleted file mode 100644
index 7bd0c25063..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerRegistryImage
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImage('AmazonElasticContainerRegistryImage', 'Amazon Elastic Container Registry Image', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Remote.puml
deleted file mode 100644
index 9b908e4641..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerRegistryImage
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImage('AmazonElasticContainerRegistryImage', 'Amazon Elastic Container Registry Image', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.md
deleted file mode 100644
index 168a664d37..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerRegistryImage
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-```
-
-
-
-| Illustration | AmazonElasticContainerRegistryImage | AmazonElasticContainerRegistryImageCard | AmazonElasticContainerRegistryImageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.png) | ![illustration for AmazonElasticContainerRegistryImage](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.Local.png) | ![illustration for AmazonElasticContainerRegistryImageCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.png) | ![illustration for AmazonElasticContainerRegistryImageGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerRegistryImageXs>`
-- `<$AmazonElasticContainerRegistryImageSm>`
-- `<$AmazonElasticContainerRegistryImageMd>`
-- `<$AmazonElasticContainerRegistryImageLg>`
-
-
-
-
-
-## AmazonElasticContainerRegistryImage
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryImage
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImage('AmazonElasticContainerRegistryImage', 'Amazon Elastic Container Registry Image', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryImage
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImage('AmazonElasticContainerRegistryImage', 'Amazon Elastic Container Registry Image', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerRegistryImageCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryImageCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageCard('AmazonElasticContainerRegistryImageCard', 'Amazon Elastic Container Registry Image Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryImageCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageCard('AmazonElasticContainerRegistryImageCard', 'Amazon Elastic Container Registry Image Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerRegistryImageGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryImageGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageGroup('AmazonElasticContainerRegistryImageGroup', 'Amazon Elastic Container Registry Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryImageGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageGroup('AmazonElasticContainerRegistryImageGroup', 'Amazon Elastic Container Registry Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.png
deleted file mode 100644
index d028bb8092..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.puml
deleted file mode 100644
index 52717562d0..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage
-
-sprite $AmazonElasticContainerRegistryImageXs [10x10/16z] Oy04ZAWiLeGOAqAM4S9Y1f9GCMQ4EcOmYn4Ac
-
-sprite $AmazonElasticContainerRegistryImageSm [12x12/16z] POk30G0m30G_td_YshqOZnEcYH_Rhm_OwfqOqNjhku3tZxgAEgF6oalRuDRx8Z8
-
-sprite $AmazonElasticContainerRegistryImageMd [16x16/16z] ZOw50O1030E3fBV_nBZpLlT6No9Uf7Xrs_9-6FfdRedNF6nwvDvAgsmvrpnhlaRc17SSylU_FxcSmSUBF0C
-
-sprite $AmazonElasticContainerRegistryImageLg [20x20/16z] hS-53KCn303HC--_SVKfBEw9Nz2SobeJYYNvXrNKQggGY-58FDpDwYAjRi5L2jHdPV7IXPTTQl7GXPSz3ty4VLuBzZaqTiDYDxIRBAaWM_m
-
-!procedure AmazonElasticContainerRegistryImage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerRegistryImageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerRegistryImageLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerRegistryImageGroup($id, $name='Amazon Elastic Container Registry Image', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerRegistryImageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.png
deleted file mode 100644
index 7711130767..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.puml
deleted file mode 100644
index 8f4e8ff727..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerRegistryImageCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageCard('AmazonElasticContainerRegistryImageCard', 'Amazon Elastic Container Registry Image Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Remote.puml
deleted file mode 100644
index 25ce2e4d4b..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerRegistryImageCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageCard('AmazonElasticContainerRegistryImageCard', 'Amazon Elastic Container Registry Image Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.png
deleted file mode 100644
index b76bd6b44d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.puml
deleted file mode 100644
index 7ba184b84c..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerRegistryImageGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageGroup('AmazonElasticContainerRegistryImageGroup', 'Amazon Elastic Container Registry Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Remote.puml
deleted file mode 100644
index b17603a6d8..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerRegistryImageGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
-
-' renders the element
-AmazonElasticContainerRegistryImageGroup('AmazonElasticContainerRegistryImageGroup', 'Amazon Elastic Container Registry Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.png
deleted file mode 100644
index e89c4ffb33..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.puml
deleted file mode 100644
index 27e3e014ca..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerRegistryRegistry
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistry('AmazonElasticContainerRegistryRegistry', 'Amazon Elastic Container Registry Registry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Remote.puml
deleted file mode 100644
index e486839ca2..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerRegistryRegistry
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistry('AmazonElasticContainerRegistryRegistry', 'Amazon Elastic Container Registry Registry', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.md
deleted file mode 100644
index 4eb18c0542..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerRegistryRegistry
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-```
-
-
-
-| Illustration | AmazonElasticContainerRegistryRegistry | AmazonElasticContainerRegistryRegistryCard | AmazonElasticContainerRegistryRegistryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.png) | ![illustration for AmazonElasticContainerRegistryRegistry](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.Local.png) | ![illustration for AmazonElasticContainerRegistryRegistryCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.png) | ![illustration for AmazonElasticContainerRegistryRegistryGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerRegistryRegistryXs>`
-- `<$AmazonElasticContainerRegistryRegistrySm>`
-- `<$AmazonElasticContainerRegistryRegistryMd>`
-- `<$AmazonElasticContainerRegistryRegistryLg>`
-
-
-
-
-
-## AmazonElasticContainerRegistryRegistry
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryRegistry
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistry('AmazonElasticContainerRegistryRegistry', 'Amazon Elastic Container Registry Registry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryRegistry
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistry('AmazonElasticContainerRegistryRegistry', 'Amazon Elastic Container Registry Registry', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerRegistryRegistryCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryRegistryCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryCard('AmazonElasticContainerRegistryRegistryCard', 'Amazon Elastic Container Registry Registry Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryRegistryCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryCard('AmazonElasticContainerRegistryRegistryCard', 'Amazon Elastic Container Registry Registry Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerRegistryRegistryGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerRegistryRegistryGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryGroup('AmazonElasticContainerRegistryRegistryGroup', 'Amazon Elastic Container Registry Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerRegistryRegistryGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryGroup('AmazonElasticContainerRegistryRegistryGroup', 'Amazon Elastic Container Registry Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.png
deleted file mode 100644
index c5ce950c4a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.puml
deleted file mode 100644
index 7619aac7ae..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry
-
-sprite $AmazonElasticContainerRegistryRegistryXs [10x10/16z] HOg53S10549vX8RzDsxEls9wbVqxi8a-9DlO0xLbx4Y4JZV9sA4XcDh40vLL_G4
-
-sprite $AmazonElasticContainerRegistryRegistrySm [12x12/16z] ROg50G0n20DpwFuRlsjxE8dUD1SkoinOAqggaCYkVL_HMhxk7H6iDVDmUJAJjNuU-lIikzU55W
-
-sprite $AmazonElasticContainerRegistryRegistryMd [16x16/16z] XOt55S1G20HPjF-Ei_oups4UZjoet2ccuismYKiAE1GjnjcvLpBNo3dFY2X4U-JQB1xvptxmKyB9l7-aSmF0UVfvt_aeeQJtImuetthkG2O
-
-sprite $AmazonElasticContainerRegistryRegistryLg [20x20/16z] {
-VOs5SGKm3CNqGjv_uyRKzgC2kZFobddiFzj3YqSC3liufXH369kn62OjCJVAs3BTAnEdOyEvOLV5K52gEWkKgfWBa__wjaEEQRegDfOpMK76rWcKwddyxk3R
-3fmRe-iEiuQtVD3GVvPnqIFm0m
-}
-
-!procedure AmazonElasticContainerRegistryRegistry($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerRegistryRegistryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerRegistryRegistryLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerRegistryRegistryGroup($id, $name='Amazon Elastic Container Registry Registry', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerRegistryRegistryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.png
deleted file mode 100644
index 41e50ca78b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.puml
deleted file mode 100644
index f4eb18911c..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerRegistryRegistryCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryCard('AmazonElasticContainerRegistryRegistryCard', 'Amazon Elastic Container Registry Registry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Remote.puml
deleted file mode 100644
index 777f62d4ef..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerRegistryRegistryCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryCard('AmazonElasticContainerRegistryRegistryCard', 'Amazon Elastic Container Registry Registry Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.png
deleted file mode 100644
index d324ba43ca..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.puml
deleted file mode 100644
index bf129c7791..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerRegistryRegistryGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryGroup('AmazonElasticContainerRegistryRegistryGroup', 'Amazon Elastic Container Registry Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Remote.puml
deleted file mode 100644
index 7449802629..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerRegistryRegistryGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry')
-
-' renders the element
-AmazonElasticContainerRegistryRegistryGroup('AmazonElasticContainerRegistryRegistryGroup', 'Amazon Elastic Container Registry Registry Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.png
deleted file mode 100644
index 98db9f0426..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.puml
deleted file mode 100644
index d3ef95b77d..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceContainer1
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1('AmazonElasticContainerServiceContainer1', 'Amazon Elastic Container Service Container1', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Remote.puml
deleted file mode 100644
index 7d2204d451..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceContainer1
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1('AmazonElasticContainerServiceContainer1', 'Amazon Elastic Container Service Container1', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.md
deleted file mode 100644
index 5ae9acf378..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceContainer1
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceContainer1 | AmazonElasticContainerServiceContainer1Card | AmazonElasticContainerServiceContainer1Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.png) | ![illustration for AmazonElasticContainerServiceContainer1](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.Local.png) | ![illustration for AmazonElasticContainerServiceContainer1Card](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.png) | ![illustration for AmazonElasticContainerServiceContainer1Group](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceContainer1Xs>`
-- `<$AmazonElasticContainerServiceContainer1Sm>`
-- `<$AmazonElasticContainerServiceContainer1Md>`
-- `<$AmazonElasticContainerServiceContainer1Lg>`
-
-
-
-
-
-## AmazonElasticContainerServiceContainer1
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer1
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1('AmazonElasticContainerServiceContainer1', 'Amazon Elastic Container Service Container1', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer1
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1('AmazonElasticContainerServiceContainer1', 'Amazon Elastic Container Service Container1', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceContainer1Card
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer1Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Card('AmazonElasticContainerServiceContainer1Card', 'Amazon Elastic Container Service Container1 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer1Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Card('AmazonElasticContainerServiceContainer1Card', 'Amazon Elastic Container Service Container1 Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceContainer1Group
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer1Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Group('AmazonElasticContainerServiceContainer1Group', 'Amazon Elastic Container Service Container1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer1Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Group('AmazonElasticContainerServiceContainer1Group', 'Amazon Elastic Container Service Container1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.png
deleted file mode 100644
index 74aceb6e73..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.puml
deleted file mode 100644
index aec0ceb993..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1
-
-sprite $AmazonElasticContainerServiceContainer1Xs [10x10/16z] Oy06M600n65cOsDZOGGBixEpusOnC38oCZ1YCmu
-
-sprite $AmazonElasticContainerServiceContainer1Sm [12x12/16z] Oo06C37201i30niZ0mCx2mC32-biLXOOOCTb5G
-
-sprite $AmazonElasticContainerServiceContainer1Md [16x16/16z] jOct0S103091SV-DJQdIdquHm2d5IQ50QZNCTHxfG8Aceo0cXKK-
-
-sprite $AmazonElasticContainerServiceContainer1Lg [20x20/16z] nSYt0S103810-23jFx5pfTRfwE1fVLIG5bsIWT29eu7xcuY3FFhvNJpYUAEOyh0L
-
-!procedure AmazonElasticContainerServiceContainer1($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceContainer1Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceContainer1Lg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceContainer1Group($id, $name='Amazon Elastic Container Service Container1', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceContainer1Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.png
deleted file mode 100644
index 4418c5816f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.puml
deleted file mode 100644
index 6ac9b4b01f..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceContainer1Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Card('AmazonElasticContainerServiceContainer1Card', 'Amazon Elastic Container Service Container1 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Remote.puml
deleted file mode 100644
index 166d3d5593..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceContainer1Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Card('AmazonElasticContainerServiceContainer1Card', 'Amazon Elastic Container Service Container1 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.png
deleted file mode 100644
index 78b7eead03..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.puml
deleted file mode 100644
index 6c4d1e2503..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceContainer1Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Group('AmazonElasticContainerServiceContainer1Group', 'Amazon Elastic Container Service Container1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Remote.puml
deleted file mode 100644
index 67a53c854b..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceContainer1Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1')
-
-' renders the element
-AmazonElasticContainerServiceContainer1Group('AmazonElasticContainerServiceContainer1Group', 'Amazon Elastic Container Service Container1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.png
deleted file mode 100644
index 5fe95b0a35..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.puml
deleted file mode 100644
index 9b67c832be..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceContainer2
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2('AmazonElasticContainerServiceContainer2', 'Amazon Elastic Container Service Container2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Remote.puml
deleted file mode 100644
index 3f6e309b62..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceContainer2
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2('AmazonElasticContainerServiceContainer2', 'Amazon Elastic Container Service Container2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.md
deleted file mode 100644
index 6dae0d59fa..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceContainer2
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceContainer2 | AmazonElasticContainerServiceContainer2Card | AmazonElasticContainerServiceContainer2Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.png) | ![illustration for AmazonElasticContainerServiceContainer2](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.Local.png) | ![illustration for AmazonElasticContainerServiceContainer2Card](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.png) | ![illustration for AmazonElasticContainerServiceContainer2Group](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceContainer2Xs>`
-- `<$AmazonElasticContainerServiceContainer2Sm>`
-- `<$AmazonElasticContainerServiceContainer2Md>`
-- `<$AmazonElasticContainerServiceContainer2Lg>`
-
-
-
-
-
-## AmazonElasticContainerServiceContainer2
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer2
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2('AmazonElasticContainerServiceContainer2', 'Amazon Elastic Container Service Container2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer2
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2('AmazonElasticContainerServiceContainer2', 'Amazon Elastic Container Service Container2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceContainer2Card
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer2Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Card('AmazonElasticContainerServiceContainer2Card', 'Amazon Elastic Container Service Container2 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer2Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Card('AmazonElasticContainerServiceContainer2Card', 'Amazon Elastic Container Service Container2 Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceContainer2Group
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer2Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Group('AmazonElasticContainerServiceContainer2Group', 'Amazon Elastic Container Service Container2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer2Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Group('AmazonElasticContainerServiceContainer2Group', 'Amazon Elastic Container Service Container2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.png
deleted file mode 100644
index e948195cdf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.puml
deleted file mode 100644
index 134b85b77a..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2
-
-sprite $AmazonElasticContainerServiceContainer2Xs [10x10/16z] Oy06M600ocS4GZ1WHMSnih2mWLbmbLW
-
-sprite $AmazonElasticContainerServiceContainer2Sm [12x12/16z] ZSQr0S0m402nUzv_ud0geognG-MNe8Le8FbSWTu3qEyWnltmNp5m0W
-
-sprite $AmazonElasticContainerServiceContainer2Md [16x16/16z] fST50G1100EnMMhzApvcXlp2NmfBGWaH8q28T7Us98VfiG1cEkrr_c1BPNWaqmi1uRmaNge1
-
-sprite $AmazonElasticContainerServiceContainer2Lg [20x20/16z] hSsr0S1034FHRzJ-4uSvxRtI835Qv1V8Fi8GHNCm8ssTDS9RLNhFjikgrqpRh5-pscPk_zzupaovQBtkh1Jnw0NZOPtbHnc3pG
-
-!procedure AmazonElasticContainerServiceContainer2($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceContainer2Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceContainer2Lg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceContainer2Group($id, $name='Amazon Elastic Container Service Container2', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceContainer2Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.png
deleted file mode 100644
index eab30dc6d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.puml
deleted file mode 100644
index 6f598be946..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceContainer2Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Card('AmazonElasticContainerServiceContainer2Card', 'Amazon Elastic Container Service Container2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Remote.puml
deleted file mode 100644
index 72fe6335d8..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceContainer2Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Card('AmazonElasticContainerServiceContainer2Card', 'Amazon Elastic Container Service Container2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.png
deleted file mode 100644
index a3326d384d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.puml
deleted file mode 100644
index d3f39a97a1..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceContainer2Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Group('AmazonElasticContainerServiceContainer2Group', 'Amazon Elastic Container Service Container2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Remote.puml
deleted file mode 100644
index 18aa548177..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceContainer2Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2')
-
-' renders the element
-AmazonElasticContainerServiceContainer2Group('AmazonElasticContainerServiceContainer2Group', 'Amazon Elastic Container Service Container2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.png
deleted file mode 100644
index 4d34831826..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.puml
deleted file mode 100644
index 267b1d42de..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceContainer3
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3('AmazonElasticContainerServiceContainer3', 'Amazon Elastic Container Service Container3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Remote.puml
deleted file mode 100644
index 978fe4b5fd..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceContainer3
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3('AmazonElasticContainerServiceContainer3', 'Amazon Elastic Container Service Container3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.md
deleted file mode 100644
index 6206fbcd78..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceContainer3
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceContainer3 | AmazonElasticContainerServiceContainer3Card | AmazonElasticContainerServiceContainer3Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.png) | ![illustration for AmazonElasticContainerServiceContainer3](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.Local.png) | ![illustration for AmazonElasticContainerServiceContainer3Card](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.png) | ![illustration for AmazonElasticContainerServiceContainer3Group](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceContainer3Xs>`
-- `<$AmazonElasticContainerServiceContainer3Sm>`
-- `<$AmazonElasticContainerServiceContainer3Md>`
-- `<$AmazonElasticContainerServiceContainer3Lg>`
-
-
-
-
-
-## AmazonElasticContainerServiceContainer3
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer3
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3('AmazonElasticContainerServiceContainer3', 'Amazon Elastic Container Service Container3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer3
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3('AmazonElasticContainerServiceContainer3', 'Amazon Elastic Container Service Container3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceContainer3Card
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer3Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Card('AmazonElasticContainerServiceContainer3Card', 'Amazon Elastic Container Service Container3 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer3Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Card('AmazonElasticContainerServiceContainer3Card', 'Amazon Elastic Container Service Container3 Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceContainer3Group
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceContainer3Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Group('AmazonElasticContainerServiceContainer3Group', 'Amazon Elastic Container Service Container3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceContainer3Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Group('AmazonElasticContainerServiceContainer3Group', 'Amazon Elastic Container Service Container3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.png
deleted file mode 100644
index 5349428274..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.puml
deleted file mode 100644
index 5559bc1e9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3
-
-sprite $AmazonElasticContainerServiceContainer3Xs [10x10/16z] Oy06M600n65dPsTaO0Gom1X2miKOM5bPeImc9YQGF1O
-
-sprite $AmazonElasticContainerServiceContainer3Sm [12x12/16z] ZScr0G0X30NGUFQV68Xr9xpg2zmW77QA6n4fMkLpJmwJzMIOR6OOMMKulDW
-
-sprite $AmazonElasticContainerServiceContainer3Md [16x16/16z] fSg35GG140JH6kSVyM5j_iS6RwLC9Mbar9-8qkGA_lRpyezPcJ5a0Igxh3ZnXyWlbqybDtq1
-
-sprite $AmazonElasticContainerServiceContainer3Lg [20x20/16z] hSp50GHH3CDGwMF_7IyCCxvZOfktnJG7rPaebKoXDfJaz_Qx6FWfavidRojxgB_3v5RpJvhSYbhYS0Cn_F3pkwMPB2_x
-
-!procedure AmazonElasticContainerServiceContainer3($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceContainer3Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceContainer3Lg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceContainer3Group($id, $name='Amazon Elastic Container Service Container3', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceContainer3Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.png
deleted file mode 100644
index 6baa74700b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.puml
deleted file mode 100644
index 764a42caab..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceContainer3Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Card('AmazonElasticContainerServiceContainer3Card', 'Amazon Elastic Container Service Container3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Remote.puml
deleted file mode 100644
index 42c22ba9ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceContainer3Card
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Card('AmazonElasticContainerServiceContainer3Card', 'Amazon Elastic Container Service Container3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.png
deleted file mode 100644
index 03a47dd05f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.puml
deleted file mode 100644
index af2c37a860..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceContainer3Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Group('AmazonElasticContainerServiceContainer3Group', 'Amazon Elastic Container Service Container3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Remote.puml
deleted file mode 100644
index 848f6c2213..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceContainer3Group
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3')
-
-' renders the element
-AmazonElasticContainerServiceContainer3Group('AmazonElasticContainerServiceContainer3Group', 'Amazon Elastic Container Service Container3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.png
deleted file mode 100644
index 3247b7ba21..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.puml
deleted file mode 100644
index 8692704300..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceCopiIoTCli
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCli('AmazonElasticContainerServiceCopiIoTCli', 'Amazon Elastic Container Service Copi Io T Cli', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Remote.puml
deleted file mode 100644
index 01d57eb1ad..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceCopiIoTCli
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCli('AmazonElasticContainerServiceCopiIoTCli', 'Amazon Elastic Container Service Copi Io T Cli', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.md
deleted file mode 100644
index 84ff78ff12..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceCopiIoTCli
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceCopiIoTCli | AmazonElasticContainerServiceCopiIoTCliCard | AmazonElasticContainerServiceCopiIoTCliGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.png) | ![illustration for AmazonElasticContainerServiceCopiIoTCli](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.Local.png) | ![illustration for AmazonElasticContainerServiceCopiIoTCliCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.png) | ![illustration for AmazonElasticContainerServiceCopiIoTCliGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceCopiIoTCliXs>`
-- `<$AmazonElasticContainerServiceCopiIoTCliSm>`
-- `<$AmazonElasticContainerServiceCopiIoTCliMd>`
-- `<$AmazonElasticContainerServiceCopiIoTCliLg>`
-
-
-
-
-
-## AmazonElasticContainerServiceCopiIoTCli
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceCopiIoTCli
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCli('AmazonElasticContainerServiceCopiIoTCli', 'Amazon Elastic Container Service Copi Io T Cli', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceCopiIoTCli
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCli('AmazonElasticContainerServiceCopiIoTCli', 'Amazon Elastic Container Service Copi Io T Cli', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceCopiIoTCliCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceCopiIoTCliCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliCard('AmazonElasticContainerServiceCopiIoTCliCard', 'Amazon Elastic Container Service Copi Io T Cli Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceCopiIoTCliCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliCard('AmazonElasticContainerServiceCopiIoTCliCard', 'Amazon Elastic Container Service Copi Io T Cli Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceCopiIoTCliGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceCopiIoTCliGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliGroup('AmazonElasticContainerServiceCopiIoTCliGroup', 'Amazon Elastic Container Service Copi Io T Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceCopiIoTCliGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliGroup('AmazonElasticContainerServiceCopiIoTCliGroup', 'Amazon Elastic Container Service Copi Io T Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.png
deleted file mode 100644
index f1e1e122de..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.puml
deleted file mode 100644
index 7a1d69a3d4..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli
-
-sprite $AmazonElasticContainerServiceCopiIoTCliXs [10x10/16z] PSV50S1G08DGKil-4_UxStemyctZlkg-XMWduEtAj3WJNoi
-
-sprite $AmazonElasticContainerServiceCopiIoTCliSm [12x12/16z] LOg50G10209jzv_uE_1iWP28cGaVl6BNnXHktpDX7tEOriuosfR7vWCg11uT
-
-sprite $AmazonElasticContainerServiceCopiIoTCliMd [16x16/16z] TOw50G0X30DJ2_jF_8hBeVNWXEUN0eW8QFnjeBp6qGR2YrsZR1xYjrAs8zlWP8EZxPOr-MU7eE0v8ru6VSXMOazWuWO
-
-sprite $AmazonElasticContainerServiceCopiIoTCliLg [20x20/16z] ZSY54SC034MnP_pxJrpo1KlHiRYgfK0Fc9eX5cPqlH-eZfS09fiR8GFiTSOYUpa5YrgEolUZwltmUhygXdovTXRPS-98KpMMEp5xFpUypu1tTm
-
-!procedure AmazonElasticContainerServiceCopiIoTCli($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceCopiIoTCliCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceCopiIoTCliLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceCopiIoTCliGroup($id, $name='Amazon Elastic Container Service Copi Io T Cli', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceCopiIoTCliLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.png
deleted file mode 100644
index 8a80906e0d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.puml
deleted file mode 100644
index 002e6542bb..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceCopiIoTCliCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliCard('AmazonElasticContainerServiceCopiIoTCliCard', 'Amazon Elastic Container Service Copi Io T Cli Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Remote.puml
deleted file mode 100644
index 30bf05642f..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceCopiIoTCliCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliCard('AmazonElasticContainerServiceCopiIoTCliCard', 'Amazon Elastic Container Service Copi Io T Cli Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.png
deleted file mode 100644
index b9addba624..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.puml
deleted file mode 100644
index 9d9a4f541f..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceCopiIoTCliGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliGroup('AmazonElasticContainerServiceCopiIoTCliGroup', 'Amazon Elastic Container Service Copi Io T Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Remote.puml
deleted file mode 100644
index ada4559e32..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCliGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceCopiIoTCliGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli')
-
-' renders the element
-AmazonElasticContainerServiceCopiIoTCliGroup('AmazonElasticContainerServiceCopiIoTCliGroup', 'Amazon Elastic Container Service Copi Io T Cli Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.png
deleted file mode 100644
index 35a77b604c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.puml
deleted file mode 100644
index 5254176c34..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceEcsServiceConnect
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnect('AmazonElasticContainerServiceEcsServiceConnect', 'Amazon Elastic Container Service Ecs Service Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Remote.puml
deleted file mode 100644
index 91735a1198..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceEcsServiceConnect
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnect('AmazonElasticContainerServiceEcsServiceConnect', 'Amazon Elastic Container Service Ecs Service Connect', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.md
deleted file mode 100644
index 590ed916da..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceEcsServiceConnect
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceEcsServiceConnect | AmazonElasticContainerServiceEcsServiceConnectCard | AmazonElasticContainerServiceEcsServiceConnectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.png) | ![illustration for AmazonElasticContainerServiceEcsServiceConnect](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.Local.png) | ![illustration for AmazonElasticContainerServiceEcsServiceConnectCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.png) | ![illustration for AmazonElasticContainerServiceEcsServiceConnectGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceEcsServiceConnectXs>`
-- `<$AmazonElasticContainerServiceEcsServiceConnectSm>`
-- `<$AmazonElasticContainerServiceEcsServiceConnectMd>`
-- `<$AmazonElasticContainerServiceEcsServiceConnectLg>`
-
-
-
-
-
-## AmazonElasticContainerServiceEcsServiceConnect
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceEcsServiceConnect
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnect('AmazonElasticContainerServiceEcsServiceConnect', 'Amazon Elastic Container Service Ecs Service Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceEcsServiceConnect
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnect('AmazonElasticContainerServiceEcsServiceConnect', 'Amazon Elastic Container Service Ecs Service Connect', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceEcsServiceConnectCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceEcsServiceConnectCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectCard('AmazonElasticContainerServiceEcsServiceConnectCard', 'Amazon Elastic Container Service Ecs Service Connect Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceEcsServiceConnectCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectCard('AmazonElasticContainerServiceEcsServiceConnectCard', 'Amazon Elastic Container Service Ecs Service Connect Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceEcsServiceConnectGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceEcsServiceConnectGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectGroup('AmazonElasticContainerServiceEcsServiceConnectGroup', 'Amazon Elastic Container Service Ecs Service Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceEcsServiceConnectGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectGroup('AmazonElasticContainerServiceEcsServiceConnectGroup', 'Amazon Elastic Container Service Ecs Service Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.png
deleted file mode 100644
index 8150d866d0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.puml
deleted file mode 100644
index b496e20291..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect
-
-sprite $AmazonElasticContainerServiceEcsServiceConnectXs [10x10/16z] HSc50G0W2031j_VVM9fJclOKgArGQsdYINhQpUeuqUs-lYbfQyU5emPy
-
-sprite $AmazonElasticContainerServiceEcsServiceConnectSm [12x12/16z] POg74G0W20C3HyZ-6tlszaf_d6G3FxHAlv2g6LLaPE-zzcqlz-wOCLGTL6Zjo0oIaDOUrTyK
-
-sprite $AmazonElasticContainerServiceEcsServiceConnectMd [16x16/16z] XOq50WGn30AfaFp_nzUvTQSwnFIbA9DYvikxPdXcj-bdrQYmnntZbOl5Euc_u9uJ9mRvXVoIYK5-4JAmxmygJN_RStzyRVF9Y4dMZNu
-
-sprite $AmazonElasticContainerServiceEcsServiceConnectLg [20x20/16z] {
-ZOy55iGW34JZS_yRx-3hxQy0dxo8t0M7xNxiOe28xJHqOhwTy-bxfIiCbrez0PsPwN2e5MUOSJ9XZbhv0ZaT97FcarAGzZD_onSfd_cYxz_gmeqkg-TBGgSH
-scyj_CnHmyd4zavoe_AB1m
-}
-
-!procedure AmazonElasticContainerServiceEcsServiceConnect($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceEcsServiceConnectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceEcsServiceConnectLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceEcsServiceConnectGroup($id, $name='Amazon Elastic Container Service Ecs Service Connect', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceEcsServiceConnectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.png
deleted file mode 100644
index 6759934a27..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.puml
deleted file mode 100644
index 9a373e5326..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceEcsServiceConnectCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectCard('AmazonElasticContainerServiceEcsServiceConnectCard', 'Amazon Elastic Container Service Ecs Service Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Remote.puml
deleted file mode 100644
index 629e78037f..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceEcsServiceConnectCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectCard('AmazonElasticContainerServiceEcsServiceConnectCard', 'Amazon Elastic Container Service Ecs Service Connect Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.png
deleted file mode 100644
index 96baa6b65a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.puml
deleted file mode 100644
index d16b9f15d2..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceEcsServiceConnectGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectGroup('AmazonElasticContainerServiceEcsServiceConnectGroup', 'Amazon Elastic Container Service Ecs Service Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Remote.puml
deleted file mode 100644
index ae4fa0c442..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceEcsServiceConnectGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect')
-
-' renders the element
-AmazonElasticContainerServiceEcsServiceConnectGroup('AmazonElasticContainerServiceEcsServiceConnectGroup', 'Amazon Elastic Container Service Ecs Service Connect Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.png
deleted file mode 100644
index 7cde14709b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.puml
deleted file mode 100644
index f024c68cba..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceService
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceService('AmazonElasticContainerServiceService', 'Amazon Elastic Container Service Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Remote.puml
deleted file mode 100644
index abe156a5a9..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceService
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceService('AmazonElasticContainerServiceService', 'Amazon Elastic Container Service Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.md
deleted file mode 100644
index 343430be68..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceService
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceService | AmazonElasticContainerServiceServiceCard | AmazonElasticContainerServiceServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.png) | ![illustration for AmazonElasticContainerServiceService](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.Local.png) | ![illustration for AmazonElasticContainerServiceServiceCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.png) | ![illustration for AmazonElasticContainerServiceServiceGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceServiceXs>`
-- `<$AmazonElasticContainerServiceServiceSm>`
-- `<$AmazonElasticContainerServiceServiceMd>`
-- `<$AmazonElasticContainerServiceServiceLg>`
-
-
-
-
-
-## AmazonElasticContainerServiceService
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceService
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceService('AmazonElasticContainerServiceService', 'Amazon Elastic Container Service Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceService
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceService('AmazonElasticContainerServiceService', 'Amazon Elastic Container Service Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceServiceCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceServiceCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceCard('AmazonElasticContainerServiceServiceCard', 'Amazon Elastic Container Service Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceServiceCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceCard('AmazonElasticContainerServiceServiceCard', 'Amazon Elastic Container Service Service Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceServiceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceServiceGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceGroup('AmazonElasticContainerServiceServiceGroup', 'Amazon Elastic Container Service Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceServiceGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceGroup('AmazonElasticContainerServiceServiceGroup', 'Amazon Elastic Container Service Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.png
deleted file mode 100644
index f2b52f7537..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.puml
deleted file mode 100644
index ed92bb2f75..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService
-
-sprite $AmazonElasticContainerServiceServiceXs [10x10/16z] Oy0As9XPG034OcS72Q2nMB68CME8CR0pWW03
-
-sprite $AmazonElasticContainerServiceServiceSm [12x12/16z] LOc50G0W20Hfzf_ObZW5Fg11kF6Z4S-neqk3-pFpqxpxfxLe0I9w-h2rRIiY3iUy_9Y3mmG
-
-sprite $AmazonElasticContainerServiceServiceMd [16x16/16z] RSr50W1H209GVeZtF_4aClbs9lXWwQgHGjN5DTjfLit4hhkUw1lNEBcEUEqtSEFwlCJlVH3amDnqjIjVjVTTfm0h
-
-sprite $AmazonElasticContainerServiceServiceLg [20x20/16z] dOo54KCn5CFqUF-9o_qCINJaCt5CpKoU7wdqYPmyxE-LozyhcV3Pc_uNdZhrXkiUiFSYzdyMn9kHFxELbqM91_xcvt7mXyNk3oYPc3oP0Pu
-
-!procedure AmazonElasticContainerServiceService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceServiceLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceServiceGroup($id, $name='Amazon Elastic Container Service Service', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.png
deleted file mode 100644
index ea14a91e1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.puml
deleted file mode 100644
index 9cd3b3d24d..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceServiceCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceCard('AmazonElasticContainerServiceServiceCard', 'Amazon Elastic Container Service Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Remote.puml
deleted file mode 100644
index e5577f479d..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceServiceCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceCard('AmazonElasticContainerServiceServiceCard', 'Amazon Elastic Container Service Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.png
deleted file mode 100644
index 7442ec61ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.puml
deleted file mode 100644
index 9b2a95e8b2..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceServiceGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceGroup('AmazonElasticContainerServiceServiceGroup', 'Amazon Elastic Container Service Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Remote.puml
deleted file mode 100644
index ab3d578031..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceServiceGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService')
-
-' renders the element
-AmazonElasticContainerServiceServiceGroup('AmazonElasticContainerServiceServiceGroup', 'Amazon Elastic Container Service Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.png
deleted file mode 100644
index 873bcfc494..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.puml
deleted file mode 100644
index b7b3785340..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceTask
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTask('AmazonElasticContainerServiceTask', 'Amazon Elastic Container Service Task', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Remote.puml
deleted file mode 100644
index 81e583de4d..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceTask
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTask('AmazonElasticContainerServiceTask', 'Amazon Elastic Container Service Task', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.md
deleted file mode 100644
index 71c4bbe007..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticContainerServiceTask
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-```
-
-
-
-| Illustration | AmazonElasticContainerServiceTask | AmazonElasticContainerServiceTaskCard | AmazonElasticContainerServiceTaskGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.png) | ![illustration for AmazonElasticContainerServiceTask](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.Local.png) | ![illustration for AmazonElasticContainerServiceTaskCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.png) | ![illustration for AmazonElasticContainerServiceTaskGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticContainerServiceTaskXs>`
-- `<$AmazonElasticContainerServiceTaskSm>`
-- `<$AmazonElasticContainerServiceTaskMd>`
-- `<$AmazonElasticContainerServiceTaskLg>`
-
-
-
-
-
-## AmazonElasticContainerServiceTask
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceTask
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTask('AmazonElasticContainerServiceTask', 'Amazon Elastic Container Service Task', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceTask
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTask('AmazonElasticContainerServiceTask', 'Amazon Elastic Container Service Task', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceTaskCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceTaskCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskCard('AmazonElasticContainerServiceTaskCard', 'Amazon Elastic Container Service Task Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceTaskCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskCard('AmazonElasticContainerServiceTaskCard', 'Amazon Elastic Container Service Task Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticContainerServiceTaskGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticContainerServiceTaskGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskGroup('AmazonElasticContainerServiceTaskGroup', 'Amazon Elastic Container Service Task Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticContainerServiceTaskGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskGroup('AmazonElasticContainerServiceTaskGroup', 'Amazon Elastic Container Service Task Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.png
deleted file mode 100644
index 49eb212548..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.puml
deleted file mode 100644
index 5fedbed57a..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask
-
-sprite $AmazonElasticContainerServiceTaskXs [10x10/16z] Oy00R12AbPKLp6A4Yx602AWO8oCZH1s6648TI00i1W
-
-sprite $AmazonElasticContainerServiceTaskSm [12x12/16z] Oq01R8mGm0naixApWyKWR1O46uZXR3PKDK2j1DGmCs9Jmyu60SmC
-
-sprite $AmazonElasticContainerServiceTaskMd [16x16/16z] Oy04R7303kOpmcMWV7P65dnyX7fS-fanz3E20D7wMT7qCv2adnqEs1WO
-
-sprite $AmazonElasticContainerServiceTaskLg [20x20/16z] VOu55iGW30M9t__4k_L6_kjKWDYmC1QPC-OhuVTYPYCMU_mWnSX7tQ8n3pfK5Jhe83jcZ8W-7B0EpyDUV3_ieCGLey8M-0C
-
-!procedure AmazonElasticContainerServiceTask($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceTaskCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticContainerServiceTaskLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticContainerServiceTaskGroup($id, $name='Amazon Elastic Container Service Task', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticContainerServiceTaskLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.png
deleted file mode 100644
index 8eaea01899..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.puml
deleted file mode 100644
index 24de4a0a5a..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticContainerServiceTaskCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskCard('AmazonElasticContainerServiceTaskCard', 'Amazon Elastic Container Service Task Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Remote.puml
deleted file mode 100644
index 68e5d1f6ea..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticContainerServiceTaskCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskCard('AmazonElasticContainerServiceTaskCard', 'Amazon Elastic Container Service Task Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.png
deleted file mode 100644
index ba59cbea0f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.puml
deleted file mode 100644
index 4ed9c3e48c..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticContainerServiceTaskGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskGroup('AmazonElasticContainerServiceTaskGroup', 'Amazon Elastic Container Service Task Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Remote.puml
deleted file mode 100644
index db629d622c..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTaskGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticContainerServiceTaskGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
-
-' renders the element
-AmazonElasticContainerServiceTaskGroup('AmazonElasticContainerServiceTaskGroup', 'Amazon Elastic Container Service Task Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.png
deleted file mode 100644
index 526d5b038a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.puml
deleted file mode 100644
index 4bbeebbebc..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticKubernetesServiceEksOnOutposts
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutposts('AmazonElasticKubernetesServiceEksOnOutposts', 'Amazon Elastic Kubernetes Service Eks On Outposts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Remote.puml
deleted file mode 100644
index b6ef75cfbc..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticKubernetesServiceEksOnOutposts
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutposts('AmazonElasticKubernetesServiceEksOnOutposts', 'Amazon Elastic Kubernetes Service Eks On Outposts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.md b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.md
deleted file mode 100644
index e3babb11c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticKubernetesServiceEksOnOutposts
-
-
-```text
-aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts
-```
-
-```text
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-```
-
-
-
-| Illustration | AmazonElasticKubernetesServiceEksOnOutposts | AmazonElasticKubernetesServiceEksOnOutpostsCard | AmazonElasticKubernetesServiceEksOnOutpostsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.png) | ![illustration for AmazonElasticKubernetesServiceEksOnOutposts](../../../aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.Local.png) | ![illustration for AmazonElasticKubernetesServiceEksOnOutpostsCard](../../../aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.png) | ![illustration for AmazonElasticKubernetesServiceEksOnOutpostsGroup](../../../aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticKubernetesServiceEksOnOutpostsXs>`
-- `<$AmazonElasticKubernetesServiceEksOnOutpostsSm>`
-- `<$AmazonElasticKubernetesServiceEksOnOutpostsMd>`
-- `<$AmazonElasticKubernetesServiceEksOnOutpostsLg>`
-
-
-
-
-
-## AmazonElasticKubernetesServiceEksOnOutposts
-
-### Load remotely
-```plantuml
-@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 AmazonElasticKubernetesServiceEksOnOutposts
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutposts('AmazonElasticKubernetesServiceEksOnOutposts', 'Amazon Elastic Kubernetes Service Eks On Outposts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticKubernetesServiceEksOnOutposts
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutposts('AmazonElasticKubernetesServiceEksOnOutposts', 'Amazon Elastic Kubernetes Service Eks On Outposts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticKubernetesServiceEksOnOutpostsCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticKubernetesServiceEksOnOutpostsCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsCard('AmazonElasticKubernetesServiceEksOnOutpostsCard', 'Amazon Elastic Kubernetes Service Eks On Outposts Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticKubernetesServiceEksOnOutpostsCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsCard('AmazonElasticKubernetesServiceEksOnOutpostsCard', 'Amazon Elastic Kubernetes Service Eks On Outposts Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticKubernetesServiceEksOnOutpostsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticKubernetesServiceEksOnOutpostsGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsGroup('AmazonElasticKubernetesServiceEksOnOutpostsGroup', 'Amazon Elastic Kubernetes Service Eks On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticKubernetesServiceEksOnOutpostsGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsGroup('AmazonElasticKubernetesServiceEksOnOutpostsGroup', 'Amazon Elastic Kubernetes Service Eks On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.png
deleted file mode 100644
index 39b4893bfe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.puml
deleted file mode 100644
index a65fdb0985..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts
-
-sprite $AmazonElasticKubernetesServiceEksOnOutpostsXs [10x10/16z] JKo50G0m2BBz_-AbtGh0D3V4sq-ri_tR3Jg3t2qc1N6-qqVPFOiWK1pE589qS1i
-
-sprite $AmazonElasticKubernetesServiceEksOnOutpostsSm [12x12/16z] NKs50G0m2CBa_u_NdIg5Rn4vAzFHrvMrQu_ux226QBNKebQp9hZdNPczhXD6H7QzMxfJW4wiTSnWOMQW
-
-sprite $AmazonElasticKubernetesServiceEksOnOutpostsMd [16x16/16z] RSg54GCn34N1DUYh_uh3d3DgPvx3rVf3jKBLGpC4Cbvl12F8jSSkwkuX5kF3r_VJMuzyU5naxhlZdhBcrMgR6TScPA9MiwjW178rtFkqxM6KtTtX3
-
-sprite $AmazonElasticKubernetesServiceEksOnOutpostsLg [20x20/16z] {
-TS_5eG0m20Mml49X_uc_k-I8ut-dgtstFPsDJtsPfWSW6qp3Nd0RRfs1B2ngOHOdMBeKpVgCHHlCzzY4_8ZTwCwgxxrBtswVCNl03ejxAPbdAkR0TdM2amuz
-K5sJrcUApo-Juvm0iWUJo4UCkpDrigdu9i_m2
-}
-
-!procedure AmazonElasticKubernetesServiceEksOnOutposts($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticKubernetesServiceEksOnOutpostsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticKubernetesServiceEksOnOutpostsLg>', 'Containers', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticKubernetesServiceEksOnOutpostsGroup($id, $name='Amazon Elastic Kubernetes Service Eks On Outposts', $tech='')
- IconGroupElement($id, 'ContainersFamily', '<$AmazonElasticKubernetesServiceEksOnOutpostsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.png
deleted file mode 100644
index 83ee51075f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.puml
deleted file mode 100644
index 3100545a55..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticKubernetesServiceEksOnOutpostsCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsCard('AmazonElasticKubernetesServiceEksOnOutpostsCard', 'Amazon Elastic Kubernetes Service Eks On Outposts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Remote.puml
deleted file mode 100644
index e761e265ea..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticKubernetesServiceEksOnOutpostsCard
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsCard('AmazonElasticKubernetesServiceEksOnOutpostsCard', 'Amazon Elastic Kubernetes Service Eks On Outposts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.png b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.png
deleted file mode 100644
index 67bf465784..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.puml
deleted file mode 100644
index c1b56302b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticKubernetesServiceEksOnOutpostsGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsGroup('AmazonElasticKubernetesServiceEksOnOutpostsGroup', 'Amazon Elastic Kubernetes Service Eks On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Remote.puml
deleted file mode 100644
index 46635f4f0b..0000000000
--- a/distribution/aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutpostsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticKubernetesServiceEksOnOutpostsGroup
-include('aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts')
-
-' renders the element
-AmazonElasticKubernetesServiceEksOnOutpostsGroup('AmazonElasticKubernetesServiceEksOnOutpostsGroup', 'Amazon Elastic Kubernetes Service Eks On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.png
deleted file mode 100644
index cd22607527..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.puml
deleted file mode 100644
index 1d7b7e43a0..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraAmazonAuroraInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternate('AmazonAuroraAmazonAuroraInstanceAlternate', 'Amazon Aurora Amazon Aurora Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Remote.puml
deleted file mode 100644
index bdc7482453..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraAmazonAuroraInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternate('AmazonAuroraAmazonAuroraInstanceAlternate', 'Amazon Aurora Amazon Aurora Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.md
deleted file mode 100644
index 4e37cc7c13..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraAmazonAuroraInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonAuroraAmazonAuroraInstanceAlternate | AmazonAuroraAmazonAuroraInstanceAlternateCard | AmazonAuroraAmazonAuroraInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.png) | ![illustration for AmazonAuroraAmazonAuroraInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.Local.png) | ![illustration for AmazonAuroraAmazonAuroraInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.png) | ![illustration for AmazonAuroraAmazonAuroraInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraAmazonAuroraInstanceAlternateXs>`
-- `<$AmazonAuroraAmazonAuroraInstanceAlternateSm>`
-- `<$AmazonAuroraAmazonAuroraInstanceAlternateMd>`
-- `<$AmazonAuroraAmazonAuroraInstanceAlternateLg>`
-
-
-
-
-
-## AmazonAuroraAmazonAuroraInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonAuroraInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternate('AmazonAuroraAmazonAuroraInstanceAlternate', 'Amazon Aurora Amazon Aurora Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonAuroraInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternate('AmazonAuroraAmazonAuroraInstanceAlternate', 'Amazon Aurora Amazon Aurora Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraAmazonAuroraInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonAuroraInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateCard('AmazonAuroraAmazonAuroraInstanceAlternateCard', 'Amazon Aurora Amazon Aurora Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonAuroraInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateCard('AmazonAuroraAmazonAuroraInstanceAlternateCard', 'Amazon Aurora Amazon Aurora Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraAmazonAuroraInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonAuroraInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateGroup('AmazonAuroraAmazonAuroraInstanceAlternateGroup', 'Amazon Aurora Amazon Aurora Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonAuroraInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateGroup('AmazonAuroraAmazonAuroraInstanceAlternateGroup', 'Amazon Aurora Amazon Aurora Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.png
deleted file mode 100644
index 515824138c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.puml
deleted file mode 100644
index 5323ec3c99..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate
-
-sprite $AmazonAuroraAmazonAuroraInstanceAlternateXs [10x10/16z] TOd50K1H2CE2m_u3VvVJ2zgMdtZkG8jU03cTZNwnGkPGf_Um-4PlUWS
-
-sprite $AmazonAuroraAmazonAuroraInstanceAlternateSm [12x12/16z] TOZ50G013CAWtlq7FdV91n9SQMw8WKSjC1bMuHfrwOzV34F6lVz_kNoh7Om
-
-sprite $AmazonAuroraAmazonAuroraInstanceAlternateMd [16x16/16z] fSZL0SD030JHsTMH-YyuCUEdv_29LpakJUHQOJ0uwvEQR0PIbCKKIRLvcgy-MpmGZcblxhB1ZCreOe0tdtrs26e_4ty
-
-sprite $AmazonAuroraAmazonAuroraInstanceAlternateLg [20x20/16z] {
-jSXL0e1G24JHeGRO_uBjrb_lImu-y-fhELFWNWE5HoOhYoXqFlFIoSI4sL9WXa4M8s8o5XcbcprQBJxDWqQ4SJUda2s8b3eCHYU84D_jqG-MJwC0RNgDXIcv
-1um
-}
-
-!procedure AmazonAuroraAmazonAuroraInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraAmazonAuroraInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraAmazonAuroraInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraAmazonAuroraInstanceAlternateGroup($id, $name='Amazon Aurora Amazon Aurora Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraAmazonAuroraInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.png
deleted file mode 100644
index effe2fa773..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.puml
deleted file mode 100644
index 8001509aba..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraAmazonAuroraInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateCard('AmazonAuroraAmazonAuroraInstanceAlternateCard', 'Amazon Aurora Amazon Aurora Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Remote.puml
deleted file mode 100644
index ca07b5bf38..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraAmazonAuroraInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateCard('AmazonAuroraAmazonAuroraInstanceAlternateCard', 'Amazon Aurora Amazon Aurora Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.png
deleted file mode 100644
index 822ed2c151..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.puml
deleted file mode 100644
index 05964b3741..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraAmazonAuroraInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateGroup('AmazonAuroraAmazonAuroraInstanceAlternateGroup', 'Amazon Aurora Amazon Aurora Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index d31da3fc89..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraAmazonAuroraInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate')
-
-' renders the element
-AmazonAuroraAmazonAuroraInstanceAlternateGroup('AmazonAuroraAmazonAuroraInstanceAlternateGroup', 'Amazon Aurora Amazon Aurora Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.png
deleted file mode 100644
index a76452305c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.puml
deleted file mode 100644
index 4600a4cf22..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstance('AmazonAuroraAmazonRdsInstance', 'Amazon Aurora Amazon Rds Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Remote.puml
deleted file mode 100644
index d0f6bd1ac4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstance('AmazonAuroraAmazonRdsInstance', 'Amazon Aurora Amazon Rds Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.md
deleted file mode 100644
index b4d7f4ca6c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraAmazonRdsInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-```
-
-
-
-| Illustration | AmazonAuroraAmazonRdsInstance | AmazonAuroraAmazonRdsInstanceCard | AmazonAuroraAmazonRdsInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.png) | ![illustration for AmazonAuroraAmazonRdsInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.Local.png) | ![illustration for AmazonAuroraAmazonRdsInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.png) | ![illustration for AmazonAuroraAmazonRdsInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraAmazonRdsInstanceXs>`
-- `<$AmazonAuroraAmazonRdsInstanceSm>`
-- `<$AmazonAuroraAmazonRdsInstanceMd>`
-- `<$AmazonAuroraAmazonRdsInstanceLg>`
-
-
-
-
-
-## AmazonAuroraAmazonRdsInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonRdsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstance('AmazonAuroraAmazonRdsInstance', 'Amazon Aurora Amazon Rds Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonRdsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstance('AmazonAuroraAmazonRdsInstance', 'Amazon Aurora Amazon Rds Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraAmazonRdsInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceCard('AmazonAuroraAmazonRdsInstanceCard', 'Amazon Aurora Amazon Rds Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceCard('AmazonAuroraAmazonRdsInstanceCard', 'Amazon Aurora Amazon Rds Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraAmazonRdsInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceGroup('AmazonAuroraAmazonRdsInstanceGroup', 'Amazon Aurora Amazon Rds Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceGroup('AmazonAuroraAmazonRdsInstanceGroup', 'Amazon Aurora Amazon Rds Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.png
deleted file mode 100644
index 97fb886ba8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.puml
deleted file mode 100644
index 2075d362d2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance
-
-sprite $AmazonAuroraAmazonRdsInstanceXs [10x10/16z] HKg30S1036pZst_XLupJDqNviIS0HD1cvEfE6uNhPdmGtP1r_4z4KWYmJNU96nO
-
-sprite $AmazonAuroraAmazonRdsInstanceSm [12x12/16z] PSY50S0m24JHdmGvzX-uxdquF5Kx1KiUHCkUGvaZbvt7txeBGXeqRmwv_u7FNg7w_uyzj48gPW
-
-sprite $AmazonAuroraAmazonRdsInstanceMd [16x16/16z] VSk5OGH130J15kloJzZZPwv54Qzi7nomF6h5GoPLNYIZk3t2D_3mKtncMfnYLNJa4YlqXDsUDSLXXZIoB1TUs_OGvqizUiP_rBDtOZcucDCCz9m4NWb_
-
-sprite $AmazonAuroraAmazonRdsInstanceLg [20x20/16z] {
-ROm54WGm3089yVz_-3ALywrl6V2Ng7wdP1JnIGC5-8TJ6MsDglOPKbBESSWaewrW8SfOpc6qDBT4WhxS5yjbCSDzlKsF2p9rN2H5lB5omeBWr0Jd8ZYplRhJ
-nk5ohlBfTjzNZcQVkNFrJrSz157VEHBIl5YdHwyVkQmxW0S
-}
-
-!procedure AmazonAuroraAmazonRdsInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraAmazonRdsInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraAmazonRdsInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraAmazonRdsInstanceGroup($id, $name='Amazon Aurora Amazon Rds Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraAmazonRdsInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.png
deleted file mode 100644
index f537ae9b87..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.puml
deleted file mode 100644
index 42d56edd7c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceAternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternate('AmazonAuroraAmazonRdsInstanceAternate', 'Amazon Aurora Amazon Rds Instance Aternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Remote.puml
deleted file mode 100644
index c6ed390be1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceAternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternate('AmazonAuroraAmazonRdsInstanceAternate', 'Amazon Aurora Amazon Rds Instance Aternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.md
deleted file mode 100644
index a68e8768c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraAmazonRdsInstanceAternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-```
-
-
-
-| Illustration | AmazonAuroraAmazonRdsInstanceAternate | AmazonAuroraAmazonRdsInstanceAternateCard | AmazonAuroraAmazonRdsInstanceAternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.png) | ![illustration for AmazonAuroraAmazonRdsInstanceAternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.Local.png) | ![illustration for AmazonAuroraAmazonRdsInstanceAternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.png) | ![illustration for AmazonAuroraAmazonRdsInstanceAternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraAmazonRdsInstanceAternateXs>`
-- `<$AmazonAuroraAmazonRdsInstanceAternateSm>`
-- `<$AmazonAuroraAmazonRdsInstanceAternateMd>`
-- `<$AmazonAuroraAmazonRdsInstanceAternateLg>`
-
-
-
-
-
-## AmazonAuroraAmazonRdsInstanceAternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceAternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternate('AmazonAuroraAmazonRdsInstanceAternate', 'Amazon Aurora Amazon Rds Instance Aternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceAternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternate('AmazonAuroraAmazonRdsInstanceAternate', 'Amazon Aurora Amazon Rds Instance Aternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraAmazonRdsInstanceAternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceAternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateCard('AmazonAuroraAmazonRdsInstanceAternateCard', 'Amazon Aurora Amazon Rds Instance Aternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceAternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateCard('AmazonAuroraAmazonRdsInstanceAternateCard', 'Amazon Aurora Amazon Rds Instance Aternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraAmazonRdsInstanceAternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceAternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateGroup('AmazonAuroraAmazonRdsInstanceAternateGroup', 'Amazon Aurora Amazon Rds Instance Aternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraAmazonRdsInstanceAternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateGroup('AmazonAuroraAmazonRdsInstanceAternateGroup', 'Amazon Aurora Amazon Rds Instance Aternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.png
deleted file mode 100644
index f402312c91..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.puml
deleted file mode 100644
index 8825814ab5..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate
-
-sprite $AmazonAuroraAmazonRdsInstanceAternateXs [10x10/16z] VOgr0G0W40DnSliFZ4lt7dE_ylcC4I25mKBDjOQ1L5TWeh4BZJ8GOPSw
-
-sprite $AmazonAuroraAmazonRdsInstanceAternateSm [12x12/16z] TSYr0G013090Gdp_WTzTha5mrRAXGM9_2v9ChKpDgUFo6xtsxkB7Zzr_vwLRxJ02
-
-sprite $AmazonAuroraAmazonRdsInstanceAternateMd [16x16/16z] jSUt0S1030EnayXF-m_id7kZ0toD_h2K9zDfs9IIPLbRNbFABbAvVHS4R1U9s6nVcdvS4V3uugyhmEqMp
-
-sprite $AmazonAuroraAmazonRdsInstanceAternateLg [20x20/16z] {
-jSgt5G8030FHivpt7vYSeUNK_IT-5hElDITAtbiOU5Ut4ySoitcQZKrA9-kMQcE8CbTTB0b5HqRJwFhxw68zwifwjvBQy-Dd6kpD38mF--WFrfzM1kjwhOPJ
-zXuS0G
-}
-
-!procedure AmazonAuroraAmazonRdsInstanceAternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraAmazonRdsInstanceAternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraAmazonRdsInstanceAternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraAmazonRdsInstanceAternateGroup($id, $name='Amazon Aurora Amazon Rds Instance Aternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraAmazonRdsInstanceAternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.png
deleted file mode 100644
index 6d6f34d7d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.puml
deleted file mode 100644
index 9f878c4b57..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceAternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateCard('AmazonAuroraAmazonRdsInstanceAternateCard', 'Amazon Aurora Amazon Rds Instance Aternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Remote.puml
deleted file mode 100644
index b38d8f2047..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceAternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateCard('AmazonAuroraAmazonRdsInstanceAternateCard', 'Amazon Aurora Amazon Rds Instance Aternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.png
deleted file mode 100644
index 0e4180fe5b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.puml
deleted file mode 100644
index cd968acfbc..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceAternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateGroup('AmazonAuroraAmazonRdsInstanceAternateGroup', 'Amazon Aurora Amazon Rds Instance Aternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Remote.puml
deleted file mode 100644
index e614a75c01..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceAternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceAternateGroup('AmazonAuroraAmazonRdsInstanceAternateGroup', 'Amazon Aurora Amazon Rds Instance Aternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.png
deleted file mode 100644
index 29c4d9169b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.puml
deleted file mode 100644
index b2d026c28d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceCard('AmazonAuroraAmazonRdsInstanceCard', 'Amazon Aurora Amazon Rds Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Remote.puml
deleted file mode 100644
index e2c6919621..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceCard('AmazonAuroraAmazonRdsInstanceCard', 'Amazon Aurora Amazon Rds Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.png
deleted file mode 100644
index 98aaccbe0a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.puml
deleted file mode 100644
index adf59c26ad..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceGroup('AmazonAuroraAmazonRdsInstanceGroup', 'Amazon Aurora Amazon Rds Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Remote.puml
deleted file mode 100644
index dd69f912e4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraAmazonRdsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance')
-
-' renders the element
-AmazonAuroraAmazonRdsInstanceGroup('AmazonAuroraAmazonRdsInstanceGroup', 'Amazon Aurora Amazon Rds Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.png
deleted file mode 100644
index fd0c721264..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.puml
deleted file mode 100644
index d8dfe4c60c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstance('AmazonAuroraInstance', 'Amazon Aurora Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Remote.puml
deleted file mode 100644
index 2a7772f50b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstance('AmazonAuroraInstance', 'Amazon Aurora Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.md
deleted file mode 100644
index 31ae6c6758..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-```
-
-
-
-| Illustration | AmazonAuroraInstance | AmazonAuroraInstanceCard | AmazonAuroraInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraInstance.png) | ![illustration for AmazonAuroraInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraInstance.Local.png) | ![illustration for AmazonAuroraInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.png) | ![illustration for AmazonAuroraInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraInstanceXs>`
-- `<$AmazonAuroraInstanceSm>`
-- `<$AmazonAuroraInstanceMd>`
-- `<$AmazonAuroraInstanceLg>`
-
-
-
-
-
-## AmazonAuroraInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstance('AmazonAuroraInstance', 'Amazon Aurora Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstance('AmazonAuroraInstance', 'Amazon Aurora Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceCard('AmazonAuroraInstanceCard', 'Amazon Aurora Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceCard('AmazonAuroraInstanceCard', 'Amazon Aurora Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceGroup('AmazonAuroraInstanceGroup', 'Amazon Aurora Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceGroup('AmazonAuroraInstanceGroup', 'Amazon Aurora Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.png
deleted file mode 100644
index 1459cd9aa8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.puml
deleted file mode 100644
index 8c1b06651f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraInstance
-
-sprite $AmazonAuroraInstanceXs [10x10/16z] HKg30G102Cnr-m_yHZpHBpaVOpp9lx9GMMrqGthGrzGl0eB0eymL7G
-
-sprite $AmazonAuroraInstanceSm [12x12/16z] ROh50S1G348Xdlq7hdl_kw1uqZn9CDrDH802GHB0vjFCNNOF5GLfgjZtsFhJcro-ethuuUApLj1Ld04
-
-sprite $AmazonAuroraInstanceMd [16x16/16z] VSa55W11209G9a2y_uMtEt32_y0znQSaOBHJgz4aAo1EzZWeuundCx5aSx2tW7QlQKu7JhxrjAsJ-wtlYcW_FMLt8pV7UAi0UKu3FMe
-
-sprite $AmazonAuroraInstanceLg [20x20/16z] {
-ROs50G0X30EJUlTV-5tXy0jGJ8dgDyLL2RuqKA2I488aLaHM7UrkIPZxxVPy7MkxtOlRURXPcFdRLHhBa2ztmyg82hpSkLNvkAh8pg-R_DT1KllheEwKoLlx
-kkgL4DIa1bjuOksYrNjmGe3RX0K
-}
-
-!procedure AmazonAuroraInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraInstanceGroup($id, $name='Amazon Aurora Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.png
deleted file mode 100644
index c81ef44337..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.puml
deleted file mode 100644
index d43654d237..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceCard('AmazonAuroraInstanceCard', 'Amazon Aurora Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Remote.puml
deleted file mode 100644
index aba35c55fa..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceCard('AmazonAuroraInstanceCard', 'Amazon Aurora Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.png
deleted file mode 100644
index a8b508e0c2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.puml
deleted file mode 100644
index 0978a2d7b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceGroup('AmazonAuroraInstanceGroup', 'Amazon Aurora Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Remote.puml
deleted file mode 100644
index 6c69c62813..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraInstance')
-
-' renders the element
-AmazonAuroraInstanceGroup('AmazonAuroraInstanceGroup', 'Amazon Aurora Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.png
deleted file mode 100644
index 762046d23a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.puml
deleted file mode 100644
index a48bf691db..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMariaDbInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstance('AmazonAuroraMariaDbInstance', 'Amazon Aurora Maria Db Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Remote.puml
deleted file mode 100644
index 7e03c802fc..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMariaDbInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstance('AmazonAuroraMariaDbInstance', 'Amazon Aurora Maria Db Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.md
deleted file mode 100644
index 09acdbb5af..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraMariaDbInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-```
-
-
-
-| Illustration | AmazonAuroraMariaDbInstance | AmazonAuroraMariaDbInstanceCard | AmazonAuroraMariaDbInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.png) | ![illustration for AmazonAuroraMariaDbInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.Local.png) | ![illustration for AmazonAuroraMariaDbInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.png) | ![illustration for AmazonAuroraMariaDbInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraMariaDbInstanceXs>`
-- `<$AmazonAuroraMariaDbInstanceSm>`
-- `<$AmazonAuroraMariaDbInstanceMd>`
-- `<$AmazonAuroraMariaDbInstanceLg>`
-
-
-
-
-
-## AmazonAuroraMariaDbInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMariaDbInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstance('AmazonAuroraMariaDbInstance', 'Amazon Aurora Maria Db Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMariaDbInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstance('AmazonAuroraMariaDbInstance', 'Amazon Aurora Maria Db Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMariaDbInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMariaDbInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceCard('AmazonAuroraMariaDbInstanceCard', 'Amazon Aurora Maria Db Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMariaDbInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceCard('AmazonAuroraMariaDbInstanceCard', 'Amazon Aurora Maria Db Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMariaDbInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMariaDbInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceGroup('AmazonAuroraMariaDbInstanceGroup', 'Amazon Aurora Maria Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMariaDbInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceGroup('AmazonAuroraMariaDbInstanceGroup', 'Amazon Aurora Maria Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.png
deleted file mode 100644
index 65091e5a9b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.puml
deleted file mode 100644
index a4023e278d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance
-
-sprite $AmazonAuroraMariaDbInstanceXs [10x10/16z] HKg55G1H24Ain_u3N_mqATpY-WBStP3qducfzfrnFw4-o1QYRoGbv5z5bru
-
-sprite $AmazonAuroraMariaDbInstanceSm [12x12/16z] PSY54S0m3CLG9J5yxpzmcQkZT-9PjREWCQ3Z3D72qxfwpyMSNGvf74wW7jRfolhzow4rf686
-
-sprite $AmazonAuroraMariaDbInstanceMd [16x16/16z] NOs54KHH20CNp--_u7DXtev2Z1FJuWAnAJGKO91M3EgfSBp0NtSIQLXIl6uM-vPwPF-xN-F_ssjwtm6mxvxnTIUdhabn_QSX2cfU15u1Tm
-
-sprite $AmazonAuroraMariaDbInstanceLg [20x20/16z] {
-RSs70G0X20D024R8_WD_xs_iPxDXUkcPyeNmEIEpiZk-rl25AnW8UBEaWvinYIv3C07kvaQjbfGiT_laQsZniPvmf-osSvfu6KlAXlyvVzl-tjksVtrmbsyh
-BLcilkS0SyKHD2MxjXq_iyvNc04
-}
-
-!procedure AmazonAuroraMariaDbInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraMariaDbInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraMariaDbInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraMariaDbInstanceGroup($id, $name='Amazon Aurora Maria Db Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraMariaDbInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.png
deleted file mode 100644
index ba7cbe2f06..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.puml
deleted file mode 100644
index 72ff28b78a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternate('AmazonAuroraMariaDbInstanceAlternate', 'Amazon Aurora Maria Db Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Remote.puml
deleted file mode 100644
index 97713ba1b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternate('AmazonAuroraMariaDbInstanceAlternate', 'Amazon Aurora Maria Db Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.md
deleted file mode 100644
index 578a6d7ffc..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraMariaDbInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonAuroraMariaDbInstanceAlternate | AmazonAuroraMariaDbInstanceAlternateCard | AmazonAuroraMariaDbInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.png) | ![illustration for AmazonAuroraMariaDbInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.Local.png) | ![illustration for AmazonAuroraMariaDbInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.png) | ![illustration for AmazonAuroraMariaDbInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraMariaDbInstanceAlternateXs>`
-- `<$AmazonAuroraMariaDbInstanceAlternateSm>`
-- `<$AmazonAuroraMariaDbInstanceAlternateMd>`
-- `<$AmazonAuroraMariaDbInstanceAlternateLg>`
-
-
-
-
-
-## AmazonAuroraMariaDbInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMariaDbInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternate('AmazonAuroraMariaDbInstanceAlternate', 'Amazon Aurora Maria Db Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMariaDbInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternate('AmazonAuroraMariaDbInstanceAlternate', 'Amazon Aurora Maria Db Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMariaDbInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMariaDbInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateCard('AmazonAuroraMariaDbInstanceAlternateCard', 'Amazon Aurora Maria Db Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMariaDbInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateCard('AmazonAuroraMariaDbInstanceAlternateCard', 'Amazon Aurora Maria Db Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMariaDbInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMariaDbInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateGroup('AmazonAuroraMariaDbInstanceAlternateGroup', 'Amazon Aurora Maria Db Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMariaDbInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateGroup('AmazonAuroraMariaDbInstanceAlternateGroup', 'Amazon Aurora Maria Db Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.png
deleted file mode 100644
index 9fd22134f5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.puml
deleted file mode 100644
index 97d760168b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate
-
-sprite $AmazonAuroraMariaDbInstanceAlternateXs [10x10/16z] Oq00LYZDoS30pCpCoC3An0JYSJApSR8pmLKHp-9aWW1E
-
-sprite $AmazonAuroraMariaDbInstanceAlternateSm [12x12/16z] fSQr0S002031ns7_WUFMvwhZQ-IYZc2W1Dv8HBcLQctdzk_wkVUD5G
-
-sprite $AmazonAuroraMariaDbInstanceAlternateMd [16x16/16z] lOa55S103CLovVeNF6O1Ip7lmvUk1ulonAd4WG6s6XNfAYoDR6we3sHDD-V1xvvlrm5UDy8C
-
-sprite $AmazonAuroraMariaDbInstanceAlternateLg [20x20/16z] rSY54G803CNGzDVt7nXtM81tEGi_nUohFg_atSBmPEVSMCRJvRAWqvGIIqwg5bUrbDTdvFRfTStIr_VXJr_peGpMzQgM4zChWoC
-
-!procedure AmazonAuroraMariaDbInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraMariaDbInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraMariaDbInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraMariaDbInstanceAlternateGroup($id, $name='Amazon Aurora Maria Db Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraMariaDbInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.png
deleted file mode 100644
index 3dab0fa8e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.puml
deleted file mode 100644
index 6b0b7d1765..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateCard('AmazonAuroraMariaDbInstanceAlternateCard', 'Amazon Aurora Maria Db Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Remote.puml
deleted file mode 100644
index a29dd84544..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateCard('AmazonAuroraMariaDbInstanceAlternateCard', 'Amazon Aurora Maria Db Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.png
deleted file mode 100644
index 9d0dfbf939..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.puml
deleted file mode 100644
index 04c5fe29fd..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateGroup('AmazonAuroraMariaDbInstanceAlternateGroup', 'Amazon Aurora Maria Db Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index e5449c0b8d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate')
-
-' renders the element
-AmazonAuroraMariaDbInstanceAlternateGroup('AmazonAuroraMariaDbInstanceAlternateGroup', 'Amazon Aurora Maria Db Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.png
deleted file mode 100644
index cc98b79634..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.puml
deleted file mode 100644
index 16001094ed..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceCard('AmazonAuroraMariaDbInstanceCard', 'Amazon Aurora Maria Db Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Remote.puml
deleted file mode 100644
index c8ed4846d4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceCard('AmazonAuroraMariaDbInstanceCard', 'Amazon Aurora Maria Db Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.png
deleted file mode 100644
index 57a424ae01..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.puml
deleted file mode 100644
index 0e32fda8f6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceGroup('AmazonAuroraMariaDbInstanceGroup', 'Amazon Aurora Maria Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Remote.puml
deleted file mode 100644
index dd0961e7d7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraMariaDbInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance')
-
-' renders the element
-AmazonAuroraMariaDbInstanceGroup('AmazonAuroraMariaDbInstanceGroup', 'Amazon Aurora Maria Db Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.png
deleted file mode 100644
index a2f2f9692e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.puml
deleted file mode 100644
index 1322584c1a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMySqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstance('AmazonAuroraMySqlInstance', 'Amazon Aurora My Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Remote.puml
deleted file mode 100644
index f996ea6292..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMySqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstance('AmazonAuroraMySqlInstance', 'Amazon Aurora My Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.md
deleted file mode 100644
index 94e26367eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraMySqlInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-```
-
-
-
-| Illustration | AmazonAuroraMySqlInstance | AmazonAuroraMySqlInstanceCard | AmazonAuroraMySqlInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.png) | ![illustration for AmazonAuroraMySqlInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.Local.png) | ![illustration for AmazonAuroraMySqlInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.png) | ![illustration for AmazonAuroraMySqlInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraMySqlInstanceXs>`
-- `<$AmazonAuroraMySqlInstanceSm>`
-- `<$AmazonAuroraMySqlInstanceMd>`
-- `<$AmazonAuroraMySqlInstanceLg>`
-
-
-
-
-
-## AmazonAuroraMySqlInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMySqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstance('AmazonAuroraMySqlInstance', 'Amazon Aurora My Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMySqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstance('AmazonAuroraMySqlInstance', 'Amazon Aurora My Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMySqlInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMySqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceCard('AmazonAuroraMySqlInstanceCard', 'Amazon Aurora My Sql Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMySqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceCard('AmazonAuroraMySqlInstanceCard', 'Amazon Aurora My Sql Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMySqlInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMySqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceGroup('AmazonAuroraMySqlInstanceGroup', 'Amazon Aurora My Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMySqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceGroup('AmazonAuroraMySqlInstanceGroup', 'Amazon Aurora My Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.png
deleted file mode 100644
index 7fd39b4065..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.puml
deleted file mode 100644
index 9afd1dd5ba..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance
-
-sprite $AmazonAuroraMySqlInstanceXs [10x10/16z] HOk54S0m30C_dDz_uBAkPWluetvRK9ZGeBl6fhLeSWahLvpMbai7jYlwcfu
-
-sprite $AmazonAuroraMySqlInstanceSm [12x12/16z] PSY54S0m3CLG9J5yxpzmcQkZT-9PjREWDS1f7T56TfVILmCCl9s6aCRX1EfXdQxK_vyEhI4LCm
-
-sprite $AmazonAuroraMySqlInstanceMd [16x16/16z] VOs50SCm30HF_Dv_u38toTbYuXVJ1ml49uLO91QK5GnY9WCL_Om9sTpSkuBWnZE-8VN8td7VZhzZh-dFE04-ukWPFwnhKgptQOY2cXk1Py0P
-
-sprite $AmazonAuroraMySqlInstanceLg [20x20/16z] {
-RP250S0m3CFYiFy_UCohoYf7XcJpIMDHAcyeqcSVHsjODK58YcH8dCwBsMXLF9mGfO4kITlSUSX2tEVTgDl7PIaGbDkTtTANYoRBzRzEtsu_x-ssUtMmDzwk
-kR2u7jm1se4wAvAK1PoSGPm1
-}
-
-!procedure AmazonAuroraMySqlInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraMySqlInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraMySqlInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraMySqlInstanceGroup($id, $name='Amazon Aurora My Sql Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraMySqlInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.png
deleted file mode 100644
index 84a73dffe5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.puml
deleted file mode 100644
index 61eaec0128..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMySqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternate('AmazonAuroraMySqlInstanceAlternate', 'Amazon Aurora My Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Remote.puml
deleted file mode 100644
index 1046ca9778..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMySqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternate('AmazonAuroraMySqlInstanceAlternate', 'Amazon Aurora My Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.md
deleted file mode 100644
index d04cfd327a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraMySqlInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonAuroraMySqlInstanceAlternate | AmazonAuroraMySqlInstanceAlternateCard | AmazonAuroraMySqlInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.png) | ![illustration for AmazonAuroraMySqlInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.Local.png) | ![illustration for AmazonAuroraMySqlInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.png) | ![illustration for AmazonAuroraMySqlInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraMySqlInstanceAlternateXs>`
-- `<$AmazonAuroraMySqlInstanceAlternateSm>`
-- `<$AmazonAuroraMySqlInstanceAlternateMd>`
-- `<$AmazonAuroraMySqlInstanceAlternateLg>`
-
-
-
-
-
-## AmazonAuroraMySqlInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMySqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternate('AmazonAuroraMySqlInstanceAlternate', 'Amazon Aurora My Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMySqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternate('AmazonAuroraMySqlInstanceAlternate', 'Amazon Aurora My Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMySqlInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMySqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateCard('AmazonAuroraMySqlInstanceAlternateCard', 'Amazon Aurora My Sql Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMySqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateCard('AmazonAuroraMySqlInstanceAlternateCard', 'Amazon Aurora My Sql Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraMySqlInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraMySqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateGroup('AmazonAuroraMySqlInstanceAlternateGroup', 'Amazon Aurora My Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraMySqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateGroup('AmazonAuroraMySqlInstanceAlternateGroup', 'Amazon Aurora My Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.png
deleted file mode 100644
index 68dd9a1b28..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.puml
deleted file mode 100644
index babc4707a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate
-
-sprite $AmazonAuroraMySqlInstanceAlternateXs [10x10/16z] Oq009YZD2KIS3EoSO14MJauc5eGSAInE9WZW1
-
-sprite $AmazonAuroraMySqlInstanceAlternateSm [12x12/16z] fSQr0S002031ns7_WUFMvwhZQ-IM2BT6BBoyA_OhKEwrdzk_Pzza1G
-
-sprite $AmazonAuroraMySqlInstanceAlternateMd [16x16/16z] lSU50SDG203Hms7_XTku393x0eztqhS6cdlvTw3ylyIW_kvm4NSyDXV-lwAQc_yL_vJDPvzuxXI3h2lZ1m
-
-sprite $AmazonAuroraMySqlInstanceAlternateLg [20x20/16z] pSZ70G9G34EnP_-IUF-1wHq6G4Vnq-wyQi4sxmBD1uj02CmYpGARm5wfcbFMy-RA31vpFa-O8QF2kXrWxfx7trxpOGd5RrO0z0wE
-
-!procedure AmazonAuroraMySqlInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraMySqlInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraMySqlInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraMySqlInstanceAlternateGroup($id, $name='Amazon Aurora My Sql Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraMySqlInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.png
deleted file mode 100644
index 6ee2203f24..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.puml
deleted file mode 100644
index f7efefb4cd..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMySqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateCard('AmazonAuroraMySqlInstanceAlternateCard', 'Amazon Aurora My Sql Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Remote.puml
deleted file mode 100644
index 620c4ddbe7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMySqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateCard('AmazonAuroraMySqlInstanceAlternateCard', 'Amazon Aurora My Sql Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.png
deleted file mode 100644
index 6f18661ac1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.puml
deleted file mode 100644
index 700fb95af4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraMySqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateGroup('AmazonAuroraMySqlInstanceAlternateGroup', 'Amazon Aurora My Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index 9bcdcfee92..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraMySqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraMySqlInstanceAlternateGroup('AmazonAuroraMySqlInstanceAlternateGroup', 'Amazon Aurora My Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.png
deleted file mode 100644
index 1347a69f4d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.puml
deleted file mode 100644
index 62ef2bcf9e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraMySqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceCard('AmazonAuroraMySqlInstanceCard', 'Amazon Aurora My Sql Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Remote.puml
deleted file mode 100644
index 19b83a62af..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraMySqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceCard('AmazonAuroraMySqlInstanceCard', 'Amazon Aurora My Sql Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.png
deleted file mode 100644
index 0dbdb1c2ef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.puml
deleted file mode 100644
index 898492b06a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraMySqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceGroup('AmazonAuroraMySqlInstanceGroup', 'Amazon Aurora My Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Remote.puml
deleted file mode 100644
index c27efd1ddc..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraMySqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance')
-
-' renders the element
-AmazonAuroraMySqlInstanceGroup('AmazonAuroraMySqlInstanceGroup', 'Amazon Aurora My Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.png
deleted file mode 100644
index c005703d30..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.puml
deleted file mode 100644
index f50cdeebba..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraOracleInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstance('AmazonAuroraOracleInstance', 'Amazon Aurora Oracle Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Remote.puml
deleted file mode 100644
index a7dc7af147..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraOracleInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstance('AmazonAuroraOracleInstance', 'Amazon Aurora Oracle Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.md
deleted file mode 100644
index 9da409f654..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraOracleInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-```
-
-
-
-| Illustration | AmazonAuroraOracleInstance | AmazonAuroraOracleInstanceCard | AmazonAuroraOracleInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.png) | ![illustration for AmazonAuroraOracleInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.Local.png) | ![illustration for AmazonAuroraOracleInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.png) | ![illustration for AmazonAuroraOracleInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraOracleInstanceXs>`
-- `<$AmazonAuroraOracleInstanceSm>`
-- `<$AmazonAuroraOracleInstanceMd>`
-- `<$AmazonAuroraOracleInstanceLg>`
-
-
-
-
-
-## AmazonAuroraOracleInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraOracleInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstance('AmazonAuroraOracleInstance', 'Amazon Aurora Oracle Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraOracleInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstance('AmazonAuroraOracleInstance', 'Amazon Aurora Oracle Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraOracleInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraOracleInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceCard('AmazonAuroraOracleInstanceCard', 'Amazon Aurora Oracle Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraOracleInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceCard('AmazonAuroraOracleInstanceCard', 'Amazon Aurora Oracle Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraOracleInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraOracleInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceGroup('AmazonAuroraOracleInstanceGroup', 'Amazon Aurora Oracle Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraOracleInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceGroup('AmazonAuroraOracleInstanceGroup', 'Amazon Aurora Oracle Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.png
deleted file mode 100644
index 9f7e472417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.puml
deleted file mode 100644
index eb9996fc9d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance
-
-sprite $AmazonAuroraOracleInstanceXs [10x10/16z] HKg34G103AjpsN_WDyf8Vjdv5D7vK-pmrEkPsmlLZnzaSH6PWuuA53i
-
-sprite $AmazonAuroraOracleInstanceSm [12x12/16z] TOg50G1H24AnSV-5h_l-imNSQJb8Y0HcvaP8pO-kg9ZtO6hJm-OTAqdQljTS_DixsKDFSW6SBHC
-
-sprite $AmazonAuroraOracleInstanceMd [16x16/16z] POk50GH130A9Glel-ELSPZK8dfWk321SQGZQ92v7C3EtaP5Svcf08uYsp1UkizIKdNCluZbxiUqovyEF9ltjdtEB8Gmsk7I0vaB0Au4l
-
-sprite $AmazonAuroraOracleInstanceLg [20x20/16z] {
-RSo50SCm30NH-sBjFt2Pcmlw6JYiPZyRGHdVBGo8Ptvzn1AgfoLWLsja8wsvilrkIJBq9kJeRbGGL59ArTq-il0VgpOfbq-x_vPzMSvkX_slqxVTp_isBE9t
-7TVossOlNMn-rvcXjMUndRNB9Jq39E0C
-}
-
-!procedure AmazonAuroraOracleInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraOracleInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraOracleInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraOracleInstanceGroup($id, $name='Amazon Aurora Oracle Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraOracleInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.png
deleted file mode 100644
index 1aa0e7ded0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.puml
deleted file mode 100644
index f6b91663f2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraOracleInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternate('AmazonAuroraOracleInstanceAlternate', 'Amazon Aurora Oracle Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Remote.puml
deleted file mode 100644
index 523d3e1e96..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraOracleInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternate('AmazonAuroraOracleInstanceAlternate', 'Amazon Aurora Oracle Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.md
deleted file mode 100644
index b540aa3f4f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraOracleInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonAuroraOracleInstanceAlternate | AmazonAuroraOracleInstanceAlternateCard | AmazonAuroraOracleInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.png) | ![illustration for AmazonAuroraOracleInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.Local.png) | ![illustration for AmazonAuroraOracleInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.png) | ![illustration for AmazonAuroraOracleInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraOracleInstanceAlternateXs>`
-- `<$AmazonAuroraOracleInstanceAlternateSm>`
-- `<$AmazonAuroraOracleInstanceAlternateMd>`
-- `<$AmazonAuroraOracleInstanceAlternateLg>`
-
-
-
-
-
-## AmazonAuroraOracleInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraOracleInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternate('AmazonAuroraOracleInstanceAlternate', 'Amazon Aurora Oracle Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraOracleInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternate('AmazonAuroraOracleInstanceAlternate', 'Amazon Aurora Oracle Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraOracleInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraOracleInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateCard('AmazonAuroraOracleInstanceAlternateCard', 'Amazon Aurora Oracle Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraOracleInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateCard('AmazonAuroraOracleInstanceAlternateCard', 'Amazon Aurora Oracle Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraOracleInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraOracleInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateGroup('AmazonAuroraOracleInstanceAlternateGroup', 'Amazon Aurora Oracle Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraOracleInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateGroup('AmazonAuroraOracleInstanceAlternateGroup', 'Amazon Aurora Oracle Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.png
deleted file mode 100644
index bcff24a23f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.puml
deleted file mode 100644
index 1c0ea319a7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate
-
-sprite $AmazonAuroraOracleInstanceAlternateXs [10x10/16z] Oq00LYZDoS301E4pGVciZ4nmLSIpE9aWW0C
-
-sprite $AmazonAuroraOracleInstanceAlternateSm [12x12/16z] bSR70G0X24JH6JBz5xnvrQjFWOzLyoC6qd6vLe79G9UdN-qLqcMkL-EttxAqrGyd
-
-sprite $AmazonAuroraOracleInstanceAlternateMd [16x16/16z] nSU50S0m30F13qhUV-0oTu2SKVo47o1ugXYRZROnEQMSGadIbbi7Xx7IbXz6vvAWwfQO0G
-
-sprite $AmazonAuroraOracleInstanceAlternateLg [20x20/16z] rSY50G903CNG_7ht7nXtM81tsl1JpBxgSqhUBGo8EpyViOGLDmcOiHIoaTPSsNvjIJBq9kJesgXphQHqMhVsvXzQmxiIhDkh6W2zWoC
-
-!procedure AmazonAuroraOracleInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraOracleInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraOracleInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraOracleInstanceAlternateGroup($id, $name='Amazon Aurora Oracle Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraOracleInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.png
deleted file mode 100644
index 9813d1f05e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.puml
deleted file mode 100644
index 495d5f10bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraOracleInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateCard('AmazonAuroraOracleInstanceAlternateCard', 'Amazon Aurora Oracle Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Remote.puml
deleted file mode 100644
index ed92b5ba0a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraOracleInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateCard('AmazonAuroraOracleInstanceAlternateCard', 'Amazon Aurora Oracle Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.png
deleted file mode 100644
index 184e6e9341..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.puml
deleted file mode 100644
index f9495a75d4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraOracleInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateGroup('AmazonAuroraOracleInstanceAlternateGroup', 'Amazon Aurora Oracle Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index b66071179b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraOracleInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate')
-
-' renders the element
-AmazonAuroraOracleInstanceAlternateGroup('AmazonAuroraOracleInstanceAlternateGroup', 'Amazon Aurora Oracle Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.png
deleted file mode 100644
index 8c63da3179..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.puml
deleted file mode 100644
index e78f5f55f2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraOracleInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceCard('AmazonAuroraOracleInstanceCard', 'Amazon Aurora Oracle Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Remote.puml
deleted file mode 100644
index 50c434edc6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraOracleInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceCard('AmazonAuroraOracleInstanceCard', 'Amazon Aurora Oracle Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.png
deleted file mode 100644
index 2034a97b9e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.puml
deleted file mode 100644
index 54809d7618..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraOracleInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceGroup('AmazonAuroraOracleInstanceGroup', 'Amazon Aurora Oracle Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Remote.puml
deleted file mode 100644
index 1034852a59..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraOracleInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance')
-
-' renders the element
-AmazonAuroraOracleInstanceGroup('AmazonAuroraOracleInstanceGroup', 'Amazon Aurora Oracle Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.png
deleted file mode 100644
index a21ffc5728..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.puml
deleted file mode 100644
index ec3bff12a8..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraPiopsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstance('AmazonAuroraPiopsInstance', 'Amazon Aurora Piops Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Remote.puml
deleted file mode 100644
index 29373abba2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraPiopsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstance('AmazonAuroraPiopsInstance', 'Amazon Aurora Piops Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.md
deleted file mode 100644
index c6e7b59719..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraPiopsInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-```
-
-
-
-| Illustration | AmazonAuroraPiopsInstance | AmazonAuroraPiopsInstanceCard | AmazonAuroraPiopsInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.png) | ![illustration for AmazonAuroraPiopsInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.Local.png) | ![illustration for AmazonAuroraPiopsInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.png) | ![illustration for AmazonAuroraPiopsInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraPiopsInstanceXs>`
-- `<$AmazonAuroraPiopsInstanceSm>`
-- `<$AmazonAuroraPiopsInstanceMd>`
-- `<$AmazonAuroraPiopsInstanceLg>`
-
-
-
-
-
-## AmazonAuroraPiopsInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPiopsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstance('AmazonAuroraPiopsInstance', 'Amazon Aurora Piops Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPiopsInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstance('AmazonAuroraPiopsInstance', 'Amazon Aurora Piops Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraPiopsInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPiopsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceCard('AmazonAuroraPiopsInstanceCard', 'Amazon Aurora Piops Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPiopsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceCard('AmazonAuroraPiopsInstanceCard', 'Amazon Aurora Piops Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraPiopsInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPiopsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceGroup('AmazonAuroraPiopsInstanceGroup', 'Amazon Aurora Piops Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPiopsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceGroup('AmazonAuroraPiopsInstanceGroup', 'Amazon Aurora Piops Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.png
deleted file mode 100644
index 1d5bc0ff72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.puml
deleted file mode 100644
index 1a0bc0d8f7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance
-
-sprite $AmazonAuroraPiopsInstanceXs [10x10/16z] Oq009YZDYH0XWSNEmCB4mG5XSNA0n3YP880J
-
-sprite $AmazonAuroraPiopsInstanceSm [12x12/16z] Oq06d8mmmCR021Vbe2QRcPcJZPs94IBEnCJAoi3AmS360GEC
-
-sprite $AmazonAuroraPiopsInstanceMd [16x16/16z] nST70OK0342nrztw5_m76moGMtYIlXXehlBnUkLX8KcGswjx4DVOJvS3JZ5SY47MoVW2
-
-sprite $AmazonAuroraPiopsInstanceLg [20x20/16z] rSZ70OH054EnPq_oxx_WpH5e01t5ePdw5S4q_mh2XaNjpkUz5KPVdb7ykSOeQdOlFiVzCe5f4m21C08pXCf_HW7e7rm1
-
-!procedure AmazonAuroraPiopsInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraPiopsInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraPiopsInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraPiopsInstanceGroup($id, $name='Amazon Aurora Piops Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraPiopsInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.png
deleted file mode 100644
index 931ad3789e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.puml
deleted file mode 100644
index 741410200e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraPiopsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceCard('AmazonAuroraPiopsInstanceCard', 'Amazon Aurora Piops Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Remote.puml
deleted file mode 100644
index 2bdf23f1e0..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraPiopsInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceCard('AmazonAuroraPiopsInstanceCard', 'Amazon Aurora Piops Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.png
deleted file mode 100644
index 024f5c7110..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.puml
deleted file mode 100644
index f4bb9ab2b4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraPiopsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceGroup('AmazonAuroraPiopsInstanceGroup', 'Amazon Aurora Piops Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Remote.puml
deleted file mode 100644
index 596656a09f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraPiopsInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance')
-
-' renders the element
-AmazonAuroraPiopsInstanceGroup('AmazonAuroraPiopsInstanceGroup', 'Amazon Aurora Piops Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.png
deleted file mode 100644
index d94956b541..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.puml
deleted file mode 100644
index a857e0c843..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstance('AmazonAuroraPostgreSqlInstance', 'Amazon Aurora Postgre Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Remote.puml
deleted file mode 100644
index 0cae6b5790..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstance('AmazonAuroraPostgreSqlInstance', 'Amazon Aurora Postgre Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.md
deleted file mode 100644
index d0c22ade92..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraPostgreSqlInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-```
-
-
-
-| Illustration | AmazonAuroraPostgreSqlInstance | AmazonAuroraPostgreSqlInstanceCard | AmazonAuroraPostgreSqlInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.png) | ![illustration for AmazonAuroraPostgreSqlInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.Local.png) | ![illustration for AmazonAuroraPostgreSqlInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.png) | ![illustration for AmazonAuroraPostgreSqlInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraPostgreSqlInstanceXs>`
-- `<$AmazonAuroraPostgreSqlInstanceSm>`
-- `<$AmazonAuroraPostgreSqlInstanceMd>`
-- `<$AmazonAuroraPostgreSqlInstanceLg>`
-
-
-
-
-
-## AmazonAuroraPostgreSqlInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPostgreSqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstance('AmazonAuroraPostgreSqlInstance', 'Amazon Aurora Postgre Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPostgreSqlInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstance('AmazonAuroraPostgreSqlInstance', 'Amazon Aurora Postgre Sql Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraPostgreSqlInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceCard('AmazonAuroraPostgreSqlInstanceCard', 'Amazon Aurora Postgre Sql Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceCard('AmazonAuroraPostgreSqlInstanceCard', 'Amazon Aurora Postgre Sql Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraPostgreSqlInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceGroup('AmazonAuroraPostgreSqlInstanceGroup', 'Amazon Aurora Postgre Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceGroup('AmazonAuroraPostgreSqlInstanceGroup', 'Amazon Aurora Postgre Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.png
deleted file mode 100644
index a6b8092530..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.puml
deleted file mode 100644
index f9f7f3aaae..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance
-
-sprite $AmazonAuroraPostgreSqlInstanceXs [10x10/16z] HKg30G102Cnr-m_yHZpHBpaVb6cHRAoJpZFGoUX18Cg7v23HYm0dw2ZBG0S
-
-sprite $AmazonAuroraPostgreSqlInstanceSm [12x12/16z] PSZ50S0m34FHdyGWxpzmcVik0fwgdOBUQ43t8JfcRNJ3HEDqzP36qHEeHzVPA_N_pnvQ8HKp
-
-sprite $AmazonAuroraPostgreSqlInstanceMd [16x16/16z] VSt50GH124JHZzFv1xmwRk-65aVI6mEQhQ15436p0ADet5t234D_zPVnizISw-wibhNEN_XQQrHkQmVOr9PL-ZZlycQiqM01KJ-6ki4R
-
-sprite $AmazonAuroraPostgreSqlInstanceLg [20x20/16z] {
-RSs54G0X34JHtNZwB_ZSZp_6F231iAX-Lbn8yAw18d56452Yqr8jmjCe1ku6ix0qTOe0iXgsrCxlkxtxcfX-B598Rzns7bDUvjMT9lztyhPztjkslJBuws-h
-Nbgi1ZlOUYJMwT6D9Pu189Pc
-}
-
-!procedure AmazonAuroraPostgreSqlInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraPostgreSqlInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraPostgreSqlInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraPostgreSqlInstanceGroup($id, $name='Amazon Aurora Postgre Sql Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraPostgreSqlInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.png
deleted file mode 100644
index d57bb595f3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.puml
deleted file mode 100644
index 104479aa94..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternate('AmazonAuroraPostgreSqlInstanceAlternate', 'Amazon Aurora Postgre Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Remote.puml
deleted file mode 100644
index a7e999e156..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternate('AmazonAuroraPostgreSqlInstanceAlternate', 'Amazon Aurora Postgre Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.md
deleted file mode 100644
index 8eb3b3fd82..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraPostgreSqlInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonAuroraPostgreSqlInstanceAlternate | AmazonAuroraPostgreSqlInstanceAlternateCard | AmazonAuroraPostgreSqlInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.png) | ![illustration for AmazonAuroraPostgreSqlInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.Local.png) | ![illustration for AmazonAuroraPostgreSqlInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.png) | ![illustration for AmazonAuroraPostgreSqlInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraPostgreSqlInstanceAlternateXs>`
-- `<$AmazonAuroraPostgreSqlInstanceAlternateSm>`
-- `<$AmazonAuroraPostgreSqlInstanceAlternateMd>`
-- `<$AmazonAuroraPostgreSqlInstanceAlternateLg>`
-
-
-
-
-
-## AmazonAuroraPostgreSqlInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternate('AmazonAuroraPostgreSqlInstanceAlternate', 'Amazon Aurora Postgre Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternate('AmazonAuroraPostgreSqlInstanceAlternate', 'Amazon Aurora Postgre Sql Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraPostgreSqlInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateCard('AmazonAuroraPostgreSqlInstanceAlternateCard', 'Amazon Aurora Postgre Sql Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateCard('AmazonAuroraPostgreSqlInstanceAlternateCard', 'Amazon Aurora Postgre Sql Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraPostgreSqlInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateGroup('AmazonAuroraPostgreSqlInstanceAlternateGroup', 'Amazon Aurora Postgre Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraPostgreSqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateGroup('AmazonAuroraPostgreSqlInstanceAlternateGroup', 'Amazon Aurora Postgre Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.png
deleted file mode 100644
index f9996ca5e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.puml
deleted file mode 100644
index 4d91d95270..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate
-
-sprite $AmazonAuroraPostgreSqlInstanceAlternateXs [10x10/16z] Oq00PYZDoS02PJ4nCBEoCR8oWrWGG0gBama2E04
-
-sprite $AmazonAuroraPostgreSqlInstanceAlternateSm [12x12/16z] Oq06d8mmmCh021VbO61YPc5aOcDcOM3X08kpGCIXQYXditB000C
-
-sprite $AmazonAuroraPostgreSqlInstanceAlternateMd [16x16/16z] lST50G0X002muT0_yBa7kFtcA_I7GVTKz6mNPPfUKWvYBPAq7cI1AEo__V_X8KPAkqKp
-
-sprite $AmazonAuroraPostgreSqlInstanceAlternateLg [20x20/16z] rSYt0SGm5CDGKFnKs7zW1pKN5_131_xANE-68ERJWiaNYrK1pAqmQkrwxkNgLx6e_KpKIuazkBeVNnxw1byYjDpUPN7H9pW1
-
-!procedure AmazonAuroraPostgreSqlInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraPostgreSqlInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraPostgreSqlInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraPostgreSqlInstanceAlternateGroup($id, $name='Amazon Aurora Postgre Sql Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraPostgreSqlInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.png
deleted file mode 100644
index e58d042a43..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.puml
deleted file mode 100644
index 8fda8393a2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateCard('AmazonAuroraPostgreSqlInstanceAlternateCard', 'Amazon Aurora Postgre Sql Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Remote.puml
deleted file mode 100644
index 0ebcce0cb6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateCard('AmazonAuroraPostgreSqlInstanceAlternateCard', 'Amazon Aurora Postgre Sql Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.png
deleted file mode 100644
index ee0f82c851..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.puml
deleted file mode 100644
index b6e830ea71..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateGroup('AmazonAuroraPostgreSqlInstanceAlternateGroup', 'Amazon Aurora Postgre Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index e7b0815c55..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceAlternateGroup('AmazonAuroraPostgreSqlInstanceAlternateGroup', 'Amazon Aurora Postgre Sql Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.png
deleted file mode 100644
index 1999ea01a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.puml
deleted file mode 100644
index a792b9f13f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceCard('AmazonAuroraPostgreSqlInstanceCard', 'Amazon Aurora Postgre Sql Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Remote.puml
deleted file mode 100644
index 778c323167..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceCard('AmazonAuroraPostgreSqlInstanceCard', 'Amazon Aurora Postgre Sql Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.png
deleted file mode 100644
index 75845c29fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.puml
deleted file mode 100644
index 3a55430496..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceGroup('AmazonAuroraPostgreSqlInstanceGroup', 'Amazon Aurora Postgre Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Remote.puml
deleted file mode 100644
index dd40e78f16..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraPostgreSqlInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance')
-
-' renders the element
-AmazonAuroraPostgreSqlInstanceGroup('AmazonAuroraPostgreSqlInstanceGroup', 'Amazon Aurora Postgre Sql Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.png
deleted file mode 100644
index 75c0d931d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.puml
deleted file mode 100644
index f4ce01548f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraSqlServerInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstance('AmazonAuroraSqlServerInstance', 'Amazon Aurora Sql Server Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Remote.puml
deleted file mode 100644
index ad6f830360..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraSqlServerInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstance('AmazonAuroraSqlServerInstance', 'Amazon Aurora Sql Server Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.md
deleted file mode 100644
index eef7d4a199..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraSqlServerInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-```
-
-
-
-| Illustration | AmazonAuroraSqlServerInstance | AmazonAuroraSqlServerInstanceCard | AmazonAuroraSqlServerInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.png) | ![illustration for AmazonAuroraSqlServerInstance](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.Local.png) | ![illustration for AmazonAuroraSqlServerInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.png) | ![illustration for AmazonAuroraSqlServerInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraSqlServerInstanceXs>`
-- `<$AmazonAuroraSqlServerInstanceSm>`
-- `<$AmazonAuroraSqlServerInstanceMd>`
-- `<$AmazonAuroraSqlServerInstanceLg>`
-
-
-
-
-
-## AmazonAuroraSqlServerInstance
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraSqlServerInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstance('AmazonAuroraSqlServerInstance', 'Amazon Aurora Sql Server Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraSqlServerInstance
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstance('AmazonAuroraSqlServerInstance', 'Amazon Aurora Sql Server Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraSqlServerInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraSqlServerInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceCard('AmazonAuroraSqlServerInstanceCard', 'Amazon Aurora Sql Server Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraSqlServerInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceCard('AmazonAuroraSqlServerInstanceCard', 'Amazon Aurora Sql Server Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraSqlServerInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraSqlServerInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceGroup('AmazonAuroraSqlServerInstanceGroup', 'Amazon Aurora Sql Server Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraSqlServerInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceGroup('AmazonAuroraSqlServerInstanceGroup', 'Amazon Aurora Sql Server Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.png
deleted file mode 100644
index 486a96458c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.puml
deleted file mode 100644
index fe90f26049..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance
-
-sprite $AmazonAuroraSqlServerInstanceXs [10x10/16z] HOO50S104CFon_KlU0p5yCkU5ocWAEVLI-OF2VeZUyZy9IcH7uekxG
-
-sprite $AmazonAuroraSqlServerInstanceSm [12x12/16z] PSY55G1120FHPB7GVy7dVhF2V-1Pyon1Xc5BO5h01YCNu-noIdQubjSFwtIN_llJgJL8ZHa
-
-sprite $AmazonAuroraSqlServerInstanceMd [16x16/16z] VOs50SCm30HF_Dv_u38toTbYuXVJ1ml49uNQ8X1kW0swX04NDULSOZuuYgKUsJjkmFIElQO_umJuYADd_B2kIR7Ufo4AQcu4NW5d
-
-sprite $AmazonAuroraSqlServerInstanceLg [20x20/16z] {
-VOt50GG12CI2G_y5dyjwdgCSaZrBMY2LDGED883mmOG9He2aC_7ifqQLeOX5Kk7nqi1OyD6uqjIDjPQb8Z4ijG6WTAL5pvIlDG1qhRttrjhhLm-wiTPw7eJI
-1nyoza5zAd86GBu00d07
-}
-
-!procedure AmazonAuroraSqlServerInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraSqlServerInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraSqlServerInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraSqlServerInstanceGroup($id, $name='Amazon Aurora Sql Server Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraSqlServerInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.png
deleted file mode 100644
index c4c47deb75..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.puml
deleted file mode 100644
index c7ac8de6e6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternate('AmazonAuroraSqlServerInstanceAlternate', 'Amazon Aurora Sql Server Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Remote.puml
deleted file mode 100644
index 46dcca468e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternate('AmazonAuroraSqlServerInstanceAlternate', 'Amazon Aurora Sql Server Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.md
deleted file mode 100644
index fc343b884d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraSqlServerInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonAuroraSqlServerInstanceAlternate | AmazonAuroraSqlServerInstanceAlternateCard | AmazonAuroraSqlServerInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.png) | ![illustration for AmazonAuroraSqlServerInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.Local.png) | ![illustration for AmazonAuroraSqlServerInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.png) | ![illustration for AmazonAuroraSqlServerInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraSqlServerInstanceAlternateXs>`
-- `<$AmazonAuroraSqlServerInstanceAlternateSm>`
-- `<$AmazonAuroraSqlServerInstanceAlternateMd>`
-- `<$AmazonAuroraSqlServerInstanceAlternateLg>`
-
-
-
-
-
-## AmazonAuroraSqlServerInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraSqlServerInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternate('AmazonAuroraSqlServerInstanceAlternate', 'Amazon Aurora Sql Server Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraSqlServerInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternate('AmazonAuroraSqlServerInstanceAlternate', 'Amazon Aurora Sql Server Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraSqlServerInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraSqlServerInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateCard('AmazonAuroraSqlServerInstanceAlternateCard', 'Amazon Aurora Sql Server Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraSqlServerInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateCard('AmazonAuroraSqlServerInstanceAlternateCard', 'Amazon Aurora Sql Server Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraSqlServerInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraSqlServerInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateGroup('AmazonAuroraSqlServerInstanceAlternateGroup', 'Amazon Aurora Sql Server Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraSqlServerInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateGroup('AmazonAuroraSqlServerInstanceAlternateGroup', 'Amazon Aurora Sql Server Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.png
deleted file mode 100644
index 6dda7895a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.puml
deleted file mode 100644
index 7843415152..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate
-
-sprite $AmazonAuroraSqlServerInstanceAlternateXs [10x10/16z] Oq009YZDoS3A2QHO6TYOu7Bai3YP880J
-
-sprite $AmazonAuroraSqlServerInstanceAlternateSm [12x12/16z] Oq06d8mmmCR0oCZA317bO61aOs9bO6PYO6K3ik6ggSTcuu01HW
-
-sprite $AmazonAuroraSqlServerInstanceAlternateMd [16x16/16z] nSSt0S1040InsR_C7x13uqJ0wiIN-c6WUKewPKQp152qR1cOMSKwpzF_7nvaa7KpTW
-
-sprite $AmazonAuroraSqlServerInstanceAlternateLg [20x20/16z] tSX70SC0302nyxRv0-vkDeBeAIvbprOBfB8tq0W223ygJ30291s9PwioL2cAM0GL7fy3O-DttE2QWn1aT2S6GFRW2G
-
-!procedure AmazonAuroraSqlServerInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraSqlServerInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraSqlServerInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraSqlServerInstanceAlternateGroup($id, $name='Amazon Aurora Sql Server Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraSqlServerInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.png
deleted file mode 100644
index 16cc84fdab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.puml
deleted file mode 100644
index c43fb47a7f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateCard('AmazonAuroraSqlServerInstanceAlternateCard', 'Amazon Aurora Sql Server Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Remote.puml
deleted file mode 100644
index 05ba77f7eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateCard('AmazonAuroraSqlServerInstanceAlternateCard', 'Amazon Aurora Sql Server Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.png
deleted file mode 100644
index aa02704b6c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.puml
deleted file mode 100644
index 4266b22ee5..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateGroup('AmazonAuroraSqlServerInstanceAlternateGroup', 'Amazon Aurora Sql Server Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index 68af9e8832..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
-
-' renders the element
-AmazonAuroraSqlServerInstanceAlternateGroup('AmazonAuroraSqlServerInstanceAlternateGroup', 'Amazon Aurora Sql Server Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.png
deleted file mode 100644
index e4d58d630f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.puml
deleted file mode 100644
index 2e10770286..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceCard('AmazonAuroraSqlServerInstanceCard', 'Amazon Aurora Sql Server Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Remote.puml
deleted file mode 100644
index 4835a6eb2e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceCard('AmazonAuroraSqlServerInstanceCard', 'Amazon Aurora Sql Server Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.png
deleted file mode 100644
index 5f6f2c604a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.puml
deleted file mode 100644
index 1b48157e80..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceGroup('AmazonAuroraSqlServerInstanceGroup', 'Amazon Aurora Sql Server Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Remote.puml
deleted file mode 100644
index 7700efbc01..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraSqlServerInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance')
-
-' renders the element
-AmazonAuroraSqlServerInstanceGroup('AmazonAuroraSqlServerInstanceGroup', 'Amazon Aurora Sql Server Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.png
deleted file mode 100644
index a6884b016e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.puml
deleted file mode 100644
index 9c35b9c987..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSql('AmazonAuroraTrustedLanguageExtensionsForPostgreSql', 'Amazon Aurora Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Remote.puml
deleted file mode 100644
index 1d1b45fe0b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSql('AmazonAuroraTrustedLanguageExtensionsForPostgreSql', 'Amazon Aurora Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.md b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.md
deleted file mode 100644
index dba9688911..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-```
-
-
-
-| Illustration | AmazonAuroraTrustedLanguageExtensionsForPostgreSql | AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard | AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.png) | ![illustration for AmazonAuroraTrustedLanguageExtensionsForPostgreSql](../../../aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.Local.png) | ![illustration for AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard](../../../aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.png) | ![illustration for AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup](../../../aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonAuroraTrustedLanguageExtensionsForPostgreSqlXs>`
-- `<$AmazonAuroraTrustedLanguageExtensionsForPostgreSqlSm>`
-- `<$AmazonAuroraTrustedLanguageExtensionsForPostgreSqlMd>`
-- `<$AmazonAuroraTrustedLanguageExtensionsForPostgreSqlLg>`
-
-
-
-
-
-## AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSql('AmazonAuroraTrustedLanguageExtensionsForPostgreSql', 'Amazon Aurora Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSql('AmazonAuroraTrustedLanguageExtensionsForPostgreSql', 'Amazon Aurora Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
-```
-
-## AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup
-
-### Load remotely
-```plantuml
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.png
deleted file mode 100644
index 0780f18404..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.puml
deleted file mode 100644
index 66694e3a7b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql
-
-sprite $AmazonAuroraTrustedLanguageExtensionsForPostgreSqlXs [10x10/16z] Oq07d0WM9ueW6oCRCrIQbG720ea2bI7KeR8OmO2J0G
-
-sprite $AmazonAuroraTrustedLanguageExtensionsForPostgreSqlSm [12x12/16z] Oq01x8mWm05XWqacTWGR4x2pC34mm_KYiS44EwPw76nE3WXWO
-
-sprite $AmazonAuroraTrustedLanguageExtensionsForPostgreSqlMd [16x16/16z] bOo50G0n30AXZUu_yBlxNpK9W3CnaeeHZe_JzxMxBVM8OsMjYw9MhZK9GTtLlgqB-skN9mAID_dyMSU20Yq
-
-sprite $AmazonAuroraTrustedLanguageExtensionsForPostgreSqlLg [20x20/16z] fSx50GH124JHmY7_W5V6NV_njG2sY-hBqT3djM58Mjh__SB-TQORXWrBJp9FcTb_HT32o08oDpM0XHTlOLx8_tQTuU9-ySPeKcV4qm1y0G
-
-!procedure AmazonAuroraTrustedLanguageExtensionsForPostgreSql($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonAuroraTrustedLanguageExtensionsForPostgreSqlLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup($id, $name='Amazon Aurora Trusted Language Extensions For Postgre Sql', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonAuroraTrustedLanguageExtensionsForPostgreSqlLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.png
deleted file mode 100644
index 87457ef4bd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.puml
deleted file mode 100644
index 7370a72465..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Remote.puml
deleted file mode 100644
index eb5389e751..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.png
deleted file mode 100644
index 406f2c75ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.puml
deleted file mode 100644
index 86228c8085..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Remote.puml
deleted file mode 100644
index d9236b9fdf..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup('AmazonAuroraTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Aurora Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.png
deleted file mode 100644
index 1fe16e304c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.puml
deleted file mode 100644
index 9f1fa888e7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDocumentDbElasticClusters
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClusters('AmazonDocumentDbElasticClusters', 'Amazon Document Db Elastic Clusters', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Remote.puml
deleted file mode 100644
index 84d30f74c3..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDocumentDbElasticClusters
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClusters('AmazonDocumentDbElasticClusters', 'Amazon Document Db Elastic Clusters', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.md b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.md
deleted file mode 100644
index a14f61a09a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDocumentDbElasticClusters
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-```
-
-
-
-| Illustration | AmazonDocumentDbElasticClusters | AmazonDocumentDbElasticClustersCard | AmazonDocumentDbElasticClustersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.png) | ![illustration for AmazonDocumentDbElasticClusters](../../../aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.Local.png) | ![illustration for AmazonDocumentDbElasticClustersCard](../../../aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.png) | ![illustration for AmazonDocumentDbElasticClustersGroup](../../../aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDocumentDbElasticClustersXs>`
-- `<$AmazonDocumentDbElasticClustersSm>`
-- `<$AmazonDocumentDbElasticClustersMd>`
-- `<$AmazonDocumentDbElasticClustersLg>`
-
-
-
-
-
-## AmazonDocumentDbElasticClusters
-
-### Load remotely
-```plantuml
-@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 AmazonDocumentDbElasticClusters
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClusters('AmazonDocumentDbElasticClusters', 'Amazon Document Db Elastic Clusters', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDocumentDbElasticClusters
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClusters('AmazonDocumentDbElasticClusters', 'Amazon Document Db Elastic Clusters', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDocumentDbElasticClustersCard
-
-### Load remotely
-```plantuml
-@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 AmazonDocumentDbElasticClustersCard
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersCard('AmazonDocumentDbElasticClustersCard', 'Amazon Document Db Elastic Clusters Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDocumentDbElasticClustersCard
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersCard('AmazonDocumentDbElasticClustersCard', 'Amazon Document Db Elastic Clusters Card', 'an optional description')
-@enduml
-```
-
-## AmazonDocumentDbElasticClustersGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDocumentDbElasticClustersGroup
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersGroup('AmazonDocumentDbElasticClustersGroup', 'Amazon Document Db Elastic Clusters Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDocumentDbElasticClustersGroup
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersGroup('AmazonDocumentDbElasticClustersGroup', 'Amazon Document Db Elastic Clusters Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.png b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.png
deleted file mode 100644
index 58f6dfef9b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.puml
deleted file mode 100644
index e5d13df723..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters
-
-sprite $AmazonDocumentDbElasticClustersXs [10x10/16z] PKk50G1120BR_GV-pZjR0dFKUro3nzlYiEFkxhGJs-B4DAG0_kq42Lq1
-
-sprite $AmazonDocumentDbElasticClustersSm [12x12/16z] JSR50GC140GW9hBIVy5nELuuEX4IMNnKGNeAXC8oFlhpy-uqX3tdiXHSC0n80b8-OikC7jax
-
-sprite $AmazonDocumentDbElasticClustersMd [16x16/16z] NS-50G0X34FHZpNf_WEVAmztoYn5iS4kH9hWLMI-Wa9XCsGr3huAn5xEyKuwLvxw7KkPsJMTVyUgGxsS-yjULs2qOtmgfN2A4dCy7pxZik4eiG8
-
-sprite $AmazonDocumentDbElasticClustersLg [20x20/16z] {
-RSq50i0W20NGJwZy-nzuWQptbfBu4mI47FiV0IC5n9E7uXtgyev9v1ixxH6ZeJ0N-TmdjnY7YaZZdXB5c0drvf2A9SvlTrnet0olM6GCoVo-ezGytkhKRZkC
-tTI3E6EoFnkW63pmGkzu404ZMwiV45E8Ae1wQQvO0G
-}
-
-!procedure AmazonDocumentDbElasticClusters($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDocumentDbElasticClustersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDocumentDbElasticClustersLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDocumentDbElasticClustersGroup($id, $name='Amazon Document Db Elastic Clusters', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDocumentDbElasticClustersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.png
deleted file mode 100644
index 72b347edde..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.puml
deleted file mode 100644
index 16ee73375d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDocumentDbElasticClustersCard
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersCard('AmazonDocumentDbElasticClustersCard', 'Amazon Document Db Elastic Clusters Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Remote.puml
deleted file mode 100644
index 71a33ea58a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDocumentDbElasticClustersCard
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersCard('AmazonDocumentDbElasticClustersCard', 'Amazon Document Db Elastic Clusters Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.png
deleted file mode 100644
index b54c539184..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.puml
deleted file mode 100644
index 7a0d66fdb8..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDocumentDbElasticClustersGroup
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersGroup('AmazonDocumentDbElasticClustersGroup', 'Amazon Document Db Elastic Clusters Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Remote.puml
deleted file mode 100644
index a8c91933b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClustersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDocumentDbElasticClustersGroup
-include('aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters')
-
-' renders the element
-AmazonDocumentDbElasticClustersGroup('AmazonDocumentDbElasticClustersGroup', 'Amazon Document Db Elastic Clusters Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.png
deleted file mode 100644
index d46546429c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.puml
deleted file mode 100644
index 50655171aa..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbAmazonDynamoDbAccelerator
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAccelerator('AmazonDynamoDbAmazonDynamoDbAccelerator', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Remote.puml
deleted file mode 100644
index 8305d4c7ed..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbAmazonDynamoDbAccelerator
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAccelerator('AmazonDynamoDbAmazonDynamoDbAccelerator', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.md
deleted file mode 100644
index 0755ca2d77..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbAmazonDynamoDbAccelerator
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-```
-
-
-
-| Illustration | AmazonDynamoDbAmazonDynamoDbAccelerator | AmazonDynamoDbAmazonDynamoDbAcceleratorCard | AmazonDynamoDbAmazonDynamoDbAcceleratorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.png) | ![illustration for AmazonDynamoDbAmazonDynamoDbAccelerator](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.Local.png) | ![illustration for AmazonDynamoDbAmazonDynamoDbAcceleratorCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.png) | ![illustration for AmazonDynamoDbAmazonDynamoDbAcceleratorGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbAmazonDynamoDbAcceleratorXs>`
-- `<$AmazonDynamoDbAmazonDynamoDbAcceleratorSm>`
-- `<$AmazonDynamoDbAmazonDynamoDbAcceleratorMd>`
-- `<$AmazonDynamoDbAmazonDynamoDbAcceleratorLg>`
-
-
-
-
-
-## AmazonDynamoDbAmazonDynamoDbAccelerator
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAmazonDynamoDbAccelerator
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAccelerator('AmazonDynamoDbAmazonDynamoDbAccelerator', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAmazonDynamoDbAccelerator
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAccelerator('AmazonDynamoDbAmazonDynamoDbAccelerator', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbAmazonDynamoDbAcceleratorCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorCard('AmazonDynamoDbAmazonDynamoDbAcceleratorCard', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorCard('AmazonDynamoDbAmazonDynamoDbAcceleratorCard', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbAmazonDynamoDbAcceleratorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorGroup('AmazonDynamoDbAmazonDynamoDbAcceleratorGroup', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorGroup('AmazonDynamoDbAmazonDynamoDbAcceleratorGroup', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.png
deleted file mode 100644
index 36cc98bebd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.puml
deleted file mode 100644
index 9893054265..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator
-
-sprite $AmazonDynamoDbAmazonDynamoDbAcceleratorXs [10x10/16z] JOo50G1H249jVViFV1tV3a1M8wsuXclDSt90yxrDyuBrwSdvuhIUy-2VmBFj
-
-sprite $AmazonDynamoDbAmazonDynamoDbAcceleratorSm [12x12/16z] Oq0374301c4oWabMY31OW9C15s22CJY14278o0xdC7EWgsRaO6DcPeEmuPO
-
-sprite $AmazonDynamoDbAmazonDynamoDbAcceleratorMd [16x16/16z] RSU50GGn30F13LbA_mK_wVbk0lPoQiertkMiIyc2w1boIsxIiAIQyEwGzDs6pPT50Rx3HlTzyRQgy7qg6atSDQ9wpw9g05kyzG6R4rS
-
-sprite $AmazonDynamoDbAmazonDynamoDbAcceleratorLg [20x20/16z] {
-VSxL0KGn24JHEyIO_WjU9s_z_4HG_f12WaFO8w9Dcp879UjYDetwIy7DyFwZ-MP9nzydKtAjvVS_M1m6C44Jy8ri3n9iYp9WsFDpeZe9W3SMjNvG77DVMrsI
-BLRQ9io7sVZb3
-}
-
-!procedure AmazonDynamoDbAmazonDynamoDbAccelerator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbAmazonDynamoDbAcceleratorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbAmazonDynamoDbAcceleratorLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbAmazonDynamoDbAcceleratorGroup($id, $name='Amazon Dynamo Db Amazon Dynamo Db Accelerator', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbAmazonDynamoDbAcceleratorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.png
deleted file mode 100644
index 1d4aa448a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.puml
deleted file mode 100644
index b96d4dc8b2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorCard('AmazonDynamoDbAmazonDynamoDbAcceleratorCard', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Remote.puml
deleted file mode 100644
index 839ac9b48e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorCard('AmazonDynamoDbAmazonDynamoDbAcceleratorCard', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.png
deleted file mode 100644
index 98b007b400..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.puml
deleted file mode 100644
index 9e279ba674..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorGroup('AmazonDynamoDbAmazonDynamoDbAcceleratorGroup', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Remote.puml
deleted file mode 100644
index b4e681bdc7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAcceleratorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbAmazonDynamoDbAcceleratorGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator')
-
-' renders the element
-AmazonDynamoDbAmazonDynamoDbAcceleratorGroup('AmazonDynamoDbAmazonDynamoDbAcceleratorGroup', 'Amazon Dynamo Db Amazon Dynamo Db Accelerator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.png
deleted file mode 100644
index 5c9993a7ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.puml
deleted file mode 100644
index 2bc1a0ce4e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbAttribute
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttribute('AmazonDynamoDbAttribute', 'Amazon Dynamo Db Attribute', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Remote.puml
deleted file mode 100644
index 8de28ce138..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbAttribute
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttribute('AmazonDynamoDbAttribute', 'Amazon Dynamo Db Attribute', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.md
deleted file mode 100644
index e513ca04a4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbAttribute
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-```
-
-
-
-| Illustration | AmazonDynamoDbAttribute | AmazonDynamoDbAttributeCard | AmazonDynamoDbAttributeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.png) | ![illustration for AmazonDynamoDbAttribute](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.Local.png) | ![illustration for AmazonDynamoDbAttributeCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.png) | ![illustration for AmazonDynamoDbAttributeGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbAttributeXs>`
-- `<$AmazonDynamoDbAttributeSm>`
-- `<$AmazonDynamoDbAttributeMd>`
-- `<$AmazonDynamoDbAttributeLg>`
-
-
-
-
-
-## AmazonDynamoDbAttribute
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAttribute
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttribute('AmazonDynamoDbAttribute', 'Amazon Dynamo Db Attribute', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAttribute
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttribute('AmazonDynamoDbAttribute', 'Amazon Dynamo Db Attribute', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbAttributeCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAttributeCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeCard('AmazonDynamoDbAttributeCard', 'Amazon Dynamo Db Attribute Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAttributeCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeCard('AmazonDynamoDbAttributeCard', 'Amazon Dynamo Db Attribute Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbAttributeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAttributeGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeGroup('AmazonDynamoDbAttributeGroup', 'Amazon Dynamo Db Attribute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAttributeGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeGroup('AmazonDynamoDbAttributeGroup', 'Amazon Dynamo Db Attribute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.png
deleted file mode 100644
index cd7de74513..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.puml
deleted file mode 100644
index 31f39b0284..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute
-
-sprite $AmazonDynamoDbAttributeXs [10x10/16z] Oq05J22CocA4iHYXOan002PmwO2fWm8M
-
-sprite $AmazonDynamoDbAttributeSm [12x12/16z] ZKW50e10308i_F-7dLrN6utdYU8AqWWOMjV8gvtPc5AxrZlqiJTbhwTLvWK
-
-sprite $AmazonDynamoDbAttributeMd [16x16/16z] hSl55G0m20FGl0gG_GUk-xd_WWOlMaLdZS8GAH27fionbcDcANRCyjoXfaUUKj59et3TgeRY-FyzQ-TwaGm
-
-sprite $AmazonDynamoDbAttributeLg [20x20/16z] lS_50GGX44JHNuLs_W6lZGFdVHUqZPKUEnyR4O21iFYn24fphSDT0uOx6r1-t561ek6kghGX7sGDTHVz-S2v8RG9vsrJjdmCS_pbpfjmsJPPwC2vUGC
-
-!procedure AmazonDynamoDbAttribute($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbAttributeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbAttributeLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbAttributeGroup($id, $name='Amazon Dynamo Db Attribute', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbAttributeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.png
deleted file mode 100644
index a4aca24f7f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.puml
deleted file mode 100644
index 8bc3564699..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbAttributeCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeCard('AmazonDynamoDbAttributeCard', 'Amazon Dynamo Db Attribute Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Remote.puml
deleted file mode 100644
index 5d87a9235d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbAttributeCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeCard('AmazonDynamoDbAttributeCard', 'Amazon Dynamo Db Attribute Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.png
deleted file mode 100644
index 4fd56a69b6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.puml
deleted file mode 100644
index 2cd7a82e5f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbAttributeGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeGroup('AmazonDynamoDbAttributeGroup', 'Amazon Dynamo Db Attribute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Remote.puml
deleted file mode 100644
index 13115c2270..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbAttributeGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute')
-
-' renders the element
-AmazonDynamoDbAttributeGroup('AmazonDynamoDbAttributeGroup', 'Amazon Dynamo Db Attribute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.png
deleted file mode 100644
index e60b057393..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.puml
deleted file mode 100644
index ca36f2eb67..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbAttributes
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributes('AmazonDynamoDbAttributes', 'Amazon Dynamo Db Attributes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Remote.puml
deleted file mode 100644
index b4de0f5444..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbAttributes
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributes('AmazonDynamoDbAttributes', 'Amazon Dynamo Db Attributes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.md
deleted file mode 100644
index 130311dbe6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbAttributes
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-```
-
-
-
-| Illustration | AmazonDynamoDbAttributes | AmazonDynamoDbAttributesCard | AmazonDynamoDbAttributesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.png) | ![illustration for AmazonDynamoDbAttributes](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.Local.png) | ![illustration for AmazonDynamoDbAttributesCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.png) | ![illustration for AmazonDynamoDbAttributesGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbAttributesXs>`
-- `<$AmazonDynamoDbAttributesSm>`
-- `<$AmazonDynamoDbAttributesMd>`
-- `<$AmazonDynamoDbAttributesLg>`
-
-
-
-
-
-## AmazonDynamoDbAttributes
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAttributes
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributes('AmazonDynamoDbAttributes', 'Amazon Dynamo Db Attributes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAttributes
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributes('AmazonDynamoDbAttributes', 'Amazon Dynamo Db Attributes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbAttributesCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAttributesCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesCard('AmazonDynamoDbAttributesCard', 'Amazon Dynamo Db Attributes Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAttributesCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesCard('AmazonDynamoDbAttributesCard', 'Amazon Dynamo Db Attributes Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbAttributesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbAttributesGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesGroup('AmazonDynamoDbAttributesGroup', 'Amazon Dynamo Db Attributes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbAttributesGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesGroup('AmazonDynamoDbAttributesGroup', 'Amazon Dynamo Db Attributes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.png
deleted file mode 100644
index 4f50e6361f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.puml
deleted file mode 100644
index 8e4bbd9ae9..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes
-
-sprite $AmazonDynamoDbAttributesXs [10x10/16z] PKc30G0m34ip_t_mx2h4DRHW9G5IcYhLOOFMxpQgLkgmVMt3tnO
-
-sprite $AmazonDynamoDbAttributesSm [12x12/16z] JOo30G0m3C1IJFyVF2ir-L5n4PLEHeo0qkavaPiFZYU_lk4dZmCTBfC7EZs2o_lvyZBGwHi
-
-sprite $AmazonDynamoDbAttributesMd [16x16/16z] NSw50GGW20NGJyF-0r_O-km4l2h_YhD3mYBWZ2PxkTPmEjRKhR7YBpcQzjRk_mhr_8TZpTqQo_-IlMd_wPFV-vyIOgqVNm
-
-sprite $AmazonDynamoDbAttributesLg [20x20/16z] ZOw54KHH4C82J-c_u7E_RnbZrh8iCVF0hq30gJ1jRkXM2tEXbh-Qkg-rmgksuEXFz0e4QFmxb4E_b5bVjLMld_0AH98bJLVTyDrHbxpZhzOpzhqBd04
-
-!procedure AmazonDynamoDbAttributes($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbAttributesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbAttributesLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbAttributesGroup($id, $name='Amazon Dynamo Db Attributes', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbAttributesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.png
deleted file mode 100644
index af40e83141..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.puml
deleted file mode 100644
index a6c382069d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbAttributesCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesCard('AmazonDynamoDbAttributesCard', 'Amazon Dynamo Db Attributes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Remote.puml
deleted file mode 100644
index 361057f66d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbAttributesCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesCard('AmazonDynamoDbAttributesCard', 'Amazon Dynamo Db Attributes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.png
deleted file mode 100644
index 0a4681ff3c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.puml
deleted file mode 100644
index 0f95c55aa3..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbAttributesGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesGroup('AmazonDynamoDbAttributesGroup', 'Amazon Dynamo Db Attributes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Remote.puml
deleted file mode 100644
index f03ba3b54a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbAttributesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbAttributesGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes')
-
-' renders the element
-AmazonDynamoDbAttributesGroup('AmazonDynamoDbAttributesGroup', 'Amazon Dynamo Db Attributes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.png
deleted file mode 100644
index 65398c2768..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.puml
deleted file mode 100644
index 42e87b7bc1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbGlobalSecondaryIndex
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndex('AmazonDynamoDbGlobalSecondaryIndex', 'Amazon Dynamo Db Global Secondary Index', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Remote.puml
deleted file mode 100644
index 8df66aac30..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbGlobalSecondaryIndex
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndex('AmazonDynamoDbGlobalSecondaryIndex', 'Amazon Dynamo Db Global Secondary Index', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.md
deleted file mode 100644
index 0d56e4580a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbGlobalSecondaryIndex
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-```
-
-
-
-| Illustration | AmazonDynamoDbGlobalSecondaryIndex | AmazonDynamoDbGlobalSecondaryIndexCard | AmazonDynamoDbGlobalSecondaryIndexGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.png) | ![illustration for AmazonDynamoDbGlobalSecondaryIndex](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.Local.png) | ![illustration for AmazonDynamoDbGlobalSecondaryIndexCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.png) | ![illustration for AmazonDynamoDbGlobalSecondaryIndexGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbGlobalSecondaryIndexXs>`
-- `<$AmazonDynamoDbGlobalSecondaryIndexSm>`
-- `<$AmazonDynamoDbGlobalSecondaryIndexMd>`
-- `<$AmazonDynamoDbGlobalSecondaryIndexLg>`
-
-
-
-
-
-## AmazonDynamoDbGlobalSecondaryIndex
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbGlobalSecondaryIndex
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndex('AmazonDynamoDbGlobalSecondaryIndex', 'Amazon Dynamo Db Global Secondary Index', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbGlobalSecondaryIndex
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndex('AmazonDynamoDbGlobalSecondaryIndex', 'Amazon Dynamo Db Global Secondary Index', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbGlobalSecondaryIndexCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbGlobalSecondaryIndexCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexCard('AmazonDynamoDbGlobalSecondaryIndexCard', 'Amazon Dynamo Db Global Secondary Index Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbGlobalSecondaryIndexCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexCard('AmazonDynamoDbGlobalSecondaryIndexCard', 'Amazon Dynamo Db Global Secondary Index Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbGlobalSecondaryIndexGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbGlobalSecondaryIndexGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexGroup('AmazonDynamoDbGlobalSecondaryIndexGroup', 'Amazon Dynamo Db Global Secondary Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbGlobalSecondaryIndexGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexGroup('AmazonDynamoDbGlobalSecondaryIndexGroup', 'Amazon Dynamo Db Global Secondary Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.png
deleted file mode 100644
index c791fd5538..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.puml
deleted file mode 100644
index d91fdf6435..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex
-
-sprite $AmazonDynamoDbGlobalSecondaryIndexXs [10x10/16z] JOg50G1H24AnPV-1BtyzMy01KVqCGx6QzG1E3jKcnwydfu_MV6nn0m
-
-sprite $AmazonDynamoDbGlobalSecondaryIndexSm [12x12/16z] LSg54K0n30BG1EWLzX_ukxwJ2DGNe8vxu-fInRNnzczSll_VJZOll_yOKgADQqxEowzZouatMG4
-
-sprite $AmazonDynamoDbGlobalSecondaryIndexMd [16x16/16z] XSk74KC1209GL19W_u7JUtvvvpK1_8f3U-8RmH21CMu4brWrgHkXkwiRVLTmcVtE__PHA4rqXvcfsztqR_z_dp2Pt1qXQQJMtM5l_zi_0m
-
-sprite $AmazonDynamoDbGlobalSecondaryIndexLg [20x20/16z] {
-dSw53GCm34JHRwYSst_XNfdnIU4OU6P9Qe_KII1Gm-JYe5xSpQXdLcgEWhJm84z0_zTu6biM7jG9A49TuLxYOFEcHbpTTR2iFNAT16Fb4NFoGyzLwYhtKWVk
-9Op3E68B
-}
-
-!procedure AmazonDynamoDbGlobalSecondaryIndex($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbGlobalSecondaryIndexCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbGlobalSecondaryIndexLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbGlobalSecondaryIndexGroup($id, $name='Amazon Dynamo Db Global Secondary Index', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbGlobalSecondaryIndexLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.png
deleted file mode 100644
index c8254e4275..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.puml
deleted file mode 100644
index d34d6748b7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbGlobalSecondaryIndexCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexCard('AmazonDynamoDbGlobalSecondaryIndexCard', 'Amazon Dynamo Db Global Secondary Index Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Remote.puml
deleted file mode 100644
index 13ef8b5c53..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbGlobalSecondaryIndexCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexCard('AmazonDynamoDbGlobalSecondaryIndexCard', 'Amazon Dynamo Db Global Secondary Index Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.png
deleted file mode 100644
index 3f897c85df..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.puml
deleted file mode 100644
index 36667b2728..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbGlobalSecondaryIndexGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexGroup('AmazonDynamoDbGlobalSecondaryIndexGroup', 'Amazon Dynamo Db Global Secondary Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Remote.puml
deleted file mode 100644
index a7d56b75a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndexGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbGlobalSecondaryIndexGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
-
-' renders the element
-AmazonDynamoDbGlobalSecondaryIndexGroup('AmazonDynamoDbGlobalSecondaryIndexGroup', 'Amazon Dynamo Db Global Secondary Index Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.png
deleted file mode 100644
index 85f704dd84..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.puml
deleted file mode 100644
index 8579b6a047..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbItem
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItem('AmazonDynamoDbItem', 'Amazon Dynamo Db Item', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Remote.puml
deleted file mode 100644
index f86decaac4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbItem
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItem('AmazonDynamoDbItem', 'Amazon Dynamo Db Item', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.md
deleted file mode 100644
index c0577b38fa..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbItem
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbItem
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-```
-
-
-
-| Illustration | AmazonDynamoDbItem | AmazonDynamoDbItemCard | AmazonDynamoDbItemGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItem.png) | ![illustration for AmazonDynamoDbItem](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItem.Local.png) | ![illustration for AmazonDynamoDbItemCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.png) | ![illustration for AmazonDynamoDbItemGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbItemXs>`
-- `<$AmazonDynamoDbItemSm>`
-- `<$AmazonDynamoDbItemMd>`
-- `<$AmazonDynamoDbItemLg>`
-
-
-
-
-
-## AmazonDynamoDbItem
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbItem
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItem('AmazonDynamoDbItem', 'Amazon Dynamo Db Item', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbItem
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItem('AmazonDynamoDbItem', 'Amazon Dynamo Db Item', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbItemCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbItemCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemCard('AmazonDynamoDbItemCard', 'Amazon Dynamo Db Item Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbItemCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemCard('AmazonDynamoDbItemCard', 'Amazon Dynamo Db Item Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbItemGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbItemGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemGroup('AmazonDynamoDbItemGroup', 'Amazon Dynamo Db Item Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbItemGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemGroup('AmazonDynamoDbItemGroup', 'Amazon Dynamo Db Item Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.png
deleted file mode 100644
index 0e55942a65..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.puml
deleted file mode 100644
index 7961ec4fb7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItem.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbItem
-
-sprite $AmazonDynamoDbItemXs [10x10/16z] Oq05J0oCG0ncSJ9WiXYOWPW922042818x2mcA601
-
-sprite $AmazonDynamoDbItemSm [12x12/16z] ZSZ50G0n20J0nQ7_Wa_YpmmEJjmQVHBK7ugOkmEs_enS-oV1lzxF_zMUF_vRlG
-
-sprite $AmazonDynamoDbItemMd [16x16/16z] hShN5OHG24NHCsJwBtZColBR_I9mUUlQjDGkAJOXKFrZr0K-Qm5qr0d6gEbIaevDI-mIEI27aT_avtKUv7XY0G
-
-sprite $AmazonDynamoDbItemLg [20x20/16z] lOv30WKn44Ih4TJz3_mnCTRpWZPm8xEYJH4G1Qe0ydkw-h8RDz-ZfekF5r_U-udk_G2pClUodpRG5L0AL2zAsFhzqPTyMg26ehX0AaF35m
-
-!procedure AmazonDynamoDbItem($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbItem', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbItemCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbItemLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbItemGroup($id, $name='Amazon Dynamo Db Item', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbItemLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.png
deleted file mode 100644
index 791aba5f05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.puml
deleted file mode 100644
index 3d690c7918..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbItemCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemCard('AmazonDynamoDbItemCard', 'Amazon Dynamo Db Item Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Remote.puml
deleted file mode 100644
index 724c81bd1c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbItemCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemCard('AmazonDynamoDbItemCard', 'Amazon Dynamo Db Item Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.png
deleted file mode 100644
index e51c223770..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.puml
deleted file mode 100644
index 1e4d73fd5f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbItemGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemGroup('AmazonDynamoDbItemGroup', 'Amazon Dynamo Db Item Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Remote.puml
deleted file mode 100644
index 629a87887f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbItemGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItem')
-
-' renders the element
-AmazonDynamoDbItemGroup('AmazonDynamoDbItemGroup', 'Amazon Dynamo Db Item Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.png
deleted file mode 100644
index 1da2bf8a88..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.puml
deleted file mode 100644
index 0ec0784d94..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbItems
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItems('AmazonDynamoDbItems', 'Amazon Dynamo Db Items', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Remote.puml
deleted file mode 100644
index af0c471830..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbItems
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItems('AmazonDynamoDbItems', 'Amazon Dynamo Db Items', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.md
deleted file mode 100644
index 0e7b3fba1d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbItems
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbItems
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-```
-
-
-
-| Illustration | AmazonDynamoDbItems | AmazonDynamoDbItemsCard | AmazonDynamoDbItemsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItems.png) | ![illustration for AmazonDynamoDbItems](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItems.Local.png) | ![illustration for AmazonDynamoDbItemsCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.png) | ![illustration for AmazonDynamoDbItemsGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbItemsXs>`
-- `<$AmazonDynamoDbItemsSm>`
-- `<$AmazonDynamoDbItemsMd>`
-- `<$AmazonDynamoDbItemsLg>`
-
-
-
-
-
-## AmazonDynamoDbItems
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbItems
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItems('AmazonDynamoDbItems', 'Amazon Dynamo Db Items', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbItems
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItems('AmazonDynamoDbItems', 'Amazon Dynamo Db Items', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbItemsCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbItemsCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsCard('AmazonDynamoDbItemsCard', 'Amazon Dynamo Db Items Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbItemsCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsCard('AmazonDynamoDbItemsCard', 'Amazon Dynamo Db Items Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbItemsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbItemsGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsGroup('AmazonDynamoDbItemsGroup', 'Amazon Dynamo Db Items Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbItemsGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsGroup('AmazonDynamoDbItemsGroup', 'Amazon Dynamo Db Items Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.png
deleted file mode 100644
index 1fb646dace..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.puml
deleted file mode 100644
index 8f1b5abd5b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItems.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbItems
-
-sprite $AmazonDynamoDbItemsXs [10x10/16z] LKc30G104AhU-m_yrYd2Zf31hLmYIXyDs9c_BVBVie_6dxPyRGC
-
-sprite $AmazonDynamoDbItemsSm [12x12/16z] JOh70G0W3081-_uBYzrx93JyYCOdi88pG0MkPXfwiEx9LT-cZNqUQ1mt0urpDoNZwMBT1fgt0m
-
-sprite $AmazonDynamoDbItemsMd [16x16/16z] VSw54S0W40J0o_lttt0cYhEutO1UnYKf7WXSZ81me5xBGSsQzJe_7l-OVWdosovFmSsQxZnw_6FQ9SXkJPvrUTN__ChZwxnp0W
-
-sprite $AmazonDynamoDbItemsLg [20x20/16z] TOt50GHH2CKU3lqNl3BwDHUSO4NM1Jy92YV936G2rFUCAAUUIFGz0SpEsuN3R-X9Ug_gx5NngGVas4F4riitU18KdIJhcN3_ZzrrT3XGaxTgwrtm1G
-
-!procedure AmazonDynamoDbItems($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbItems', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbItemsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbItemsLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbItemsGroup($id, $name='Amazon Dynamo Db Items', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbItemsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.png
deleted file mode 100644
index 2eb85b514a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.puml
deleted file mode 100644
index 7c5086ef6d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbItemsCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsCard('AmazonDynamoDbItemsCard', 'Amazon Dynamo Db Items Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Remote.puml
deleted file mode 100644
index 2d502e8774..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbItemsCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsCard('AmazonDynamoDbItemsCard', 'Amazon Dynamo Db Items Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.png
deleted file mode 100644
index e3f5af4884..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.puml
deleted file mode 100644
index 3a55a0b515..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbItemsGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsGroup('AmazonDynamoDbItemsGroup', 'Amazon Dynamo Db Items Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Remote.puml
deleted file mode 100644
index eb20a405e8..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbItemsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbItemsGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbItems')
-
-' renders the element
-AmazonDynamoDbItemsGroup('AmazonDynamoDbItemsGroup', 'Amazon Dynamo Db Items Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.png
deleted file mode 100644
index db8a7e9939..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.puml
deleted file mode 100644
index 4f734c3192..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbStandardAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClass('AmazonDynamoDbStandardAccessTableClass', 'Amazon Dynamo Db Standard Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Remote.puml
deleted file mode 100644
index ba4f778d67..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbStandardAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClass('AmazonDynamoDbStandardAccessTableClass', 'Amazon Dynamo Db Standard Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.md
deleted file mode 100644
index 6432538d7a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbStandardAccessTableClass
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-```
-
-
-
-| Illustration | AmazonDynamoDbStandardAccessTableClass | AmazonDynamoDbStandardAccessTableClassCard | AmazonDynamoDbStandardAccessTableClassGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.png) | ![illustration for AmazonDynamoDbStandardAccessTableClass](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.Local.png) | ![illustration for AmazonDynamoDbStandardAccessTableClassCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.png) | ![illustration for AmazonDynamoDbStandardAccessTableClassGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbStandardAccessTableClassXs>`
-- `<$AmazonDynamoDbStandardAccessTableClassSm>`
-- `<$AmazonDynamoDbStandardAccessTableClassMd>`
-- `<$AmazonDynamoDbStandardAccessTableClassLg>`
-
-
-
-
-
-## AmazonDynamoDbStandardAccessTableClass
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStandardAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClass('AmazonDynamoDbStandardAccessTableClass', 'Amazon Dynamo Db Standard Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStandardAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClass('AmazonDynamoDbStandardAccessTableClass', 'Amazon Dynamo Db Standard Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbStandardAccessTableClassCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStandardAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassCard('AmazonDynamoDbStandardAccessTableClassCard', 'Amazon Dynamo Db Standard Access Table Class Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStandardAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassCard('AmazonDynamoDbStandardAccessTableClassCard', 'Amazon Dynamo Db Standard Access Table Class Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbStandardAccessTableClassGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStandardAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassGroup('AmazonDynamoDbStandardAccessTableClassGroup', 'Amazon Dynamo Db Standard Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStandardAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassGroup('AmazonDynamoDbStandardAccessTableClassGroup', 'Amazon Dynamo Db Standard Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.png
deleted file mode 100644
index eed7312aeb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.puml
deleted file mode 100644
index c4bd1c7a35..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass
-
-sprite $AmazonDynamoDbStandardAccessTableClassXs [10x10/16z] JOW50G0W30GFX_w1yUaxxchQqauQY6Pgpp_TxKHbFzgqSxUhaNjtNm
-
-sprite $AmazonDynamoDbStandardAccessTableClassSm [12x12/16z] LSZ70S0m24FHxuAGzryukgGzElnPSonledcr9mpf_t_sOwVhGDIp6MSPYT0Y-n0nPvheRcCU1Lm
-
-sprite $AmazonDynamoDbStandardAccessTableClassMd [16x16/16z] ROi75aGn20A55F7-5rvJj_r9O_357c0eYRvLsA5XkHrykUQ0tlss06RQlW6-lEtOu_GzdnJVOwbcpUN5DOCRVVydfoEMKvP4pmImLRSln6_lbhm
-
-sprite $AmazonDynamoDbStandardAccessTableClassLg [20x20/16z] {
-TOy54WH120Cp0Y7_V_0gpEbs6TKu7kaU1xIsZ6jaH6NGY1TAfp_Emrix0milDu7X39zPbsvXlqu7wShEWHPr8DVMoFDgyXYOxDU8A2TQNkie1n0sRaTndKBS
-hgcdwW9oNY7l-UvPG0OT8duGVcausG4
-}
-
-!procedure AmazonDynamoDbStandardAccessTableClass($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbStandardAccessTableClassCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbStandardAccessTableClassLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbStandardAccessTableClassGroup($id, $name='Amazon Dynamo Db Standard Access Table Class', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbStandardAccessTableClassLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.png
deleted file mode 100644
index e89d76213b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.puml
deleted file mode 100644
index a0a2127510..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbStandardAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassCard('AmazonDynamoDbStandardAccessTableClassCard', 'Amazon Dynamo Db Standard Access Table Class Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Remote.puml
deleted file mode 100644
index 442c72e032..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbStandardAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassCard('AmazonDynamoDbStandardAccessTableClassCard', 'Amazon Dynamo Db Standard Access Table Class Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.png
deleted file mode 100644
index 30eb339db5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.puml
deleted file mode 100644
index 18a7152166..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbStandardAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassGroup('AmazonDynamoDbStandardAccessTableClassGroup', 'Amazon Dynamo Db Standard Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Remote.puml
deleted file mode 100644
index d6b6b70dd2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClassGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbStandardAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardAccessTableClassGroup('AmazonDynamoDbStandardAccessTableClassGroup', 'Amazon Dynamo Db Standard Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.png
deleted file mode 100644
index 84dac8090a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.puml
deleted file mode 100644
index e7c64164ba..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbStandardInfrequentAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClass('AmazonDynamoDbStandardInfrequentAccessTableClass', 'Amazon Dynamo Db Standard Infrequent Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Remote.puml
deleted file mode 100644
index 285565bed0..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbStandardInfrequentAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClass('AmazonDynamoDbStandardInfrequentAccessTableClass', 'Amazon Dynamo Db Standard Infrequent Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.md
deleted file mode 100644
index 4ae5000a34..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbStandardInfrequentAccessTableClass
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-```
-
-
-
-| Illustration | AmazonDynamoDbStandardInfrequentAccessTableClass | AmazonDynamoDbStandardInfrequentAccessTableClassCard | AmazonDynamoDbStandardInfrequentAccessTableClassGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.png) | ![illustration for AmazonDynamoDbStandardInfrequentAccessTableClass](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.Local.png) | ![illustration for AmazonDynamoDbStandardInfrequentAccessTableClassCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.png) | ![illustration for AmazonDynamoDbStandardInfrequentAccessTableClassGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbStandardInfrequentAccessTableClassXs>`
-- `<$AmazonDynamoDbStandardInfrequentAccessTableClassSm>`
-- `<$AmazonDynamoDbStandardInfrequentAccessTableClassMd>`
-- `<$AmazonDynamoDbStandardInfrequentAccessTableClassLg>`
-
-
-
-
-
-## AmazonDynamoDbStandardInfrequentAccessTableClass
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStandardInfrequentAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClass('AmazonDynamoDbStandardInfrequentAccessTableClass', 'Amazon Dynamo Db Standard Infrequent Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStandardInfrequentAccessTableClass
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClass('AmazonDynamoDbStandardInfrequentAccessTableClass', 'Amazon Dynamo Db Standard Infrequent Access Table Class', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbStandardInfrequentAccessTableClassCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassCard('AmazonDynamoDbStandardInfrequentAccessTableClassCard', 'Amazon Dynamo Db Standard Infrequent Access Table Class Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassCard('AmazonDynamoDbStandardInfrequentAccessTableClassCard', 'Amazon Dynamo Db Standard Infrequent Access Table Class Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbStandardInfrequentAccessTableClassGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassGroup('AmazonDynamoDbStandardInfrequentAccessTableClassGroup', 'Amazon Dynamo Db Standard Infrequent Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassGroup('AmazonDynamoDbStandardInfrequentAccessTableClassGroup', 'Amazon Dynamo Db Standard Infrequent Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.png
deleted file mode 100644
index 4733b107d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.puml
deleted file mode 100644
index a5de7d03e8..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass
-
-sprite $AmazonDynamoDbStandardInfrequentAccessTableClassXs [10x10/16z] JKa30G1039pHF_0Rqn7A60_mgH8k2bZ8KhoptFa6cU13JxLdowHZPjS1
-
-sprite $AmazonDynamoDbStandardInfrequentAccessTableClassSm [12x12/16z] LSh50G0n30F1JKno_mKVu_m4_2ddC3b0yIfD69bF_zSIDATuFaBz_DE07kpcPDTLGZm2M04
-
-sprite $AmazonDynamoDbStandardInfrequentAccessTableClassMd [16x16/16z] RK-50O0027EZnly7swrqn_03RCtGkRl2RWGs_ooipTUQO6MTKG1dlivwuB4djjA-fkKwvqnBVlLRQJFFUK7ECXkxJ-rhaW33w_cM-FJN_oO
-
-sprite $AmazonDynamoDbStandardInfrequentAccessTableClassLg [20x20/16z] {
-TOu50WGW40BP0lV_3xuqBiSU0_4NvxYXictOCMVgEJ7XqDFr3yT1Cm1MWyib4DHW0ZZkKDF5KNq3xsJ0nlxKJdqea3vL15B-dj4gM4-t4UgH62-ke9blM_d9
-MoURlfsLD4Iqy4NZ6tlqLm
-}
-
-!procedure AmazonDynamoDbStandardInfrequentAccessTableClass($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbStandardInfrequentAccessTableClassCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbStandardInfrequentAccessTableClassLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbStandardInfrequentAccessTableClassGroup($id, $name='Amazon Dynamo Db Standard Infrequent Access Table Class', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbStandardInfrequentAccessTableClassLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.png
deleted file mode 100644
index 5d7afbfaac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.puml
deleted file mode 100644
index 12001d22f4..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassCard('AmazonDynamoDbStandardInfrequentAccessTableClassCard', 'Amazon Dynamo Db Standard Infrequent Access Table Class Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Remote.puml
deleted file mode 100644
index 1d3af34491..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassCard('AmazonDynamoDbStandardInfrequentAccessTableClassCard', 'Amazon Dynamo Db Standard Infrequent Access Table Class Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.png
deleted file mode 100644
index d506394c8b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.puml
deleted file mode 100644
index dcc18aef31..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassGroup('AmazonDynamoDbStandardInfrequentAccessTableClassGroup', 'Amazon Dynamo Db Standard Infrequent Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Remote.puml
deleted file mode 100644
index 5fc619c8ae..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClassGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbStandardInfrequentAccessTableClassGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass')
-
-' renders the element
-AmazonDynamoDbStandardInfrequentAccessTableClassGroup('AmazonDynamoDbStandardInfrequentAccessTableClassGroup', 'Amazon Dynamo Db Standard Infrequent Access Table Class Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.png
deleted file mode 100644
index 4c2aa6af88..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.puml
deleted file mode 100644
index c8367ff74d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbStream
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStream('AmazonDynamoDbStream', 'Amazon Dynamo Db Stream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Remote.puml
deleted file mode 100644
index 6e6179906c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbStream
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStream('AmazonDynamoDbStream', 'Amazon Dynamo Db Stream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.md
deleted file mode 100644
index 825eae1049..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbStream
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbStream
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-```
-
-
-
-| Illustration | AmazonDynamoDbStream | AmazonDynamoDbStreamCard | AmazonDynamoDbStreamGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStream.png) | ![illustration for AmazonDynamoDbStream](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStream.Local.png) | ![illustration for AmazonDynamoDbStreamCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.png) | ![illustration for AmazonDynamoDbStreamGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbStreamXs>`
-- `<$AmazonDynamoDbStreamSm>`
-- `<$AmazonDynamoDbStreamMd>`
-- `<$AmazonDynamoDbStreamLg>`
-
-
-
-
-
-## AmazonDynamoDbStream
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStream
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStream('AmazonDynamoDbStream', 'Amazon Dynamo Db Stream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStream
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStream('AmazonDynamoDbStream', 'Amazon Dynamo Db Stream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbStreamCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStreamCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamCard('AmazonDynamoDbStreamCard', 'Amazon Dynamo Db Stream Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStreamCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamCard('AmazonDynamoDbStreamCard', 'Amazon Dynamo Db Stream Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbStreamGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbStreamGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamGroup('AmazonDynamoDbStreamGroup', 'Amazon Dynamo Db Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbStreamGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamGroup('AmazonDynamoDbStreamGroup', 'Amazon Dynamo Db Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.png
deleted file mode 100644
index 0d5d0b318b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.puml
deleted file mode 100644
index a4cf3368cd..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStream.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbStream
-
-sprite $AmazonDynamoDbStreamXs [10x10/16z] Oo04c86OZOqJok9aWB10W0NCWW1MLcPMLauG5m4OOG
-
-sprite $AmazonDynamoDbStreamSm [12x12/16z] JSh50K1H20EmF6V_XRyBkI2jhFnayy90iPPBlFjWldluErLB_Q1SbEXayTi1
-
-sprite $AmazonDynamoDbStreamMd [16x16/16z] XSh50G0n24JH7uV-2qOkw_AYm70b9ui_C_Gum208h4MgfSPlh_EkvxgVybdiTISZUwrGobuNWPbl80zLb7zovW
-
-sprite $AmazonDynamoDbStreamLg [20x20/16z] fSe53iGW5431mVdtFt0bsa9aPV0Ni9knolxHR-dUCbg2m2W9ZPvxH7gtGDkRy6gfxAqZrNSBTFk_UBUQC12jjLb6kyIWP4WNzqPgCtmXRSWR9m
-
-!procedure AmazonDynamoDbStream($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbStream', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbStreamCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbStreamLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbStreamGroup($id, $name='Amazon Dynamo Db Stream', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbStreamLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.png
deleted file mode 100644
index 60aa2d295e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.puml
deleted file mode 100644
index 52371c26c3..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbStreamCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamCard('AmazonDynamoDbStreamCard', 'Amazon Dynamo Db Stream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Remote.puml
deleted file mode 100644
index 505f48e849..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbStreamCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamCard('AmazonDynamoDbStreamCard', 'Amazon Dynamo Db Stream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.png
deleted file mode 100644
index 3e856db20d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.puml
deleted file mode 100644
index c861d4b417..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbStreamGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamGroup('AmazonDynamoDbStreamGroup', 'Amazon Dynamo Db Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Remote.puml
deleted file mode 100644
index 37c35cb609..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbStreamGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbStreamGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbStream')
-
-' renders the element
-AmazonDynamoDbStreamGroup('AmazonDynamoDbStreamGroup', 'Amazon Dynamo Db Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.png
deleted file mode 100644
index 7821c0f421..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.puml
deleted file mode 100644
index 2764239fca..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbTable
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTable('AmazonDynamoDbTable', 'Amazon Dynamo Db Table', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Remote.puml
deleted file mode 100644
index bafd63a705..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbTable
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTable('AmazonDynamoDbTable', 'Amazon Dynamo Db Table', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.md b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.md
deleted file mode 100644
index 70cda12944..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDynamoDbTable
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonDynamoDbTable
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-```
-
-
-
-| Illustration | AmazonDynamoDbTable | AmazonDynamoDbTableCard | AmazonDynamoDbTableGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbTable.png) | ![illustration for AmazonDynamoDbTable](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbTable.Local.png) | ![illustration for AmazonDynamoDbTableCard](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.png) | ![illustration for AmazonDynamoDbTableGroup](../../../aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDynamoDbTableXs>`
-- `<$AmazonDynamoDbTableSm>`
-- `<$AmazonDynamoDbTableMd>`
-- `<$AmazonDynamoDbTableLg>`
-
-
-
-
-
-## AmazonDynamoDbTable
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbTable
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTable('AmazonDynamoDbTable', 'Amazon Dynamo Db Table', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbTable
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTable('AmazonDynamoDbTable', 'Amazon Dynamo Db Table', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbTableCard
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbTableCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableCard('AmazonDynamoDbTableCard', 'Amazon Dynamo Db Table Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbTableCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableCard('AmazonDynamoDbTableCard', 'Amazon Dynamo Db Table Card', 'an optional description')
-@enduml
-```
-
-## AmazonDynamoDbTableGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDynamoDbTableGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableGroup('AmazonDynamoDbTableGroup', 'Amazon Dynamo Db Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDynamoDbTableGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableGroup('AmazonDynamoDbTableGroup', 'Amazon Dynamo Db Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.png
deleted file mode 100644
index ae38674a66..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.puml
deleted file mode 100644
index 2b3f737e10..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTable.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonDynamoDbTable
-
-sprite $AmazonDynamoDbTableXs [10x10/16z] Oq02R9nWYec1ZOEJ3GJO6JXX04cM2GOGOjZLiNE2bR4
-
-sprite $AmazonDynamoDbTableSm [12x12/16z] ZSf50e10049H-1RU_y2s4xjvEq8jZ5-HXLuHY4_NZtpcYUaLhQlNJ_T9o6i_0G
-
-sprite $AmazonDynamoDbTableMd [16x16/16z] XSk53GD144DHswlC_kc_uGYIOtXYWuuQmah8iVuGJeR_K19bOU6nwu__hfbPVyT_ZllplpkzG5NbMdnU_u1Pr1S
-
-sprite $AmazonDynamoDbTableLg [20x20/16z] ZT115W0H30FGo9kfvluNPWM0lmFQ1YikYMe5230A5RdUCtFAgaWm0rk0fXfyh-4koYjjQf2HOlK_rrZsPrcmrdCkSo_VikS4
-
-!procedure AmazonDynamoDbTable($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonDynamoDbTable', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDynamoDbTableCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDynamoDbTableLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDynamoDbTableGroup($id, $name='Amazon Dynamo Db Table', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonDynamoDbTableLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.png
deleted file mode 100644
index 773bf6f31a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.puml
deleted file mode 100644
index d86a73b248..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDynamoDbTableCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableCard('AmazonDynamoDbTableCard', 'Amazon Dynamo Db Table Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Remote.puml
deleted file mode 100644
index b339cebf0a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDynamoDbTableCard
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableCard('AmazonDynamoDbTableCard', 'Amazon Dynamo Db Table Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.png
deleted file mode 100644
index c7b2d9b3bc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.puml
deleted file mode 100644
index 516f292c99..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDynamoDbTableGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableGroup('AmazonDynamoDbTableGroup', 'Amazon Dynamo Db Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Remote.puml
deleted file mode 100644
index 6bece054df..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonDynamoDbTableGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDynamoDbTableGroup
-include('aws-q2-2023/Resource/Database/AmazonDynamoDbTable')
-
-' renders the element
-AmazonDynamoDbTableGroup('AmazonDynamoDbTableGroup', 'Amazon Dynamo Db Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.png
deleted file mode 100644
index 9c594e1b85..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.puml
deleted file mode 100644
index 546624a8a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheCacheNode
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNode('AmazonElastiCacheCacheNode', 'Amazon Elasti Cache Cache Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Remote.puml
deleted file mode 100644
index 61b0d139dd..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheCacheNode
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNode('AmazonElastiCacheCacheNode', 'Amazon Elasti Cache Cache Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.md b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.md
deleted file mode 100644
index 9db9391b2f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElastiCacheCacheNode
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-```
-
-
-
-| Illustration | AmazonElastiCacheCacheNode | AmazonElastiCacheCacheNodeCard | AmazonElastiCacheCacheNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.png) | ![illustration for AmazonElastiCacheCacheNode](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.Local.png) | ![illustration for AmazonElastiCacheCacheNodeCard](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.png) | ![illustration for AmazonElastiCacheCacheNodeGroup](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElastiCacheCacheNodeXs>`
-- `<$AmazonElastiCacheCacheNodeSm>`
-- `<$AmazonElastiCacheCacheNodeMd>`
-- `<$AmazonElastiCacheCacheNodeLg>`
-
-
-
-
-
-## AmazonElastiCacheCacheNode
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheCacheNode
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNode('AmazonElastiCacheCacheNode', 'Amazon Elasti Cache Cache Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheCacheNode
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNode('AmazonElastiCacheCacheNode', 'Amazon Elasti Cache Cache Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheCacheNodeCard
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheCacheNodeCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeCard('AmazonElastiCacheCacheNodeCard', 'Amazon Elasti Cache Cache Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheCacheNodeCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeCard('AmazonElastiCacheCacheNodeCard', 'Amazon Elasti Cache Cache Node Card', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheCacheNodeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheCacheNodeGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeGroup('AmazonElastiCacheCacheNodeGroup', 'Amazon Elasti Cache Cache Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheCacheNodeGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeGroup('AmazonElastiCacheCacheNodeGroup', 'Amazon Elasti Cache Cache Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.png
deleted file mode 100644
index 244ca82086..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.puml
deleted file mode 100644
index 9396206f0d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode
-
-sprite $AmazonElastiCacheCacheNodeXs [10x10/16z] Oq00LYZDoS30mi38mC36m0paCR6m0xdCC4Kai3YP8O0T
-
-sprite $AmazonElastiCacheCacheNodeSm [12x12/16z] fSQr0S002031ns7_WUFMvwhZQ-IYXc22RcW44amvVlbv_TpwnWe
-
-sprite $AmazonElastiCacheCacheNodeMd [16x16/16z] nSU50S0W3031ms7_WUk-G0z9dg_H7vRqb7IBbbG1TUjGYXgk3iwtzUttBaZrnWm
-
-sprite $AmazonElastiCacheCacheNodeLg [20x20/16z] rSY50SDG203Hms7_WUkDBv3xokCoxzbMRmhs3JGG6EA2kOFBcp-VG8W4x6_H1wCKVr_c-RD3DxNYq1l6RLkz3Ta5F04
-
-!procedure AmazonElastiCacheCacheNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElastiCacheCacheNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElastiCacheCacheNodeLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElastiCacheCacheNodeGroup($id, $name='Amazon Elasti Cache Cache Node', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonElastiCacheCacheNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.png
deleted file mode 100644
index 37d5a70969..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.puml
deleted file mode 100644
index e71e158a71..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheCacheNodeCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeCard('AmazonElastiCacheCacheNodeCard', 'Amazon Elasti Cache Cache Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Remote.puml
deleted file mode 100644
index 209297e8c2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheCacheNodeCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeCard('AmazonElastiCacheCacheNodeCard', 'Amazon Elasti Cache Cache Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.png
deleted file mode 100644
index 9f44430c31..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.puml
deleted file mode 100644
index 7cfe936e45..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElastiCacheCacheNodeGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeGroup('AmazonElastiCacheCacheNodeGroup', 'Amazon Elasti Cache Cache Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Remote.puml
deleted file mode 100644
index a53e56a8d5..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElastiCacheCacheNodeGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode')
-
-' renders the element
-AmazonElastiCacheCacheNodeGroup('AmazonElastiCacheCacheNodeGroup', 'Amazon Elasti Cache Cache Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.png
deleted file mode 100644
index 320d9df7ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.puml
deleted file mode 100644
index 74be6e71b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForMemcached
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcached('AmazonElastiCacheElastiCacheForMemcached', 'Amazon Elasti Cache Elasti Cache For Memcached', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Remote.puml
deleted file mode 100644
index bf3a0a6748..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForMemcached
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcached('AmazonElastiCacheElastiCacheForMemcached', 'Amazon Elasti Cache Elasti Cache For Memcached', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.md b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.md
deleted file mode 100644
index fe3e87f5f2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElastiCacheElastiCacheForMemcached
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-```
-
-
-
-| Illustration | AmazonElastiCacheElastiCacheForMemcached | AmazonElastiCacheElastiCacheForMemcachedCard | AmazonElastiCacheElastiCacheForMemcachedGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.png) | ![illustration for AmazonElastiCacheElastiCacheForMemcached](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.Local.png) | ![illustration for AmazonElastiCacheElastiCacheForMemcachedCard](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.png) | ![illustration for AmazonElastiCacheElastiCacheForMemcachedGroup](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElastiCacheElastiCacheForMemcachedXs>`
-- `<$AmazonElastiCacheElastiCacheForMemcachedSm>`
-- `<$AmazonElastiCacheElastiCacheForMemcachedMd>`
-- `<$AmazonElastiCacheElastiCacheForMemcachedLg>`
-
-
-
-
-
-## AmazonElastiCacheElastiCacheForMemcached
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheElastiCacheForMemcached
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcached('AmazonElastiCacheElastiCacheForMemcached', 'Amazon Elasti Cache Elasti Cache For Memcached', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheElastiCacheForMemcached
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcached('AmazonElastiCacheElastiCacheForMemcached', 'Amazon Elasti Cache Elasti Cache For Memcached', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheElastiCacheForMemcachedCard
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheElastiCacheForMemcachedCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedCard('AmazonElastiCacheElastiCacheForMemcachedCard', 'Amazon Elasti Cache Elasti Cache For Memcached Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheElastiCacheForMemcachedCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedCard('AmazonElastiCacheElastiCacheForMemcachedCard', 'Amazon Elasti Cache Elasti Cache For Memcached Card', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheElastiCacheForMemcachedGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheElastiCacheForMemcachedGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedGroup('AmazonElastiCacheElastiCacheForMemcachedGroup', 'Amazon Elasti Cache Elasti Cache For Memcached Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheElastiCacheForMemcachedGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedGroup('AmazonElastiCacheElastiCacheForMemcachedGroup', 'Amazon Elasti Cache Elasti Cache For Memcached Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.png
deleted file mode 100644
index 6b44ae28f7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.puml
deleted file mode 100644
index 198a6893ad..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached
-
-sprite $AmazonElastiCacheElastiCacheForMemcachedXs [10x10/16z] HSn90SD030GmxMaFVyBzD8a0o2SFkNlkcJHtpUDcSQ4omL2cT4Mw6xCw0QwgjyGF
-
-sprite $AmazonElastiCacheElastiCacheForMemcachedSm [12x12/16z] JSQ50G1130B1ZNFzD_mk4m7-vaEbIhuFOig69C2nOgRLeBtl0N5s6eoT2Bh4MkO26hCzJnsOcbFnb-NiDW
-
-sprite $AmazonElastiCacheElastiCacheForMemcachedMd [16x16/16z] {
-XSU5OGG130F1DKhNVy7XFCCOnJkEIqOSAhdNkxD3fAEOHiiOZ8cHLC7y97S1i7_vM1V47FcJOO7uQOpDPaEXO8saHSP4IWEmg0QIFxiYYENFtnFmnwfgYGS-
-0G
-}
-
-sprite $AmazonElastiCacheElastiCacheForMemcachedLg [20x20/16z] {
-ZSg7SGKW40FHrG7Yr7_37d3EVybluD7ohI8WeRDkZ694dhEhvoodeWP5rcps50wH8SWQr5m3J1XrZNP9Mdsihjcyj5-DUFSQjTmzNWq3wFxZchqiTBLhzR5q
-UrV0SLUdYvDXRnosUCt5Naq8xxQq4PdxWzt9veCDYrE53pcdoQyz0G
-}
-
-!procedure AmazonElastiCacheElastiCacheForMemcached($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElastiCacheElastiCacheForMemcachedCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElastiCacheElastiCacheForMemcachedLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElastiCacheElastiCacheForMemcachedGroup($id, $name='Amazon Elasti Cache Elasti Cache For Memcached', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonElastiCacheElastiCacheForMemcachedLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.png
deleted file mode 100644
index 662c775e98..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.puml
deleted file mode 100644
index 80e6cea56f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForMemcachedCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedCard('AmazonElastiCacheElastiCacheForMemcachedCard', 'Amazon Elasti Cache Elasti Cache For Memcached Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Remote.puml
deleted file mode 100644
index 6368e9cd39..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForMemcachedCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedCard('AmazonElastiCacheElastiCacheForMemcachedCard', 'Amazon Elasti Cache Elasti Cache For Memcached Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.png
deleted file mode 100644
index 425df2ff7a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.puml
deleted file mode 100644
index 40a816b95b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForMemcachedGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedGroup('AmazonElastiCacheElastiCacheForMemcachedGroup', 'Amazon Elasti Cache Elasti Cache For Memcached Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Remote.puml
deleted file mode 100644
index fe25babc4b..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcachedGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForMemcachedGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached')
-
-' renders the element
-AmazonElastiCacheElastiCacheForMemcachedGroup('AmazonElastiCacheElastiCacheForMemcachedGroup', 'Amazon Elasti Cache Elasti Cache For Memcached Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.png
deleted file mode 100644
index 6f4ddf6ca8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.puml
deleted file mode 100644
index d3c0c9d158..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForRedis
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedis('AmazonElastiCacheElastiCacheForRedis', 'Amazon Elasti Cache Elasti Cache For Redis', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Remote.puml
deleted file mode 100644
index 16ea4987b3..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForRedis
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedis('AmazonElastiCacheElastiCacheForRedis', 'Amazon Elasti Cache Elasti Cache For Redis', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.md b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.md
deleted file mode 100644
index ec49b9cc39..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElastiCacheElastiCacheForRedis
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-```
-
-
-
-| Illustration | AmazonElastiCacheElastiCacheForRedis | AmazonElastiCacheElastiCacheForRedisCard | AmazonElastiCacheElastiCacheForRedisGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.png) | ![illustration for AmazonElastiCacheElastiCacheForRedis](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.Local.png) | ![illustration for AmazonElastiCacheElastiCacheForRedisCard](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.png) | ![illustration for AmazonElastiCacheElastiCacheForRedisGroup](../../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElastiCacheElastiCacheForRedisXs>`
-- `<$AmazonElastiCacheElastiCacheForRedisSm>`
-- `<$AmazonElastiCacheElastiCacheForRedisMd>`
-- `<$AmazonElastiCacheElastiCacheForRedisLg>`
-
-
-
-
-
-## AmazonElastiCacheElastiCacheForRedis
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheElastiCacheForRedis
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedis('AmazonElastiCacheElastiCacheForRedis', 'Amazon Elasti Cache Elasti Cache For Redis', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheElastiCacheForRedis
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedis('AmazonElastiCacheElastiCacheForRedis', 'Amazon Elasti Cache Elasti Cache For Redis', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheElastiCacheForRedisCard
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheElastiCacheForRedisCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisCard('AmazonElastiCacheElastiCacheForRedisCard', 'Amazon Elasti Cache Elasti Cache For Redis Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheElastiCacheForRedisCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisCard('AmazonElastiCacheElastiCacheForRedisCard', 'Amazon Elasti Cache Elasti Cache For Redis Card', 'an optional description')
-@enduml
-```
-
-## AmazonElastiCacheElastiCacheForRedisGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElastiCacheElastiCacheForRedisGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisGroup('AmazonElastiCacheElastiCacheForRedisGroup', 'Amazon Elasti Cache Elasti Cache For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElastiCacheElastiCacheForRedisGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisGroup('AmazonElastiCacheElastiCacheForRedisGroup', 'Amazon Elasti Cache Elasti Cache For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.png
deleted file mode 100644
index 8f7dec98cf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.puml
deleted file mode 100644
index 79932695ae..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis
-
-sprite $AmazonElastiCacheElastiCacheForRedisXs [10x10/16z] HS715G9120MmyDWP-Fqtx4NTn2i_Cay_dIotjPlcmgH0kqfsg-qkL2nGN519y04
-
-sprite $AmazonElastiCacheElastiCacheForRedisSm [12x12/16z] JSY50O1030J1ZH_zDup3JpoivaUbIdu4Oig69C2nOZHRWOwzEVYrqrXm446dXCm5DC8mE1n_c6TdLPCSTW
-
-sprite $AmazonElastiCacheElastiCacheForRedisMd [16x16/16z] {
-XOc5bGKm3CFafBNJ_GS-neyAwfbdZFuoX9FElBLZRrIZPYrYF30CjEC2VzZq0Y1VVZm2rgbFnr0j1Ey-Cgo6BML8Od4Ogf8DO3Xf93vnE3J-SH3wpPbTgWmt
-U0K
-}
-
-sprite $AmazonElastiCacheElastiCacheForRedisLg [20x20/16z] {
-ZOm7Wi0W20G7rCto_m-VwSdriJ8K_ajz8Ic88FQpFfcqYgLtD_VHL3CoH8MYcwK7AcO4nNGDiYM8Ohwhmyk8I7ciuUx4mN8wIcUTytI8QnwRayRTcyEhAric
-r0evNKxOUsDWKB1okge4FvpMEZ4ET_UELsyV-nl5JRXMn8zy
-}
-
-!procedure AmazonElastiCacheElastiCacheForRedis($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElastiCacheElastiCacheForRedisCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElastiCacheElastiCacheForRedisLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElastiCacheElastiCacheForRedisGroup($id, $name='Amazon Elasti Cache Elasti Cache For Redis', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonElastiCacheElastiCacheForRedisLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.png
deleted file mode 100644
index 5fab439d07..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.puml
deleted file mode 100644
index 0e9b014fc9..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForRedisCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisCard('AmazonElastiCacheElastiCacheForRedisCard', 'Amazon Elasti Cache Elasti Cache For Redis Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Remote.puml
deleted file mode 100644
index 87407070d1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForRedisCard
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisCard('AmazonElastiCacheElastiCacheForRedisCard', 'Amazon Elasti Cache Elasti Cache For Redis Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.png
deleted file mode 100644
index fa023341ad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.puml
deleted file mode 100644
index bb5020de5a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForRedisGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisGroup('AmazonElastiCacheElastiCacheForRedisGroup', 'Amazon Elasti Cache Elasti Cache For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Remote.puml
deleted file mode 100644
index 1e8c4fec53..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedisGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElastiCacheElastiCacheForRedisGroup
-include('aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis')
-
-' renders the element
-AmazonElastiCacheElastiCacheForRedisGroup('AmazonElastiCacheElastiCacheForRedisGroup', 'Amazon Elasti Cache Elasti Cache For Redis Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.png
deleted file mode 100644
index 830414ce51..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.puml
deleted file mode 100644
index 2d20e8083f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsBlueGreenDeployments
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeployments('AmazonRdsBlueGreenDeployments', 'Amazon Rds Blue Green Deployments', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Remote.puml
deleted file mode 100644
index 0bb7587f72..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsBlueGreenDeployments
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeployments('AmazonRdsBlueGreenDeployments', 'Amazon Rds Blue Green Deployments', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.md
deleted file mode 100644
index 81c71eca7c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsBlueGreenDeployments
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-```
-
-
-
-| Illustration | AmazonRdsBlueGreenDeployments | AmazonRdsBlueGreenDeploymentsCard | AmazonRdsBlueGreenDeploymentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.png) | ![illustration for AmazonRdsBlueGreenDeployments](../../../aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.Local.png) | ![illustration for AmazonRdsBlueGreenDeploymentsCard](../../../aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.png) | ![illustration for AmazonRdsBlueGreenDeploymentsGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsBlueGreenDeploymentsXs>`
-- `<$AmazonRdsBlueGreenDeploymentsSm>`
-- `<$AmazonRdsBlueGreenDeploymentsMd>`
-- `<$AmazonRdsBlueGreenDeploymentsLg>`
-
-
-
-
-
-## AmazonRdsBlueGreenDeployments
-
-### Load remotely
-```plantuml
-@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 AmazonRdsBlueGreenDeployments
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeployments('AmazonRdsBlueGreenDeployments', 'Amazon Rds Blue Green Deployments', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsBlueGreenDeployments
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeployments('AmazonRdsBlueGreenDeployments', 'Amazon Rds Blue Green Deployments', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsBlueGreenDeploymentsCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsBlueGreenDeploymentsCard
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsCard('AmazonRdsBlueGreenDeploymentsCard', 'Amazon Rds Blue Green Deployments Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsBlueGreenDeploymentsCard
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsCard('AmazonRdsBlueGreenDeploymentsCard', 'Amazon Rds Blue Green Deployments Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsBlueGreenDeploymentsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsBlueGreenDeploymentsGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsGroup('AmazonRdsBlueGreenDeploymentsGroup', 'Amazon Rds Blue Green Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsBlueGreenDeploymentsGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsGroup('AmazonRdsBlueGreenDeploymentsGroup', 'Amazon Rds Blue Green Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.png
deleted file mode 100644
index 3530378606..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.puml
deleted file mode 100644
index 893c23f316..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments
-
-sprite $AmazonRdsBlueGreenDeploymentsXs [10x10/16z] RKc50G112CAM_GV-xZ-3n6WOmGMomSNii8pii7H8q5UxrIgFbbczGk6Q6G
-
-sprite $AmazonRdsBlueGreenDeploymentsSm [12x12/16z] TSI50SC024JHZyF-0zSRpydZDb7-ru3-EzqVgn7Whur2eaMZe5OmD5e2u6XZm5yyZRV2Day
-
-sprite $AmazonRdsBlueGreenDeploymentsMd [16x16/16z] bKy50iGm2CC9___mfUU-hHQh8OSRqEWh5k5Ytd4GbhFGhURklw6pNpN6I7XJzorNciGggWbPBPaPDRjI1llpVNr7QG1r-T_aPZKd
-
-sprite $AmazonRdsBlueGreenDeploymentsLg [20x20/16z] {
-fT050iKW30FG86sQ-r_uezzzcRtXW8D9ATr9OTMa9LS0CLkKl5MRL1fCNNaBoTnIwYfJkyUj2gwIPvb9JO2tHwoN7YGZG2HUobhw_8eyobpSssWWNipxk8y4
-I6vKO8lhDDfhwuUS
-}
-
-!procedure AmazonRdsBlueGreenDeployments($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsBlueGreenDeploymentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsBlueGreenDeploymentsLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsBlueGreenDeploymentsGroup($id, $name='Amazon Rds Blue Green Deployments', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsBlueGreenDeploymentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.png
deleted file mode 100644
index 75354d4e11..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.puml
deleted file mode 100644
index b3655db9ba..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsBlueGreenDeploymentsCard
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsCard('AmazonRdsBlueGreenDeploymentsCard', 'Amazon Rds Blue Green Deployments Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Remote.puml
deleted file mode 100644
index e0ba0e98af..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsBlueGreenDeploymentsCard
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsCard('AmazonRdsBlueGreenDeploymentsCard', 'Amazon Rds Blue Green Deployments Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.png
deleted file mode 100644
index 088bb25c9a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.puml
deleted file mode 100644
index dd691dd500..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsBlueGreenDeploymentsGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsGroup('AmazonRdsBlueGreenDeploymentsGroup', 'Amazon Rds Blue Green Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Remote.puml
deleted file mode 100644
index 5c71d994a0..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeploymentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsBlueGreenDeploymentsGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments')
-
-' renders the element
-AmazonRdsBlueGreenDeploymentsGroup('AmazonRdsBlueGreenDeploymentsGroup', 'Amazon Rds Blue Green Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.png
deleted file mode 100644
index 161c02d02a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.puml
deleted file mode 100644
index 7fc8fdb4cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsMultiAz
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAz('AmazonRdsMultiAz', 'Amazon Rds Multi Az', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Remote.puml
deleted file mode 100644
index c53e200902..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsMultiAz
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAz('AmazonRdsMultiAz', 'Amazon Rds Multi Az', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.md
deleted file mode 100644
index 3b4bd38763..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsMultiAz
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsMultiAz
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-```
-
-
-
-| Illustration | AmazonRdsMultiAz | AmazonRdsMultiAzCard | AmazonRdsMultiAzGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAz.png) | ![illustration for AmazonRdsMultiAz](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAz.Local.png) | ![illustration for AmazonRdsMultiAzCard](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.png) | ![illustration for AmazonRdsMultiAzGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsMultiAzXs>`
-- `<$AmazonRdsMultiAzSm>`
-- `<$AmazonRdsMultiAzMd>`
-- `<$AmazonRdsMultiAzLg>`
-
-
-
-
-
-## AmazonRdsMultiAz
-
-### Load remotely
-```plantuml
-@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 AmazonRdsMultiAz
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAz('AmazonRdsMultiAz', 'Amazon Rds Multi Az', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsMultiAz
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAz('AmazonRdsMultiAz', 'Amazon Rds Multi Az', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsMultiAzCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsMultiAzCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzCard('AmazonRdsMultiAzCard', 'Amazon Rds Multi Az Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsMultiAzCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzCard('AmazonRdsMultiAzCard', 'Amazon Rds Multi Az Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsMultiAzGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsMultiAzGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzGroup('AmazonRdsMultiAzGroup', 'Amazon Rds Multi Az Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsMultiAzGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzGroup('AmazonRdsMultiAzGroup', 'Amazon Rds Multi Az Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.png
deleted file mode 100644
index e2d52ecf65..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.puml
deleted file mode 100644
index 56dbbdd814..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAz.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsMultiAz
-
-sprite $AmazonRdsMultiAzXs [10x10/16z] ROc50G1H24AnTV-1h-FNCm6iAEPwFhVZyw8tqKEg7HyZ8USvCFnaLQ1d1m
-
-sprite $AmazonRdsMultiAzSm [12x12/16z] TS650GH0200WBjNz1_xk07_j2ZS3tLMRUpLoZ3GnYCpI-Xe8IaUdazhOiw5t9fQx0P-E
-
-sprite $AmazonRdsMultiAzMd [16x16/16z] bKs50GCm3A8nuF-3v-wBA-1VMURGUUbrZDUUehJlQVDcptN83W3XVJyJWf1TXtq2fPjxhBM_Lo9f8DIjUEHxwj6o6h_A5W
-
-sprite $AmazonRdsMultiAzLg [20x20/16z] {
-hOxL0GD144A1sn7wB_XSlvEtEWv-WvJuyKnEKU7fvUlpzSjdEqUqTr_QpJrE7Y-Qcv_mgzQEKHRSGN9gHqI2AuB14S6ZLW1RdzfKv91m2fClNI5ubEsEpSUi
-Bk5JUr77myQBzaRXFom
-}
-
-!procedure AmazonRdsMultiAz($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsMultiAz', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsMultiAzCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsMultiAzLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsMultiAzGroup($id, $name='Amazon Rds Multi Az', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsMultiAzLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.png
deleted file mode 100644
index de225a9f44..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.puml
deleted file mode 100644
index 6c4a20f6f5..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsMultiAzCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzCard('AmazonRdsMultiAzCard', 'Amazon Rds Multi Az Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Remote.puml
deleted file mode 100644
index c2425c72ce..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsMultiAzCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzCard('AmazonRdsMultiAzCard', 'Amazon Rds Multi Az Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.png
deleted file mode 100644
index 2785704c2d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.puml
deleted file mode 100644
index 0dee6f1c26..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsMultiAzDbCluster
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbCluster('AmazonRdsMultiAzDbCluster', 'Amazon Rds Multi Az Db Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Remote.puml
deleted file mode 100644
index e76051ecff..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsMultiAzDbCluster
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbCluster('AmazonRdsMultiAzDbCluster', 'Amazon Rds Multi Az Db Cluster', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.md
deleted file mode 100644
index 65866530a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsMultiAzDbCluster
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-```
-
-
-
-| Illustration | AmazonRdsMultiAzDbCluster | AmazonRdsMultiAzDbClusterCard | AmazonRdsMultiAzDbClusterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.png) | ![illustration for AmazonRdsMultiAzDbCluster](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.Local.png) | ![illustration for AmazonRdsMultiAzDbClusterCard](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.png) | ![illustration for AmazonRdsMultiAzDbClusterGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsMultiAzDbClusterXs>`
-- `<$AmazonRdsMultiAzDbClusterSm>`
-- `<$AmazonRdsMultiAzDbClusterMd>`
-- `<$AmazonRdsMultiAzDbClusterLg>`
-
-
-
-
-
-## AmazonRdsMultiAzDbCluster
-
-### Load remotely
-```plantuml
-@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 AmazonRdsMultiAzDbCluster
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbCluster('AmazonRdsMultiAzDbCluster', 'Amazon Rds Multi Az Db Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsMultiAzDbCluster
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbCluster('AmazonRdsMultiAzDbCluster', 'Amazon Rds Multi Az Db Cluster', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsMultiAzDbClusterCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsMultiAzDbClusterCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterCard('AmazonRdsMultiAzDbClusterCard', 'Amazon Rds Multi Az Db Cluster Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsMultiAzDbClusterCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterCard('AmazonRdsMultiAzDbClusterCard', 'Amazon Rds Multi Az Db Cluster Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsMultiAzDbClusterGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsMultiAzDbClusterGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterGroup('AmazonRdsMultiAzDbClusterGroup', 'Amazon Rds Multi Az Db Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsMultiAzDbClusterGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterGroup('AmazonRdsMultiAzDbClusterGroup', 'Amazon Rds Multi Az Db Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.png
deleted file mode 100644
index 60123a32e6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.puml
deleted file mode 100644
index 3c09c898b1..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster
-
-sprite $AmazonRdsMultiAzDbClusterXs [10x10/16z] PSgt0S0m00B1KnRx3-pScGhuzyymaWB58jJvpJfJb8-oYMJbfNO6hI4xFgVb1
-
-sprite $AmazonRdsMultiAzDbClusterSm [12x12/16z] RKl50G0n389QOF-1hzxNnOFW9yJaUpT9g1C4WZIAmkFcH3ZnHgHnq9QmO-iZsmIPnZtBS6Q9upsHIdvtIAK3
-
-sprite $AmazonRdsMultiAzDbClusterMd [16x16/16z] TSt7WGD024FH3xCZfFuBNkTilnCPVeiT7gQX3QLHdNAwomIW1BEh_aocgsqO06DEZ6J9VSllbxsJh7jwwsl3Ma0yiWrfQDtlCJv1gggf-x-xcMJk-MUVbfe3
-
-sprite $AmazonRdsMultiAzDbClusterLg [20x20/16z] {
-XP250KCn24G_VhV_mWNg7i_3EVuDIQ3ycM6Eq2T6P1QQ1MV8i5m7UfIiIiv55v7MOwsGuoKrqgIPH5MQDal8sO9hEbvQDSdXZ4LLU8Wl89d2ExhPEkpErh6s
-is0HHOvjvCQzrtQp7LRZkfbXaW_UQbiBiRYu9m7ogI-t7ZptoYtvrcdfp4u
-}
-
-!procedure AmazonRdsMultiAzDbCluster($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsMultiAzDbClusterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsMultiAzDbClusterLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsMultiAzDbClusterGroup($id, $name='Amazon Rds Multi Az Db Cluster', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsMultiAzDbClusterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.png
deleted file mode 100644
index 92662cad6a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.puml
deleted file mode 100644
index 63ee798a93..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsMultiAzDbClusterCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterCard('AmazonRdsMultiAzDbClusterCard', 'Amazon Rds Multi Az Db Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Remote.puml
deleted file mode 100644
index b63d78a9c0..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsMultiAzDbClusterCard
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterCard('AmazonRdsMultiAzDbClusterCard', 'Amazon Rds Multi Az Db Cluster Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.png
deleted file mode 100644
index f7b32b286b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.puml
deleted file mode 100644
index 49d2145e45..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsMultiAzDbClusterGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterGroup('AmazonRdsMultiAzDbClusterGroup', 'Amazon Rds Multi Az Db Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Remote.puml
deleted file mode 100644
index 224f17af87..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbClusterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsMultiAzDbClusterGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster')
-
-' renders the element
-AmazonRdsMultiAzDbClusterGroup('AmazonRdsMultiAzDbClusterGroup', 'Amazon Rds Multi Az Db Cluster Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.png
deleted file mode 100644
index ec41874242..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.puml
deleted file mode 100644
index 7c2c774382..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsMultiAzGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzGroup('AmazonRdsMultiAzGroup', 'Amazon Rds Multi Az Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Remote.puml
deleted file mode 100644
index 80e9c794d7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsMultiAzGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsMultiAzGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsMultiAz')
-
-' renders the element
-AmazonRdsMultiAzGroup('AmazonRdsMultiAzGroup', 'Amazon Rds Multi Az Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.png
deleted file mode 100644
index b3556bc434..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.puml
deleted file mode 100644
index 904df11264..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsOptimizedWrites
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWrites('AmazonRdsOptimizedWrites', 'Amazon Rds Optimized Writes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Remote.puml
deleted file mode 100644
index 2fad2090ef..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsOptimizedWrites
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWrites('AmazonRdsOptimizedWrites', 'Amazon Rds Optimized Writes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.md
deleted file mode 100644
index d7314ac54f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsOptimizedWrites
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-```
-
-
-
-| Illustration | AmazonRdsOptimizedWrites | AmazonRdsOptimizedWritesCard | AmazonRdsOptimizedWritesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.png) | ![illustration for AmazonRdsOptimizedWrites](../../../aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.Local.png) | ![illustration for AmazonRdsOptimizedWritesCard](../../../aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.png) | ![illustration for AmazonRdsOptimizedWritesGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsOptimizedWritesXs>`
-- `<$AmazonRdsOptimizedWritesSm>`
-- `<$AmazonRdsOptimizedWritesMd>`
-- `<$AmazonRdsOptimizedWritesLg>`
-
-
-
-
-
-## AmazonRdsOptimizedWrites
-
-### Load remotely
-```plantuml
-@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 AmazonRdsOptimizedWrites
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWrites('AmazonRdsOptimizedWrites', 'Amazon Rds Optimized Writes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsOptimizedWrites
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWrites('AmazonRdsOptimizedWrites', 'Amazon Rds Optimized Writes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsOptimizedWritesCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsOptimizedWritesCard
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesCard('AmazonRdsOptimizedWritesCard', 'Amazon Rds Optimized Writes Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsOptimizedWritesCard
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesCard('AmazonRdsOptimizedWritesCard', 'Amazon Rds Optimized Writes Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsOptimizedWritesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsOptimizedWritesGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesGroup('AmazonRdsOptimizedWritesGroup', 'Amazon Rds Optimized Writes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsOptimizedWritesGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesGroup('AmazonRdsOptimizedWritesGroup', 'Amazon Rds Optimized Writes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.png
deleted file mode 100644
index 28730293d6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.puml
deleted file mode 100644
index e77d881f21..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites
-
-sprite $AmazonRdsOptimizedWritesXs [10x10/16z] HKo50G0m2BAL_mzUXnq0VSD8yJd5Ng-bXTyHu_pD8WXbLq3gtkUGmLeJtW4
-
-sprite $AmazonRdsOptimizedWritesSm [12x12/16z] JKo50G112BA5_GV-lB83aDEYJHtspN_LVsPbGQM-opJEkGKnvsoT61Nbd1bR3SQbZ_xVU8plT0C
-
-sprite $AmazonRdsOptimizedWritesMd [16x16/16z] PSo50G0n30906eFiF_2xFzMh1Bz4Qyt9FbRtjmVtLQNAf9oepJX236kx3NN05v_L2mlk-m31rMCBXBIz7ckzi88UzPb4F8riF5pWMDVCtRbmZrFAOJjc
-
-sprite $AmazonRdsOptimizedWritesLg [20x20/16z] {
-RSi53aLH20FHGIxG_I_ukpoRM7EISbtKF2hdbobvvLfV6pXDrNUvVXOpjLRDP4FPo_ZLP9RMpWm5j6qDQzS8XEbH0nJWlViozCj5hdSHGJ4l8wke0Z6ai_iE
-GkpCDSxipS9AiBTa4e2sdwqEthKgpAB65FmoSpU3x-CE
-}
-
-!procedure AmazonRdsOptimizedWrites($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsOptimizedWritesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsOptimizedWritesLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsOptimizedWritesGroup($id, $name='Amazon Rds Optimized Writes', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsOptimizedWritesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.png
deleted file mode 100644
index 32e74bb131..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.puml
deleted file mode 100644
index c0c9904299..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsOptimizedWritesCard
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesCard('AmazonRdsOptimizedWritesCard', 'Amazon Rds Optimized Writes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Remote.puml
deleted file mode 100644
index 4efd0cee40..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsOptimizedWritesCard
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesCard('AmazonRdsOptimizedWritesCard', 'Amazon Rds Optimized Writes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.png
deleted file mode 100644
index f08e5c1f1e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.puml
deleted file mode 100644
index f22dfc04f7..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsOptimizedWritesGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesGroup('AmazonRdsOptimizedWritesGroup', 'Amazon Rds Optimized Writes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Remote.puml
deleted file mode 100644
index 2b6ce22179..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsOptimizedWritesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsOptimizedWritesGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites')
-
-' renders the element
-AmazonRdsOptimizedWritesGroup('AmazonRdsOptimizedWritesGroup', 'Amazon Rds Optimized Writes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.png
deleted file mode 100644
index 0fe4799715..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.puml
deleted file mode 100644
index 16be244d07..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsProxyInstance
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstance('AmazonRdsProxyInstance', 'Amazon Rds Proxy Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Remote.puml
deleted file mode 100644
index 02dc86440d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsProxyInstance
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstance('AmazonRdsProxyInstance', 'Amazon Rds Proxy Instance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.md
deleted file mode 100644
index 9f9141e177..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsProxyInstance
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsProxyInstance
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-```
-
-
-
-| Illustration | AmazonRdsProxyInstance | AmazonRdsProxyInstanceCard | AmazonRdsProxyInstanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.png) | ![illustration for AmazonRdsProxyInstance](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.Local.png) | ![illustration for AmazonRdsProxyInstanceCard](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.png) | ![illustration for AmazonRdsProxyInstanceGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsProxyInstanceXs>`
-- `<$AmazonRdsProxyInstanceSm>`
-- `<$AmazonRdsProxyInstanceMd>`
-- `<$AmazonRdsProxyInstanceLg>`
-
-
-
-
-
-## AmazonRdsProxyInstance
-
-### Load remotely
-```plantuml
-@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 AmazonRdsProxyInstance
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstance('AmazonRdsProxyInstance', 'Amazon Rds Proxy Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsProxyInstance
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstance('AmazonRdsProxyInstance', 'Amazon Rds Proxy Instance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsProxyInstanceCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsProxyInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceCard('AmazonRdsProxyInstanceCard', 'Amazon Rds Proxy Instance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsProxyInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceCard('AmazonRdsProxyInstanceCard', 'Amazon Rds Proxy Instance Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsProxyInstanceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsProxyInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceGroup('AmazonRdsProxyInstanceGroup', 'Amazon Rds Proxy Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsProxyInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceGroup('AmazonRdsProxyInstanceGroup', 'Amazon Rds Proxy Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.png
deleted file mode 100644
index 236d8e2d48..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.puml
deleted file mode 100644
index 1b7a934b00..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsProxyInstance
-
-sprite $AmazonRdsProxyInstanceXs [10x10/16z] PSQt0S002C0mq-7_WzEPeadyDLX2TGjh9_fj87PhH7SpJil5mkS4
-
-sprite $AmazonRdsProxyInstanceSm [12x12/16z] TKk30G1134kT_HT-yr0tm3VuN0c4EqfTFoZ6Tx3izO6VE--RIKuroJsmzme
-
-sprite $AmazonRdsProxyInstanceMd [16x16/16z] bOl50GD03CCKT6x_WSlCrSl88pvzPS5GiZ9ne6WwJUQHGIAQ6_xne-hXwkiGNhrbrwsFnxxK_g7tbcnOPz-73vGE19u1Mm
-
-sprite $AmazonRdsProxyInstanceLg [20x20/16z] {
-ZSs50O0m34JHknZ9_WlZRltueuB78izn85pAyVImS7XdegOASZIr04RrHCvsIXuCJKQzpeqWgOMZ5SPSJcPTPl1ic3hRlDxPfdtnC5VFbZLaptimkQRbQbcZ
-RpQ-Zz03
-}
-
-!procedure AmazonRdsProxyInstance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsProxyInstance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsProxyInstanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsProxyInstanceLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsProxyInstanceGroup($id, $name='Amazon Rds Proxy Instance', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsProxyInstanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.png
deleted file mode 100644
index f9ef2ca096..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.puml
deleted file mode 100644
index 756940cb7f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsProxyInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternate('AmazonRdsProxyInstanceAlternate', 'Amazon Rds Proxy Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Remote.puml
deleted file mode 100644
index 86fe3e4929..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsProxyInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternate('AmazonRdsProxyInstanceAlternate', 'Amazon Rds Proxy Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.md
deleted file mode 100644
index 022b29a5f6..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsProxyInstanceAlternate
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-```
-
-
-
-| Illustration | AmazonRdsProxyInstanceAlternate | AmazonRdsProxyInstanceAlternateCard | AmazonRdsProxyInstanceAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.png) | ![illustration for AmazonRdsProxyInstanceAlternate](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.Local.png) | ![illustration for AmazonRdsProxyInstanceAlternateCard](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.png) | ![illustration for AmazonRdsProxyInstanceAlternateGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsProxyInstanceAlternateXs>`
-- `<$AmazonRdsProxyInstanceAlternateSm>`
-- `<$AmazonRdsProxyInstanceAlternateMd>`
-- `<$AmazonRdsProxyInstanceAlternateLg>`
-
-
-
-
-
-## AmazonRdsProxyInstanceAlternate
-
-### Load remotely
-```plantuml
-@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 AmazonRdsProxyInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternate('AmazonRdsProxyInstanceAlternate', 'Amazon Rds Proxy Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsProxyInstanceAlternate
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternate('AmazonRdsProxyInstanceAlternate', 'Amazon Rds Proxy Instance Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsProxyInstanceAlternateCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsProxyInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateCard('AmazonRdsProxyInstanceAlternateCard', 'Amazon Rds Proxy Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsProxyInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateCard('AmazonRdsProxyInstanceAlternateCard', 'Amazon Rds Proxy Instance Alternate Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsProxyInstanceAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsProxyInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateGroup('AmazonRdsProxyInstanceAlternateGroup', 'Amazon Rds Proxy Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsProxyInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateGroup('AmazonRdsProxyInstanceAlternateGroup', 'Amazon Rds Proxy Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.png
deleted file mode 100644
index b32eb03627..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.puml
deleted file mode 100644
index d387fe7b31..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate
-
-sprite $AmazonRdsProxyInstanceAlternateXs [10x10/16z] Oy0470mCJ4oS81OZ4BEnGLb04PWO0pi7EuW50RXO78mGm0a
-
-sprite $AmazonRdsProxyInstanceAlternateSm [12x12/16z] Oq06770M6v33oCuE4sLdO45H0HTdHB3P69dPEJYGrB0XgyVBPkE00GO
-
-sprite $AmazonRdsProxyInstanceAlternateMd [16x16/16z] dSU53S1G3CHGtyTa_u7BSAgujkZnhSHuImYypg0KIPV7CLGp29a5uAvZbZ4dbn4GfJm-EcZcfnElG1zlXHK
-
-sprite $AmazonRdsProxyInstanceAlternateLg [20x20/16z] lSX55WGW4CJG54qBzp_mk27hoIhlSongJX0mLr2OuvBpIgA8PYq7inKjYSaS2sAsRr-BSJ0tZ_AozcE8J1NvDRtkrwR-OoPKch81e3cu0W
-
-!procedure AmazonRdsProxyInstanceAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsProxyInstanceAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsProxyInstanceAlternateLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsProxyInstanceAlternateGroup($id, $name='Amazon Rds Proxy Instance Alternate', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsProxyInstanceAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.png
deleted file mode 100644
index c8d8257a3f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.puml
deleted file mode 100644
index 0f974653a5..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsProxyInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateCard('AmazonRdsProxyInstanceAlternateCard', 'Amazon Rds Proxy Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Remote.puml
deleted file mode 100644
index 40c4329008..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsProxyInstanceAlternateCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateCard('AmazonRdsProxyInstanceAlternateCard', 'Amazon Rds Proxy Instance Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.png
deleted file mode 100644
index 72aa85670e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.puml
deleted file mode 100644
index 8cc25d111f..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsProxyInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateGroup('AmazonRdsProxyInstanceAlternateGroup', 'Amazon Rds Proxy Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Remote.puml
deleted file mode 100644
index 4448346efe..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsProxyInstanceAlternateGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate')
-
-' renders the element
-AmazonRdsProxyInstanceAlternateGroup('AmazonRdsProxyInstanceAlternateGroup', 'Amazon Rds Proxy Instance Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.png
deleted file mode 100644
index 5031c710b2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.puml
deleted file mode 100644
index 184e6c2acb..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsProxyInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceCard('AmazonRdsProxyInstanceCard', 'Amazon Rds Proxy Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Remote.puml
deleted file mode 100644
index bb44b85701..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsProxyInstanceCard
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceCard('AmazonRdsProxyInstanceCard', 'Amazon Rds Proxy Instance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.png
deleted file mode 100644
index bc3730aaf9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.puml
deleted file mode 100644
index 053cd9eba2..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsProxyInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceGroup('AmazonRdsProxyInstanceGroup', 'Amazon Rds Proxy Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Remote.puml
deleted file mode 100644
index 93b48214b0..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsProxyInstanceGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsProxyInstance')
-
-' renders the element
-AmazonRdsProxyInstanceGroup('AmazonRdsProxyInstanceGroup', 'Amazon Rds Proxy Instance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.png
deleted file mode 100644
index de42456496..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.puml
deleted file mode 100644
index 31ca43e101..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSql('AmazonRdsTrustedLanguageExtensionsForPostgreSql', 'Amazon Rds Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Remote.puml
deleted file mode 100644
index fa75532a50..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSql('AmazonRdsTrustedLanguageExtensionsForPostgreSql', 'Amazon Rds Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.md b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.md
deleted file mode 100644
index eaabba7fee..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRdsTrustedLanguageExtensionsForPostgreSql
-
-
-```text
-aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-```
-
-
-
-| Illustration | AmazonRdsTrustedLanguageExtensionsForPostgreSql | AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard | AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.png) | ![illustration for AmazonRdsTrustedLanguageExtensionsForPostgreSql](../../../aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.Local.png) | ![illustration for AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard](../../../aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.png) | ![illustration for AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup](../../../aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRdsTrustedLanguageExtensionsForPostgreSqlXs>`
-- `<$AmazonRdsTrustedLanguageExtensionsForPostgreSqlSm>`
-- `<$AmazonRdsTrustedLanguageExtensionsForPostgreSqlMd>`
-- `<$AmazonRdsTrustedLanguageExtensionsForPostgreSqlLg>`
-
-
-
-
-
-## AmazonRdsTrustedLanguageExtensionsForPostgreSql
-
-### Load remotely
-```plantuml
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSql('AmazonRdsTrustedLanguageExtensionsForPostgreSql', 'Amazon Rds Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSql
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSql('AmazonRdsTrustedLanguageExtensionsForPostgreSql', 'Amazon Rds Trusted Language Extensions For Postgre Sql', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard
-
-### Load remotely
-```plantuml
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard('AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Rds Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard('AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Rds Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
-```
-
-## AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup('AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Rds Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup('AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Rds Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.png
deleted file mode 100644
index 0780f18404..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.puml
deleted file mode 100644
index 6c6d24291d..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql
-
-sprite $AmazonRdsTrustedLanguageExtensionsForPostgreSqlXs [10x10/16z] Oq07d0WM9ueW6oCRCrIQbG720ea2bI7KeR8OmO2J0G
-
-sprite $AmazonRdsTrustedLanguageExtensionsForPostgreSqlSm [12x12/16z] Oq01x8mWm05XWqacTWGR4x2pC34mm_KYiS44EwPw76nE3WXWO
-
-sprite $AmazonRdsTrustedLanguageExtensionsForPostgreSqlMd [16x16/16z] bOo50G0n30AXZUu_yBlxNpK9W3CnaeeHZe_JzxMxBVM8OsMjYw9MhZK9GTtLlgqB-skN9mAID_dyMSU20Yq
-
-sprite $AmazonRdsTrustedLanguageExtensionsForPostgreSqlLg [20x20/16z] fSx50GH124JHmY7_W5V6NV_njG2sY-hBqT3djM58Mjh__SB-TQORXWrBJp9FcTb_HT32o08oDpM0XHTlOLx8_tQTuU9-ySPeKcV4qm1y0G
-
-!procedure AmazonRdsTrustedLanguageExtensionsForPostgreSql($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRdsTrustedLanguageExtensionsForPostgreSqlLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup($id, $name='Amazon Rds Trusted Language Extensions For Postgre Sql', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AmazonRdsTrustedLanguageExtensionsForPostgreSqlLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.png
deleted file mode 100644
index d3d3a19b8b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.puml
deleted file mode 100644
index 4fe05bd0a3..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard('AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Rds Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Remote.puml
deleted file mode 100644
index 35b36446b5..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard('AmazonRdsTrustedLanguageExtensionsForPostgreSqlCard', 'Amazon Rds Trusted Language Extensions For Postgre Sql Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.png
deleted file mode 100644
index 771a1827ea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.puml
deleted file mode 100644
index 7193fb62dd..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup('AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Rds Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Remote.puml
deleted file mode 100644
index ebf6a71e2e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup
-include('aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql')
-
-' renders the element
-AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup('AmazonRdsTrustedLanguageExtensionsForPostgreSqlGroup', 'Amazon Rds Trusted Language Extensions For Postgre Sql Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.png b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.png
deleted file mode 100644
index fa5a49f3a0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.puml
deleted file mode 100644
index 1e711a7c0e..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob', 'Aws Database Migration Service Database Migration Workflow Or Job', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Remote.puml
deleted file mode 100644
index 83293abb13..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob', 'Aws Database Migration Service Database Migration Workflow Or Job', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.md b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.md
deleted file mode 100644
index 56c4e42586..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-
-
-```text
-aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-```
-
-```text
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-```
-
-
-
-| Illustration | AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob | AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard | AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.png) | ![illustration for AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob](../../../aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.Local.png) | ![illustration for AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard](../../../aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.png) | ![illustration for AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup](../../../aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobXs>`
-- `<$AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobSm>`
-- `<$AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobMd>`
-- `<$AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobLg>`
-
-
-
-
-
-## AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-
-### Load remotely
-```plantuml
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob', 'Aws Database Migration Service Database Migration Workflow Or Job', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob', 'Aws Database Migration Service Database Migration Workflow Or Job', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard
-
-### Load remotely
-```plantuml
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard', 'Aws Database Migration Service Database Migration Workflow Or Job Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard', 'Aws Database Migration Service Database Migration Workflow Or Job Card', 'an optional description')
-@enduml
-```
-
-## AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup
-
-### Load remotely
-```plantuml
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup', 'Aws Database Migration Service Database Migration Workflow Or Job Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup', 'Aws Database Migration Service Database Migration Workflow Or Job Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.png b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.png
deleted file mode 100644
index 4234ccc14a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.puml
deleted file mode 100644
index 5e6912dd4c..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob
-
-sprite $AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobXs [10x10/16z] NKi50G112CDX_GE_dkDCQ0rzEjx34PRuhfyvhaB-9v2etm6It_6aS7V8qpS
-
-sprite $AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobSm [12x12/16z] LKo50G01477D_WD_vtK0VvjsSyOv7rL7DPZT5xQP3u-vlfYGU6DgsoSl7RuOKnEdTPlnqh4jYGPM
-
-sprite $AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobMd [16x16/16z] RKs50G112BfIOV-1l_6-x8Jo9zY5hdPehEnrYntgwsPr2w5zFL9dxYqG8_Vyx9saQI-UblZD8xP_qt_R0BpO_1_k5sZYuyNFdN-AcXK
-
-sprite $AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobLg [20x20/16z] {
-TOy50aCX34E7D7B_2u-lcUAyflRuEneeYzM2FCu7TA4QjpKCDkOisc5j2zcsapTZ8jziKaI1GdGf8KmuQDThZYdRxD4DVDQtmKr47UMb3t_s8S_5UiTR7yq0
-jvgYMtlJBLFYmKHHhey-Dbtg-nnF
-}
-
-!procedure AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobLg>', 'Database', $funcName, $content)
-!endprocedure
-
-!procedure AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup($id, $name='Aws Database Migration Service Database Migration Workflow Or Job', $tech='')
- IconGroupElement($id, 'DatabaseFamily', '<$AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.png b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.png
deleted file mode 100644
index 26ff0fd640..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.puml
deleted file mode 100644
index f454f0edce..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard', 'Aws Database Migration Service Database Migration Workflow Or Job Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Remote.puml
deleted file mode 100644
index 372a2050dc..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobCard', 'Aws Database Migration Service Database Migration Workflow Or Job Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.png b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.png
deleted file mode 100644
index d99f9f05e3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.puml
deleted file mode 100644
index 7ecb07350a..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup', 'Aws Database Migration Service Database Migration Workflow Or Job Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Remote.puml
deleted file mode 100644
index 12c72fe6ad..0000000000
--- a/distribution/aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup
-include('aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob')
-
-' renders the element
-AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup('AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJobGroup', 'Aws Database Migration Service Database Migration Workflow Or Job Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.png b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.png
deleted file mode 100644
index 496c9d9fa0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.puml
deleted file mode 100644
index ca06f1cb38..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloud9Cloud9
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9('AwsCloud9Cloud9', 'Aws Cloud9 Cloud9', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Remote.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Remote.puml
deleted file mode 100644
index 8ecdb85111..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloud9Cloud9
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9('AwsCloud9Cloud9', 'Aws Cloud9 Cloud9', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.md b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.md
deleted file mode 100644
index be9d5984d1..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloud9Cloud9
-
-
-```text
-aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9
-```
-
-```text
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-```
-
-
-
-| Illustration | AwsCloud9Cloud9 | AwsCloud9Cloud9Card | AwsCloud9Cloud9Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.png) | ![illustration for AwsCloud9Cloud9](../../../aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.Local.png) | ![illustration for AwsCloud9Cloud9Card](../../../aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.png) | ![illustration for AwsCloud9Cloud9Group](../../../aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloud9Cloud9Xs>`
-- `<$AwsCloud9Cloud9Sm>`
-- `<$AwsCloud9Cloud9Md>`
-- `<$AwsCloud9Cloud9Lg>`
-
-
-
-
-
-## AwsCloud9Cloud9
-
-### Load remotely
-```plantuml
-@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 AwsCloud9Cloud9
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9('AwsCloud9Cloud9', 'Aws Cloud9 Cloud9', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud9Cloud9
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9('AwsCloud9Cloud9', 'Aws Cloud9 Cloud9', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloud9Cloud9Card
-
-### Load remotely
-```plantuml
-@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 AwsCloud9Cloud9Card
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Card('AwsCloud9Cloud9Card', 'Aws Cloud9 Cloud9 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud9Cloud9Card
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Card('AwsCloud9Cloud9Card', 'Aws Cloud9 Cloud9 Card', 'an optional description')
-@enduml
-```
-
-## AwsCloud9Cloud9Group
-
-### Load remotely
-```plantuml
-@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 AwsCloud9Cloud9Group
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Group('AwsCloud9Cloud9Group', 'Aws Cloud9 Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud9Cloud9Group
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Group('AwsCloud9Cloud9Group', 'Aws Cloud9 Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.png b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.png
deleted file mode 100644
index f9337dbf3c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.puml
deleted file mode 100644
index e8474da849..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9
-
-sprite $AwsCloud9Cloud9Xs [10x10/16z] RS490G0W30GW_Bt-XLTWe7SpWU20mMKH0W4mFK0q2W
-
-sprite $AwsCloud9Cloud9Sm [12x12/16z] ZS750SD0300m7Tlx3zm6lY79Dy40D5Wv8Ab1GI8DD0LgHnXO0QciUGft_W
-
-sprite $AwsCloud9Cloud9Md [16x16/16z] dKn70eGm429JsVy_UDNq77Lw0V3597nV2S1jhbchbJXs1DgXtbdhaoPL4R-kn2R9kYFwFkxPkpSjAG1Z6WrlxG8
-
-sprite $AwsCloud9Cloud9Lg [20x20/16z] jKx50KDH2CCX-m_yxVcznPtGNoW0o5agVepdNa9pvbjj322zUYZyJSLhMUbpNy-5FWz_InWtspd5F2RpLZ3L0jcxCkTOUysPk1TvH-iL6sNHp-a6
-
-!procedure AwsCloud9Cloud9($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloud9Cloud9Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloud9Cloud9Lg>', 'DeveloperTools', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloud9Cloud9Group($id, $name='Aws Cloud9 Cloud9', $tech='')
- IconGroupElement($id, 'DeveloperToolsFamily', '<$AwsCloud9Cloud9Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.png b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.png
deleted file mode 100644
index 6d3785ae88..0000000000
Binary files a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.puml
deleted file mode 100644
index ab318fca30..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloud9Cloud9Card
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Card('AwsCloud9Cloud9Card', 'Aws Cloud9 Cloud9 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Remote.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Remote.puml
deleted file mode 100644
index 358ef1c64e..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloud9Cloud9Card
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Card('AwsCloud9Cloud9Card', 'Aws Cloud9 Cloud9 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.png b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.png
deleted file mode 100644
index f81b3115af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.puml
deleted file mode 100644
index 64dc2763d5..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloud9Cloud9Group
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Group('AwsCloud9Cloud9Group', 'Aws Cloud9 Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Remote.puml b/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Remote.puml
deleted file mode 100644
index 5326cb038c..0000000000
--- a/distribution/aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloud9Cloud9Group
-include('aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9')
-
-' renders the element
-AwsCloud9Cloud9Group('AwsCloud9Cloud9Group', 'Aws Cloud9 Cloud9 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.png
deleted file mode 100644
index e442b15609..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.puml
deleted file mode 100644
index a150917c68..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpaces
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpaces('AmazonWorkSpacesFamilyAmazonWorkSpaces', 'Amazon Work Spaces Family Amazon Work Spaces', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Remote.puml
deleted file mode 100644
index 389c0c9f90..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpaces
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpaces('AmazonWorkSpacesFamilyAmazonWorkSpaces', 'Amazon Work Spaces Family Amazon Work Spaces', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.md b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.md
deleted file mode 100644
index 8226632c41..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkSpacesFamilyAmazonWorkSpaces
-
-
-```text
-aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces
-```
-
-```text
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-```
-
-
-
-| Illustration | AmazonWorkSpacesFamilyAmazonWorkSpaces | AmazonWorkSpacesFamilyAmazonWorkSpacesCard | AmazonWorkSpacesFamilyAmazonWorkSpacesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpaces](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.Local.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesCard](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesGroup](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesXs>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesSm>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesMd>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesLg>`
-
-
-
-
-
-## AmazonWorkSpacesFamilyAmazonWorkSpaces
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpaces
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpaces('AmazonWorkSpacesFamilyAmazonWorkSpaces', 'Amazon Work Spaces Family Amazon Work Spaces', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpaces
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpaces('AmazonWorkSpacesFamilyAmazonWorkSpaces', 'Amazon Work Spaces Family Amazon Work Spaces', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCard', 'Amazon Work Spaces Family Amazon Work Spaces Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCard', 'Amazon Work Spaces Family Amazon Work Spaces Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesGroup', 'Amazon Work Spaces Family Amazon Work Spaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesGroup', 'Amazon Work Spaces Family Amazon Work Spaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.png
deleted file mode 100644
index fb0e9ab792..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.puml
deleted file mode 100644
index 517f84da58..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesXs [10x10/16z] DS873S10000XVfz_nSqg0G1cW2S9LY3M2GrdNMBWq1e3_Jdo0E43
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesSm [12x12/16z] LKs50G0m2CBs_uVNQIVW5yCMKNWBCQOIo3vhQt9o3CbU8qVLzavjcunMeyrxfbvZrECAOxFtVHny6Rs72W
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesMd [16x16/16z] XSe53aGn28JX7tamzx_mIY6ssc9VCln_dGfm7zK57SXCnr8qTUveu06EDlomXJHC7OCQhWQXXmkOY23B7C1p3CREMlkQEiPx7Cs-zeTbWubqmlkx0m
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesLg [20x20/16z] {
-bSi55WGX30JHYf6-_uN7MFUj4U3pmX-vz22cXFthhXDr0ofAf-ijZL5z6G_vRbYW0QU6fjbcTR9gdrQSPbDc5-kIuNBOh6kpOK2hu312OSsUF4-sPJMDm9uC
-2f-6Rlyde_DafeHJfSEwkKsX40-LWhUj
-}
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpaces($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkSpacesFamilyAmazonWorkSpacesLg>', 'EndUserComputing', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesGroup($id, $name='Amazon Work Spaces Family Amazon Work Spaces', $tech='')
- IconGroupElement($id, 'EndUserComputingFamily', '<$AmazonWorkSpacesFamilyAmazonWorkSpacesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.png
deleted file mode 100644
index 4559298c03..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.puml
deleted file mode 100644
index 0483070d31..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCard', 'Amazon Work Spaces Family Amazon Work Spaces Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Remote.puml
deleted file mode 100644
index 0ba18d23f2..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCard', 'Amazon Work Spaces Family Amazon Work Spaces Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.png
deleted file mode 100644
index 5775efdade..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.puml
deleted file mode 100644
index ddbafc97d2..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCore('AmazonWorkSpacesFamilyAmazonWorkSpacesCore', 'Amazon Work Spaces Family Amazon Work Spaces Core', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Remote.puml
deleted file mode 100644
index f9f93ef94e..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCore('AmazonWorkSpacesFamilyAmazonWorkSpacesCore', 'Amazon Work Spaces Family Amazon Work Spaces Core', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.md b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.md
deleted file mode 100644
index 944a206238..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-
-
-```text
-aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-```
-
-```text
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-```
-
-
-
-| Illustration | AmazonWorkSpacesFamilyAmazonWorkSpacesCore | AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard | AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesCore](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.Local.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesCoreXs>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesCoreSm>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesCoreMd>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesCoreLg>`
-
-
-
-
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCore('AmazonWorkSpacesFamilyAmazonWorkSpacesCore', 'Amazon Work Spaces Family Amazon Work Spaces Core', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCore('AmazonWorkSpacesFamilyAmazonWorkSpacesCore', 'Amazon Work Spaces Family Amazon Work Spaces Core', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard', 'Amazon Work Spaces Family Amazon Work Spaces Core Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard', 'Amazon Work Spaces Family Amazon Work Spaces Core Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup', 'Amazon Work Spaces Family Amazon Work Spaces Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup', 'Amazon Work Spaces Family Amazon Work Spaces Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.png
deleted file mode 100644
index d8c4157b79..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.puml
deleted file mode 100644
index 1532329c18..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesCoreXs [10x10/16z] JKk30G102CpT_Wk_aUj0DOHoxRKGy-BrOy-v9shhqNcd28aNqJJZthPs1m
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesCoreSm [12x12/16z] NKs30G102Cor_y9lPj_1BoeOgyGUGaQzPjGl-jnwCNgbPls0vX4QU5jPww95diSnOgh7YSEInLi1
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesCoreMd [16x16/16z] RSh70G8m30F0Sq8SxRymlSDzN2J_95bU6iBTVUkzxekx0VRaBfFSjmsZnBtI2rj8WTMqG-aHAjeePZKhWruJD8BcxpqtKIdkUcKFBw_k2G
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesCoreLg [20x20/16z] {
-ZSpLWKKn20N08I-NdFuRNcFTvmV7Z_P9bm-oSFf3gy3UtXmZwHYhl5gt3wSZ6m9SMU1swCbIhe0kGMNUTC_xCqz6cbjP5xrJk8ucw6ZEMLdqoWKqAYORa_sZ
-Tmw2RAygMtJxO2VnHM7S0m
-}
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesCore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkSpacesFamilyAmazonWorkSpacesCoreLg>', 'EndUserComputing', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup($id, $name='Amazon Work Spaces Family Amazon Work Spaces Core', $tech='')
- IconGroupElement($id, 'EndUserComputingFamily', '<$AmazonWorkSpacesFamilyAmazonWorkSpacesCoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.png
deleted file mode 100644
index 6d7bcb9944..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.puml
deleted file mode 100644
index 8c1455fe9c..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard', 'Amazon Work Spaces Family Amazon Work Spaces Core Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Remote.puml
deleted file mode 100644
index 81e1aff1d3..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreCard', 'Amazon Work Spaces Family Amazon Work Spaces Core Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.png
deleted file mode 100644
index 9f30e0cf7f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.puml
deleted file mode 100644
index 5947a7bd18..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup', 'Amazon Work Spaces Family Amazon Work Spaces Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Remote.puml
deleted file mode 100644
index 1688f34953..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesCoreGroup', 'Amazon Work Spaces Family Amazon Work Spaces Core Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.png
deleted file mode 100644
index 6a25096e3a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.puml
deleted file mode 100644
index 6f611a6028..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesGroup', 'Amazon Work Spaces Family Amazon Work Spaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Remote.puml
deleted file mode 100644
index 2032e6325c..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesGroup', 'Amazon Work Spaces Family Amazon Work Spaces Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.png
deleted file mode 100644
index 24837ba135..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.puml
deleted file mode 100644
index 9b35279149..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWeb('AmazonWorkSpacesFamilyAmazonWorkSpacesWeb', 'Amazon Work Spaces Family Amazon Work Spaces Web', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Remote.puml
deleted file mode 100644
index 26ec484571..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWeb('AmazonWorkSpacesFamilyAmazonWorkSpacesWeb', 'Amazon Work Spaces Family Amazon Work Spaces Web', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.md b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.md
deleted file mode 100644
index fa7fa475cd..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-
-
-```text
-aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-```
-
-```text
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-```
-
-
-
-| Illustration | AmazonWorkSpacesFamilyAmazonWorkSpacesWeb | AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard | AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesWeb](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.Local.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.png) | ![illustration for AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup](../../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesWebXs>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesWebSm>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesWebMd>`
-- `<$AmazonWorkSpacesFamilyAmazonWorkSpacesWebLg>`
-
-
-
-
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWeb('AmazonWorkSpacesFamilyAmazonWorkSpacesWeb', 'Amazon Work Spaces Family Amazon Work Spaces Web', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWeb('AmazonWorkSpacesFamilyAmazonWorkSpacesWeb', 'Amazon Work Spaces Family Amazon Work Spaces Web', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard('AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard', 'Amazon Work Spaces Family Amazon Work Spaces Web Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard('AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard', 'Amazon Work Spaces Family Amazon Work Spaces Web Card', 'an optional description')
-@enduml
-```
-
-## AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup
-
-### Load remotely
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup', 'Amazon Work Spaces Family Amazon Work Spaces Web Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup', 'Amazon Work Spaces Family Amazon Work Spaces Web Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.png
deleted file mode 100644
index 17e8f8ff72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.puml
deleted file mode 100644
index ef86e79322..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesWebXs [10x10/16z] HOo30G0m3C0ox_-7Xp8rIOhHs8xspUXipRQOz2Glrg5ft2mK-N01
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesWebSm [12x12/16z] LOZ70G0n38D8iQtz5xwI7ZuIS18BaNEUbGJNJmAyVRNOlYeWRz-9Olm_uo3-0iJu3Skop6345m
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesWebMd [16x16/16z] RSg53G0n5CFGbFAp_y87PRBmISOURSx3Kepe2UASO9Zh9hvSCnCKkeFgMwrgLXCM_t_udv7zNzs9n9SresRXCnDwJXAklG
-
-sprite $AmazonWorkSpacesFamilyAmazonWorkSpacesWebLg [20x20/16z] {
-VSk53G0X0C30ujr_uNSNYby2NuLNu9DIn3GTN0gJlPgCH-5YWQLsMhQqXva1syLgtRuR3zFLYlMmIcaGZLmDjCB3aFKsMTMh9GtCDJOBbIFpOgrnAHajygYQ
-w3G2
-}
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesWeb($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonWorkSpacesFamilyAmazonWorkSpacesWebLg>', 'EndUserComputing', $funcName, $content)
-!endprocedure
-
-!procedure AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup($id, $name='Amazon Work Spaces Family Amazon Work Spaces Web', $tech='')
- IconGroupElement($id, 'EndUserComputingFamily', '<$AmazonWorkSpacesFamilyAmazonWorkSpacesWebLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.png
deleted file mode 100644
index 589eb9aad1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.puml
deleted file mode 100644
index 174f53ce3b..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard('AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard', 'Amazon Work Spaces Family Amazon Work Spaces Web Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Remote.puml
deleted file mode 100644
index d8c76fa881..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard('AmazonWorkSpacesFamilyAmazonWorkSpacesWebCard', 'Amazon Work Spaces Family Amazon Work Spaces Web Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.png b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.png
deleted file mode 100644
index 1b7b53074a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.puml
deleted file mode 100644
index e041ef433e..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup', 'Amazon Work Spaces Family Amazon Work Spaces Web Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Remote.puml b/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Remote.puml
deleted file mode 100644
index 905518b380..0000000000
--- a/distribution/aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup
-include('aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb')
-
-' renders the element
-AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup('AmazonWorkSpacesFamilyAmazonWorkSpacesWebGroup', 'Amazon Work Spaces Family Amazon Work Spaces Web Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.png
deleted file mode 100644
index 861dc7e752..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.puml
deleted file mode 100644
index b5a8131cc2..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceGeofence
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofence('AmazonLocationServiceGeofence', 'Amazon Location Service Geofence', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Remote.puml
deleted file mode 100644
index af87a21b5b..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceGeofence
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofence('AmazonLocationServiceGeofence', 'Amazon Location Service Geofence', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.md b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.md
deleted file mode 100644
index e0de376b4d..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLocationServiceGeofence
-
-
-```text
-aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence
-```
-
-```text
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-```
-
-
-
-| Illustration | AmazonLocationServiceGeofence | AmazonLocationServiceGeofenceCard | AmazonLocationServiceGeofenceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.png) | ![illustration for AmazonLocationServiceGeofence](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.Local.png) | ![illustration for AmazonLocationServiceGeofenceCard](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.png) | ![illustration for AmazonLocationServiceGeofenceGroup](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLocationServiceGeofenceXs>`
-- `<$AmazonLocationServiceGeofenceSm>`
-- `<$AmazonLocationServiceGeofenceMd>`
-- `<$AmazonLocationServiceGeofenceLg>`
-
-
-
-
-
-## AmazonLocationServiceGeofence
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceGeofence
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofence('AmazonLocationServiceGeofence', 'Amazon Location Service Geofence', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceGeofence
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofence('AmazonLocationServiceGeofence', 'Amazon Location Service Geofence', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceGeofenceCard
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceGeofenceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceCard('AmazonLocationServiceGeofenceCard', 'Amazon Location Service Geofence Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceGeofenceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceCard('AmazonLocationServiceGeofenceCard', 'Amazon Location Service Geofence Card', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceGeofenceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceGeofenceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceGroup('AmazonLocationServiceGeofenceGroup', 'Amazon Location Service Geofence Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceGeofenceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceGroup('AmazonLocationServiceGeofenceGroup', 'Amazon Location Service Geofence Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.png
deleted file mode 100644
index 112a4c9ead..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.puml
deleted file mode 100644
index 8afa0a1b32..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence
-
-sprite $AmazonLocationServiceGeofenceXs [10x10/16z] LS4v0GD1000XRl_nRpXrm9-l_PcmuF9gHE91ec_k-nmGFX30Xb4J_
-
-sprite $AmazonLocationServiceGeofenceSm [12x12/16z] LSJ90S102CF0sGjm_mtd7LiI082NcJe3Vjs5y0We5s5pDB9EQWXmO03mm3gmeG1U0dm
-
-sprite $AmazonLocationServiceGeofenceMd [16x16/16z] TK-30G0n44jnsd_WHssSaU1oV6GrKorkrRpeK7tFIJj0L3aGmDc5b3fBAdzu829_b_gSZy9YAJFjfERpXAGCXhNogXQj4e184pbkMru
-
-sprite $AmazonLocationServiceGeofenceLg [20x20/16z] {
-XK-5bK813FjDDViFV8UKF9owo_43p93LO_B9JZ-xhXXafQoGrPgLZgoBnOix99augDZWrf6siStEMTHZZ1BtCODtLiye5WwOzpvGTzznOtuN6xqYyAsxQyr-
-UMzI5hQPTqDG96j7tOFXpla7
-}
-
-!procedure AmazonLocationServiceGeofence($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLocationServiceGeofenceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLocationServiceGeofenceLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLocationServiceGeofenceGroup($id, $name='Amazon Location Service Geofence', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AmazonLocationServiceGeofenceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.png
deleted file mode 100644
index 5d508fb8af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.puml
deleted file mode 100644
index 802ac44d5c..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceGeofenceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceCard('AmazonLocationServiceGeofenceCard', 'Amazon Location Service Geofence Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Remote.puml
deleted file mode 100644
index ca5ac372e5..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceGeofenceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceCard('AmazonLocationServiceGeofenceCard', 'Amazon Location Service Geofence Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.png
deleted file mode 100644
index 6b8b5b965b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.puml
deleted file mode 100644
index bd3dcd423a..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLocationServiceGeofenceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceGroup('AmazonLocationServiceGeofenceGroup', 'Amazon Location Service Geofence Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Remote.puml
deleted file mode 100644
index aa2f25cee5..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofenceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLocationServiceGeofenceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence')
-
-' renders the element
-AmazonLocationServiceGeofenceGroup('AmazonLocationServiceGeofenceGroup', 'Amazon Location Service Geofence Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.png
deleted file mode 100644
index 00203e2f12..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.puml
deleted file mode 100644
index e05693f819..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceMap
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMap('AmazonLocationServiceMap', 'Amazon Location Service Map', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Remote.puml
deleted file mode 100644
index f516a36b93..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceMap
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMap('AmazonLocationServiceMap', 'Amazon Location Service Map', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.md b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.md
deleted file mode 100644
index 0042da841c..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLocationServiceMap
-
-
-```text
-aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap
-```
-
-```text
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-```
-
-
-
-| Illustration | AmazonLocationServiceMap | AmazonLocationServiceMapCard | AmazonLocationServiceMapGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.png) | ![illustration for AmazonLocationServiceMap](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.Local.png) | ![illustration for AmazonLocationServiceMapCard](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.png) | ![illustration for AmazonLocationServiceMapGroup](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLocationServiceMapXs>`
-- `<$AmazonLocationServiceMapSm>`
-- `<$AmazonLocationServiceMapMd>`
-- `<$AmazonLocationServiceMapLg>`
-
-
-
-
-
-## AmazonLocationServiceMap
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceMap
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMap('AmazonLocationServiceMap', 'Amazon Location Service Map', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceMap
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMap('AmazonLocationServiceMap', 'Amazon Location Service Map', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceMapCard
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceMapCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapCard('AmazonLocationServiceMapCard', 'Amazon Location Service Map Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceMapCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapCard('AmazonLocationServiceMapCard', 'Amazon Location Service Map Card', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceMapGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceMapGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapGroup('AmazonLocationServiceMapGroup', 'Amazon Location Service Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceMapGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapGroup('AmazonLocationServiceMapGroup', 'Amazon Location Service Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.png
deleted file mode 100644
index c9a1c0bb06..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.puml
deleted file mode 100644
index 7e01c40f35..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap
-
-sprite $AmazonLocationServiceMapXs [10x10/16z] JS650GCn00GWuhdz1ww-WOVCafvGGTU41biO49b9sag43Z7ynL-nrCoP8VCD
-
-sprite $AmazonLocationServiceMapSm [12x12/16z] JOg50GH1309dez1_mUzoKOnhZGfQhO1zImr2RspGHty-4s-Sq9oqxHfFC6zz8F4lFmWEO309-TO58RkVp7S
-
-sprite $AmazonLocationServiceMapMd [16x16/16z] NOt5WKG124CV7mlz5xmxajFWcl0hfmU0l5k0WvQKSBH07i9-lC3z00tWe-Vh2SXj-4q-JM3xtZ8pfyNtpeFnd1Fp6J-yMY-9xwhnSo5raEHAokyXCs6y-GS
-
-sprite $AmazonLocationServiceMapLg [20x20/16z] {
-RS-5SGD040F0lMVrNt3u9ubj3HqAlC9U1L3hTB2DPAcT3EbPc51xW4qxfHeCK0Ezr89Mxiyi0jLXmN5duxRYpkPj1QSNDkhthgzyOVUpat5__TAt_6hyvuFM
-VdMlulmb2BtSpeJSRdCJRiulKurLZABjP6KbcMKbgm7LoaLv1m
-}
-
-!procedure AmazonLocationServiceMap($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLocationServiceMapCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLocationServiceMapLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLocationServiceMapGroup($id, $name='Amazon Location Service Map', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AmazonLocationServiceMapLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.png
deleted file mode 100644
index 3506a180d4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.puml
deleted file mode 100644
index 2f57a3a6b4..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceMapCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapCard('AmazonLocationServiceMapCard', 'Amazon Location Service Map Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Remote.puml
deleted file mode 100644
index fd49a0ee29..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceMapCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapCard('AmazonLocationServiceMapCard', 'Amazon Location Service Map Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.png
deleted file mode 100644
index 68859a5ce8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.puml
deleted file mode 100644
index 2cdadff814..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLocationServiceMapGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapGroup('AmazonLocationServiceMapGroup', 'Amazon Location Service Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Remote.puml
deleted file mode 100644
index 593fb67f64..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMapGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLocationServiceMapGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap')
-
-' renders the element
-AmazonLocationServiceMapGroup('AmazonLocationServiceMapGroup', 'Amazon Location Service Map Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.png
deleted file mode 100644
index ff7eb726b3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.puml
deleted file mode 100644
index 99005d93ce..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServicePlace
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlace('AmazonLocationServicePlace', 'Amazon Location Service Place', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Remote.puml
deleted file mode 100644
index 9462bcc1eb..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServicePlace
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlace('AmazonLocationServicePlace', 'Amazon Location Service Place', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.md b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.md
deleted file mode 100644
index afa3cecc48..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLocationServicePlace
-
-
-```text
-aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace
-```
-
-```text
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-```
-
-
-
-| Illustration | AmazonLocationServicePlace | AmazonLocationServicePlaceCard | AmazonLocationServicePlaceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.png) | ![illustration for AmazonLocationServicePlace](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.Local.png) | ![illustration for AmazonLocationServicePlaceCard](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.png) | ![illustration for AmazonLocationServicePlaceGroup](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLocationServicePlaceXs>`
-- `<$AmazonLocationServicePlaceSm>`
-- `<$AmazonLocationServicePlaceMd>`
-- `<$AmazonLocationServicePlaceLg>`
-
-
-
-
-
-## AmazonLocationServicePlace
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServicePlace
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlace('AmazonLocationServicePlace', 'Amazon Location Service Place', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServicePlace
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlace('AmazonLocationServicePlace', 'Amazon Location Service Place', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServicePlaceCard
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServicePlaceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceCard('AmazonLocationServicePlaceCard', 'Amazon Location Service Place Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServicePlaceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceCard('AmazonLocationServicePlaceCard', 'Amazon Location Service Place Card', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServicePlaceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServicePlaceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceGroup('AmazonLocationServicePlaceGroup', 'Amazon Location Service Place Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServicePlaceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceGroup('AmazonLocationServicePlaceGroup', 'Amazon Location Service Place Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.png
deleted file mode 100644
index db5ba0b86c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.puml
deleted file mode 100644
index 71bff7183c..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace
-
-sprite $AmazonLocationServicePlaceXs [10x10/16z] 1S490G0m20GWzgdNl_0000GDuL5WYmTAD08sz54R0C034FW
-
-sprite $AmazonLocationServicePlaceSm [12x12/16z] NKi30W0W4Djo_tzmnba3J5JFcFUPrYnd58x1SUSrnvvg8A3CiUAxcAvrstdFVNtYHrsp0m
-
-sprite $AmazonLocationServicePlaceMd [16x16/16z] RK-50SH0329Ezn_ufNQkSG3RTP2irqixlvBB3NdYrrU0XH00Jr-0umfV8tJownVgwmFZF9HTdpu9eO8v44JrBWWPVCjPqUG_-Iy
-
-sprite $AmazonLocationServicePlaceLg [20x20/16z] {
-TO-54S0m30FDiF_2lO1TLlYb4FmBBSBrXjBc47wYg0atpD7Ht2csJHvHHfVo0NpujDUApRIEbSLilcNaTg3MvXhOvvtZiAZVXuNqj3rva1ofKqgTFcNzmrC9
--cAk-6ASy1AUxDIvzG
-}
-
-!procedure AmazonLocationServicePlace($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLocationServicePlaceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLocationServicePlaceLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLocationServicePlaceGroup($id, $name='Amazon Location Service Place', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AmazonLocationServicePlaceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.png
deleted file mode 100644
index 29a0f4463c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.puml
deleted file mode 100644
index 5f5318b8ae..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServicePlaceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceCard('AmazonLocationServicePlaceCard', 'Amazon Location Service Place Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Remote.puml
deleted file mode 100644
index 99cfde81a6..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServicePlaceCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceCard('AmazonLocationServicePlaceCard', 'Amazon Location Service Place Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.png
deleted file mode 100644
index 332b1a6f3a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.puml
deleted file mode 100644
index 8fc9681fab..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLocationServicePlaceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceGroup('AmazonLocationServicePlaceGroup', 'Amazon Location Service Place Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Remote.puml
deleted file mode 100644
index 2379bd674e..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlaceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLocationServicePlaceGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace')
-
-' renders the element
-AmazonLocationServicePlaceGroup('AmazonLocationServicePlaceGroup', 'Amazon Location Service Place Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.png
deleted file mode 100644
index 3aebbd1a91..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.puml
deleted file mode 100644
index 1f8fb2b5bb..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceRoutes
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutes('AmazonLocationServiceRoutes', 'Amazon Location Service Routes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Remote.puml
deleted file mode 100644
index a0bcf230b8..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceRoutes
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutes('AmazonLocationServiceRoutes', 'Amazon Location Service Routes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.md b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.md
deleted file mode 100644
index bebe8cb1db..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLocationServiceRoutes
-
-
-```text
-aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes
-```
-
-```text
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-```
-
-
-
-| Illustration | AmazonLocationServiceRoutes | AmazonLocationServiceRoutesCard | AmazonLocationServiceRoutesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.png) | ![illustration for AmazonLocationServiceRoutes](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.Local.png) | ![illustration for AmazonLocationServiceRoutesCard](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.png) | ![illustration for AmazonLocationServiceRoutesGroup](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLocationServiceRoutesXs>`
-- `<$AmazonLocationServiceRoutesSm>`
-- `<$AmazonLocationServiceRoutesMd>`
-- `<$AmazonLocationServiceRoutesLg>`
-
-
-
-
-
-## AmazonLocationServiceRoutes
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceRoutes
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutes('AmazonLocationServiceRoutes', 'Amazon Location Service Routes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceRoutes
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutes('AmazonLocationServiceRoutes', 'Amazon Location Service Routes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceRoutesCard
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceRoutesCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesCard('AmazonLocationServiceRoutesCard', 'Amazon Location Service Routes Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceRoutesCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesCard('AmazonLocationServiceRoutesCard', 'Amazon Location Service Routes Card', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceRoutesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceRoutesGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesGroup('AmazonLocationServiceRoutesGroup', 'Amazon Location Service Routes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceRoutesGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesGroup('AmazonLocationServiceRoutesGroup', 'Amazon Location Service Routes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.png
deleted file mode 100644
index 65d2627066..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.puml
deleted file mode 100644
index 3171dbf64c..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes
-
-sprite $AmazonLocationServiceRoutesXs [10x10/16z] Oq02xEnC40OpY611I70YCU5i3aumduq1h0ckWvC3ncM6CG
-
-sprite $AmazonLocationServiceRoutesSm [12x12/16z] Oq06R9m8DYSxY6I4SI4SN80LMIC7cE9WX6i02Z2nGMt0PHSC
-
-sprite $AmazonLocationServiceRoutesMd [16x16/16z] XKs50S0m388PzF-3vrQFAo0LcL5lc8BmJAax4x4iw0t6KKYnepw41tH08k7FEExkOImIoKeuufunvGO
-
-sprite $AmazonLocationServiceRoutesLg [20x20/16z] ZP235KDH341Zx3zm-wt7Un0JQc1OuGjWHrVoXy_Oh-W5Nvf01Qqv4sR9o4erKR5kPdTqudeYFUv4ApRUkuhay-PYUaRbLyL2pWu5X5_F7m
-
-!procedure AmazonLocationServiceRoutes($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLocationServiceRoutesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLocationServiceRoutesLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLocationServiceRoutesGroup($id, $name='Amazon Location Service Routes', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AmazonLocationServiceRoutesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.png
deleted file mode 100644
index 2271fb9aaa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.puml
deleted file mode 100644
index cc8a2a1fc0..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceRoutesCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesCard('AmazonLocationServiceRoutesCard', 'Amazon Location Service Routes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Remote.puml
deleted file mode 100644
index d1940f4a19..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceRoutesCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesCard('AmazonLocationServiceRoutesCard', 'Amazon Location Service Routes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.png
deleted file mode 100644
index 355bb9fe72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.puml
deleted file mode 100644
index e6f0418b38..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLocationServiceRoutesGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesGroup('AmazonLocationServiceRoutesGroup', 'Amazon Location Service Routes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Remote.puml
deleted file mode 100644
index 55ac28da53..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLocationServiceRoutesGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes')
-
-' renders the element
-AmazonLocationServiceRoutesGroup('AmazonLocationServiceRoutesGroup', 'Amazon Location Service Routes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.png
deleted file mode 100644
index bac271ec3f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.puml
deleted file mode 100644
index 19ba3a9aa9..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceTrack
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrack('AmazonLocationServiceTrack', 'Amazon Location Service Track', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Remote.puml
deleted file mode 100644
index 5a67bde3ec..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceTrack
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrack('AmazonLocationServiceTrack', 'Amazon Location Service Track', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.md b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.md
deleted file mode 100644
index 50e752eca9..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonLocationServiceTrack
-
-
-```text
-aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack
-```
-
-```text
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-```
-
-
-
-| Illustration | AmazonLocationServiceTrack | AmazonLocationServiceTrackCard | AmazonLocationServiceTrackGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.png) | ![illustration for AmazonLocationServiceTrack](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.Local.png) | ![illustration for AmazonLocationServiceTrackCard](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.png) | ![illustration for AmazonLocationServiceTrackGroup](../../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonLocationServiceTrackXs>`
-- `<$AmazonLocationServiceTrackSm>`
-- `<$AmazonLocationServiceTrackMd>`
-- `<$AmazonLocationServiceTrackLg>`
-
-
-
-
-
-## AmazonLocationServiceTrack
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceTrack
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrack('AmazonLocationServiceTrack', 'Amazon Location Service Track', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceTrack
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrack('AmazonLocationServiceTrack', 'Amazon Location Service Track', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceTrackCard
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceTrackCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackCard('AmazonLocationServiceTrackCard', 'Amazon Location Service Track Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceTrackCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackCard('AmazonLocationServiceTrackCard', 'Amazon Location Service Track Card', 'an optional description')
-@enduml
-```
-
-## AmazonLocationServiceTrackGroup
-
-### Load remotely
-```plantuml
-@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 AmazonLocationServiceTrackGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackGroup('AmazonLocationServiceTrackGroup', 'Amazon Location Service Track Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonLocationServiceTrackGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackGroup('AmazonLocationServiceTrackGroup', 'Amazon Location Service Track Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.png
deleted file mode 100644
index f7fe2b5251..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.puml
deleted file mode 100644
index b1008ebf3a..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack
-
-sprite $AmazonLocationServiceTrackXs [10x10/16z] Oq02xEpi38mW1ZC8So8aa9cSO9A3WO634yfdWwjXWaeni49CWG8
-
-sprite $AmazonLocationServiceTrackSm [12x12/16z] Oq06R9n0Wf4LpEPa1n8Sh2ZIE3cid10z7602BWHcWIbEJWYJ7IJ30RKB161smG
-
-sprite $AmazonLocationServiceTrackMd [16x16/16z] PKw54S0m47gv5jX_u6hSyuROka1_NYTBJYC0cKhk-3vW0_fIEBT2BY0Q2wc-G2eGV7BiWtZo0YuDnJ4valyvY4LZpfrJUWC
-
-sprite $AmazonLocationServiceTrackLg [20x20/16z] {
-bP350KC124E31lOVkDxl-YwuOWkf_4Zzo2y5uvj627wayICfn83zfJOsA6nm8xDwerfrqBk-nJtcrRT_-gfFnlHem4dcwBB-bhkEhl_5AOk9GEZuAyK26h52
-1GkU
-}
-
-!procedure AmazonLocationServiceTrack($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonLocationServiceTrackCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonLocationServiceTrackLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AmazonLocationServiceTrackGroup($id, $name='Amazon Location Service Track', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AmazonLocationServiceTrackLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.png
deleted file mode 100644
index c0b680cb9d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.puml
deleted file mode 100644
index 9351a4b605..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonLocationServiceTrackCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackCard('AmazonLocationServiceTrackCard', 'Amazon Location Service Track Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Remote.puml
deleted file mode 100644
index 4d21874783..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonLocationServiceTrackCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackCard('AmazonLocationServiceTrackCard', 'Amazon Location Service Track Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.png
deleted file mode 100644
index 72bd11e495..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.puml
deleted file mode 100644
index f44434f388..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonLocationServiceTrackGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackGroup('AmazonLocationServiceTrackGroup', 'Amazon Location Service Track Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Remote.puml
deleted file mode 100644
index 8330cb47bf..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrackGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonLocationServiceTrackGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack')
-
-' renders the element
-AmazonLocationServiceTrackGroup('AmazonLocationServiceTrackGroup', 'Amazon Location Service Track Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.png
deleted file mode 100644
index 0517e76ac9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.puml
deleted file mode 100644
index a11195b451..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAmplifyAwsAmplifyStudio
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudio('AwsAmplifyAwsAmplifyStudio', 'Aws Amplify Aws Amplify Studio', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Remote.puml
deleted file mode 100644
index 811c242248..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAmplifyAwsAmplifyStudio
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudio('AwsAmplifyAwsAmplifyStudio', 'Aws Amplify Aws Amplify Studio', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.md b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.md
deleted file mode 100644
index 5cead63378..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAmplifyAwsAmplifyStudio
-
-
-```text
-aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio
-```
-
-```text
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-```
-
-
-
-| Illustration | AwsAmplifyAwsAmplifyStudio | AwsAmplifyAwsAmplifyStudioCard | AwsAmplifyAwsAmplifyStudioGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.png) | ![illustration for AwsAmplifyAwsAmplifyStudio](../../../aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.Local.png) | ![illustration for AwsAmplifyAwsAmplifyStudioCard](../../../aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.png) | ![illustration for AwsAmplifyAwsAmplifyStudioGroup](../../../aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAmplifyAwsAmplifyStudioXs>`
-- `<$AwsAmplifyAwsAmplifyStudioSm>`
-- `<$AwsAmplifyAwsAmplifyStudioMd>`
-- `<$AwsAmplifyAwsAmplifyStudioLg>`
-
-
-
-
-
-## AwsAmplifyAwsAmplifyStudio
-
-### Load remotely
-```plantuml
-@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 AwsAmplifyAwsAmplifyStudio
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudio('AwsAmplifyAwsAmplifyStudio', 'Aws Amplify Aws Amplify Studio', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAmplifyAwsAmplifyStudio
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudio('AwsAmplifyAwsAmplifyStudio', 'Aws Amplify Aws Amplify Studio', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAmplifyAwsAmplifyStudioCard
-
-### Load remotely
-```plantuml
-@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 AwsAmplifyAwsAmplifyStudioCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioCard('AwsAmplifyAwsAmplifyStudioCard', 'Aws Amplify Aws Amplify Studio Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAmplifyAwsAmplifyStudioCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioCard('AwsAmplifyAwsAmplifyStudioCard', 'Aws Amplify Aws Amplify Studio Card', 'an optional description')
-@enduml
-```
-
-## AwsAmplifyAwsAmplifyStudioGroup
-
-### Load remotely
-```plantuml
-@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 AwsAmplifyAwsAmplifyStudioGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioGroup('AwsAmplifyAwsAmplifyStudioGroup', 'Aws Amplify Aws Amplify Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAmplifyAwsAmplifyStudioGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioGroup('AwsAmplifyAwsAmplifyStudioGroup', 'Aws Amplify Aws Amplify Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.png
deleted file mode 100644
index 68fcc68b9f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.puml
deleted file mode 100644
index b0b0cf209a..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio
-
-sprite $AwsAmplifyAwsAmplifyStudioXs [10x10/16z] JSQr0S10400WtaxsNpXDZ0gVVhmTz6Op_5M60xByRQ2VC741
-
-sprite $AwsAmplifyAwsAmplifyStudioSm [12x12/16z] LOk50G0X30CF3Tr_u1UyLvTmemE1HNEz82IhI0Qq0Z86rIg4qSRnFKGLre4oqY19U5u
-
-sprite $AwsAmplifyAwsAmplifyStudioMd [16x16/16z] XOh50GG12CI2G_y5d-jgFgESqV9Bqr5F8gguvVytBQaAKSRZ3-8L8r6yIOPCXZUF2FAArQNF-btu8zlxe2_NdyCYOvD4yCi86rm1
-
-sprite $AwsAmplifyAwsAmplifyStudioLg [20x20/16z] {
-ZSk50GCn40F1DKlz5vmyCutnYAzy4Z47eSzvDdn3kEl3oW0fpxacZAhLMace4-W93qkiKeajQ2Yj55geG0dCYasb9sQfdnnKcBLO8WCpMxyvmqnpCRAo4sIn
-bzGAHv5xVm
-}
-
-!procedure AwsAmplifyAwsAmplifyStudio($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAmplifyAwsAmplifyStudioCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAmplifyAwsAmplifyStudioLg>', 'FrontEndWebMobile', $funcName, $content)
-!endprocedure
-
-!procedure AwsAmplifyAwsAmplifyStudioGroup($id, $name='Aws Amplify Aws Amplify Studio', $tech='')
- IconGroupElement($id, 'FrontEndWebMobileFamily', '<$AwsAmplifyAwsAmplifyStudioLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.png
deleted file mode 100644
index bf0c5d1c28..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.puml
deleted file mode 100644
index 6e775b0cba..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAmplifyAwsAmplifyStudioCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioCard('AwsAmplifyAwsAmplifyStudioCard', 'Aws Amplify Aws Amplify Studio Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Remote.puml
deleted file mode 100644
index 996fc6bedf..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAmplifyAwsAmplifyStudioCard
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioCard('AwsAmplifyAwsAmplifyStudioCard', 'Aws Amplify Aws Amplify Studio Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.png b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.png
deleted file mode 100644
index 8ae4431946..0000000000
Binary files a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.puml
deleted file mode 100644
index f934c009c0..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAmplifyAwsAmplifyStudioGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioGroup('AwsAmplifyAwsAmplifyStudioGroup', 'Aws Amplify Aws Amplify Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Remote.puml b/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Remote.puml
deleted file mode 100644
index f29b78ed48..0000000000
--- a/distribution/aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudioGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAmplifyAwsAmplifyStudioGroup
-include('aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio')
-
-' renders the element
-AwsAmplifyAwsAmplifyStudioGroup('AwsAmplifyAwsAmplifyStudioGroup', 'Aws Amplify Aws Amplify Studio Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Local.png
deleted file mode 100644
index 9b267eb5d0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Local.puml
deleted file mode 100644
index 771a974fac..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Alert
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-Alert('Alert', 'Alert', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Remote.puml
deleted file mode 100644
index 419af97955..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Alert
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-Alert('Alert', 'Alert', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.md
deleted file mode 100644
index a33cbf5a3a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Alert
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Alert
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-```
-
-
-
-| Illustration | Alert | AlertCard | AlertGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Alert.png) | ![illustration for Alert](../../../aws-q2-2023/Resource/GeneralIcons/Alert.Local.png) | ![illustration for AlertCard](../../../aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.png) | ![illustration for AlertGroup](../../../aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AlertXs>`
-- `<$AlertSm>`
-- `<$AlertMd>`
-- `<$AlertLg>`
-
-
-
-
-
-## Alert
-
-### Load remotely
-```plantuml
-@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 Alert
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-Alert('Alert', 'Alert', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Alert
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-Alert('Alert', 'Alert', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AlertCard
-
-### Load remotely
-```plantuml
-@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 AlertCard
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertCard('AlertCard', 'Alert Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AlertCard
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertCard('AlertCard', 'Alert Card', 'an optional description')
-@enduml
-```
-
-## AlertGroup
-
-### Load remotely
-```plantuml
-@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 AlertGroup
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertGroup('AlertGroup', 'Alert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AlertGroup
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertGroup('AlertGroup', 'Alert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.png
deleted file mode 100644
index 4ba85e0879..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.puml
deleted file mode 100644
index 4db89be0dc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Alert.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Alert
-
-sprite $AlertXs [10x10/16z] Oq05N306Dn120I-CHh3Xge0wm2GhM0v4CqDPp0XL
-
-sprite $AlertSm [12x12/16z] VSh50K0X0CFGV1VOVrtSxUNOilAQejCK23Oa7Ub7V_OkuC6xuIVwaPjnROQae04
-
-sprite $AlertMd [16x16/16z] ZSpLWSD030N0CTkI-s_tBl22Nvdb5VZDqgjthRofh1ZMhbu7udGud68Uh3R3JC9c2mti64svPI_OaAmZbUdIEfsBv2Uv-gLy-mS
-
-sprite $AlertLg [20x20/16z] {
-bSv50eCm54NHY-Rh_fTRmIAZza3S7dyp6CKK37nYSZgJ7_FzDZ8JXsef14bPgHASEDhBiMuuhANc01G5d9e31BdVVzfYXPedkDJHjWEmvzLkFEzdxJ0l74gM
-A_yC8RtWLsy
-}
-
-!procedure Alert($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Alert', $name, $tech, $desc)
-!endprocedure
-
-!procedure AlertCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AlertLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure AlertGroup($id, $name='Alert', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$AlertLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.png
deleted file mode 100644
index f4acaa6e7b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.puml
deleted file mode 100644
index 490a7e39da..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AlertCard
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertCard('AlertCard', 'Alert Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Remote.puml
deleted file mode 100644
index 175394a568..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AlertCard
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertCard('AlertCard', 'Alert Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.png
deleted file mode 100644
index 5f17f107f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.puml
deleted file mode 100644
index 6af22ff040..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AlertGroup
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertGroup('AlertGroup', 'Alert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Remote.puml
deleted file mode 100644
index fb7fcab619..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AlertGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AlertGroup
-include('aws-q2-2023/Resource/GeneralIcons/Alert')
-
-' renders the element
-AlertGroup('AlertGroup', 'Alert Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.png
deleted file mode 100644
index 168ee60004..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.puml
deleted file mode 100644
index 321320358c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AuthenticatedUser
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUser('AuthenticatedUser', 'Authenticated User', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Remote.puml
deleted file mode 100644
index 97c47737f6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AuthenticatedUser
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUser('AuthenticatedUser', 'Authenticated User', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.md b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.md
deleted file mode 100644
index fb399944a3..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AuthenticatedUser
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-```
-
-
-
-| Illustration | AuthenticatedUser | AuthenticatedUserCard | AuthenticatedUserGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.png) | ![illustration for AuthenticatedUser](../../../aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.Local.png) | ![illustration for AuthenticatedUserCard](../../../aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.png) | ![illustration for AuthenticatedUserGroup](../../../aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AuthenticatedUserXs>`
-- `<$AuthenticatedUserSm>`
-- `<$AuthenticatedUserMd>`
-- `<$AuthenticatedUserLg>`
-
-
-
-
-
-## AuthenticatedUser
-
-### Load remotely
-```plantuml
-@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 AuthenticatedUser
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUser('AuthenticatedUser', 'Authenticated User', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AuthenticatedUser
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUser('AuthenticatedUser', 'Authenticated User', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AuthenticatedUserCard
-
-### Load remotely
-```plantuml
-@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 AuthenticatedUserCard
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserCard('AuthenticatedUserCard', 'Authenticated User Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AuthenticatedUserCard
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserCard('AuthenticatedUserCard', 'Authenticated User Card', 'an optional description')
-@enduml
-```
-
-## AuthenticatedUserGroup
-
-### Load remotely
-```plantuml
-@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 AuthenticatedUserGroup
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserGroup('AuthenticatedUserGroup', 'Authenticated User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AuthenticatedUserGroup
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserGroup('AuthenticatedUserGroup', 'Authenticated User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.png
deleted file mode 100644
index 1203b70226..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.puml
deleted file mode 100644
index 6dd4af9410..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser
-
-sprite $AuthenticatedUserXs [10x10/16z] NSj50S10000WvgVzuywTFzugnLSFZPzQxq08H0Zwe8LG1Ur621O
-
-sprite $AuthenticatedUserSm [12x12/16z] NOk50O1G44B1Lhpzn_tTxph0mhyVNsrZEdE_rKNW7led18dCQOQ2Kb8iLvrLHBeF2dVvOmWb608U
-
-sprite $AuthenticatedUserMd [16x16/16z] RKw50G0W2BCB-FzSkvLkndx44T2iLDGOMZ8ZoMU_EJToVULOhPhpt1KJs28YqYi3Kuzgq7EzkAdpYSgMym5AAPCjJX36P3lokOkTeDrF
-
-sprite $AuthenticatedUserLg [20x20/16z] {
-TSw5WGGn243HZuo4WVxBFOkTxOihy9f7Xl53dS2Li8K0u3TRetjOJEaEONAbk-Jlss1xzjvM1bZoGrHL0xOhNKIE6r6XAwVBs-xwcMaAG05DwUG6_Be5aa7D
-y42LKzdtAk0MWgLcdxfG8wxQmiZl7G
-}
-
-!procedure AuthenticatedUser($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser', $name, $tech, $desc)
-!endprocedure
-
-!procedure AuthenticatedUserCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AuthenticatedUserLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure AuthenticatedUserGroup($id, $name='Authenticated User', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$AuthenticatedUserLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.png
deleted file mode 100644
index ac8e41a6a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.puml
deleted file mode 100644
index b0b610a2e9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AuthenticatedUserCard
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserCard('AuthenticatedUserCard', 'Authenticated User Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Remote.puml
deleted file mode 100644
index bde7829afa..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AuthenticatedUserCard
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserCard('AuthenticatedUserCard', 'Authenticated User Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.png
deleted file mode 100644
index e608237868..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.puml
deleted file mode 100644
index 80fd5198e5..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AuthenticatedUserGroup
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserGroup('AuthenticatedUserGroup', 'Authenticated User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Remote.puml
deleted file mode 100644
index 754e9f96d9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AuthenticatedUserGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AuthenticatedUserGroup
-include('aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser')
-
-' renders the element
-AuthenticatedUserGroup('AuthenticatedUserGroup', 'Authenticated User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.png
deleted file mode 100644
index 29641c8059..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.puml
deleted file mode 100644
index aeaa1c3613..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsManagementConsole
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Remote.puml
deleted file mode 100644
index 847070e71e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsManagementConsole
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.md b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.md
deleted file mode 100644
index f3d1cba443..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsManagementConsole
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-```
-
-
-
-| Illustration | AwsManagementConsole | AwsManagementConsoleCard | AwsManagementConsoleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.png) | ![illustration for AwsManagementConsole](../../../aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.Local.png) | ![illustration for AwsManagementConsoleCard](../../../aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.png) | ![illustration for AwsManagementConsoleGroup](../../../aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsManagementConsoleXs>`
-- `<$AwsManagementConsoleSm>`
-- `<$AwsManagementConsoleMd>`
-- `<$AwsManagementConsoleLg>`
-
-
-
-
-
-## AwsManagementConsole
-
-### Load remotely
-```plantuml
-@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 AwsManagementConsole
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagementConsole
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsole('AwsManagementConsole', 'Aws Management Console', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsManagementConsoleCard
-
-### Load remotely
-```plantuml
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
-```
-
-## AwsManagementConsoleGroup
-
-### Load remotely
-```plantuml
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.png
deleted file mode 100644
index f577309ab7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.puml
deleted file mode 100644
index da274713c2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole
-
-sprite $AwsManagementConsoleXs [10x10/16z] Oq00NXXWO61c1OimCJ006N0M4oiJAuJ5pC30ZYuBrCQB8WO7
-
-sprite $AwsManagementConsoleSm [12x12/16z] JSR50SC0400Wwit9_kF6ZHVkukBnUDYa60xb4V12hYzg_oFesC_7zSTnAbwaLpnswMO2
-
-sprite $AwsManagementConsoleMd [16x16/16z] XOs30GGn50Kdrhl-oxsrDSct-49sZsWPaxSgAdj4exAnn5QXxM8v8ASrRe9OwnOJVuPztFzTB4FRpsEb_Vxz_GEP4nq
-
-sprite $AwsManagementConsoleLg [20x20/16z] ZSu54iGW40NHnc7gp_sFkoxnfF5N1bUJBqk848ZyYqzBYRAmiSWI8XQcnObLRmkBNfvhQbqyqvXQyYSrcnhO42mCSMx1Ao9xdXXaIMtvPofyhG_hqqRYOdS
-
-!procedure AwsManagementConsole($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsManagementConsoleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsManagementConsoleLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure AwsManagementConsoleGroup($id, $name='Aws Management Console', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$AwsManagementConsoleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.png
deleted file mode 100644
index 99024438aa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.puml
deleted file mode 100644
index 35e9fbe50c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Remote.puml
deleted file mode 100644
index f99538e233..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsManagementConsoleCard
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleCard('AwsManagementConsoleCard', 'Aws Management Console Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.png
deleted file mode 100644
index 58489ee5b9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.puml
deleted file mode 100644
index 3d35c73f3c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Remote.puml
deleted file mode 100644
index 1a03fc45df..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/AwsManagementConsoleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsManagementConsoleGroup
-include('aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole')
-
-' renders the element
-AwsManagementConsoleGroup('AwsManagementConsoleGroup', 'Aws Management Console Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Local.png
deleted file mode 100644
index 64f191e5d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Local.puml
deleted file mode 100644
index 121d8d762a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Camera
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-Camera('Camera', 'Camera', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Remote.puml
deleted file mode 100644
index 99eabf5488..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Camera
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-Camera('Camera', 'Camera', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.md
deleted file mode 100644
index bc221d1446..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Camera
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Camera
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-```
-
-
-
-| Illustration | Camera | CameraCard | CameraGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Camera.png) | ![illustration for Camera](../../../aws-q2-2023/Resource/GeneralIcons/Camera.Local.png) | ![illustration for CameraCard](../../../aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.png) | ![illustration for CameraGroup](../../../aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$CameraXs>`
-- `<$CameraSm>`
-- `<$CameraMd>`
-- `<$CameraLg>`
-
-
-
-
-
-## Camera
-
-### Load remotely
-```plantuml
-@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 Camera
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-Camera('Camera', 'Camera', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Camera
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-Camera('Camera', 'Camera', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## CameraCard
-
-### Load remotely
-```plantuml
-@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 CameraCard
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraCard('CameraCard', 'Camera Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CameraCard
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraCard('CameraCard', 'Camera Card', 'an optional description')
-@enduml
-```
-
-## CameraGroup
-
-### Load remotely
-```plantuml
-@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 CameraGroup
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraGroup('CameraGroup', 'Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CameraGroup
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraGroup('CameraGroup', 'Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.png
deleted file mode 100644
index 323f0284ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.puml
deleted file mode 100644
index 7fcc216a24..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Camera.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Camera
-
-sprite $CameraXs [10x10/16z] Oy0AU5bO6HWOeHnc80PocO32Z3n02aZp0WamYmVEOk1WOM03iU2wu
-
-sprite $CameraSm [12x12/16z] VKl50S103EBy0ko_RjrUZGV1Nv3KlgSP-uh8IAoOylOAIQ5ir-C6QWFcFE_qkPNbV6amUNhDEuHFh
-
-sprite $CameraMd [16x16/16z] bSUr0GC1400Wtlza_tNZriJeyByzr7YoW34wiw4ZWZ9WYW2bKcei6rfDFUzwM78TBaS7PllzbHY6SB-T7iRxvH2xvdwLjRkyXnTZyDaH
-
-sprite $CameraLg [20x20/16z] {
-hSh5WSKm34NH9mY8-czt58RDqB-9wTZuG1wTuOYgb0Tq8-rY7lresuUPpK1YJsHR1sxBwAimLZTqB6t6thDMakHXB3JeF04cHhjrXTgM-Mw1Bc2N9MgpwJAU
-9LYB4fV1PgZ0nxjXIFSKNFP861ol33_j2m
-}
-
-!procedure Camera($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Camera', $name, $tech, $desc)
-!endprocedure
-
-!procedure CameraCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$CameraLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure CameraGroup($id, $name='Camera', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$CameraLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.png
deleted file mode 100644
index f7c1a8fda9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.puml
deleted file mode 100644
index 7a8fa5b2ff..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CameraCard
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraCard('CameraCard', 'Camera Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Remote.puml
deleted file mode 100644
index 7d2185cbcb..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CameraCard
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraCard('CameraCard', 'Camera Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.png
deleted file mode 100644
index b3735fda41..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.puml
deleted file mode 100644
index fa3f02d887..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 CameraGroup
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraGroup('CameraGroup', 'Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Remote.puml
deleted file mode 100644
index ce0858dac1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CameraGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 CameraGroup
-include('aws-q2-2023/Resource/GeneralIcons/Camera')
-
-' renders the element
-CameraGroup('CameraGroup', 'Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Local.png
deleted file mode 100644
index af676447ff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Local.puml
deleted file mode 100644
index d332627ecc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Chat
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-Chat('Chat', 'Chat', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Remote.puml
deleted file mode 100644
index a45e081b58..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Chat
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-Chat('Chat', 'Chat', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.md
deleted file mode 100644
index c2b4725d9b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Chat
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Chat
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-```
-
-
-
-| Illustration | Chat | ChatCard | ChatGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Chat.png) | ![illustration for Chat](../../../aws-q2-2023/Resource/GeneralIcons/Chat.Local.png) | ![illustration for ChatCard](../../../aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.png) | ![illustration for ChatGroup](../../../aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ChatXs>`
-- `<$ChatSm>`
-- `<$ChatMd>`
-- `<$ChatLg>`
-
-
-
-
-
-## Chat
-
-### Load remotely
-```plantuml
-@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 Chat
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-Chat('Chat', 'Chat', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Chat
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-Chat('Chat', 'Chat', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ChatCard
-
-### Load remotely
-```plantuml
-@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 ChatCard
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatCard('ChatCard', 'Chat Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ChatCard
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatCard('ChatCard', 'Chat Card', 'an optional description')
-@enduml
-```
-
-## ChatGroup
-
-### Load remotely
-```plantuml
-@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 ChatGroup
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatGroup('ChatGroup', 'Chat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ChatGroup
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatGroup('ChatGroup', 'Chat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.png
deleted file mode 100644
index 97f8b9bc21..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.puml
deleted file mode 100644
index 71e78f0da0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Chat.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Chat
-
-sprite $ChatXs [10x10/16z] Oq00JYu8O86BC26ps7WPGGH231kB7KhpSY0P3
-
-sprite $ChatSm [12x12/16z] Oy05cE4iRWP653Od0mCN0v04ie5CRY0JMGq-DZid5mXmC78nmKLvKAq5
-
-sprite $ChatMd [16x16/16z] XSwr0G0n4CH0hPdwR_UPSOpAZZ_bg1egH-sfnNBcRYOERrhUfStUH__TJbrHpkjigfc35CL943Sz
-
-sprite $ChatLg [20x20/16z] bT230S0m443H7_Fs7xUs-sA3prBUiv0LEoffAWVQ_EahrVUP7MfZd_O8oi-rSPx433MaiVRvZEzzXOEW8QNb5mggvi2UcCX9ZNpN0W
-
-!procedure Chat($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Chat', $name, $tech, $desc)
-!endprocedure
-
-!procedure ChatCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ChatLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ChatGroup($id, $name='Chat', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ChatLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.png
deleted file mode 100644
index 175ed658e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.puml
deleted file mode 100644
index 35511d0f51..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ChatCard
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatCard('ChatCard', 'Chat Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Remote.puml
deleted file mode 100644
index f9595c6511..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ChatCard
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatCard('ChatCard', 'Chat Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.png
deleted file mode 100644
index bb6c1a3e54..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.puml
deleted file mode 100644
index d9c22c4268..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ChatGroup
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatGroup('ChatGroup', 'Chat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Remote.puml
deleted file mode 100644
index 5527856fe7..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ChatGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ChatGroup
-include('aws-q2-2023/Resource/GeneralIcons/Chat')
-
-' renders the element
-ChatGroup('ChatGroup', 'Chat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Local.png
deleted file mode 100644
index 54cb72e107..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Local.puml
deleted file mode 100644
index 0b640d9a72..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Client
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-Client('Client', 'Client', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Remote.puml
deleted file mode 100644
index 2e12deee01..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Client
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-Client('Client', 'Client', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Client.md
deleted file mode 100644
index 67b248a8ba..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Client
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Client
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-```
-
-
-
-| Illustration | Client | ClientCard | ClientGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Client.png) | ![illustration for Client](../../../aws-q2-2023/Resource/GeneralIcons/Client.Local.png) | ![illustration for ClientCard](../../../aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.png) | ![illustration for ClientGroup](../../../aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ClientXs>`
-- `<$ClientSm>`
-- `<$ClientMd>`
-- `<$ClientLg>`
-
-
-
-
-
-## Client
-
-### Load remotely
-```plantuml
-@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 Client
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-Client('Client', 'Client', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Client
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-Client('Client', 'Client', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ClientCard
-
-### Load remotely
-```plantuml
-@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 ClientCard
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientCard('ClientCard', 'Client Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ClientCard
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientCard('ClientCard', 'Client Card', 'an optional description')
-@enduml
-```
-
-## ClientGroup
-
-### Load remotely
-```plantuml
-@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 ClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientGroup('ClientGroup', 'Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientGroup('ClientGroup', 'Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Client.png
deleted file mode 100644
index f656ada6af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Client.puml
deleted file mode 100644
index 981c0c454a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Client.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Client
-
-sprite $ClientXs [10x10/16z] Oq02p130oi0C5I300Y8eO6220aQe72ylAn130G
-
-sprite $ClientSm [12x12/16z] Oq06B4mmmCF011Fav2QTpGq731oSCC3Cm8PaFYD4DIylBpS3DmyCi0C
-
-sprite $ClientMd [16x16/16z] jSkr5G0n40FHCNF_vHw3ddF_Q45YDfeAj2vCENP-RiLUViVUKHcCWcvLfl6eOuopRrx7snGcEm
-
-sprite $ClientLg [20x20/16z] nSwr5K0n243H5_Vzn_sk7FhS3WTDx4A3ZlinmT9Tj5_Zo5c-9kRq_mW_Rikb8NJ02WQQ5OgXyngRyyOhRzAMgqCoA5O
-
-!procedure Client($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Client', $name, $tech, $desc)
-!endprocedure
-
-!procedure ClientCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ClientLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ClientGroup($id, $name='Client', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ClientLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.png
deleted file mode 100644
index 216ac46921..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.puml
deleted file mode 100644
index 1b48dbd771..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ClientCard
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientCard('ClientCard', 'Client Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Remote.puml
deleted file mode 100644
index 271d16e540..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ClientCard
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientCard('ClientCard', 'Client Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.png
deleted file mode 100644
index 1ac6558cb0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.puml
deleted file mode 100644
index 5c527d4c10..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientGroup('ClientGroup', 'Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Remote.puml
deleted file mode 100644
index 81861c4e47..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ClientGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/Client')
-
-' renders the element
-ClientGroup('ClientGroup', 'Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.png
deleted file mode 100644
index 86db1f321f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.puml
deleted file mode 100644
index f8412377dc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ColdStorage
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorage('ColdStorage', 'Cold Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Remote.puml
deleted file mode 100644
index 764c288f31..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ColdStorage
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorage('ColdStorage', 'Cold Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.md b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.md
deleted file mode 100644
index ea2e1172a4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ColdStorage
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/ColdStorage
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-```
-
-
-
-| Illustration | ColdStorage | ColdStorageCard | ColdStorageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/ColdStorage.png) | ![illustration for ColdStorage](../../../aws-q2-2023/Resource/GeneralIcons/ColdStorage.Local.png) | ![illustration for ColdStorageCard](../../../aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.png) | ![illustration for ColdStorageGroup](../../../aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ColdStorageXs>`
-- `<$ColdStorageSm>`
-- `<$ColdStorageMd>`
-- `<$ColdStorageLg>`
-
-
-
-
-
-## ColdStorage
-
-### Load remotely
-```plantuml
-@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 ColdStorage
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorage('ColdStorage', 'Cold Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ColdStorage
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorage('ColdStorage', 'Cold Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ColdStorageCard
-
-### Load remotely
-```plantuml
-@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 ColdStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageCard('ColdStorageCard', 'Cold Storage Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ColdStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageCard('ColdStorageCard', 'Cold Storage Card', 'an optional description')
-@enduml
-```
-
-## ColdStorageGroup
-
-### Load remotely
-```plantuml
-@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 ColdStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageGroup('ColdStorageGroup', 'Cold Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ColdStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageGroup('ColdStorageGroup', 'Cold Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.png
deleted file mode 100644
index e913ec7dae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.puml
deleted file mode 100644
index 8797adda06..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorage.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/ColdStorage
-
-sprite $ColdStorageXs [10x10/16z] TOc30S1054DJy-q_Rd7cHwWuy_p1lI9XF4j7BK2PSPzCyn2o_VYBwTn1Bm
-
-sprite $ColdStorageSm [12x12/16z] LOY50G112CDwYXJs7_TTqJJuLSnQPy0tv6dA7gXKSTlux_yScLb-tdRM7ViqFdus0UnaOz_k238Ql605
-
-sprite $ColdStorageMd [16x16/16z] POe54WCn30F3OAd_VsxRCmpu4jEEjhpV9K5A8EBOdHe7Ir5d06SVGN1DUMRclFFpV-FjN-MHU7FNMZSBP4trhS_gn7ytryyUokoAit3UeUSItEdM3m
-
-sprite $ColdStorageLg [20x20/16z] {
-bSs50GCW40D0u5so_xXrzmO_RBm9HNLNy5KOfmNrKE0mnRW6GzTXb5kJet6NctcsNMrSyh_LEiAAgmrfxADlxiO7upkZmoX0PpP0mJNxSdVEVPzD9NR_Nc2u
-njxMnOhJyZZRlqoQy05SVfnhbtavlWK
-}
-
-!procedure ColdStorage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/ColdStorage', $name, $tech, $desc)
-!endprocedure
-
-!procedure ColdStorageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ColdStorageLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ColdStorageGroup($id, $name='Cold Storage', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ColdStorageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.png
deleted file mode 100644
index 1a834ef8cb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.puml
deleted file mode 100644
index 480388a608..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ColdStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageCard('ColdStorageCard', 'Cold Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Remote.puml
deleted file mode 100644
index 2c598d2eaf..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ColdStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageCard('ColdStorageCard', 'Cold Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.png
deleted file mode 100644
index 5e4fb23197..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.puml
deleted file mode 100644
index decd49e468..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ColdStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageGroup('ColdStorageGroup', 'Cold Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Remote.puml
deleted file mode 100644
index 7691b90e51..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ColdStorageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ColdStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ColdStorage')
-
-' renders the element
-ColdStorageGroup('ColdStorageGroup', 'Cold Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Local.png
deleted file mode 100644
index 4ef4ecc549..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Local.puml
deleted file mode 100644
index e6f0a78dd0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Credentials
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-Credentials('Credentials', 'Credentials', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Remote.puml
deleted file mode 100644
index 4d7b0113dc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Credentials
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-Credentials('Credentials', 'Credentials', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.md
deleted file mode 100644
index 0d62cd1fc6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Credentials
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Credentials
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-```
-
-
-
-| Illustration | Credentials | CredentialsCard | CredentialsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Credentials.png) | ![illustration for Credentials](../../../aws-q2-2023/Resource/GeneralIcons/Credentials.Local.png) | ![illustration for CredentialsCard](../../../aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.png) | ![illustration for CredentialsGroup](../../../aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$CredentialsXs>`
-- `<$CredentialsSm>`
-- `<$CredentialsMd>`
-- `<$CredentialsLg>`
-
-
-
-
-
-## Credentials
-
-### Load remotely
-```plantuml
-@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 Credentials
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-Credentials('Credentials', 'Credentials', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Credentials
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-Credentials('Credentials', 'Credentials', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## CredentialsCard
-
-### Load remotely
-```plantuml
-@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 CredentialsCard
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsCard('CredentialsCard', 'Credentials Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CredentialsCard
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsCard('CredentialsCard', 'Credentials Card', 'an optional description')
-@enduml
-```
-
-## CredentialsGroup
-
-### Load remotely
-```plantuml
-@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 CredentialsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsGroup('CredentialsGroup', 'Credentials Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CredentialsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsGroup('CredentialsGroup', 'Credentials Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.png
deleted file mode 100644
index 48fe40ecf9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.puml
deleted file mode 100644
index 1f023d0390..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Credentials.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Credentials
-
-sprite $CredentialsXs [10x10/16z] Oq02h62I5yJY1GEu60OBA0SNGwXZ0x4uM5bv6PY1BBWS
-
-sprite $CredentialsSm [12x12/16z] PKg50O1023omYVt7LR-BlC9GGha2pjg2IMJM2tQdWYzWx_3HCfBqK-Hni22NC__t0m
-
-sprite $CredentialsMd [16x16/16z] XSc53KDH3C30Yx0liF-uPQPluSa-wxgL8DswEjObFxw8U36sFDFFRjIRyyytEQxkp3IMJFTcodDf1mu
-
-sprite $CredentialsLg [20x20/16z] bOs30G0n4C1gNlOVzsr_wlIWhj6oPNJ6Rm9uSfePnU_Ssl4Sz-o0T73IhUZtBewPhuxUXxtJ52bhZ-Gx-bUsVdITx54udNLtRY6HrO4kGe-t5W
-
-!procedure Credentials($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Credentials', $name, $tech, $desc)
-!endprocedure
-
-!procedure CredentialsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$CredentialsLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure CredentialsGroup($id, $name='Credentials', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$CredentialsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.png
deleted file mode 100644
index 70c056e063..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.puml
deleted file mode 100644
index 92e8a0ca7b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CredentialsCard
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsCard('CredentialsCard', 'Credentials Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Remote.puml
deleted file mode 100644
index 8a779f7d17..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CredentialsCard
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsCard('CredentialsCard', 'Credentials Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.png
deleted file mode 100644
index dad6d32b99..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.puml
deleted file mode 100644
index 19e0e66d28..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 CredentialsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsGroup('CredentialsGroup', 'Credentials Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Remote.puml
deleted file mode 100644
index 6f4c3e456d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/CredentialsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 CredentialsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Credentials')
-
-' renders the element
-CredentialsGroup('CredentialsGroup', 'Credentials Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Local.png
deleted file mode 100644
index 5959cd23e6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Local.puml
deleted file mode 100644
index 2e16225f65..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DataStream
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStream('DataStream', 'Data Stream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Remote.puml
deleted file mode 100644
index 3f4b2df677..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DataStream
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStream('DataStream', 'Data Stream', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.md b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.md
deleted file mode 100644
index 5806d92922..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# DataStream
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/DataStream
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-```
-
-
-
-| Illustration | DataStream | DataStreamCard | DataStreamGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/DataStream.png) | ![illustration for DataStream](../../../aws-q2-2023/Resource/GeneralIcons/DataStream.Local.png) | ![illustration for DataStreamCard](../../../aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.png) | ![illustration for DataStreamGroup](../../../aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DataStreamXs>`
-- `<$DataStreamSm>`
-- `<$DataStreamMd>`
-- `<$DataStreamLg>`
-
-
-
-
-
-## DataStream
-
-### Load remotely
-```plantuml
-@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 DataStream
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStream('DataStream', 'Data Stream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DataStream
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStream('DataStream', 'Data Stream', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DataStreamCard
-
-### Load remotely
-```plantuml
-@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 DataStreamCard
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamCard('DataStreamCard', 'Data Stream Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DataStreamCard
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamCard('DataStreamCard', 'Data Stream Card', 'an optional description')
-@enduml
-```
-
-## DataStreamGroup
-
-### Load remotely
-```plantuml
-@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 DataStreamGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamGroup('DataStreamGroup', 'Data Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DataStreamGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamGroup('DataStreamGroup', 'Data Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.png
deleted file mode 100644
index 288becd92b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.puml
deleted file mode 100644
index 8df1613865..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStream.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/DataStream
-
-sprite $DataStreamXs [10x10/16z] Oq057AmWafsTdOEN5qaOoE6200Oc1ZJ0nii5ri46qiu09k1QkS4a
-
-sprite $DataStreamSm [12x12/16z] PSYr0G0X00J1VSNxBnTt9ZdXO7-wMg-4bRfCxvhQgokJbwOpgFnR3N_zDOwkrW
-
-sprite $DataStreamMd [16x16/16z] TS-50KGX30FGV1mQzX_t59U7EyL5ffl63rWwFu6FZEDFYqrCIP0w0fpMotWY1JLcHfIKz_2ZaCeuaW0arIyJoDFdOrHpD6tu1W
-
-sprite $DataStreamLg [20x20/16z] {
-VS_L0SKW44JHYmyRflzodxla_C4wkyOI7x9edNSrW-ubLxAdkKataFXjsiwy2yY5UBFEVv-rOwZmoteQVEkR7NoO4Ebn1_ssYTBzZhOKG78yQoMgFxjFolOz
-ClYIUJe2
-}
-
-!procedure DataStream($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/DataStream', $name, $tech, $desc)
-!endprocedure
-
-!procedure DataStreamCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DataStreamLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure DataStreamGroup($id, $name='Data Stream', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$DataStreamLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.png
deleted file mode 100644
index ca584d1ffa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.puml
deleted file mode 100644
index 776cc083f8..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DataStreamCard
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamCard('DataStreamCard', 'Data Stream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Remote.puml
deleted file mode 100644
index 94216c71cc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DataStreamCard
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamCard('DataStreamCard', 'Data Stream Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.png
deleted file mode 100644
index 36fea5fd44..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.puml
deleted file mode 100644
index 60071c48a1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DataStreamGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamGroup('DataStreamGroup', 'Data Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Remote.puml
deleted file mode 100644
index ff79ccc536..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataStreamGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DataStreamGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataStream')
-
-' renders the element
-DataStreamGroup('DataStreamGroup', 'Data Stream Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Local.png
deleted file mode 100644
index d9d3de0e05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Local.puml
deleted file mode 100644
index 74dd3d9cbc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DataTable
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTable('DataTable', 'Data Table', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Remote.puml
deleted file mode 100644
index 9c817cb766..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DataTable
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTable('DataTable', 'Data Table', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.md b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.md
deleted file mode 100644
index e7f3149f46..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# DataTable
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/DataTable
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-```
-
-
-
-| Illustration | DataTable | DataTableCard | DataTableGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/DataTable.png) | ![illustration for DataTable](../../../aws-q2-2023/Resource/GeneralIcons/DataTable.Local.png) | ![illustration for DataTableCard](../../../aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.png) | ![illustration for DataTableGroup](../../../aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DataTableXs>`
-- `<$DataTableSm>`
-- `<$DataTableMd>`
-- `<$DataTableLg>`
-
-
-
-
-
-## DataTable
-
-### Load remotely
-```plantuml
-@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 DataTable
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTable('DataTable', 'Data Table', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DataTable
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTable('DataTable', 'Data Table', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DataTableCard
-
-### Load remotely
-```plantuml
-@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 DataTableCard
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableCard('DataTableCard', 'Data Table Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DataTableCard
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableCard('DataTableCard', 'Data Table Card', 'an optional description')
-@enduml
-```
-
-## DataTableGroup
-
-### Load remotely
-```plantuml
-@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 DataTableGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableGroup('DataTableGroup', 'Data Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DataTableGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableGroup('DataTableGroup', 'Data Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.png
deleted file mode 100644
index 969bbe6107..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.puml
deleted file mode 100644
index a0311dcbb4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTable.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/DataTable
-
-sprite $DataTableXs [10x10/16z] Oy06MA603Oa50RmCJ2Wi9Y3WPM81yI40geCNg0CE
-
-sprite $DataTableSm [12x12/16z] TSf70e1024FH7rq1kVzrxTsPjw4azEGDaUoAIg-_olJwrsAKwkm8rjsry_aVuDt96myp
-
-sprite $DataTableMd [16x16/16z] Oo0Ly71n0H4Cy31mCp1m8SdYb8TGO3uFDnY0AFBaEJcvE3avUO0OKnvXFm_OVW8
-
-sprite $DataTableLg [20x20/16z] fP250S0W30GVXyZ-wzRTo-74WngCtGD82873YkWWhIvXXNNdUgq7RbUnBTgkbMr2YuwstLL6-ikrtiPV6lNQQvx-_4sC3HTwOnqbj6XVnrbVtj8
-
-!procedure DataTable($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/DataTable', $name, $tech, $desc)
-!endprocedure
-
-!procedure DataTableCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DataTableLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure DataTableGroup($id, $name='Data Table', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$DataTableLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.png
deleted file mode 100644
index ba39c1c65a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.puml
deleted file mode 100644
index eaa9985dfc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DataTableCard
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableCard('DataTableCard', 'Data Table Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Remote.puml
deleted file mode 100644
index c6a1b9c85d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DataTableCard
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableCard('DataTableCard', 'Data Table Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.png
deleted file mode 100644
index 45c669641e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.puml
deleted file mode 100644
index 3460b6ba82..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DataTableGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableGroup('DataTableGroup', 'Data Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Remote.puml
deleted file mode 100644
index 863edd36bc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DataTableGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DataTableGroup
-include('aws-q2-2023/Resource/GeneralIcons/DataTable')
-
-' renders the element
-DataTableGroup('DataTableGroup', 'Data Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Local.png
deleted file mode 100644
index 44ae284488..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Local.puml
deleted file mode 100644
index f2e43e1d1f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Database
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Remote.puml
deleted file mode 100644
index 3e1a37c8fb..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Database
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Database.md
deleted file mode 100644
index aa18121148..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Database
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Database
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-```
-
-
-
-| Illustration | Database | DatabaseCard | DatabaseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Database.png) | ![illustration for Database](../../../aws-q2-2023/Resource/GeneralIcons/Database.Local.png) | ![illustration for DatabaseCard](../../../aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.png) | ![illustration for DatabaseGroup](../../../aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DatabaseXs>`
-- `<$DatabaseSm>`
-- `<$DatabaseMd>`
-- `<$DatabaseLg>`
-
-
-
-
-
-## Database
-
-### Load remotely
-```plantuml
-@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 Database
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Database
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-Database('Database', 'Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DatabaseCard
-
-### Load remotely
-```plantuml
-@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 DatabaseCard
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DatabaseCard
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
-```
-
-## DatabaseGroup
-
-### Load remotely
-```plantuml
-@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 DatabaseGroup
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DatabaseGroup
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Database.png
deleted file mode 100644
index c3d1b48875..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Database.puml
deleted file mode 100644
index be87fc929d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Database.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Database
-
-sprite $DatabaseXs [10x10/16z] Oq02t2n0WfKJIF02COYa4F2oix033G4
-
-sprite $DatabaseSm [12x12/16z] fOZ50S0m30CDPLtt7xSCoJkssEfZIizPLtoczU0IOa6XCpzxQwR8bY1minq
-
-sprite $DatabaseMd [16x16/16z] nKwr0G0X34IZj_-wE5JVVznpuOCo01yITuhZGy9oVkVYpbCok3aqvPs7I__avUMqh5ZSSqONE9bfNTKE
-
-sprite $DatabaseLg [20x20/16z] tKl50SGm34jYjkNznptcQnUeFkAnY-K987szaW8_b7JSXVDuG_K-Qtb7Zs6D5K1b0R76C_l0mJBATpAn7WfTninM_VMPQwtvq6S
-
-!procedure Database($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Database', $name, $tech, $desc)
-!endprocedure
-
-!procedure DatabaseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DatabaseLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure DatabaseGroup($id, $name='Database', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$DatabaseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.png
deleted file mode 100644
index 73b9ece860..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.puml
deleted file mode 100644
index 2745a9e1e7..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DatabaseCard
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Remote.puml
deleted file mode 100644
index 1c39dd5c15..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DatabaseCard
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseCard('DatabaseCard', 'Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.png
deleted file mode 100644
index dad45c3cf0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.puml
deleted file mode 100644
index 9c1024c5fb..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DatabaseGroup
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Remote.puml
deleted file mode 100644
index 270746c524..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DatabaseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DatabaseGroup
-include('aws-q2-2023/Resource/GeneralIcons/Database')
-
-' renders the element
-DatabaseGroup('DatabaseGroup', 'Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Local.png
deleted file mode 100644
index 68bc9f319c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Local.puml
deleted file mode 100644
index 8b4b52976f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Disk
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-Disk('Disk', 'Disk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Remote.puml
deleted file mode 100644
index 5f9d513fe1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Disk
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-Disk('Disk', 'Disk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.md
deleted file mode 100644
index 0125d6b9ff..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Disk
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Disk
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-```
-
-
-
-| Illustration | Disk | DiskCard | DiskGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Disk.png) | ![illustration for Disk](../../../aws-q2-2023/Resource/GeneralIcons/Disk.Local.png) | ![illustration for DiskCard](../../../aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.png) | ![illustration for DiskGroup](../../../aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DiskXs>`
-- `<$DiskSm>`
-- `<$DiskMd>`
-- `<$DiskLg>`
-
-
-
-
-
-## Disk
-
-### Load remotely
-```plantuml
-@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 Disk
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-Disk('Disk', 'Disk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Disk
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-Disk('Disk', 'Disk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DiskCard
-
-### Load remotely
-```plantuml
-@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 DiskCard
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskCard('DiskCard', 'Disk Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DiskCard
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskCard('DiskCard', 'Disk Card', 'an optional description')
-@enduml
-```
-
-## DiskGroup
-
-### Load remotely
-```plantuml
-@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 DiskGroup
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskGroup('DiskGroup', 'Disk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DiskGroup
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskGroup('DiskGroup', 'Disk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.png
deleted file mode 100644
index 19d31b1102..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.puml
deleted file mode 100644
index f1aef281d6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Disk.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Disk
-
-sprite $DiskXs [10x10/16z] Oq06l53Cm0Jcye1vZ20HRY1c1CjnWDJmCd0oGXLn0Ybki0mZ4BE0TS6CuUPWuWQA
-
-sprite $DiskSm [12x12/16z] NSod0GDH0CKmtU_bxJzlM9gGaVr9UqR003eVW-2sO6dSC-iX7jgKS0rIOnB1oKJxp2wCJx9oq_02
-
-sprite $DiskMd [16x16/16z] {
-RKy30WHH27tVgliVTv4MCzd07HIYGoTSIgBQLlShuS9X0kLTd0zByTPq6gXQLqGT333Akq2cSGKwfWmZYN8_ASl0OplIsyW9Q39dPZzb8w1QqDrXLqb9flnv
-SDFKfvu
-}
-
-sprite $DiskLg [20x20/16z] {
-TSi5WiGW30302PHj8V3_vvwkow0ndzMUCuzmSreDZCLPDix6-Pl5pMnmQkubB12vZlE7sk3er1cmw13TNDs48oIa6TfsG2qcB8leUw1K2KVjBTA0LXnWshhI
-8Oa1COywEbZd0m6SDXZk9MZJsTrKot0UJ9pbEcffkJRtejJYx1i
-}
-
-!procedure Disk($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Disk', $name, $tech, $desc)
-!endprocedure
-
-!procedure DiskCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DiskLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure DiskGroup($id, $name='Disk', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$DiskLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.png
deleted file mode 100644
index dd1531c258..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.puml
deleted file mode 100644
index e6f2b83e92..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DiskCard
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskCard('DiskCard', 'Disk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Remote.puml
deleted file mode 100644
index 970ddf1d3d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DiskCard
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskCard('DiskCard', 'Disk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.png
deleted file mode 100644
index c10264ab96..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.puml
deleted file mode 100644
index 863a96b34f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DiskGroup
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskGroup('DiskGroup', 'Disk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Remote.puml
deleted file mode 100644
index 91ce68eb44..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DiskGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DiskGroup
-include('aws-q2-2023/Resource/GeneralIcons/Disk')
-
-' renders the element
-DiskGroup('DiskGroup', 'Disk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Local.png
deleted file mode 100644
index 31ad7344fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Local.puml
deleted file mode 100644
index d8fb00f7cf..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Document
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-Document('Document', 'Document', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Remote.puml
deleted file mode 100644
index 0138bb907e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Document
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-Document('Document', 'Document', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Document.md
deleted file mode 100644
index a08eba258c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Document
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Document
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-```
-
-
-
-| Illustration | Document | DocumentCard | DocumentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Document.png) | ![illustration for Document](../../../aws-q2-2023/Resource/GeneralIcons/Document.Local.png) | ![illustration for DocumentCard](../../../aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.png) | ![illustration for DocumentGroup](../../../aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DocumentXs>`
-- `<$DocumentSm>`
-- `<$DocumentMd>`
-- `<$DocumentLg>`
-
-
-
-
-
-## Document
-
-### Load remotely
-```plantuml
-@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 Document
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-Document('Document', 'Document', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Document
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-Document('Document', 'Document', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DocumentCard
-
-### Load remotely
-```plantuml
-@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 DocumentCard
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentCard('DocumentCard', 'Document Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DocumentCard
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentCard('DocumentCard', 'Document Card', 'an optional description')
-@enduml
-```
-
-## DocumentGroup
-
-### Load remotely
-```plantuml
-@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 DocumentGroup
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentGroup('DocumentGroup', 'Document Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DocumentGroup
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentGroup('DocumentGroup', 'Document Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Document.png
deleted file mode 100644
index 3dabe18855..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Document.puml
deleted file mode 100644
index fd4b7f207f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Document.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Document
-
-sprite $DocumentXs [10x10/16z] Oq02h43CYyc2ibbPkBYWB236O36nigABiJE102y3
-
-sprite $DocumentSm [12x12/16z] Oq01N8n0mCq8OOC8RYOc19kJ6yA604QYsLnSN8purN1oGm030m
-
-sprite $DocumentMd [16x16/16z] ZOp50S1040Av-0Bzjnjtdn-AAzQ0Oz74I157dR8uQ8RgLUyJeY4PExtmfDF8Sru__FtKNYY03W
-
-sprite $DocumentLg [20x20/16z] dOq34i1G34J3Sdl_uzRMnnjbig9t61l7JtmzEhpy1CyV4Hw_kcvn-Qt_tvyr4-ilCIlbZ0UpCd7B-aJUxlDNoi7w8pqnZGy
-
-!procedure Document($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Document', $name, $tech, $desc)
-!endprocedure
-
-!procedure DocumentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DocumentLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure DocumentGroup($id, $name='Document', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$DocumentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.png
deleted file mode 100644
index d1ed1cab22..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.puml
deleted file mode 100644
index 76621287a7..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DocumentCard
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentCard('DocumentCard', 'Document Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Remote.puml
deleted file mode 100644
index 6fe5bf364c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DocumentCard
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentCard('DocumentCard', 'Document Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.png
deleted file mode 100644
index b99d6e03a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.puml
deleted file mode 100644
index 431cebc2c3..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DocumentGroup
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentGroup('DocumentGroup', 'Document Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Remote.puml
deleted file mode 100644
index ddb9455051..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DocumentGroup
-include('aws-q2-2023/Resource/GeneralIcons/Document')
-
-' renders the element
-DocumentGroup('DocumentGroup', 'Document Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Local.png
deleted file mode 100644
index fc3931f47a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Local.puml
deleted file mode 100644
index 099fa34eb0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Documents
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-Documents('Documents', 'Documents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Remote.puml
deleted file mode 100644
index b1e90c445b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Documents
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-Documents('Documents', 'Documents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.md
deleted file mode 100644
index 865d03632d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Documents
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Documents
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-```
-
-
-
-| Illustration | Documents | DocumentsCard | DocumentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Documents.png) | ![illustration for Documents](../../../aws-q2-2023/Resource/GeneralIcons/Documents.Local.png) | ![illustration for DocumentsCard](../../../aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.png) | ![illustration for DocumentsGroup](../../../aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$DocumentsXs>`
-- `<$DocumentsSm>`
-- `<$DocumentsMd>`
-- `<$DocumentsLg>`
-
-
-
-
-
-## Documents
-
-### Load remotely
-```plantuml
-@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 Documents
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-Documents('Documents', 'Documents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Documents
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-Documents('Documents', 'Documents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## DocumentsCard
-
-### Load remotely
-```plantuml
-@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 DocumentsCard
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsCard('DocumentsCard', 'Documents Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DocumentsCard
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsCard('DocumentsCard', 'Documents Card', 'an optional description')
-@enduml
-```
-
-## DocumentsGroup
-
-### Load remotely
-```plantuml
-@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 DocumentsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsGroup('DocumentsGroup', 'Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 DocumentsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsGroup('DocumentsGroup', 'Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.png
deleted file mode 100644
index 265048bc7f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.puml
deleted file mode 100644
index 049f0a2f39..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Documents.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Documents
-
-sprite $DocumentsXs [10x10/16z] Oq05l8nm5WCZDb5ML1OlBuOOBmX0n3YPW82D0G
-
-sprite $DocumentsSm [12x12/16z] POgr0G0W30HpDFZ-u-9Ez4skSa1auB8HjR1nhcCge3bTGTo5U-RMVqolhk5RESa
-
-sprite $DocumentsMd [16x16/16z] dSf50e10509GmFvn_-FQxSfvEm9VuRFacOLP3dfc3BhdtYpEJ1A0LThpnc25MTAFl-sE3F9yRE80J
-
-sprite $DocumentsLg [20x20/16z] dOg55S102CNuLyNs7xTEtNDANkWSiP542pe-RZWwMih5qLGkhXOHtxXe4GxQCJh3iIjIkAedtxZWoS7TxQpxvtnXT5iM1qv1ENVPGZUr
-
-!procedure Documents($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Documents', $name, $tech, $desc)
-!endprocedure
-
-!procedure DocumentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$DocumentsLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure DocumentsGroup($id, $name='Documents', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$DocumentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.png
deleted file mode 100644
index 7ffd6baee0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.puml
deleted file mode 100644
index 054e59a34f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 DocumentsCard
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsCard('DocumentsCard', 'Documents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Remote.puml
deleted file mode 100644
index 868881f6f8..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 DocumentsCard
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsCard('DocumentsCard', 'Documents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.png
deleted file mode 100644
index 6ea1b49bb7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.puml
deleted file mode 100644
index 3de849ec1d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 DocumentsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsGroup('DocumentsGroup', 'Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Remote.puml
deleted file mode 100644
index 48a66ba129..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/DocumentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 DocumentsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Documents')
-
-' renders the element
-DocumentsGroup('DocumentsGroup', 'Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Local.png
deleted file mode 100644
index f487b9b536..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Local.puml
deleted file mode 100644
index b45d9884c2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Email
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-Email('Email', 'Email', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Remote.puml
deleted file mode 100644
index dc5916a78a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Email
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-Email('Email', 'Email', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Email.md
deleted file mode 100644
index 6bc45a7f2c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Email
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Email
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-```
-
-
-
-| Illustration | Email | EmailCard | EmailGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Email.png) | ![illustration for Email](../../../aws-q2-2023/Resource/GeneralIcons/Email.Local.png) | ![illustration for EmailCard](../../../aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.png) | ![illustration for EmailGroup](../../../aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$EmailXs>`
-- `<$EmailSm>`
-- `<$EmailMd>`
-- `<$EmailLg>`
-
-
-
-
-
-## Email
-
-### Load remotely
-```plantuml
-@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 Email
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-Email('Email', 'Email', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Email
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-Email('Email', 'Email', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## EmailCard
-
-### Load remotely
-```plantuml
-@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 EmailCard
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailCard('EmailCard', 'Email Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 EmailCard
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailCard('EmailCard', 'Email Card', 'an optional description')
-@enduml
-```
-
-## EmailGroup
-
-### Load remotely
-```plantuml
-@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 EmailGroup
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailGroup('EmailGroup', 'Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 EmailGroup
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailGroup('EmailGroup', 'Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Email.png
deleted file mode 100644
index a918de130e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Email.puml
deleted file mode 100644
index 8404a334e6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Email.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Email
-
-sprite $EmailXs [10x10/16z] Oy06s6409i3612H0F5u648kH5yW0iRY1Ka0k4v0B0JpOZ0C
-
-sprite $EmailSm [12x12/16z] TSR50G11202nMHUW_tBFNV8ARs_gDi5mZKNmWiC7eC5yj65blOBE4tnZfOAS-342
-
-sprite $EmailMd [16x16/16z] bSUr0G0n40InCTEw_tAVCJnbmihzmAoVIepKk0anSEFfSH10QDmlqz74_UwfSjHuNbnYHKYyXXW_3QCL
-
-sprite $EmailLg [20x20/16z] hSYr0SLG54EnynYklV-udp5rL8gpzN6Ka4lwDLGGvaUFV3zKU5k3vx47JwwyZx40aXBVIpPKY-_L3HgBxC_51EW0Ii-BnjTkztFYrrHXnr7cP5S
-
-!procedure Email($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Email', $name, $tech, $desc)
-!endprocedure
-
-!procedure EmailCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$EmailLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure EmailGroup($id, $name='Email', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$EmailLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.png
deleted file mode 100644
index f23e7a25e8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.puml
deleted file mode 100644
index f981a7030a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 EmailCard
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailCard('EmailCard', 'Email Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Remote.puml
deleted file mode 100644
index 0da34e72d4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 EmailCard
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailCard('EmailCard', 'Email Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.png
deleted file mode 100644
index 9c716ffd4f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.puml
deleted file mode 100644
index a97e2f5fda..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 EmailGroup
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailGroup('EmailGroup', 'Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Remote.puml
deleted file mode 100644
index e77e20ce6a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/EmailGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 EmailGroup
-include('aws-q2-2023/Resource/GeneralIcons/Email')
-
-' renders the element
-EmailGroup('EmailGroup', 'Email Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Local.png
deleted file mode 100644
index 4f77344323..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Local.puml
deleted file mode 100644
index 20845a7fec..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Firewall
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-Firewall('Firewall', 'Firewall', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Remote.puml
deleted file mode 100644
index 73c806ce57..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Firewall
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-Firewall('Firewall', 'Firewall', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.md
deleted file mode 100644
index 8bce6e7791..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Firewall
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Firewall
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-```
-
-
-
-| Illustration | Firewall | FirewallCard | FirewallGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Firewall.png) | ![illustration for Firewall](../../../aws-q2-2023/Resource/GeneralIcons/Firewall.Local.png) | ![illustration for FirewallCard](../../../aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.png) | ![illustration for FirewallGroup](../../../aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$FirewallXs>`
-- `<$FirewallSm>`
-- `<$FirewallMd>`
-- `<$FirewallLg>`
-
-
-
-
-
-## Firewall
-
-### Load remotely
-```plantuml
-@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 Firewall
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-Firewall('Firewall', 'Firewall', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Firewall
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-Firewall('Firewall', 'Firewall', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## FirewallCard
-
-### Load remotely
-```plantuml
-@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 FirewallCard
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallCard('FirewallCard', 'Firewall Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FirewallCard
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallCard('FirewallCard', 'Firewall Card', 'an optional description')
-@enduml
-```
-
-## FirewallGroup
-
-### Load remotely
-```plantuml
-@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 FirewallGroup
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallGroup('FirewallGroup', 'Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FirewallGroup
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallGroup('FirewallGroup', 'Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.png
deleted file mode 100644
index 55277ed103..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.puml
deleted file mode 100644
index bab704cb99..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Firewall.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Firewall
-
-sprite $FirewallXs [10x10/16z] LSk30S0030J0g_dxZrippiCdXkTgvJn2slEg9O7v-FeU6gRJkgyeIQdmYnK
-
-sprite $FirewallSm [12x12/16z] TScr0SH0000WadFRVznt5rhyjPbkTaq3jD7qsmJ4bS4aMcgjx4pGAMGXf12cFQXQwwrD6BPj6zuS0G
-
-sprite $FirewallMd [16x16/16z] XSU5WGD130Gm7IxP_PVx4ER8EBxBngrbacurDMxIrisQitrVBJ8l6LtMUesQLFyWKA0pOs1OIubIMjqCX86E81X6Qot-Pg1CjPamt1X_FFi5
-
-sprite $FirewallLg [20x20/16z] {
-bSZLOGL12030OS_MwB_SvBdztU0ueQr-HSPI_TYBbZu5ZHm-vDJ9VV_ynQoat3v-rY3bo8yVeic-UOW9WuorNcneUFHH8g9ZmbPWG7-K7h9VNDieIiCW8L4M
-MgM6R1VNrXUi6UKW5WnlUuXUQvrE-0S
-}
-
-!procedure Firewall($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Firewall', $name, $tech, $desc)
-!endprocedure
-
-!procedure FirewallCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$FirewallLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure FirewallGroup($id, $name='Firewall', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$FirewallLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.png
deleted file mode 100644
index f0359c99c6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.puml
deleted file mode 100644
index 95c01716f6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FirewallCard
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallCard('FirewallCard', 'Firewall Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Remote.puml
deleted file mode 100644
index 0c75bffe3b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FirewallCard
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallCard('FirewallCard', 'Firewall Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.png
deleted file mode 100644
index 9fc3b421a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.puml
deleted file mode 100644
index 3759adeef6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 FirewallGroup
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallGroup('FirewallGroup', 'Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Remote.puml
deleted file mode 100644
index 17c10b34a9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FirewallGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 FirewallGroup
-include('aws-q2-2023/Resource/GeneralIcons/Firewall')
-
-' renders the element
-FirewallGroup('FirewallGroup', 'Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Local.png
deleted file mode 100644
index 2f93785ad3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Local.puml
deleted file mode 100644
index 0362fbf907..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Folder
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-Folder('Folder', 'Folder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Remote.puml
deleted file mode 100644
index 845b08b2bf..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Folder
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-Folder('Folder', 'Folder', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.md
deleted file mode 100644
index 68cd55c04f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Folder
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Folder
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-```
-
-
-
-| Illustration | Folder | FolderCard | FolderGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Folder.png) | ![illustration for Folder](../../../aws-q2-2023/Resource/GeneralIcons/Folder.Local.png) | ![illustration for FolderCard](../../../aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.png) | ![illustration for FolderGroup](../../../aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$FolderXs>`
-- `<$FolderSm>`
-- `<$FolderMd>`
-- `<$FolderLg>`
-
-
-
-
-
-## Folder
-
-### Load remotely
-```plantuml
-@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 Folder
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-Folder('Folder', 'Folder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Folder
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-Folder('Folder', 'Folder', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## FolderCard
-
-### Load remotely
-```plantuml
-@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 FolderCard
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderCard('FolderCard', 'Folder Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FolderCard
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderCard('FolderCard', 'Folder Card', 'an optional description')
-@enduml
-```
-
-## FolderGroup
-
-### Load remotely
-```plantuml
-@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 FolderGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderGroup('FolderGroup', 'Folder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FolderGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderGroup('FolderGroup', 'Folder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.png
deleted file mode 100644
index 567f3db82b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.puml
deleted file mode 100644
index cedc1d6243..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folder.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Folder
-
-sprite $FolderXs [10x10/16z] Oq00NbvU91uh4B01nI008SD4D8iB1W
-
-sprite $FolderSm [12x12/16z] Oq06N400OpC2CGyN603PCC3DmCm80zn8ufInaG
-
-sprite $FolderMd [16x16/16z] Oo04U9Y0W0V1vmQJN5300-4ZL3FmWCLnoTERZ-aUD
-
-sprite $FolderLg [20x20/16z] Oo0MyF220QeOXE9bWWEu60Ch3B0nmyGGW0aeneiEiAaR9cBCp0mSNEY04Lim0m
-
-!procedure Folder($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Folder', $name, $tech, $desc)
-!endprocedure
-
-!procedure FolderCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$FolderLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure FolderGroup($id, $name='Folder', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$FolderLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.png
deleted file mode 100644
index ab651af819..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.puml
deleted file mode 100644
index 961d759f50..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FolderCard
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderCard('FolderCard', 'Folder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Remote.puml
deleted file mode 100644
index 12571d34bc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FolderCard
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderCard('FolderCard', 'Folder Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.png
deleted file mode 100644
index 175de4d90d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.puml
deleted file mode 100644
index db25ee2d9a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 FolderGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderGroup('FolderGroup', 'Folder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Remote.puml
deleted file mode 100644
index f4183815e9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FolderGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 FolderGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folder')
-
-' renders the element
-FolderGroup('FolderGroup', 'Folder Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Local.png
deleted file mode 100644
index 4ece843808..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Local.puml
deleted file mode 100644
index 9c6ffb8299..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Folders
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-Folders('Folders', 'Folders', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Remote.puml
deleted file mode 100644
index 70ef3a9c64..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Folders
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-Folders('Folders', 'Folders', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.md
deleted file mode 100644
index 7310825ab3..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Folders
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Folders
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-```
-
-
-
-| Illustration | Folders | FoldersCard | FoldersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Folders.png) | ![illustration for Folders](../../../aws-q2-2023/Resource/GeneralIcons/Folders.Local.png) | ![illustration for FoldersCard](../../../aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.png) | ![illustration for FoldersGroup](../../../aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$FoldersXs>`
-- `<$FoldersSm>`
-- `<$FoldersMd>`
-- `<$FoldersLg>`
-
-
-
-
-
-## Folders
-
-### Load remotely
-```plantuml
-@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 Folders
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-Folders('Folders', 'Folders', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Folders
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-Folders('Folders', 'Folders', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## FoldersCard
-
-### Load remotely
-```plantuml
-@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 FoldersCard
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersCard('FoldersCard', 'Folders Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FoldersCard
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersCard('FoldersCard', 'Folders Card', 'an optional description')
-@enduml
-```
-
-## FoldersGroup
-
-### Load remotely
-```plantuml
-@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 FoldersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersGroup('FoldersGroup', 'Folders Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 FoldersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersGroup('FoldersGroup', 'Folders Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.png
deleted file mode 100644
index d98c11ceaa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.puml
deleted file mode 100644
index e0aadc76ac..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Folders.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Folders
-
-sprite $FoldersXs [10x10/16z] Oq00NbvUC8qGGB0uu2mcubWCG1ON5
-
-sprite $FoldersSm [12x12/16z] Oq06N5nSZ30s8n01-M0HBaueO6HaG2ZW9fcDC8SRoLPaDWC
-
-sprite $FoldersMd [16x16/16z] Oo04U9YOc3WO4Nnk4C440LmWUKu4u684oIC05mCFhVaezWFvG54anuBvN4Y01zrx
-
-sprite $FoldersLg [20x20/16z] pSe34W0X043HHSRzZvljSJ-_wJbDIDjRczjvAbbEEgDLyda7_yZVstUPqIfdNTvaPRypLlS-WpG
-
-!procedure Folders($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Folders', $name, $tech, $desc)
-!endprocedure
-
-!procedure FoldersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$FoldersLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure FoldersGroup($id, $name='Folders', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$FoldersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.png
deleted file mode 100644
index 49be0d694b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.puml
deleted file mode 100644
index e19c2f79f3..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 FoldersCard
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersCard('FoldersCard', 'Folders Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Remote.puml
deleted file mode 100644
index aeeae5da03..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 FoldersCard
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersCard('FoldersCard', 'Folders Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.png
deleted file mode 100644
index e665c87e83..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.puml
deleted file mode 100644
index f0141d21c0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 FoldersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersGroup('FoldersGroup', 'Folders Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Remote.puml
deleted file mode 100644
index 8baf6adf19..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/FoldersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 FoldersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Folders')
-
-' renders the element
-FoldersGroup('FoldersGroup', 'Folders Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Local.png
deleted file mode 100644
index 76c2846eeb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Local.puml
deleted file mode 100644
index 1f51dca91a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Forums
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-Forums('Forums', 'Forums', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Remote.puml
deleted file mode 100644
index 4d59ca3781..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Forums
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-Forums('Forums', 'Forums', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.md
deleted file mode 100644
index 34546cc0d1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Forums
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Forums
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-```
-
-
-
-| Illustration | Forums | ForumsCard | ForumsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Forums.png) | ![illustration for Forums](../../../aws-q2-2023/Resource/GeneralIcons/Forums.Local.png) | ![illustration for ForumsCard](../../../aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.png) | ![illustration for ForumsGroup](../../../aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ForumsXs>`
-- `<$ForumsSm>`
-- `<$ForumsMd>`
-- `<$ForumsLg>`
-
-
-
-
-
-## Forums
-
-### Load remotely
-```plantuml
-@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 Forums
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-Forums('Forums', 'Forums', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Forums
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-Forums('Forums', 'Forums', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ForumsCard
-
-### Load remotely
-```plantuml
-@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 ForumsCard
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsCard('ForumsCard', 'Forums Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ForumsCard
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsCard('ForumsCard', 'Forums Card', 'an optional description')
-@enduml
-```
-
-## ForumsGroup
-
-### Load remotely
-```plantuml
-@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 ForumsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsGroup('ForumsGroup', 'Forums Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ForumsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsGroup('ForumsGroup', 'Forums Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.png
deleted file mode 100644
index 049a50ea04..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.puml
deleted file mode 100644
index 09a4c814ae..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Forums.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Forums
-
-sprite $ForumsXs [10x10/16z] Oq05B430mC0B0qWi16240J0F8eaGWmE4NW
-
-sprite $ForumsSm [12x12/16z] LSf50G0n402nANV9lznZp3jybRGfEwMcc_ALJy14vir8BnARiHFYnNYHRQV0xwm
-
-sprite $ForumsMd [16x16/16z] NSlL0SLG34Enyw3eUFznov1S_OkMbHbnY4DdGbdGYazcD5tO6KScFWM8p8Z3__0rOp4m51twNSg_cM_12W
-
-sprite $ForumsLg [20x20/16z] RS-53G0n30D0bp7xZ_kCba_OXg7qoI8cBl62ylxv2mg6iGnb6jlxjTjLjF-nWboP1nm3Pc1lFsyN59Kd--N2lDXFtY7l5LO
-
-!procedure Forums($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Forums', $name, $tech, $desc)
-!endprocedure
-
-!procedure ForumsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ForumsLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ForumsGroup($id, $name='Forums', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ForumsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.png
deleted file mode 100644
index 89913bb48b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.puml
deleted file mode 100644
index f899662727..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ForumsCard
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsCard('ForumsCard', 'Forums Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Remote.puml
deleted file mode 100644
index b740f475fe..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ForumsCard
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsCard('ForumsCard', 'Forums Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.png
deleted file mode 100644
index d24fb73d2e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.puml
deleted file mode 100644
index 56675bc153..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ForumsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsGroup('ForumsGroup', 'Forums Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Remote.puml
deleted file mode 100644
index 02a7391d18..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ForumsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ForumsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Forums')
-
-' renders the element
-ForumsGroup('ForumsGroup', 'Forums Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Local.png
deleted file mode 100644
index 51fc501f3d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Local.puml
deleted file mode 100644
index 118cb38b2f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Gear
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-Gear('Gear', 'Gear', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Remote.puml
deleted file mode 100644
index 484e5acb28..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Gear
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-Gear('Gear', 'Gear', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.md
deleted file mode 100644
index c00030ac8b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Gear
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Gear
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-```
-
-
-
-| Illustration | Gear | GearCard | GearGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Gear.png) | ![illustration for Gear](../../../aws-q2-2023/Resource/GeneralIcons/Gear.Local.png) | ![illustration for GearCard](../../../aws-q2-2023/Resource/GeneralIcons/GearCard.Local.png) | ![illustration for GearGroup](../../../aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GearXs>`
-- `<$GearSm>`
-- `<$GearMd>`
-- `<$GearLg>`
-
-
-
-
-
-## Gear
-
-### Load remotely
-```plantuml
-@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 Gear
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-Gear('Gear', 'Gear', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Gear
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-Gear('Gear', 'Gear', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## GearCard
-
-### Load remotely
-```plantuml
-@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 GearCard
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearCard('GearCard', 'Gear Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GearCard
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearCard('GearCard', 'Gear Card', 'an optional description')
-@enduml
-```
-
-## GearGroup
-
-### Load remotely
-```plantuml
-@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 GearGroup
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearGroup('GearGroup', 'Gear Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GearGroup
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearGroup('GearGroup', 'Gear Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.png
deleted file mode 100644
index 15a8e5be14..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.puml
deleted file mode 100644
index 7c5d1d39ae..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Gear.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Gear
-
-sprite $GearXs [10x10/16z] LKd50G0X34jxBko_Bf4NbIYM6LnDxU3y_1F5oDVWaFFD5QFGPlKNwHkKPw9HuWa
-
-sprite $GearSm [12x12/16z] NSgt5KCX400maNd7_Vt7TQApQlatoWEialJiK5q7IPIaqGc4TXGAakFf4blc_RaPwAv0YLbb3TSv2My
-
-sprite $GearMd [16x16/16z] RSstOKGn30N18SXlyTH_kyhERxRH-DdU7G3-d9Hgu7OFh5r309WJRYgvqTZFeNQ4-oYDW8Lu_eL8SSCeAfY4qJJKZdKLykalIEL2Pnx0vg1O02e9y0y
-
-sprite $GearLg [20x20/16z] {
-VOy74iGm20CNI2Nm_-zUCDURKgnPZoZyKPnQdu51CZwveTZSlTYSFbsHqAwE65QtryAKjWMGo9skMVBYMs65Gu38uvRlvgd4emZhg6_4KnNJ9xOBuw3PcdaB
-YuDcZYfJsTLsxykdOjfjEhz_sMCvoBwDvHPYIP7ooHuywSIQl4hDxEOl
-}
-
-!procedure Gear($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Gear', $name, $tech, $desc)
-!endprocedure
-
-!procedure GearCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$GearLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure GearGroup($id, $name='Gear', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$GearLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Local.png
deleted file mode 100644
index 65388ce262..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Local.puml
deleted file mode 100644
index b60a013e4e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GearCard
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearCard('GearCard', 'Gear Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Remote.puml
deleted file mode 100644
index 7aace5a12f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GearCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GearCard
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearCard('GearCard', 'Gear Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.png
deleted file mode 100644
index d13ac8acd2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.puml
deleted file mode 100644
index c5dabb9c1f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 GearGroup
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearGroup('GearGroup', 'Gear Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Remote.puml
deleted file mode 100644
index 76d4320013..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GearGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GearGroup
-include('aws-q2-2023/Resource/GeneralIcons/Gear')
-
-' renders the element
-GearGroup('GearGroup', 'Gear Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/General.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/General.Local.png
deleted file mode 100644
index 23c68769fc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/General.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/General.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/General.Local.puml
deleted file mode 100644
index e26c0030fe..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/General.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 General
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-General('General', 'General', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/General.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/General.Remote.puml
deleted file mode 100644
index f2366aada9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/General.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 General
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-General('General', 'General', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/General.md b/distribution/aws-q2-2023/Resource/GeneralIcons/General.md
deleted file mode 100644
index ca2b36a5ce..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/General.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# General
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/General
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/General')
-```
-
-
-
-| Illustration | General | GeneralCard | GeneralGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/General.png) | ![illustration for General](../../../aws-q2-2023/Resource/GeneralIcons/General.Local.png) | ![illustration for GeneralCard](../../../aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.png) | ![illustration for GeneralGroup](../../../aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GeneralXs>`
-- `<$GeneralSm>`
-- `<$GeneralMd>`
-- `<$GeneralLg>`
-
-
-
-
-
-## General
-
-### Load remotely
-```plantuml
-@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 General
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-General('General', 'General', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 General
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-General('General', 'General', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## GeneralCard
-
-### Load remotely
-```plantuml
-@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 GeneralCard
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralCard('GeneralCard', 'General Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GeneralCard
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralCard('GeneralCard', 'General Card', 'an optional description')
-@enduml
-```
-
-## GeneralGroup
-
-### Load remotely
-```plantuml
-@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 GeneralGroup
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralGroup('GeneralGroup', 'General Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GeneralGroup
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralGroup('GeneralGroup', 'General Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/General.png b/distribution/aws-q2-2023/Resource/GeneralIcons/General.png
deleted file mode 100644
index 4cab5a6ef6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/General.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/General.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/General.puml
deleted file mode 100644
index 8ee9254dcd..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/General.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/General
-
-sprite $GeneralXs [10x10/16z] HSY54S0m30J13zCx_PThiMvevz3nazxt5HbTtBxbyoTt-u0Xyt09Jxh6TPAYNqW9tGG
-
-sprite $GeneralSm [12x12/16z] LSc34G0m40J06A_-kusveuFw66FqO9KXx030jToAwsLaZxsD31an0sBB3ECvET3Ad33abPj8H3rBBzGuvVocAm
-
-sprite $GeneralMd [16x16/16z] NSz70iGm24FHT1X9dliVDq2w_-wvU-WRFuKbLeYsz3rmM_G5v6skWOKyZRMsZ6Iw2N9mXPzka1GxFjwai9NbQIwd8_jj1kboPChI_rRTzYipM_eF3Zi
-
-sprite $GeneralLg [20x20/16z] {
-ZS_50GCn34HHixEQKVhlDc1QXdzyHfcZhDjcZ2THavefDkDiCyvMC8Mfu6pYVs21sH2a7CyHmmI1VtGUAAPA8LD6dF0pp4P6Oc5QB957neNfbFuc4TrA-PNQ
-HBCfCql5tXrRnJhgREPHNm
-}
-
-!procedure General($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/General', $name, $tech, $desc)
-!endprocedure
-
-!procedure GeneralCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$GeneralLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure GeneralGroup($id, $name='General', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$GeneralLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.png
deleted file mode 100644
index 07bbae6417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.puml
deleted file mode 100644
index 87ece71a1f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GeneralCard
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralCard('GeneralCard', 'General Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Remote.puml
deleted file mode 100644
index 75ff0077dd..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GeneralCard
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralCard('GeneralCard', 'General Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.png
deleted file mode 100644
index 12e3029f38..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.puml
deleted file mode 100644
index 619eb1d8e3..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 GeneralGroup
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralGroup('GeneralGroup', 'General Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Remote.puml
deleted file mode 100644
index 9fc3e0f781..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GeneralGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GeneralGroup
-include('aws-q2-2023/Resource/GeneralIcons/General')
-
-' renders the element
-GeneralGroup('GeneralGroup', 'General Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.png
deleted file mode 100644
index 9b9a0347ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.puml
deleted file mode 100644
index a4d7cd70d0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GenericApplication
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplication('GenericApplication', 'Generic Application', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Remote.puml
deleted file mode 100644
index 363fd3b6ee..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GenericApplication
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplication('GenericApplication', 'Generic Application', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.md b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.md
deleted file mode 100644
index ce0f8d93f9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# GenericApplication
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/GenericApplication
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-```
-
-
-
-| Illustration | GenericApplication | GenericApplicationCard | GenericApplicationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/GenericApplication.png) | ![illustration for GenericApplication](../../../aws-q2-2023/Resource/GeneralIcons/GenericApplication.Local.png) | ![illustration for GenericApplicationCard](../../../aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.png) | ![illustration for GenericApplicationGroup](../../../aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GenericApplicationXs>`
-- `<$GenericApplicationSm>`
-- `<$GenericApplicationMd>`
-- `<$GenericApplicationLg>`
-
-
-
-
-
-## GenericApplication
-
-### Load remotely
-```plantuml
-@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 GenericApplication
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplication('GenericApplication', 'Generic Application', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GenericApplication
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplication('GenericApplication', 'Generic Application', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## GenericApplicationCard
-
-### Load remotely
-```plantuml
-@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 GenericApplicationCard
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationCard('GenericApplicationCard', 'Generic Application Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GenericApplicationCard
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationCard('GenericApplicationCard', 'Generic Application Card', 'an optional description')
-@enduml
-```
-
-## GenericApplicationGroup
-
-### Load remotely
-```plantuml
-@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 GenericApplicationGroup
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationGroup('GenericApplicationGroup', 'Generic Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GenericApplicationGroup
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationGroup('GenericApplicationGroup', 'Generic Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.png
deleted file mode 100644
index 851f625a19..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.puml
deleted file mode 100644
index 62cc7f5251..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplication.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/GenericApplication
-
-sprite $GenericApplicationXs [10x10/16z] Oq01JBW99YOc5Z21fWCd2w4O
-
-sprite $GenericApplicationSm [12x12/16z] Oq06p8oCZDnGaX789qHo0m4FXCGq1qXp0J589IgRYuk7YmjP7682X0q
-
-sprite $GenericApplicationMd [16x16/16z] Oq07lDmWm0EdkS6YrADvm803HkEq7mYuW1YgZp2VYukBXukBav1wP7ivWHW
-
-sprite $GenericApplicationLg [20x20/16z] Oy06k7aWW0c9nGEHOcAcDui935YGM41X2610i0Zu0mGumIJ2P13W8bECaukBYmU8cOZL2tSzGWpTzM1N0W
-
-!procedure GenericApplication($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/GenericApplication', $name, $tech, $desc)
-!endprocedure
-
-!procedure GenericApplicationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$GenericApplicationLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure GenericApplicationGroup($id, $name='Generic Application', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$GenericApplicationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.png
deleted file mode 100644
index fd5c288a46..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.puml
deleted file mode 100644
index 8b523b902f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GenericApplicationCard
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationCard('GenericApplicationCard', 'Generic Application Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Remote.puml
deleted file mode 100644
index c00d41fff7..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GenericApplicationCard
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationCard('GenericApplicationCard', 'Generic Application Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.png
deleted file mode 100644
index 621aac5aab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.puml
deleted file mode 100644
index 107fd47f5d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 GenericApplicationGroup
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationGroup('GenericApplicationGroup', 'Generic Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Remote.puml
deleted file mode 100644
index 0ec9bd57ce..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GenericApplicationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GenericApplicationGroup
-include('aws-q2-2023/Resource/GeneralIcons/GenericApplication')
-
-' renders the element
-GenericApplicationGroup('GenericApplicationGroup', 'Generic Application Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.png
deleted file mode 100644
index 43a2c2784d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.puml
deleted file mode 100644
index 9c458ffbdc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GitRepository
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepository('GitRepository', 'Git Repository', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Remote.puml
deleted file mode 100644
index b0ee10eef1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GitRepository
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepository('GitRepository', 'Git Repository', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.md b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.md
deleted file mode 100644
index 8bc3418355..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# GitRepository
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/GitRepository
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-```
-
-
-
-| Illustration | GitRepository | GitRepositoryCard | GitRepositoryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/GitRepository.png) | ![illustration for GitRepository](../../../aws-q2-2023/Resource/GeneralIcons/GitRepository.Local.png) | ![illustration for GitRepositoryCard](../../../aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.png) | ![illustration for GitRepositoryGroup](../../../aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GitRepositoryXs>`
-- `<$GitRepositorySm>`
-- `<$GitRepositoryMd>`
-- `<$GitRepositoryLg>`
-
-
-
-
-
-## GitRepository
-
-### Load remotely
-```plantuml
-@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 GitRepository
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepository('GitRepository', 'Git Repository', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GitRepository
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepository('GitRepository', 'Git Repository', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## GitRepositoryCard
-
-### Load remotely
-```plantuml
-@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 GitRepositoryCard
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryCard('GitRepositoryCard', 'Git Repository Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GitRepositoryCard
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryCard('GitRepositoryCard', 'Git Repository Card', 'an optional description')
-@enduml
-```
-
-## GitRepositoryGroup
-
-### Load remotely
-```plantuml
-@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 GitRepositoryGroup
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryGroup('GitRepositoryGroup', 'Git Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GitRepositoryGroup
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryGroup('GitRepositoryGroup', 'Git Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.png
deleted file mode 100644
index 4c90ea4627..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.puml
deleted file mode 100644
index 86b6bab711..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepository.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/GitRepository
-
-sprite $GitRepositoryXs [10x10/16z] Oq02Z3mm5Yyl0o-CZSBYOeOhO4F8Oh9OuHnkNWO
-
-sprite $GitRepositorySm [12x12/16z] ROgr0G0W4CI2-_xhqk1ycbCkghRR4tMTGK5ZStjNbs-Pl3z5_fEMpsNzmHNe
-
-sprite $GitRepositoryMd [16x16/16z] ZOwr0G0W30GFz_tNfSL9khopNwr--ZKvv-4lga0R0CNyS_dL_1TLXxyrJHx-SOSitwJnLzfH6Kxv-SSKe0C
-
-sprite $GitRepositoryLg [20x20/16z] dOv50eH030HhN9By_xcxm8d1eO_jdA1ftb4ETHkkGscrrJNdh1bWezEnvtZBTGjRhaR43Tm4o7xZ2v9il-6-VodDRRcIDkugejil4vB4VQjRN7y
-
-!procedure GitRepository($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/GitRepository', $name, $tech, $desc)
-!endprocedure
-
-!procedure GitRepositoryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$GitRepositoryLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure GitRepositoryGroup($id, $name='Git Repository', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$GitRepositoryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.png
deleted file mode 100644
index 4468b0b709..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.puml
deleted file mode 100644
index 08d1072d93..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GitRepositoryCard
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryCard('GitRepositoryCard', 'Git Repository Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Remote.puml
deleted file mode 100644
index 300ef13d94..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GitRepositoryCard
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryCard('GitRepositoryCard', 'Git Repository Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.png
deleted file mode 100644
index d718fd1634..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.puml
deleted file mode 100644
index 43166bea49..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 GitRepositoryGroup
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryGroup('GitRepositoryGroup', 'Git Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Remote.puml
deleted file mode 100644
index 797d4847b8..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GitRepositoryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GitRepositoryGroup
-include('aws-q2-2023/Resource/GeneralIcons/GitRepository')
-
-' renders the element
-GitRepositoryGroup('GitRepositoryGroup', 'Git Repository Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Local.png
deleted file mode 100644
index dd93099d5f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Local.puml
deleted file mode 100644
index a38dccabee..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Globe
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-Globe('Globe', 'Globe', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Remote.puml
deleted file mode 100644
index b16307fb23..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Globe
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-Globe('Globe', 'Globe', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.md
deleted file mode 100644
index 9f64d6eb80..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Globe
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Globe
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-```
-
-
-
-| Illustration | Globe | GlobeCard | GlobeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Globe.png) | ![illustration for Globe](../../../aws-q2-2023/Resource/GeneralIcons/Globe.Local.png) | ![illustration for GlobeCard](../../../aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.png) | ![illustration for GlobeGroup](../../../aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$GlobeXs>`
-- `<$GlobeSm>`
-- `<$GlobeMd>`
-- `<$GlobeLg>`
-
-
-
-
-
-## Globe
-
-### Load remotely
-```plantuml
-@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 Globe
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-Globe('Globe', 'Globe', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Globe
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-Globe('Globe', 'Globe', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## GlobeCard
-
-### Load remotely
-```plantuml
-@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 GlobeCard
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeCard('GlobeCard', 'Globe Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GlobeCard
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeCard('GlobeCard', 'Globe Card', 'an optional description')
-@enduml
-```
-
-## GlobeGroup
-
-### Load remotely
-```plantuml
-@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 GlobeGroup
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeGroup('GlobeGroup', 'Globe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 GlobeGroup
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeGroup('GlobeGroup', 'Globe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.png
deleted file mode 100644
index bcfa007921..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.puml
deleted file mode 100644
index 3722fa2a4e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Globe.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Globe
-
-sprite $GlobeXs [10x10/16z] JKm50S1047gTqx_kpjs1LWrexoT3qqfnvfToSfNSL7jxvVEHBm1BOOjocE17zGS
-
-sprite $GlobeSm [12x12/16z] LSg54SCm40J05NF_xMR2zkEHUuLzufcWomJJywOp-jXfiway7yy09aFyuQMJSPvlUOufFU-QIAl1rktqX31MXWS
-
-sprite $GlobeMd [16x16/16z] {
-RS-v0SGm24JHP-jaGVstkv4o_uYR6L-CS_B4pPvwadV61CzXeCmDfLNklJFRU1WF2Hf5uO1WKMx_HoVnk_bBeUxy8Exy7GvYHiHwFHDhPn-eDmlieJ2VSWr4
-ZPFJ1ty
-}
-
-sprite $GlobeLg [20x20/16z] {
-TOw5OK0X30KF2Fwo_xWLmg_taBZmFxQarVd2zEBGjiI3Z5w0dP88v9NG9yr3CShM6cCiNuK5u41FDo-U6TnIQeAqUN8FkOIk_eRtmvplEkXhNWtzQss9sXYv
-ENG0tTSo43Kz0qfW7jYpbkREHyiZRoKE3itkPfdB6acPCNfaNRQ_eSo_l08
-}
-
-!procedure Globe($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Globe', $name, $tech, $desc)
-!endprocedure
-
-!procedure GlobeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$GlobeLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure GlobeGroup($id, $name='Globe', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$GlobeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.png
deleted file mode 100644
index 2ffae21334..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.puml
deleted file mode 100644
index bdb9e16b90..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 GlobeCard
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeCard('GlobeCard', 'Globe Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Remote.puml
deleted file mode 100644
index 980431961e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 GlobeCard
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeCard('GlobeCard', 'Globe Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.png
deleted file mode 100644
index c9e18cfe5a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.puml
deleted file mode 100644
index 6e866eb61c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 GlobeGroup
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeGroup('GlobeGroup', 'Globe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Remote.puml
deleted file mode 100644
index a3a5d49c98..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/GlobeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 GlobeGroup
-include('aws-q2-2023/Resource/GeneralIcons/Globe')
-
-' renders the element
-GlobeGroup('GlobeGroup', 'Globe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Local.png
deleted file mode 100644
index 0114078e23..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Local.puml
deleted file mode 100644
index 7263dda90d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Internet
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-Internet('Internet', 'Internet', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Remote.puml
deleted file mode 100644
index 28e35063fa..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Internet
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-Internet('Internet', 'Internet', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.md
deleted file mode 100644
index 5668f3b8b1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Internet
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Internet
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-```
-
-
-
-| Illustration | Internet | InternetCard | InternetGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Internet.png) | ![illustration for Internet](../../../aws-q2-2023/Resource/GeneralIcons/Internet.Local.png) | ![illustration for InternetCard](../../../aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.png) | ![illustration for InternetGroup](../../../aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$InternetXs>`
-- `<$InternetSm>`
-- `<$InternetMd>`
-- `<$InternetLg>`
-
-
-
-
-
-## Internet
-
-### Load remotely
-```plantuml
-@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 Internet
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-Internet('Internet', 'Internet', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Internet
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-Internet('Internet', 'Internet', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## InternetCard
-
-### Load remotely
-```plantuml
-@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 InternetCard
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetCard('InternetCard', 'Internet Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetCard
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetCard('InternetCard', 'Internet Card', 'an optional description')
-@enduml
-```
-
-## InternetGroup
-
-### Load remotely
-```plantuml
-@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 InternetGroup
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetGroup('InternetGroup', 'Internet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetGroup
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetGroup('InternetGroup', 'Internet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.png
deleted file mode 100644
index 2f1744b4a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.puml
deleted file mode 100644
index ac9f19f5d7..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Internet.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Internet
-
-sprite $InternetXs [10x10/16z] Oy01sA4qDro42OXPG0nU1buU1Ywu51T8YWSi0KQO
-
-sprite $InternetSm [12x12/16z] ZOgr0S1030Fl6IplFswu35qZv1yZHxzi0j04uEhQQQS0SYHUBp3cuUi0WIir4JHvOWK
-
-sprite $InternetMd [16x16/16z] dKn70e0m30hfRl7_tnMt7cts06pAyDbQXI_FMlOlRr0_6tXmgnZgRY6gfIHixmTCAXJ2AavQqowhGdVNCAmVkv55P0X2ef8faNJxQoi
-
-sprite $InternetLg [20x20/16z] {
-jKr50WCW34kBb_3_xmxhxBpXHF6VaOf-8QsffF61zhGlVc3t9XdlCxXf0dPUicHSzW9e3miQynXzWIQhhnzr54Ez69hSjiLSJ0FCiTXCLquL25sNneB2EfIa
-6SYMvi6Aduy7
-}
-
-!procedure Internet($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Internet', $name, $tech, $desc)
-!endprocedure
-
-!procedure InternetCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$InternetLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure InternetGroup($id, $name='Internet', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$InternetLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.png
deleted file mode 100644
index b2fcaf1c17..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.puml
deleted file mode 100644
index fa172f08f0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetAlt1
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1('InternetAlt1', 'Internet Alt1', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Remote.puml
deleted file mode 100644
index 6113b40b36..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetAlt1
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1('InternetAlt1', 'Internet Alt1', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.md b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.md
deleted file mode 100644
index d401f78f05..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# InternetAlt1
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/InternetAlt1
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-```
-
-
-
-| Illustration | InternetAlt1 | InternetAlt1Card | InternetAlt1Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt1.png) | ![illustration for InternetAlt1](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt1.Local.png) | ![illustration for InternetAlt1Card](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.png) | ![illustration for InternetAlt1Group](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$InternetAlt1Xs>`
-- `<$InternetAlt1Sm>`
-- `<$InternetAlt1Md>`
-- `<$InternetAlt1Lg>`
-
-
-
-
-
-## InternetAlt1
-
-### Load remotely
-```plantuml
-@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 InternetAlt1
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1('InternetAlt1', 'Internet Alt1', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetAlt1
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1('InternetAlt1', 'Internet Alt1', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## InternetAlt1Card
-
-### Load remotely
-```plantuml
-@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 InternetAlt1Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Card('InternetAlt1Card', 'Internet Alt1 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetAlt1Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Card('InternetAlt1Card', 'Internet Alt1 Card', 'an optional description')
-@enduml
-```
-
-## InternetAlt1Group
-
-### Load remotely
-```plantuml
-@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 InternetAlt1Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Group('InternetAlt1Group', 'Internet Alt1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetAlt1Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Group('InternetAlt1Group', 'Internet Alt1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.png
deleted file mode 100644
index 4935291504..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.puml
deleted file mode 100644
index 677b961fac..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/InternetAlt1
-
-sprite $InternetAlt1Xs [10x10/16z] Oy01sA4qDro42OXPG0nU1aOkHbwO50itI8e7geWNcra
-
-sprite $InternetAlt1Sm [12x12/16z] ZSQr0GD1000Wpdt_SQDjvAbmpSZnU4km9pX0UtVNi8CSHNgsi4na5PkptwPlxW
-
-sprite $InternetAlt1Md [16x16/16z] dOp50S0W301nYEq_BgxFzkAgVg6V2f8sSihOfxoNS0RDupQfYNNL1LzDh8OshLzQi4J0fjr3hHlCmVOduvjH0rztW0z6VQK
-
-sprite $InternetAlt1Lg [20x20/16z] {
-jKv50WD124DN9fd_FxT2kT1p6zoH_o1F-yhSjsdkaKMMuSYr9HdjkhNpIgoFfoZjLJBuEzYbbkcvZ_SzT3Vq9c5dFQ72lkaXgCNclLLt6BJSIqKf0_xURnou
-vETu0W
-}
-
-!procedure InternetAlt1($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/InternetAlt1', $name, $tech, $desc)
-!endprocedure
-
-!procedure InternetAlt1Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$InternetAlt1Lg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure InternetAlt1Group($id, $name='Internet Alt1', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$InternetAlt1Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.png
deleted file mode 100644
index fb0a5f1254..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.puml
deleted file mode 100644
index 430f759333..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetAlt1Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Card('InternetAlt1Card', 'Internet Alt1 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Remote.puml
deleted file mode 100644
index b22d6d4c5a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetAlt1Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Card('InternetAlt1Card', 'Internet Alt1 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.png
deleted file mode 100644
index 6f664301a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.puml
deleted file mode 100644
index ed9091401a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 InternetAlt1Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Group('InternetAlt1Group', 'Internet Alt1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Remote.puml
deleted file mode 100644
index bfbff417d8..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt1Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 InternetAlt1Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt1')
-
-' renders the element
-InternetAlt1Group('InternetAlt1Group', 'Internet Alt1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.png
deleted file mode 100644
index 8e3c3630d4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.puml
deleted file mode 100644
index acdc9bbbe4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetAlt2
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2('InternetAlt2', 'Internet Alt2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Remote.puml
deleted file mode 100644
index 7d2005dd8a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetAlt2
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2('InternetAlt2', 'Internet Alt2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.md b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.md
deleted file mode 100644
index 4d7d695524..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# InternetAlt2
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/InternetAlt2
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-```
-
-
-
-| Illustration | InternetAlt2 | InternetAlt2Card | InternetAlt2Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt2.png) | ![illustration for InternetAlt2](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt2.Local.png) | ![illustration for InternetAlt2Card](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.png) | ![illustration for InternetAlt2Group](../../../aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$InternetAlt2Xs>`
-- `<$InternetAlt2Sm>`
-- `<$InternetAlt2Md>`
-- `<$InternetAlt2Lg>`
-
-
-
-
-
-## InternetAlt2
-
-### Load remotely
-```plantuml
-@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 InternetAlt2
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2('InternetAlt2', 'Internet Alt2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetAlt2
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2('InternetAlt2', 'Internet Alt2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## InternetAlt2Card
-
-### Load remotely
-```plantuml
-@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 InternetAlt2Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Card('InternetAlt2Card', 'Internet Alt2 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetAlt2Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Card('InternetAlt2Card', 'Internet Alt2 Card', 'an optional description')
-@enduml
-```
-
-## InternetAlt2Group
-
-### Load remotely
-```plantuml
-@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 InternetAlt2Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Group('InternetAlt2Group', 'Internet Alt2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 InternetAlt2Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Group('InternetAlt2Group', 'Internet Alt2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.png
deleted file mode 100644
index 2921a79680..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.puml
deleted file mode 100644
index 6bc016ea82..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/InternetAlt2
-
-sprite $InternetAlt2Xs [10x10/16z] 1S610K1040Em0AZh_kj-0W1w51YqmEusi15-8DoEHjC20Y07GB4
-
-sprite $InternetAlt2Sm [12x12/16z] VSQr0GD1000WpdN_ULF5tgZmB-pLFiSAO4Emq8ezO96516o5ptCjAMRoyYo5vAC4l
-
-sprite $InternetAlt2Md [16x16/16z] TOg50G0n20EfuVkl-ovr9Rc3sSh6TVJZIlcYNIyNVRBSNtg046I_wcZXiZFoKPmwXrjYkFEHlCaC2VzymO1ub1WLCSE_BhxE6JGrXJkrVhdU7G
-
-sprite $InternetAlt2Lg [20x20/16z] {
-dOk5OKHH20G7-0fi_-Kcv-xpb1MUusutog8nLbrB8m351Nru9Os7RyJXCvsp2RJlDMy0QuEk2aW3rXbMOB6a3XfbzAb_qDp9MsroFAyr5n2ICjbU9gcuvD3z
-LGjkw9oAMrGyvHy
-}
-
-!procedure InternetAlt2($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/InternetAlt2', $name, $tech, $desc)
-!endprocedure
-
-!procedure InternetAlt2Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$InternetAlt2Lg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure InternetAlt2Group($id, $name='Internet Alt2', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$InternetAlt2Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.png
deleted file mode 100644
index 74a671472b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.puml
deleted file mode 100644
index 5bc5e728bd..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetAlt2Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Card('InternetAlt2Card', 'Internet Alt2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Remote.puml
deleted file mode 100644
index 96aaa5ff5f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetAlt2Card
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Card('InternetAlt2Card', 'Internet Alt2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.png
deleted file mode 100644
index e9459a7ded..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.puml
deleted file mode 100644
index fde37dcc91..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 InternetAlt2Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Group('InternetAlt2Group', 'Internet Alt2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Remote.puml
deleted file mode 100644
index ae41ab6ccc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetAlt2Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 InternetAlt2Group
-include('aws-q2-2023/Resource/GeneralIcons/InternetAlt2')
-
-' renders the element
-InternetAlt2Group('InternetAlt2Group', 'Internet Alt2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.png
deleted file mode 100644
index e7b48c6020..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.puml
deleted file mode 100644
index 8d2594f411..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 InternetCard
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetCard('InternetCard', 'Internet Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Remote.puml
deleted file mode 100644
index 4c4f9b1722..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 InternetCard
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetCard('InternetCard', 'Internet Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.png
deleted file mode 100644
index f1faa66039..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.puml
deleted file mode 100644
index c8538fcfd0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 InternetGroup
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetGroup('InternetGroup', 'Internet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Remote.puml
deleted file mode 100644
index 8e1386ec9f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/InternetGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 InternetGroup
-include('aws-q2-2023/Resource/GeneralIcons/Internet')
-
-' renders the element
-InternetGroup('InternetGroup', 'Internet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.png
deleted file mode 100644
index 41e4ec46eb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.puml
deleted file mode 100644
index 3fa5cb0718..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 JsonScript
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScript('JsonScript', 'Json Script', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Remote.puml
deleted file mode 100644
index cda1f5dbbe..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 JsonScript
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScript('JsonScript', 'Json Script', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.md b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.md
deleted file mode 100644
index b82a0b22d6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# JsonScript
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/JsonScript
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-```
-
-
-
-| Illustration | JsonScript | JsonScriptCard | JsonScriptGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/JsonScript.png) | ![illustration for JsonScript](../../../aws-q2-2023/Resource/GeneralIcons/JsonScript.Local.png) | ![illustration for JsonScriptCard](../../../aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.png) | ![illustration for JsonScriptGroup](../../../aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$JsonScriptXs>`
-- `<$JsonScriptSm>`
-- `<$JsonScriptMd>`
-- `<$JsonScriptLg>`
-
-
-
-
-
-## JsonScript
-
-### Load remotely
-```plantuml
-@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 JsonScript
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScript('JsonScript', 'Json Script', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 JsonScript
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScript('JsonScript', 'Json Script', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## JsonScriptCard
-
-### Load remotely
-```plantuml
-@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 JsonScriptCard
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptCard('JsonScriptCard', 'Json Script Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 JsonScriptCard
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptCard('JsonScriptCard', 'Json Script Card', 'an optional description')
-@enduml
-```
-
-## JsonScriptGroup
-
-### Load remotely
-```plantuml
-@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 JsonScriptGroup
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptGroup('JsonScriptGroup', 'Json Script Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 JsonScriptGroup
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptGroup('JsonScriptGroup', 'Json Script Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.png b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.png
deleted file mode 100644
index 0607c15747..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.puml
deleted file mode 100644
index 1f48d76119..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScript.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/JsonScript
-
-sprite $JsonScriptXs [10x10/16z] Oq02h43CYya2iJ5OJ30M6uo5gOwT2GHu6G
-
-sprite $JsonScriptSm [12x12/16z] POh50G0W00B1ZltdjTjx4OUBm49apoX48NRsiUSEPxOpwsDt2AVZZum_-zW1CW
-
-sprite $JsonScriptMd [16x16/16z] XOo30G0n34LVhMJ_SSzccK_kIzgufAoupfylPsniEU5QMjhnFZtXXgEnum3eZeD3a1qJCITiFlh_iQpBGmy
-
-sprite $JsonScriptLg [20x20/16z] fOs34G1H30Nts_sNUxQneqoUE4RaaVadpN2KVF2JUV-3lFk5aFBgD_pV_v8auEJYDvnIBNyoWeEyyKcxyH4T4CNPxl-VapF33xL00ZK
-
-!procedure JsonScript($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/JsonScript', $name, $tech, $desc)
-!endprocedure
-
-!procedure JsonScriptCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$JsonScriptLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure JsonScriptGroup($id, $name='Json Script', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$JsonScriptLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.png
deleted file mode 100644
index 60dc8794c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.puml
deleted file mode 100644
index 5ccaa47d36..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 JsonScriptCard
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptCard('JsonScriptCard', 'Json Script Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Remote.puml
deleted file mode 100644
index 25cc10731e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 JsonScriptCard
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptCard('JsonScriptCard', 'Json Script Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.png
deleted file mode 100644
index b6d17fd53c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.puml
deleted file mode 100644
index bbad9f5c03..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 JsonScriptGroup
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptGroup('JsonScriptGroup', 'Json Script Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Remote.puml
deleted file mode 100644
index 1aa35b5f29..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/JsonScriptGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 JsonScriptGroup
-include('aws-q2-2023/Resource/GeneralIcons/JsonScript')
-
-' renders the element
-JsonScriptGroup('JsonScriptGroup', 'Json Script Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Local.png
deleted file mode 100644
index 8c4c60f864..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Local.puml
deleted file mode 100644
index b07c44255c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Logs
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-Logs('Logs', 'Logs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Remote.puml
deleted file mode 100644
index 999e73837b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Logs
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-Logs('Logs', 'Logs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.md
deleted file mode 100644
index b70b0dd3c1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Logs
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Logs
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-```
-
-
-
-| Illustration | Logs | LogsCard | LogsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Logs.png) | ![illustration for Logs](../../../aws-q2-2023/Resource/GeneralIcons/Logs.Local.png) | ![illustration for LogsCard](../../../aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.png) | ![illustration for LogsGroup](../../../aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$LogsXs>`
-- `<$LogsSm>`
-- `<$LogsMd>`
-- `<$LogsLg>`
-
-
-
-
-
-## Logs
-
-### Load remotely
-```plantuml
-@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 Logs
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-Logs('Logs', 'Logs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Logs
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-Logs('Logs', 'Logs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## LogsCard
-
-### Load remotely
-```plantuml
-@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 LogsCard
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsCard('LogsCard', 'Logs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 LogsCard
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsCard('LogsCard', 'Logs Card', 'an optional description')
-@enduml
-```
-
-## LogsGroup
-
-### Load remotely
-```plantuml
-@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 LogsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsGroup('LogsGroup', 'Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 LogsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsGroup('LogsGroup', 'Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.png
deleted file mode 100644
index 274496d9c1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.puml
deleted file mode 100644
index e3e2441362..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Logs.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Logs
-
-sprite $LogsXs [10x10/16z] Oq02h43CYya2iI4iTZO8YvU1Xu6N5rMMdOsTdHtC0WCGYvq917WP
-
-sprite $LogsSm [12x12/16z] PSR50O1G04EnFfoM_TV5_USKVPXLEAvLgkhvcEC7zZTA_NnIpX_A8-0ujaVl7tEG5W
-
-sprite $LogsMd [16x16/16z] TOo50K1124AvjFSVztV7krG1l76RSTbhnKALUvsot6eLewFU9yUThtKd1Foi3NCLHmqlc9lwavSIqiHVdNG2gdz-twd02
-
-sprite $LogsLg [20x20/16z] {
-XSs55O0W04NHJ_V-wtgacsTV2UmZljIC2gI2tnZrgm5-CMESxwtutHYWg1nCsV-BUDBP_-O14Phze0YCHc-_llSbIack_fg1b3eJV_-zC_httwifsie6raK1
-V
-}
-
-!procedure Logs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Logs', $name, $tech, $desc)
-!endprocedure
-
-!procedure LogsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$LogsLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure LogsGroup($id, $name='Logs', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$LogsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.png
deleted file mode 100644
index 3253b2683d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.puml
deleted file mode 100644
index a5d1494693..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 LogsCard
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsCard('LogsCard', 'Logs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Remote.puml
deleted file mode 100644
index 860c3a312a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 LogsCard
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsCard('LogsCard', 'Logs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.png
deleted file mode 100644
index 5eba48c720..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.puml
deleted file mode 100644
index 9bdf41f931..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 LogsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsGroup('LogsGroup', 'Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Remote.puml
deleted file mode 100644
index 9f0c02c56b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/LogsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 LogsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Logs')
-
-' renders the element
-LogsGroup('LogsGroup', 'Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.png
deleted file mode 100644
index 7059e8eaa9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.puml
deleted file mode 100644
index df5c698adb..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MagnifyingGlass
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlass('MagnifyingGlass', 'Magnifying Glass', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Remote.puml
deleted file mode 100644
index dd6947fa47..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MagnifyingGlass
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlass('MagnifyingGlass', 'Magnifying Glass', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.md b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.md
deleted file mode 100644
index 3c8375c60f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# MagnifyingGlass
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-```
-
-
-
-| Illustration | MagnifyingGlass | MagnifyingGlassCard | MagnifyingGlassGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.png) | ![illustration for MagnifyingGlass](../../../aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.Local.png) | ![illustration for MagnifyingGlassCard](../../../aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.png) | ![illustration for MagnifyingGlassGroup](../../../aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MagnifyingGlassXs>`
-- `<$MagnifyingGlassSm>`
-- `<$MagnifyingGlassMd>`
-- `<$MagnifyingGlassLg>`
-
-
-
-
-
-## MagnifyingGlass
-
-### Load remotely
-```plantuml
-@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 MagnifyingGlass
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlass('MagnifyingGlass', 'Magnifying Glass', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MagnifyingGlass
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlass('MagnifyingGlass', 'Magnifying Glass', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MagnifyingGlassCard
-
-### Load remotely
-```plantuml
-@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 MagnifyingGlassCard
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassCard('MagnifyingGlassCard', 'Magnifying Glass Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MagnifyingGlassCard
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassCard('MagnifyingGlassCard', 'Magnifying Glass Card', 'an optional description')
-@enduml
-```
-
-## MagnifyingGlassGroup
-
-### Load remotely
-```plantuml
-@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 MagnifyingGlassGroup
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassGroup('MagnifyingGlassGroup', 'Magnifying Glass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MagnifyingGlassGroup
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassGroup('MagnifyingGlassGroup', 'Magnifying Glass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.png
deleted file mode 100644
index 7dc19e5ddc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.puml
deleted file mode 100644
index 44f440a223..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass
-
-sprite $MagnifyingGlassXs [10x10/16z] JSgt0S0m30CmfFV_purjJiAYGYfUt5acPYTYNQXc75lAgyC7vsBxiaPTlmO
-
-sprite $MagnifyingGlassSm [12x12/16z] LSY55SKm2030QwFmalt7_Qw7uz-gPtOFesNRyl5jaA0-npaVxVaAvFPmeaj4W7HM8JpCE1_7HrW-rhm2
-
-sprite $MagnifyingGlassMd [16x16/16z] {
-POo53GHH44BVTvlflzmJihv4q01l55lcuR06EP7dOLU6qSAGBInnB6shCvieVrgRfJ8Kfyqtv5saVVnJo4qyjrzcA5QRKLj764s_bRW5b34YFMx11WNr4Kok
-g9Cl
-}
-
-sprite $MagnifyingGlassLg [20x20/16z] {
-TShLeKGX50F0WMiiXFxBVRekytCayKbf8-DmBmEaknf5ItBOkhEK4gZJte0o132TjwOvMxUbWbkDxWGYd4NtsclWS5J0KRVp6XCerqtVp1L77DDPtsqzlJgQ
-E6jPiCs9oLazzLO9uicjwIOizQMvpE9PBRu1
-}
-
-!procedure MagnifyingGlass($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass', $name, $tech, $desc)
-!endprocedure
-
-!procedure MagnifyingGlassCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MagnifyingGlassLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure MagnifyingGlassGroup($id, $name='Magnifying Glass', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$MagnifyingGlassLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.png
deleted file mode 100644
index 81129784d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.puml
deleted file mode 100644
index b48b863fc6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MagnifyingGlassCard
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassCard('MagnifyingGlassCard', 'Magnifying Glass Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Remote.puml
deleted file mode 100644
index eb1b926325..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MagnifyingGlassCard
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassCard('MagnifyingGlassCard', 'Magnifying Glass Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.png
deleted file mode 100644
index 717e3a30ca..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.puml
deleted file mode 100644
index 3d8d9fdc03..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MagnifyingGlassGroup
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassGroup('MagnifyingGlassGroup', 'Magnifying Glass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Remote.puml
deleted file mode 100644
index 15b1677212..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MagnifyingGlassGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MagnifyingGlassGroup
-include('aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass')
-
-' renders the element
-MagnifyingGlassGroup('MagnifyingGlassGroup', 'Magnifying Glass Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Local.png
deleted file mode 100644
index cdb24cd3bb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Local.puml
deleted file mode 100644
index 6f85a4168d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Metrics
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-Metrics('Metrics', 'Metrics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Remote.puml
deleted file mode 100644
index 96cd3c4e17..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Metrics
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-Metrics('Metrics', 'Metrics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.md
deleted file mode 100644
index 6e87ce5d01..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Metrics
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Metrics
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-```
-
-
-
-| Illustration | Metrics | MetricsCard | MetricsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Metrics.png) | ![illustration for Metrics](../../../aws-q2-2023/Resource/GeneralIcons/Metrics.Local.png) | ![illustration for MetricsCard](../../../aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.png) | ![illustration for MetricsGroup](../../../aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MetricsXs>`
-- `<$MetricsSm>`
-- `<$MetricsMd>`
-- `<$MetricsLg>`
-
-
-
-
-
-## Metrics
-
-### Load remotely
-```plantuml
-@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 Metrics
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-Metrics('Metrics', 'Metrics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Metrics
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-Metrics('Metrics', 'Metrics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MetricsCard
-
-### Load remotely
-```plantuml
-@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 MetricsCard
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsCard('MetricsCard', 'Metrics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MetricsCard
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsCard('MetricsCard', 'Metrics Card', 'an optional description')
-@enduml
-```
-
-## MetricsGroup
-
-### Load remotely
-```plantuml
-@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 MetricsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsGroup('MetricsGroup', 'Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MetricsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsGroup('MetricsGroup', 'Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.png
deleted file mode 100644
index 28470094e6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.puml
deleted file mode 100644
index ba455e0b13..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Metrics.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Metrics
-
-sprite $MetricsXs [10x10/16z] Oy00l52Abv4TI74oy_0oy79mWSHvkNbv6RWOs7Y0GY0M4FBYOS41
-
-sprite $MetricsSm [12x12/16z] XSY53S100CF0k0pPVzqozy6YanMgAI_s7dQi2oJPxKgjrPL6ZRljtNlaN41fnX8AFPe1
-
-sprite $MetricsMd [16x16/16z] hSU54O1G30JHEvnD-g-NmMKCso_9quEYt_VMqNUxKwraUznfw4TYn-Wc9K1el5CUt-BCx8uUnuycZg5B0m
-
-sprite $MetricsLg [20x20/16z] hSg55KKX30FG58Ss-u_xNPvxqDuJ78jHXfGrvCwOcAZYkWH20NdaFLRnjCp7n59gUvEbNnbuMUJZeQhoP__6tv8zCh3cFbFNv6B3oCHgANoiprtDOMFk
-
-!procedure Metrics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Metrics', $name, $tech, $desc)
-!endprocedure
-
-!procedure MetricsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MetricsLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure MetricsGroup($id, $name='Metrics', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$MetricsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.png
deleted file mode 100644
index 220b9c2a9c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.puml
deleted file mode 100644
index 5ffea238f2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MetricsCard
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsCard('MetricsCard', 'Metrics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Remote.puml
deleted file mode 100644
index 83c68bcb09..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MetricsCard
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsCard('MetricsCard', 'Metrics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.png
deleted file mode 100644
index 67ff044e0e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.puml
deleted file mode 100644
index af70de2f01..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MetricsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsGroup('MetricsGroup', 'Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Remote.puml
deleted file mode 100644
index 37c0826470..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MetricsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MetricsGroup
-include('aws-q2-2023/Resource/GeneralIcons/Metrics')
-
-' renders the element
-MetricsGroup('MetricsGroup', 'Metrics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.png
deleted file mode 100644
index 2dca8ad7fe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.puml
deleted file mode 100644
index e1ab4ec9cb..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MobileClient
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClient('MobileClient', 'Mobile Client', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Remote.puml
deleted file mode 100644
index 7f9115268c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MobileClient
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClient('MobileClient', 'Mobile Client', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.md b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.md
deleted file mode 100644
index 2b791b5753..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# MobileClient
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/MobileClient
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-```
-
-
-
-| Illustration | MobileClient | MobileClientCard | MobileClientGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/MobileClient.png) | ![illustration for MobileClient](../../../aws-q2-2023/Resource/GeneralIcons/MobileClient.Local.png) | ![illustration for MobileClientCard](../../../aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.png) | ![illustration for MobileClientGroup](../../../aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MobileClientXs>`
-- `<$MobileClientSm>`
-- `<$MobileClientMd>`
-- `<$MobileClientLg>`
-
-
-
-
-
-## MobileClient
-
-### Load remotely
-```plantuml
-@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 MobileClient
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClient('MobileClient', 'Mobile Client', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MobileClient
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClient('MobileClient', 'Mobile Client', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MobileClientCard
-
-### Load remotely
-```plantuml
-@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 MobileClientCard
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientCard('MobileClientCard', 'Mobile Client Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MobileClientCard
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientCard('MobileClientCard', 'Mobile Client Card', 'an optional description')
-@enduml
-```
-
-## MobileClientGroup
-
-### Load remotely
-```plantuml
-@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 MobileClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientGroup('MobileClientGroup', 'Mobile Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MobileClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientGroup('MobileClientGroup', 'Mobile Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.png
deleted file mode 100644
index 9ff1ba9973..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.puml
deleted file mode 100644
index b68e82e681..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClient.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/MobileClient
-
-sprite $MobileClientXs [10x10/16z] Oq06ZBoi33nW5Yy8mCNPIM9n0W4tcCN1mi82D0K
-
-sprite $MobileClientSm [12x12/16z] Oq05h4mip4oi43Od8oiZ443OO9BAR7OGWB0PkO601yW
-
-sprite $MobileClientMd [16x16/16z] Oy06UBX1W0V6vMJWPk7XPc1aXF6v8G3EXr2CWuRF3N4_cZmp8zn3N2301c82
-
-sprite $MobileClientLg [20x20/16z] tSY53G0n3C10bodPVzndXWLwiiZyghAAvye69GIGyvKvQo6Py-dkyjYa3j-kNPxPvFF5x5VAoMvOZ
-
-!procedure MobileClient($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/MobileClient', $name, $tech, $desc)
-!endprocedure
-
-!procedure MobileClientCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MobileClientLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure MobileClientGroup($id, $name='Mobile Client', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$MobileClientLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.png
deleted file mode 100644
index 7ffae713c2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.puml
deleted file mode 100644
index 6ab5ea1162..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MobileClientCard
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientCard('MobileClientCard', 'Mobile Client Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Remote.puml
deleted file mode 100644
index 92603373fb..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MobileClientCard
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientCard('MobileClientCard', 'Mobile Client Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.png
deleted file mode 100644
index c307aacd74..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.puml
deleted file mode 100644
index acde78a946..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MobileClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientGroup('MobileClientGroup', 'Mobile Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Remote.puml
deleted file mode 100644
index 7032c0a79f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MobileClientGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MobileClientGroup
-include('aws-q2-2023/Resource/GeneralIcons/MobileClient')
-
-' renders the element
-MobileClientGroup('MobileClientGroup', 'Mobile Client Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.png
deleted file mode 100644
index 708c9986eb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.puml
deleted file mode 100644
index e97d287fde..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Multimedia
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-Multimedia('Multimedia', 'Multimedia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Remote.puml
deleted file mode 100644
index bcf4c7eca4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Multimedia
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-Multimedia('Multimedia', 'Multimedia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.md
deleted file mode 100644
index 576d578066..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Multimedia
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Multimedia
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-```
-
-
-
-| Illustration | Multimedia | MultimediaCard | MultimediaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Multimedia.png) | ![illustration for Multimedia](../../../aws-q2-2023/Resource/GeneralIcons/Multimedia.Local.png) | ![illustration for MultimediaCard](../../../aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.png) | ![illustration for MultimediaGroup](../../../aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$MultimediaXs>`
-- `<$MultimediaSm>`
-- `<$MultimediaMd>`
-- `<$MultimediaLg>`
-
-
-
-
-
-## Multimedia
-
-### Load remotely
-```plantuml
-@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 Multimedia
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-Multimedia('Multimedia', 'Multimedia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Multimedia
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-Multimedia('Multimedia', 'Multimedia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## MultimediaCard
-
-### Load remotely
-```plantuml
-@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 MultimediaCard
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaCard('MultimediaCard', 'Multimedia Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MultimediaCard
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaCard('MultimediaCard', 'Multimedia Card', 'an optional description')
-@enduml
-```
-
-## MultimediaGroup
-
-### Load remotely
-```plantuml
-@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 MultimediaGroup
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaGroup('MultimediaGroup', 'Multimedia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 MultimediaGroup
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaGroup('MultimediaGroup', 'Multimedia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.png
deleted file mode 100644
index 78d6f792d9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.puml
deleted file mode 100644
index 827ae92b19..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Multimedia.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Multimedia
-
-sprite $MultimediaXs [10x10/16z] JOk30G0m4CHIU_znQ-MDuo4t0Vmo1U0Ae4QekBkYoAj3u6QtKP-sR783
-
-sprite $MultimediaSm [12x12/16z] JOg30G0n54DVZQJxhtl6PyI_hATCw6rCChO80G9xXnq33G4d7ZBpnbaitzY2T6E6TyYENOVPKsl7FUPEfpKHyrDi
-
-sprite $MultimediaMd [16x16/16z] NSS50iKW30JHmI6xtF-utwNj8CdZMjKnKEw9tkYTrWdKyqZPBEENIP3IvpuDT4q3V5ogG7-Rc47vUHEurPyN3Xe_OsZpO7A5Zxiwti-x_N7It-wdk7G7
-
-sprite $MultimediaLg [20x20/16z] {
-fSy5ZaCn34NH5ri_vlqlTwRSaB0tV8J1CLe3OYKZ938wAkIrb1-cSblwE4kVrXh6zR17KlMwVSol1WIFniBbG8sMjnjbrz7gVlEKqJgp9I56GxKEY4o6C0t1
-Q6Fymtyl0jTIujG_
-}
-
-!procedure Multimedia($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Multimedia', $name, $tech, $desc)
-!endprocedure
-
-!procedure MultimediaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$MultimediaLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure MultimediaGroup($id, $name='Multimedia', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$MultimediaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.png
deleted file mode 100644
index 637026a13e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.puml
deleted file mode 100644
index 59515d9731..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 MultimediaCard
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaCard('MultimediaCard', 'Multimedia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Remote.puml
deleted file mode 100644
index d112fbdc05..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 MultimediaCard
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaCard('MultimediaCard', 'Multimedia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.png
deleted file mode 100644
index 6398fc0e0f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.puml
deleted file mode 100644
index f5070d17f6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 MultimediaGroup
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaGroup('MultimediaGroup', 'Multimedia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Remote.puml
deleted file mode 100644
index 739748b56a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/MultimediaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 MultimediaGroup
-include('aws-q2-2023/Resource/GeneralIcons/Multimedia')
-
-' renders the element
-MultimediaGroup('MultimediaGroup', 'Multimedia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.png
deleted file mode 100644
index 6e91db6a3e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.puml
deleted file mode 100644
index 4cd31bc518..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 OfficeBuilding
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuilding('OfficeBuilding', 'Office Building', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Remote.puml
deleted file mode 100644
index 45d0981f9d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 OfficeBuilding
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuilding('OfficeBuilding', 'Office Building', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.md b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.md
deleted file mode 100644
index b813b8ad86..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# OfficeBuilding
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/OfficeBuilding
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-```
-
-
-
-| Illustration | OfficeBuilding | OfficeBuildingCard | OfficeBuildingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.png) | ![illustration for OfficeBuilding](../../../aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.Local.png) | ![illustration for OfficeBuildingCard](../../../aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.png) | ![illustration for OfficeBuildingGroup](../../../aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$OfficeBuildingXs>`
-- `<$OfficeBuildingSm>`
-- `<$OfficeBuildingMd>`
-- `<$OfficeBuildingLg>`
-
-
-
-
-
-## OfficeBuilding
-
-### Load remotely
-```plantuml
-@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 OfficeBuilding
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuilding('OfficeBuilding', 'Office Building', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 OfficeBuilding
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuilding('OfficeBuilding', 'Office Building', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## OfficeBuildingCard
-
-### Load remotely
-```plantuml
-@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 OfficeBuildingCard
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingCard('OfficeBuildingCard', 'Office Building Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 OfficeBuildingCard
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingCard('OfficeBuildingCard', 'Office Building Card', 'an optional description')
-@enduml
-```
-
-## OfficeBuildingGroup
-
-### Load remotely
-```plantuml
-@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 OfficeBuildingGroup
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingGroup('OfficeBuildingGroup', 'Office Building Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 OfficeBuildingGroup
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingGroup('OfficeBuildingGroup', 'Office Building Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.png b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.png
deleted file mode 100644
index 8d3a07f4d6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.puml
deleted file mode 100644
index 194d9f6e05..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/OfficeBuilding
-
-sprite $OfficeBuildingXs [10x10/16z] Oq03B6WiTZOWmGPcyJ8mil6YiS1g2Ca2
-
-sprite $OfficeBuildingSm [12x12/16z] bKd50G0W48AptNzVktzUa7X6I5dwY4thcbQDNDToQ0M2NHD_kJDr8f01
-
-sprite $OfficeBuildingMd [16x16/16z] dOp50KDH3CFq69Bzrsq_C_jc4eTI4T65hn5MFYszjPstfhV63NaUVQZ98986F-n89xtpEK39axVUGGZfCoy5o7dmw2ZW3m
-
-sprite $OfficeBuildingLg [20x20/16z] rKxL0GCn28tXiF-uxRdBzyK3pzBzGEz7tjMaFrevr2pXQwqK7MfG5aLYnD49TQbLvwIvOdPQQy79kbg9jRRcki9zXfjb7Vt_3m
-
-!procedure OfficeBuilding($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/OfficeBuilding', $name, $tech, $desc)
-!endprocedure
-
-!procedure OfficeBuildingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$OfficeBuildingLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure OfficeBuildingGroup($id, $name='Office Building', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$OfficeBuildingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.png
deleted file mode 100644
index 8e7644a89d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.puml
deleted file mode 100644
index f8dbee31ba..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 OfficeBuildingCard
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingCard('OfficeBuildingCard', 'Office Building Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Remote.puml
deleted file mode 100644
index f6f756bf5e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 OfficeBuildingCard
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingCard('OfficeBuildingCard', 'Office Building Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.png
deleted file mode 100644
index 4e80c7949b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.puml
deleted file mode 100644
index 09eead93af..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 OfficeBuildingGroup
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingGroup('OfficeBuildingGroup', 'Office Building Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Remote.puml
deleted file mode 100644
index e040246b45..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/OfficeBuildingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 OfficeBuildingGroup
-include('aws-q2-2023/Resource/GeneralIcons/OfficeBuilding')
-
-' renders the element
-OfficeBuildingGroup('OfficeBuildingGroup', 'Office Building Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.png
deleted file mode 100644
index 9537c18abd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.puml
deleted file mode 100644
index 48162493c1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ProgrammingLanguage
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguage('ProgrammingLanguage', 'Programming Language', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Remote.puml
deleted file mode 100644
index 26c93a669c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ProgrammingLanguage
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguage('ProgrammingLanguage', 'Programming Language', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.md b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.md
deleted file mode 100644
index dce0a76d5b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ProgrammingLanguage
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-```
-
-
-
-| Illustration | ProgrammingLanguage | ProgrammingLanguageCard | ProgrammingLanguageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.png) | ![illustration for ProgrammingLanguage](../../../aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.Local.png) | ![illustration for ProgrammingLanguageCard](../../../aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.png) | ![illustration for ProgrammingLanguageGroup](../../../aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ProgrammingLanguageXs>`
-- `<$ProgrammingLanguageSm>`
-- `<$ProgrammingLanguageMd>`
-- `<$ProgrammingLanguageLg>`
-
-
-
-
-
-## ProgrammingLanguage
-
-### Load remotely
-```plantuml
-@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 ProgrammingLanguage
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguage('ProgrammingLanguage', 'Programming Language', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ProgrammingLanguage
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguage('ProgrammingLanguage', 'Programming Language', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ProgrammingLanguageCard
-
-### Load remotely
-```plantuml
-@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 ProgrammingLanguageCard
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageCard('ProgrammingLanguageCard', 'Programming Language Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ProgrammingLanguageCard
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageCard('ProgrammingLanguageCard', 'Programming Language Card', 'an optional description')
-@enduml
-```
-
-## ProgrammingLanguageGroup
-
-### Load remotely
-```plantuml
-@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 ProgrammingLanguageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageGroup('ProgrammingLanguageGroup', 'Programming Language Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ProgrammingLanguageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageGroup('ProgrammingLanguageGroup', 'Programming Language Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.png
deleted file mode 100644
index d32d525cf1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.puml
deleted file mode 100644
index 4e3f518494..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage
-
-sprite $ProgrammingLanguageXs [10x10/16z] TS450G0m300Wxjw_xXCCX1801IQDHyR5vO075Wb8080F
-
-sprite $ProgrammingLanguageSm [12x12/16z] Oo0UyA3Gd2226uWv849SS2bUDANSO6LiK24E_9O
-
-sprite $ProgrammingLanguageMd [16x16/16z] hScr0KDH34FHyn_Z_kkcYll0DKhoBwPWm94Ii1z8z0f7xBIvXFRiTm9QXvauC3DGc7W4nRUy
-
-sprite $ProgrammingLanguageLg [20x20/16z] jKy30WCn48oT_pytc6xRiszji1U1pqFIZ3p808F01AZOkXE5WeFIeikikapKa3_AsnOIL4vj20GDqr8kmdLnK9RfIDM37dlYy4JFvv_aZL_lGWK
-
-!procedure ProgrammingLanguage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage', $name, $tech, $desc)
-!endprocedure
-
-!procedure ProgrammingLanguageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ProgrammingLanguageLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ProgrammingLanguageGroup($id, $name='Programming Language', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ProgrammingLanguageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.png
deleted file mode 100644
index 2aeae59c41..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.puml
deleted file mode 100644
index bc37619349..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ProgrammingLanguageCard
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageCard('ProgrammingLanguageCard', 'Programming Language Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Remote.puml
deleted file mode 100644
index 6a4dc3d35a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ProgrammingLanguageCard
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageCard('ProgrammingLanguageCard', 'Programming Language Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.png
deleted file mode 100644
index c4ba94c8ef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.puml
deleted file mode 100644
index 3a05807561..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ProgrammingLanguageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageGroup('ProgrammingLanguageGroup', 'Programming Language Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Remote.puml
deleted file mode 100644
index ee620a58ee..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ProgrammingLanguageGroup
-include('aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage')
-
-' renders the element
-ProgrammingLanguageGroup('ProgrammingLanguageGroup', 'Programming Language Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Local.png
deleted file mode 100644
index 76acd8d954..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Local.puml
deleted file mode 100644
index 4339ba09fc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Question
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-Question('Question', 'Question', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Remote.puml
deleted file mode 100644
index 1364792d47..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Question
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-Question('Question', 'Question', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Question.md
deleted file mode 100644
index 43b5a1f234..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Question
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Question
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-```
-
-
-
-| Illustration | Question | QuestionCard | QuestionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Question.png) | ![illustration for Question](../../../aws-q2-2023/Resource/GeneralIcons/Question.Local.png) | ![illustration for QuestionCard](../../../aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.png) | ![illustration for QuestionGroup](../../../aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$QuestionXs>`
-- `<$QuestionSm>`
-- `<$QuestionMd>`
-- `<$QuestionLg>`
-
-
-
-
-
-## Question
-
-### Load remotely
-```plantuml
-@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 Question
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-Question('Question', 'Question', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Question
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-Question('Question', 'Question', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## QuestionCard
-
-### Load remotely
-```plantuml
-@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 QuestionCard
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionCard('QuestionCard', 'Question Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 QuestionCard
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionCard('QuestionCard', 'Question Card', 'an optional description')
-@enduml
-```
-
-## QuestionGroup
-
-### Load remotely
-```plantuml
-@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 QuestionGroup
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionGroup('QuestionGroup', 'Question Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 QuestionGroup
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionGroup('QuestionGroup', 'Question Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Question.png
deleted file mode 100644
index 655dd5aa59..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Question.puml
deleted file mode 100644
index f1afe49c57..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Question.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Question
-
-sprite $QuestionXs [10x10/16z] Oq06l0mCZ70M3oTSc0CkpmnbSCFbU1am02ydAWi
-
-sprite $QuestionSm [12x12/16z] Oq03FAoCx6mG9YCxDnShaXGR0nD26KAObu4BnkJaPaIeu4KeuU96i1cPaDZ85aEC1
-
-sprite $QuestionMd [16x16/16z] RKo50SGm2Bm8nFSVzx_U8b5EuQqmvvZrXVdunYlN40PI425251qf1b69-O4p2vWmgWXZGQoiS8mIiyGDIH0ToC8msZNy0G
-
-sprite $QuestionLg [20x20/16z] ZOpL0KKX5CE2mv7zntskL-bVBUmh3ZLjVv4_RF2VAFJRxZxx2ODN81aZi92Juphhorsh-7BLaFIN325OMh9Krtnd9ZDnfjJYcXT6NKHXWAnsSRM3ykLT0G
-
-!procedure Question($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Question', $name, $tech, $desc)
-!endprocedure
-
-!procedure QuestionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$QuestionLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure QuestionGroup($id, $name='Question', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$QuestionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.png
deleted file mode 100644
index 3f869657ff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.puml
deleted file mode 100644
index 63886baafd..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 QuestionCard
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionCard('QuestionCard', 'Question Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Remote.puml
deleted file mode 100644
index d29e84a69e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 QuestionCard
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionCard('QuestionCard', 'Question Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.png
deleted file mode 100644
index 066681ef2f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.puml
deleted file mode 100644
index 4288fb2810..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 QuestionGroup
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionGroup('QuestionGroup', 'Question Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Remote.puml
deleted file mode 100644
index 432cb86631..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/QuestionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 QuestionGroup
-include('aws-q2-2023/Resource/GeneralIcons/Question')
-
-' renders the element
-QuestionGroup('QuestionGroup', 'Question Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Local.png
deleted file mode 100644
index a452dbe356..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Local.puml
deleted file mode 100644
index b602bbf268..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Recover
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-Recover('Recover', 'Recover', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Remote.puml
deleted file mode 100644
index a8d759d837..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Recover
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-Recover('Recover', 'Recover', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.md
deleted file mode 100644
index c392c4107b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Recover
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Recover
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-```
-
-
-
-| Illustration | Recover | RecoverCard | RecoverGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Recover.png) | ![illustration for Recover](../../../aws-q2-2023/Resource/GeneralIcons/Recover.Local.png) | ![illustration for RecoverCard](../../../aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.png) | ![illustration for RecoverGroup](../../../aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$RecoverXs>`
-- `<$RecoverSm>`
-- `<$RecoverMd>`
-- `<$RecoverLg>`
-
-
-
-
-
-## Recover
-
-### Load remotely
-```plantuml
-@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 Recover
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-Recover('Recover', 'Recover', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Recover
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-Recover('Recover', 'Recover', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## RecoverCard
-
-### Load remotely
-```plantuml
-@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 RecoverCard
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverCard('RecoverCard', 'Recover Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RecoverCard
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverCard('RecoverCard', 'Recover Card', 'an optional description')
-@enduml
-```
-
-## RecoverGroup
-
-### Load remotely
-```plantuml
-@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 RecoverGroup
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverGroup('RecoverGroup', 'Recover Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RecoverGroup
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverGroup('RecoverGroup', 'Recover Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.png
deleted file mode 100644
index 9d6f879e25..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.puml
deleted file mode 100644
index 55682a8c37..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Recover.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Recover
-
-sprite $RecoverXs [10x10/16z] FSQt0SC0400XRELm-w-hxgbWt6Lv_z06STe0Do3Bx9tzZS06Adm
-
-sprite $RecoverSm [12x12/16z] LOo35K1H3CNoMEw_xZTpK5pmmrs8h1oO0-Inubp7v2MVJObdZyz_Kk-rVWBsfAlT3N4qhm
-
-sprite $RecoverMd [16x16/16z] TO-55O0m34GlWeNkFoylrEtN6priU6yacE_WfmIA7yOMBpVxVZ8CaUUF169il3CQp7qQn5qQo6CRDFeaedD0vVQO6X5D_3JF66P2MXMrV
-
-sprite $RecoverLg [20x20/16z] {
-VSg5aSD04031rbewtlp3VNwptSLJuwq8_1dv9JYLbPUyhHP06_vIElwQFO7bqkmDMd1f1YHSR9rjW8iaTe_jvB6LnsPvR0aN-uve3njZTp43oFsI3d_QsC2U
-uQBdjzrBdm
-}
-
-!procedure Recover($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Recover', $name, $tech, $desc)
-!endprocedure
-
-!procedure RecoverCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$RecoverLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure RecoverGroup($id, $name='Recover', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$RecoverLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.png
deleted file mode 100644
index 23f10ec9f5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.puml
deleted file mode 100644
index e4e1c0e0a4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 RecoverCard
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverCard('RecoverCard', 'Recover Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Remote.puml
deleted file mode 100644
index edc9347b6e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 RecoverCard
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverCard('RecoverCard', 'Recover Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.png
deleted file mode 100644
index 78bb5b8a37..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.puml
deleted file mode 100644
index c3c8fd6a84..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 RecoverGroup
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverGroup('RecoverGroup', 'Recover Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Remote.puml
deleted file mode 100644
index 8d308f4ef9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/RecoverGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 RecoverGroup
-include('aws-q2-2023/Resource/GeneralIcons/Recover')
-
-' renders the element
-RecoverGroup('RecoverGroup', 'Recover Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.png
deleted file mode 100644
index 32a86d203f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.puml
deleted file mode 100644
index 5bf9f42898..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SamlToken
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlToken('SamlToken', 'Saml Token', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Remote.puml
deleted file mode 100644
index 1ce0a005a0..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SamlToken
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlToken('SamlToken', 'Saml Token', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.md b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.md
deleted file mode 100644
index 446991f593..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# SamlToken
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/SamlToken
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-```
-
-
-
-| Illustration | SamlToken | SamlTokenCard | SamlTokenGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/SamlToken.png) | ![illustration for SamlToken](../../../aws-q2-2023/Resource/GeneralIcons/SamlToken.Local.png) | ![illustration for SamlTokenCard](../../../aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.png) | ![illustration for SamlTokenGroup](../../../aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SamlTokenXs>`
-- `<$SamlTokenSm>`
-- `<$SamlTokenMd>`
-- `<$SamlTokenLg>`
-
-
-
-
-
-## SamlToken
-
-### Load remotely
-```plantuml
-@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 SamlToken
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlToken('SamlToken', 'Saml Token', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SamlToken
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlToken('SamlToken', 'Saml Token', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SamlTokenCard
-
-### Load remotely
-```plantuml
-@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 SamlTokenCard
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenCard('SamlTokenCard', 'Saml Token Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SamlTokenCard
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenCard('SamlTokenCard', 'Saml Token Card', 'an optional description')
-@enduml
-```
-
-## SamlTokenGroup
-
-### Load remotely
-```plantuml
-@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 SamlTokenGroup
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenGroup('SamlTokenGroup', 'Saml Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SamlTokenGroup
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenGroup('SamlTokenGroup', 'Saml Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.png
deleted file mode 100644
index 543194662a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.puml
deleted file mode 100644
index a568a8cf08..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlToken.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/SamlToken
-
-sprite $SamlTokenXs [10x10/16z] Oq05t60C8NXPEI0C7WO6LeW843C36RmW3YD8WWae16G0cOoy80QO2MB0c2
-
-sprite $SamlTokenSm [12x12/16z] PSo50S0m20J0kCB-wnQjnO-FXAFbb6j79SrLGHXfcGsCG1UsiY_AGEvIHEHjG9j2-Y3CE8LIIEg5yqal
-
-sprite $SamlTokenMd [16x16/16z] TSq30W0X50JGoVXr_-CkilqcuLR2No9hp9CSo0L1Zxikm3GwalzOQPJ_tw9CfpEDo0Hee64H_cVwZQ0S8LQ2UNWNM68Dwk4MPBQ0_fV7qlW2
-
-sprite $SamlTokenLg [20x20/16z] {
-VSo5bG0n20JGWOq3_PUx6Z-91_uR_3-oIiafnQaaeTwJUajIK6XL1i-95eMG5P4cHMhFs_ESnUMv77V5vh_Cu_WKYSdnQTQgh6cGrgo8o92ku1I870n2LJt5
-0cWEh4rLIMRIr92OLPLDpRAgLUwb9snwNm
-}
-
-!procedure SamlToken($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/SamlToken', $name, $tech, $desc)
-!endprocedure
-
-!procedure SamlTokenCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SamlTokenLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure SamlTokenGroup($id, $name='Saml Token', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$SamlTokenLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.png
deleted file mode 100644
index 80f537a54f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.puml
deleted file mode 100644
index c08977ce85..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SamlTokenCard
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenCard('SamlTokenCard', 'Saml Token Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Remote.puml
deleted file mode 100644
index fa31aca181..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SamlTokenCard
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenCard('SamlTokenCard', 'Saml Token Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.png
deleted file mode 100644
index fe636d8c89..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.puml
deleted file mode 100644
index d58feb401a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SamlTokenGroup
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenGroup('SamlTokenGroup', 'Saml Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Remote.puml
deleted file mode 100644
index 98a840b632..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SamlTokenGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SamlTokenGroup
-include('aws-q2-2023/Resource/GeneralIcons/SamlToken')
-
-' renders the element
-SamlTokenGroup('SamlTokenGroup', 'Saml Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Local.png
deleted file mode 100644
index a4f2f538c1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Local.puml
deleted file mode 100644
index c9ac2f7f2b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Sdk
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-Sdk('Sdk', 'Sdk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Remote.puml
deleted file mode 100644
index f77eea45ff..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Sdk
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-Sdk('Sdk', 'Sdk', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.md
deleted file mode 100644
index 84728fd2aa..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Sdk
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Sdk
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-```
-
-
-
-| Illustration | Sdk | SdkCard | SdkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Sdk.png) | ![illustration for Sdk](../../../aws-q2-2023/Resource/GeneralIcons/Sdk.Local.png) | ![illustration for SdkCard](../../../aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.png) | ![illustration for SdkGroup](../../../aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SdkXs>`
-- `<$SdkSm>`
-- `<$SdkMd>`
-- `<$SdkLg>`
-
-
-
-
-
-## Sdk
-
-### Load remotely
-```plantuml
-@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 Sdk
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-Sdk('Sdk', 'Sdk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Sdk
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-Sdk('Sdk', 'Sdk', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SdkCard
-
-### Load remotely
-```plantuml
-@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 SdkCard
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkCard('SdkCard', 'Sdk Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SdkCard
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkCard('SdkCard', 'Sdk Card', 'an optional description')
-@enduml
-```
-
-## SdkGroup
-
-### Load remotely
-```plantuml
-@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 SdkGroup
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkGroup('SdkGroup', 'Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SdkGroup
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkGroup('SdkGroup', 'Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.png
deleted file mode 100644
index 40448391d2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.puml
deleted file mode 100644
index 68bbb90d26..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Sdk.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Sdk
-
-sprite $SdkXs [10x10/16z] LSmr0GH00C2m7BD_kS_OALFzTMpG82Ncb6kma-a4UNh8yTLuY8E4zTae9-8A
-
-sprite $SdkSm [12x12/16z] NOg50G0X3CI2GsN_ST-L8Eq9CvBxjQLz6N5VTNlxOjiB4WSQzAeNcd0ISDgrnstlN9ZVxG0EQPmslhsBwEoi
-
-sprite $SdkMd [16x16/16z] TSc5WSK02C3GLs-H_SSz-Qv10pwprkJEMEUwaEVV4k3OOBojMQEbXXhDMGXZ3VpVd5r6oAtSdEQxxuUMozaJiW_EFjI0nbJ06ZGvkX9xn-QHSkON
-
-sprite $SdkLg [20x20/16z] {
-XP056WKW28F1LjZzZsl0wvmnlz-Pz4jHmoj2ew5FfFVJizGRgRXjW6ZEcis3pylfXuxT9nJmTjLu6BCMswcFAXoS4G5isK5qPpl3KlcPMVlFah7M7nXbPVY5
-dUtCCJJp6gqNFWR_dKGkaGlJJZVjbspMX9wK0OJtZxwD5W
-}
-
-!procedure Sdk($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Sdk', $name, $tech, $desc)
-!endprocedure
-
-!procedure SdkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SdkLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure SdkGroup($id, $name='Sdk', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$SdkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.png
deleted file mode 100644
index 7548fcf906..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.puml
deleted file mode 100644
index 92b906816f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SdkCard
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkCard('SdkCard', 'Sdk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Remote.puml
deleted file mode 100644
index 0fe1e8672b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SdkCard
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkCard('SdkCard', 'Sdk Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.png
deleted file mode 100644
index 80dae11b0e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.puml
deleted file mode 100644
index 163f42cfd9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SdkGroup
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkGroup('SdkGroup', 'Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Remote.puml
deleted file mode 100644
index 31fa5a418e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SdkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SdkGroup
-include('aws-q2-2023/Resource/GeneralIcons/Sdk')
-
-' renders the element
-SdkGroup('SdkGroup', 'Sdk Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Local.png
deleted file mode 100644
index fe0b584f4b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Local.puml
deleted file mode 100644
index 6306e95e7c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Server
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-Server('Server', 'Server', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Remote.puml
deleted file mode 100644
index e50458b72c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Server
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-Server('Server', 'Server', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Server.md
deleted file mode 100644
index b86beba1fe..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Server
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Server
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-```
-
-
-
-| Illustration | Server | ServerCard | ServerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Server.png) | ![illustration for Server](../../../aws-q2-2023/Resource/GeneralIcons/Server.Local.png) | ![illustration for ServerCard](../../../aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.png) | ![illustration for ServerGroup](../../../aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ServerXs>`
-- `<$ServerSm>`
-- `<$ServerMd>`
-- `<$ServerLg>`
-
-
-
-
-
-## Server
-
-### Load remotely
-```plantuml
-@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 Server
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-Server('Server', 'Server', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Server
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-Server('Server', 'Server', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ServerCard
-
-### Load remotely
-```plantuml
-@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 ServerCard
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerCard('ServerCard', 'Server Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerCard
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerCard('ServerCard', 'Server Card', 'an optional description')
-@enduml
-```
-
-## ServerGroup
-
-### Load remotely
-```plantuml
-@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 ServerGroup
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerGroup('ServerGroup', 'Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerGroup
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerGroup('ServerGroup', 'Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Server.png
deleted file mode 100644
index fecc9a2fed..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Server.puml
deleted file mode 100644
index 668b46918b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Server.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Server
-
-sprite $ServerXs [10x10/16z] Oo08c9YOe2mE3Wu6aW0Z400r0m
-
-sprite $ServerSm [12x12/16z] Oq05N8mWm0PXim810vJD0GGmSHuWOCB21fFaiNcuGO2TWG4
-
-sprite $ServerMd [16x16/16z] Oy02UBWXW1tAvs9Y1G46DXWVGY7up1mWWCJd107SwfdOG01TdcvyRXu8O0Ao0G
-
-sprite $ServerLg [20x20/16z] Oy05UE206Ix61MUn8SIWAZc0OlZLSO01AueO4nWmeeWnWm4J5hriA6AC483Dti4gnWW5J0Wn9cOO07C1
-
-!procedure Server($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Server', $name, $tech, $desc)
-!endprocedure
-
-!procedure ServerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ServerLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ServerGroup($id, $name='Server', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ServerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.png
deleted file mode 100644
index abeccb9c4c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.puml
deleted file mode 100644
index 97be44e12d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ServerCard
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerCard('ServerCard', 'Server Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Remote.puml
deleted file mode 100644
index 5cb77dd90f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ServerCard
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerCard('ServerCard', 'Server Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.png
deleted file mode 100644
index b0d3e9ee8f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.puml
deleted file mode 100644
index feeab4edd1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ServerGroup
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerGroup('ServerGroup', 'Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Remote.puml
deleted file mode 100644
index 188e364a84..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ServerGroup
-include('aws-q2-2023/Resource/GeneralIcons/Server')
-
-' renders the element
-ServerGroup('ServerGroup', 'Server Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Local.png
deleted file mode 100644
index f44d7c7305..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Local.puml
deleted file mode 100644
index 2d732115e5..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Servers
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-Servers('Servers', 'Servers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Remote.puml
deleted file mode 100644
index 6401d36870..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Servers
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-Servers('Servers', 'Servers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.md
deleted file mode 100644
index 8d6859154d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Servers
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Servers
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-```
-
-
-
-| Illustration | Servers | ServersCard | ServersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Servers.png) | ![illustration for Servers](../../../aws-q2-2023/Resource/GeneralIcons/Servers.Local.png) | ![illustration for ServersCard](../../../aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.png) | ![illustration for ServersGroup](../../../aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ServersXs>`
-- `<$ServersSm>`
-- `<$ServersMd>`
-- `<$ServersLg>`
-
-
-
-
-
-## Servers
-
-### Load remotely
-```plantuml
-@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 Servers
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-Servers('Servers', 'Servers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Servers
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-Servers('Servers', 'Servers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ServersCard
-
-### Load remotely
-```plantuml
-@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 ServersCard
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersCard('ServersCard', 'Servers Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServersCard
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersCard('ServersCard', 'Servers Card', 'an optional description')
-@enduml
-```
-
-## ServersGroup
-
-### Load remotely
-```plantuml
-@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 ServersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersGroup('ServersGroup', 'Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersGroup('ServersGroup', 'Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.png
deleted file mode 100644
index 05d7b480c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.puml
deleted file mode 100644
index f81c18f117..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Servers.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Servers
-
-sprite $ServersXs [10x10/16z] Oq009YXWOM1WXOemyC800nSKS3Cmy49b4M88TGXPX7a
-
-sprite $ServersSm [12x12/16z] Oq06t730my2844LbCp620JCZ8mCJiZWZd8qY3kCm0p4ECv7j1G
-
-sprite $ServersMd [16x16/16z] bSor0G0130B0L15W_tNVtV-gA7R4dJJkjkhwsFN7FI1CICIXlyh3ZxoqAjK4gBZ8oySyxMGB
-
-sprite $ServersLg [20x20/16z] fT035aKX543Hyv1h_iFzPiPU39Vax0dmU-GyyB3pQt_SYSmToLs87G21ZqC3U1jnXNmGEkhcykNhXjXItUp-zYF65G
-
-!procedure Servers($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Servers', $name, $tech, $desc)
-!endprocedure
-
-!procedure ServersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ServersLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ServersGroup($id, $name='Servers', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ServersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.png
deleted file mode 100644
index 146d4a3316..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.puml
deleted file mode 100644
index 3d180bb1ca..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ServersCard
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersCard('ServersCard', 'Servers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Remote.puml
deleted file mode 100644
index 3d551c11ac..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ServersCard
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersCard('ServersCard', 'Servers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.png
deleted file mode 100644
index 19861220b5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.puml
deleted file mode 100644
index 1cd5ba8992..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ServersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersGroup('ServersGroup', 'Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Remote.puml
deleted file mode 100644
index 45d48f933a..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ServersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ServersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Servers')
-
-' renders the element
-ServersGroup('ServersGroup', 'Servers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Local.png
deleted file mode 100644
index d44a0850ea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Local.puml
deleted file mode 100644
index 4561c21ef2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Shield
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-Shield('Shield', 'Shield', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Remote.puml
deleted file mode 100644
index ee1ffdecd9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Shield
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-Shield('Shield', 'Shield', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.md
deleted file mode 100644
index 55e0ba5cac..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Shield
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Shield
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-```
-
-
-
-| Illustration | Shield | ShieldCard | ShieldGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Shield.png) | ![illustration for Shield](../../../aws-q2-2023/Resource/GeneralIcons/Shield.Local.png) | ![illustration for ShieldCard](../../../aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.png) | ![illustration for ShieldGroup](../../../aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ShieldXs>`
-- `<$ShieldSm>`
-- `<$ShieldMd>`
-- `<$ShieldLg>`
-
-
-
-
-
-## Shield
-
-### Load remotely
-```plantuml
-@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 Shield
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-Shield('Shield', 'Shield', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Shield
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-Shield('Shield', 'Shield', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ShieldCard
-
-### Load remotely
-```plantuml
-@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 ShieldCard
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldCard('ShieldCard', 'Shield Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ShieldCard
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldCard('ShieldCard', 'Shield Card', 'an optional description')
-@enduml
-```
-
-## ShieldGroup
-
-### Load remotely
-```plantuml
-@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 ShieldGroup
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldGroup('ShieldGroup', 'Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ShieldGroup
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldGroup('ShieldGroup', 'Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.png
deleted file mode 100644
index a16dce19b9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.puml
deleted file mode 100644
index 4624661454..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Shield.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Shield
-
-sprite $ShieldXs [10x10/16z] LSc34S0000F0hvdznwtvfy1FqTergKKVna35tgR2UQDhtQgz9sW7-pMaZCEK_Li1
-
-sprite $ShieldSm [12x12/16z] NSQr0KHH300Wdako_xgdtQV2Kqd-cMcqRA2SvQvIOKzO5HYNrQ2YPXoS13jn2WnW7rfBuEZ-HV_l3G
-
-sprite $ShieldMd [16x16/16z] {
-TOg53GD03CJy7Dn_tIegaqK7vW_9Azk8pXMnK4RIBMm0JZlHERuQ2jZAcofO_OiU9NBGwWrekUi_G7BLGvtIDieLcnJJhhMtk8et8ThrHuPM9RWo1CdrgD1Y
-DND-SG4
-}
-
-sprite $ShieldLg [20x20/16z] {
-VSn5OWKm24NH2_64j__braYz_MU2moDsVhVKDz_uMU0nZTIag73KOKe2c8RriuqQouq5i4t1LNRsbidtlfz6zgO9E67Psm3DSsc6m-BaVlDxg7x8tvl9rK_-
-8n1NwVUcrjf8GZ-psNsHwYGSM9E0QmsM94V6Xt4Cw65yTIGr_lSC
-}
-
-!procedure Shield($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Shield', $name, $tech, $desc)
-!endprocedure
-
-!procedure ShieldCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ShieldLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ShieldGroup($id, $name='Shield', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ShieldLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.png
deleted file mode 100644
index 76bac583dc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.puml
deleted file mode 100644
index 71219277c1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ShieldCard
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldCard('ShieldCard', 'Shield Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Remote.puml
deleted file mode 100644
index 4877567e91..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ShieldCard
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldCard('ShieldCard', 'Shield Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.png
deleted file mode 100644
index 72e4519b65..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.puml
deleted file mode 100644
index 8c536af0a1..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ShieldGroup
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldGroup('ShieldGroup', 'Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Remote.puml
deleted file mode 100644
index 61bc3f1ed6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ShieldGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ShieldGroup
-include('aws-q2-2023/Resource/GeneralIcons/Shield')
-
-' renders the element
-ShieldGroup('ShieldGroup', 'Shield Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.png
deleted file mode 100644
index 85190f2075..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.puml
deleted file mode 100644
index ed0411d59f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SourceCode
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCode('SourceCode', 'Source Code', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Remote.puml
deleted file mode 100644
index 39f36e1dce..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SourceCode
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCode('SourceCode', 'Source Code', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.md b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.md
deleted file mode 100644
index 3d95c5a54e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# SourceCode
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/SourceCode
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-```
-
-
-
-| Illustration | SourceCode | SourceCodeCard | SourceCodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/SourceCode.png) | ![illustration for SourceCode](../../../aws-q2-2023/Resource/GeneralIcons/SourceCode.Local.png) | ![illustration for SourceCodeCard](../../../aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.png) | ![illustration for SourceCodeGroup](../../../aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SourceCodeXs>`
-- `<$SourceCodeSm>`
-- `<$SourceCodeMd>`
-- `<$SourceCodeLg>`
-
-
-
-
-
-## SourceCode
-
-### Load remotely
-```plantuml
-@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 SourceCode
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCode('SourceCode', 'Source Code', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SourceCode
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCode('SourceCode', 'Source Code', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SourceCodeCard
-
-### Load remotely
-```plantuml
-@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 SourceCodeCard
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeCard('SourceCodeCard', 'Source Code Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SourceCodeCard
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeCard('SourceCodeCard', 'Source Code Card', 'an optional description')
-@enduml
-```
-
-## SourceCodeGroup
-
-### Load remotely
-```plantuml
-@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 SourceCodeGroup
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeGroup('SourceCodeGroup', 'Source Code Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SourceCodeGroup
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeGroup('SourceCodeGroup', 'Source Code Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.png
deleted file mode 100644
index cff6c7d44a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.puml
deleted file mode 100644
index 5cb2ef02de..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCode.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/SourceCode
-
-sprite $SourceCodeXs [10x10/16z] Oq02h43CYya2iL5Pt42A2IB616Joub37pWG4G7K
-
-sprite $SourceCodeSm [12x12/16z] VSQ35G0n042nVsRt7xUsyXGAxw9zYplQjwxfp-VkBFvh_8_Wz__OEFsTsP_F0GK
-
-sprite $SourceCodeMd [16x16/16z] dST50S0m002nAxD_kMFcDRzmbbClX_cHWGxx2nbsZo6vxO5uTur3hizGC7vxjpt6WeBviyhdcOOM
-
-sprite $SourceCodeLg [20x20/16z] fOs35GHH5CNoljb_kOkncUDBjf7ICshAqbBBXgRAMeEoqcBCPQhr-dtDG9GeKos7zbLDjAAG125EDBBw9-tY8npzljUy6kaqz0G5V04
-
-!procedure SourceCode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/SourceCode', $name, $tech, $desc)
-!endprocedure
-
-!procedure SourceCodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SourceCodeLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure SourceCodeGroup($id, $name='Source Code', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$SourceCodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.png
deleted file mode 100644
index 0f3a3500fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.puml
deleted file mode 100644
index 503bcb959f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SourceCodeCard
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeCard('SourceCodeCard', 'Source Code Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Remote.puml
deleted file mode 100644
index bd72395b72..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SourceCodeCard
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeCard('SourceCodeCard', 'Source Code Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.png
deleted file mode 100644
index 4d38d94e59..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.puml
deleted file mode 100644
index 2ca6213253..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SourceCodeGroup
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeGroup('SourceCodeGroup', 'Source Code Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Remote.puml
deleted file mode 100644
index 52d973ab0e..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SourceCodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SourceCodeGroup
-include('aws-q2-2023/Resource/GeneralIcons/SourceCode')
-
-' renders the element
-SourceCodeGroup('SourceCodeGroup', 'Source Code Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.png
deleted file mode 100644
index adf5810e22..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.puml
deleted file mode 100644
index 3cf697ced4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SslPadlock
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlock('SslPadlock', 'Ssl Padlock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Remote.puml
deleted file mode 100644
index 75c3e70729..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SslPadlock
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlock('SslPadlock', 'Ssl Padlock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.md b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.md
deleted file mode 100644
index 1da6da10a4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# SslPadlock
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/SslPadlock
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-```
-
-
-
-| Illustration | SslPadlock | SslPadlockCard | SslPadlockGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/SslPadlock.png) | ![illustration for SslPadlock](../../../aws-q2-2023/Resource/GeneralIcons/SslPadlock.Local.png) | ![illustration for SslPadlockCard](../../../aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.png) | ![illustration for SslPadlockGroup](../../../aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SslPadlockXs>`
-- `<$SslPadlockSm>`
-- `<$SslPadlockMd>`
-- `<$SslPadlockLg>`
-
-
-
-
-
-## SslPadlock
-
-### Load remotely
-```plantuml
-@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 SslPadlock
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlock('SslPadlock', 'Ssl Padlock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SslPadlock
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlock('SslPadlock', 'Ssl Padlock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SslPadlockCard
-
-### Load remotely
-```plantuml
-@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 SslPadlockCard
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockCard('SslPadlockCard', 'Ssl Padlock Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SslPadlockCard
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockCard('SslPadlockCard', 'Ssl Padlock Card', 'an optional description')
-@enduml
-```
-
-## SslPadlockGroup
-
-### Load remotely
-```plantuml
-@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 SslPadlockGroup
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockGroup('SslPadlockGroup', 'Ssl Padlock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SslPadlockGroup
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockGroup('SslPadlockGroup', 'Ssl Padlock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.png
deleted file mode 100644
index 41cc5681a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.puml
deleted file mode 100644
index 80aa557ca2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlock.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/SslPadlock
-
-sprite $SslPadlockXs [10x10/16z] FSct0OD000GmmUTm-wzhLwWL0DJItcSSBXPY4G7oLn7HLHSHrVFjue20qGf-
-
-sprite $SslPadlockSm [12x12/16z] LSnL0WGn20FGDzeMsFiVTuslmIM9X-Mq1NbniO6TGcs91Tq7DXaHPP9iRi7Ht9SW7UpEdaDRgzV4AcrxWWy
-
-sprite $SslPadlockMd [16x16/16z] {
-PO-5SKL130DNnw3NVxiP3UJJ7ffjVZ6W1sWpujAqDzUkGr0xGOG3iqJQSkGfC4HF1JRab5jAWWNWx71WWMhaEqha0oPdF4HWSebCPF8uyXYZzyW7JLvSG5uY
-b1qno8EpVuOCVm
-}
-
-sprite $SslPadlockLg [20x20/16z] {
-TOy5WeKm30Md0g6H-nztBUb-7wZ57nzO0Ct-TacJpXWSqRqXRXFWbD_LgTs0vlmn5qb0johGrjmsLijRBYxOkssRxr6Yc6MJaH4T-b73HYu_B_hCPEbb4qcR
-DUmMcxOc-BQjiY4vIHIpvet6FSC0tDhD4YMxYLa7n4jo8N74u9cJpJS
-}
-
-!procedure SslPadlock($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/SslPadlock', $name, $tech, $desc)
-!endprocedure
-
-!procedure SslPadlockCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SslPadlockLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure SslPadlockGroup($id, $name='Ssl Padlock', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$SslPadlockLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.png
deleted file mode 100644
index f60290d598..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.puml
deleted file mode 100644
index b515ee45d6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SslPadlockCard
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockCard('SslPadlockCard', 'Ssl Padlock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Remote.puml
deleted file mode 100644
index 76c80ca270..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SslPadlockCard
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockCard('SslPadlockCard', 'Ssl Padlock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.png
deleted file mode 100644
index 302c678e90..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.puml
deleted file mode 100644
index b2f6b87a70..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SslPadlockGroup
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockGroup('SslPadlockGroup', 'Ssl Padlock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Remote.puml
deleted file mode 100644
index c3b5d34f0b..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/SslPadlockGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SslPadlockGroup
-include('aws-q2-2023/Resource/GeneralIcons/SslPadlock')
-
-' renders the element
-SslPadlockGroup('SslPadlockGroup', 'Ssl Padlock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.png
deleted file mode 100644
index 6fe73cc476..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.puml
deleted file mode 100644
index e7f4883ac4..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 TapeStorage
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorage('TapeStorage', 'Tape Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Remote.puml
deleted file mode 100644
index b5a6959e23..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 TapeStorage
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorage('TapeStorage', 'Tape Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.md b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.md
deleted file mode 100644
index f732f0ac27..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# TapeStorage
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/TapeStorage
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-```
-
-
-
-| Illustration | TapeStorage | TapeStorageCard | TapeStorageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/TapeStorage.png) | ![illustration for TapeStorage](../../../aws-q2-2023/Resource/GeneralIcons/TapeStorage.Local.png) | ![illustration for TapeStorageCard](../../../aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.png) | ![illustration for TapeStorageGroup](../../../aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$TapeStorageXs>`
-- `<$TapeStorageSm>`
-- `<$TapeStorageMd>`
-- `<$TapeStorageLg>`
-
-
-
-
-
-## TapeStorage
-
-### Load remotely
-```plantuml
-@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 TapeStorage
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorage('TapeStorage', 'Tape Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TapeStorage
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorage('TapeStorage', 'Tape Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## TapeStorageCard
-
-### Load remotely
-```plantuml
-@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 TapeStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageCard('TapeStorageCard', 'Tape Storage Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TapeStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageCard('TapeStorageCard', 'Tape Storage Card', 'an optional description')
-@enduml
-```
-
-## TapeStorageGroup
-
-### Load remotely
-```plantuml
-@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 TapeStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageGroup('TapeStorageGroup', 'Tape Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 TapeStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageGroup('TapeStorageGroup', 'Tape Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.png b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.png
deleted file mode 100644
index 9fee84faa6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.puml
deleted file mode 100644
index 4c51f25669..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorage.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/TapeStorage
-
-sprite $TapeStorageXs [10x10/16z] XS450S0m000Wvjw_xWFSm8-pAVCG5qI7TGHRSfOjiia5pQCB
-
-sprite $TapeStorageSm [12x12/16z] ZSIt0S0m3CJ0Kmxa_lEwSwr_0DvM_jQj3h5ibcwWIjMa65V8Jkh98NRUU_CSB_i
-
-sprite $TapeStorageMd [16x16/16z] hSMt0G9130NHTxTU4lsNYmc9uPiPVyZrvREk6QXsHMDTYL0Ecw98jvKSvPfJNZo2L3PA2Av6Tg8vWwjWvxa_YUX-pWi
-
-sprite $TapeStorageLg [20x20/16z] {
-lOw50KD134BXNCZ-wvRKHlYdBmwUMlp3ZnHRIkXnTioaw3jVeArZcCktu6PeGs3vHEsOTvSgk2g4sWjazt0iQ9zSNGjSlhBaUBFJu1lCVY9sIQ3UJs6vSSw9
-JQxq8qNq3s1EFBHU
-}
-
-!procedure TapeStorage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/TapeStorage', $name, $tech, $desc)
-!endprocedure
-
-!procedure TapeStorageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$TapeStorageLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure TapeStorageGroup($id, $name='Tape Storage', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$TapeStorageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.png
deleted file mode 100644
index 9a0ab3646b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.puml
deleted file mode 100644
index b1a6e801bc..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 TapeStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageCard('TapeStorageCard', 'Tape Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Remote.puml
deleted file mode 100644
index 25113c12a6..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 TapeStorageCard
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageCard('TapeStorageCard', 'Tape Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.png
deleted file mode 100644
index 32c9795c4b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.puml
deleted file mode 100644
index d0ccc295a3..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 TapeStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageGroup('TapeStorageGroup', 'Tape Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Remote.puml
deleted file mode 100644
index 87f588e182..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/TapeStorageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 TapeStorageGroup
-include('aws-q2-2023/Resource/GeneralIcons/TapeStorage')
-
-' renders the element
-TapeStorageGroup('TapeStorageGroup', 'Tape Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.png
deleted file mode 100644
index 5cbd4fae29..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.puml
deleted file mode 100644
index 8048575c0f..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Toolkit
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-Toolkit('Toolkit', 'Toolkit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Remote.puml
deleted file mode 100644
index 47df7e0008..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Toolkit
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-Toolkit('Toolkit', 'Toolkit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.md
deleted file mode 100644
index 16db0602fd..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Toolkit
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Toolkit
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-```
-
-
-
-| Illustration | Toolkit | ToolkitCard | ToolkitGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Toolkit.png) | ![illustration for Toolkit](../../../aws-q2-2023/Resource/GeneralIcons/Toolkit.Local.png) | ![illustration for ToolkitCard](../../../aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.png) | ![illustration for ToolkitGroup](../../../aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ToolkitXs>`
-- `<$ToolkitSm>`
-- `<$ToolkitMd>`
-- `<$ToolkitLg>`
-
-
-
-
-
-## Toolkit
-
-### Load remotely
-```plantuml
-@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 Toolkit
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-Toolkit('Toolkit', 'Toolkit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Toolkit
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-Toolkit('Toolkit', 'Toolkit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ToolkitCard
-
-### Load remotely
-```plantuml
-@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 ToolkitCard
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitCard('ToolkitCard', 'Toolkit Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ToolkitCard
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitCard('ToolkitCard', 'Toolkit Card', 'an optional description')
-@enduml
-```
-
-## ToolkitGroup
-
-### Load remotely
-```plantuml
-@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 ToolkitGroup
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitGroup('ToolkitGroup', 'Toolkit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ToolkitGroup
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitGroup('ToolkitGroup', 'Toolkit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.png
deleted file mode 100644
index f00a59e502..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.puml
deleted file mode 100644
index 76893fa984..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Toolkit.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Toolkit
-
-sprite $ToolkitXs [10x10/16z] LSU30GD000F0Utl_SMl6yOTZWH9UCSHWJi7Wf7pSBkbKc4RAocEj8n-my5nAWoi
-
-sprite $ToolkitSm [12x12/16z] NSp50O1044FHlouJ-YyN2oVUw2dyhTwnCe6T0A9cI480QK9eODfLVFOXB4KDmdz8R3flsW3wcmpoMFPt0G
-
-sprite $ToolkitMd [16x16/16z] {
-RO-54GGn3CGKS6Wt_PVxp7yoQZnaZWdd3qjE5BzK5O0nxsFK0Q252Y1wDSogpWOMoE3Kyyq5u4A7vnrYRzu-dJP--GewndSNKntmA3TFJf41SX4txZDzl307
-QdmYxfm1
-}
-
-sprite $ToolkitLg [20x20/16z] {
-VP150WGn40BfkF7_xouxxdLee78Bll3TheeLlPzCQH0sqcOYxTBq6jhKyYYeKws6vlxlrjWIlCqE73eXkh8xGVWUI1mTXhCAaKsdJSuxCa7epCvYDwA6Wyir
--1OQQjpTe2SWsVpY0dAlX6JNBH0ovlBKF3m3PdhVVsV3UjAj3ISYCt4ZRkq7
-}
-
-!procedure Toolkit($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Toolkit', $name, $tech, $desc)
-!endprocedure
-
-!procedure ToolkitCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ToolkitLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure ToolkitGroup($id, $name='Toolkit', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$ToolkitLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.png
deleted file mode 100644
index 7c48ffacc7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.puml
deleted file mode 100644
index 283328f107..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ToolkitCard
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitCard('ToolkitCard', 'Toolkit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Remote.puml
deleted file mode 100644
index 0ab5238003..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ToolkitCard
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitCard('ToolkitCard', 'Toolkit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.png
deleted file mode 100644
index f8870e61bd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.puml
deleted file mode 100644
index 53afd25ba2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ToolkitGroup
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitGroup('ToolkitGroup', 'Toolkit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Remote.puml
deleted file mode 100644
index cfec7aec63..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/ToolkitGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ToolkitGroup
-include('aws-q2-2023/Resource/GeneralIcons/Toolkit')
-
-' renders the element
-ToolkitGroup('ToolkitGroup', 'Toolkit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/User.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/User.Local.png
deleted file mode 100644
index 44d2eca460..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/User.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/User.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/User.Local.puml
deleted file mode 100644
index 81a000b356..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/User.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 User
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-User('User', 'User', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/User.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/User.Remote.puml
deleted file mode 100644
index 52f9db9d55..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/User.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 User
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-User('User', 'User', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/User.md b/distribution/aws-q2-2023/Resource/GeneralIcons/User.md
deleted file mode 100644
index 971a0f13b7..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/User.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# User
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/User
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/User')
-```
-
-
-
-| Illustration | User | UserCard | UserGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/User.png) | ![illustration for User](../../../aws-q2-2023/Resource/GeneralIcons/User.Local.png) | ![illustration for UserCard](../../../aws-q2-2023/Resource/GeneralIcons/UserCard.Local.png) | ![illustration for UserGroup](../../../aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$UserXs>`
-- `<$UserSm>`
-- `<$UserMd>`
-- `<$UserLg>`
-
-
-
-
-
-## User
-
-### Load remotely
-```plantuml
-@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 User
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-User('User', 'User', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 User
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-User('User', 'User', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## UserCard
-
-### Load remotely
-```plantuml
-@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 UserCard
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserCard('UserCard', 'User Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 UserCard
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserCard('UserCard', 'User Card', 'an optional description')
-@enduml
-```
-
-## UserGroup
-
-### Load remotely
-```plantuml
-@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 UserGroup
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserGroup('UserGroup', 'User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 UserGroup
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserGroup('UserGroup', 'User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/User.png b/distribution/aws-q2-2023/Resource/GeneralIcons/User.png
deleted file mode 100644
index e79d1ffc0d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/User.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/User.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/User.puml
deleted file mode 100644
index b794c1ee33..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/User.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/User
-
-sprite $UserXs [10x10/16z] Oq01p0nS40Ox4FF2XRc16CBdO80mUTaGcZWGJ2w8MgWY9WZW1
-
-sprite $UserSm [12x12/16z] NSO50S1040EmZDc_tF5Z3bgLTcwts35xJPAUPCREvpX2NHeC_LjzclS-AuDaYrm
-
-sprite $UserMd [16x16/16z] TKw30K0X4Crrsd_SpsoS7jHs1IRMBSKtzhQa-e-evF7_x2dNxlkuyPdd0TC4l8YqJBFvFEJKX1pa0kGq5wW3lZXKRN5deynolzGD
-
-sprite $UserLg [20x20/16z] {
-VP250GGX30Hnf_zoSOYyx2aJZ_WZbqkK55KzNYbYLBQBju2Kl-x0_FC75kvFHh7kC_R-su2ON8LTOWqEEK92Lb9ANu12wf00FPa3IUQaNiUWGdi7ZqgPifCf
-8ZENg9caw
-}
-
-!procedure User($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/User', $name, $tech, $desc)
-!endprocedure
-
-!procedure UserCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$UserLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure UserGroup($id, $name='User', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$UserLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Local.png
deleted file mode 100644
index ba9891305d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Local.puml
deleted file mode 100644
index 35d165990d..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 UserCard
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserCard('UserCard', 'User Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Remote.puml
deleted file mode 100644
index b8a4825a66..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UserCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 UserCard
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserCard('UserCard', 'User Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.png
deleted file mode 100644
index 585db42088..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.puml
deleted file mode 100644
index 13e6dbf828..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 UserGroup
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserGroup('UserGroup', 'User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Remote.puml
deleted file mode 100644
index 891e32ff9c..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UserGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 UserGroup
-include('aws-q2-2023/Resource/GeneralIcons/User')
-
-' renders the element
-UserGroup('UserGroup', 'User Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Local.png
deleted file mode 100644
index 90e119534b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Local.puml
deleted file mode 100644
index f776097225..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Users
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-Users('Users', 'Users', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Remote.puml
deleted file mode 100644
index 4e81f41cbf..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Users
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-Users('Users', 'Users', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.md b/distribution/aws-q2-2023/Resource/GeneralIcons/Users.md
deleted file mode 100644
index 6115453e29..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Users
-
-
-```text
-aws-q2-2023/Resource/GeneralIcons/Users
-```
-
-```text
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-```
-
-
-
-| Illustration | Users | UsersCard | UsersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GeneralIcons/Users.png) | ![illustration for Users](../../../aws-q2-2023/Resource/GeneralIcons/Users.Local.png) | ![illustration for UsersCard](../../../aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.png) | ![illustration for UsersGroup](../../../aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$UsersXs>`
-- `<$UsersSm>`
-- `<$UsersMd>`
-- `<$UsersLg>`
-
-
-
-
-
-## Users
-
-### Load remotely
-```plantuml
-@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 Users
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-Users('Users', 'Users', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Users
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-Users('Users', 'Users', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## UsersCard
-
-### Load remotely
-```plantuml
-@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 UsersCard
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersCard('UsersCard', 'Users Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 UsersCard
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersCard('UsersCard', 'Users Card', 'an optional description')
-@enduml
-```
-
-## UsersGroup
-
-### Load remotely
-```plantuml
-@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 UsersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersGroup('UsersGroup', 'Users Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 UsersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersGroup('UsersGroup', 'Users Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.png b/distribution/aws-q2-2023/Resource/GeneralIcons/Users.png
deleted file mode 100644
index 9e4fd2d037..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/Users.puml
deleted file mode 100644
index 214c937393..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/Users.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GeneralIcons/Users
-
-sprite $UsersXs [10x10/16z] 3S670O1030GWh5-IstzT1G0eBG8AqCrJDy615ovX01kGB20eSFus7m
-
-sprite $UsersSm [12x12/16z] 9SM50G1130AmdFl-uxws4020aljBWy5-ETZK7sOV-ST2U15bKB2542BU1RjCW8qEH0Z0MEy5RW
-
-sprite $UsersMd [16x16/16z] POk50SCm40ClRD3lFwv1vUQCB-3E8Hr0hSAStWcmi37Ovz-QxyiHQv0ZCX2AbRTeVqklZbGjFkq02eD47N01MiOlOmJMNgmHuiErpVx2Y_DTCkbPUiTbx7S
-
-sprite $UsersLg [20x20/16z] {
-TSq54aCn24NH6nTW_zljPqYzFN5v0tzaqO5RkWXDe2bWCPoUQMIWrEUTGEGxRfR8f0r8Ec5L0sWc5b5af5GD-ixaFG2CS4ApGsqucKLYPx2ZMjHn8wCkNbeU
-Uic42R0JRpHHD-_iidXL120BBmm-BsjzVGih7o-LKxd3tG
-}
-
-!procedure Users($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GeneralIcons/Users', $name, $tech, $desc)
-!endprocedure
-
-!procedure UsersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$UsersLg>', 'GeneralIcons', $funcName, $content)
-!endprocedure
-
-!procedure UsersGroup($id, $name='Users', $tech='')
- IconGroupElement($id, 'GeneralIconsFamily', '<$UsersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.png
deleted file mode 100644
index bd2a47546a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.puml
deleted file mode 100644
index db9ab30f69..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 UsersCard
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersCard('UsersCard', 'Users Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Remote.puml
deleted file mode 100644
index 90a6e7c018..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 UsersCard
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersCard('UsersCard', 'Users Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.png b/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.png
deleted file mode 100644
index 450ec1635b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.puml
deleted file mode 100644
index 2f80e985a2..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 UsersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersGroup('UsersGroup', 'Users Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Remote.puml
deleted file mode 100644
index 436e6777c9..0000000000
--- a/distribution/aws-q2-2023/Resource/GeneralIcons/UsersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 UsersGroup
-include('aws-q2-2023/Resource/GeneralIcons/Users')
-
-' renders the element
-UsersGroup('UsersGroup', 'Users Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.png
deleted file mode 100644
index eab3725518..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.puml
deleted file mode 100644
index 7c643747ee..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AutoScaling
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScaling('AutoScaling', 'Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Remote.puml
deleted file mode 100644
index e5e99ca73a..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AutoScaling
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScaling('AutoScaling', 'Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.md b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.md
deleted file mode 100644
index 573b1cafe5..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AutoScaling
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/AutoScaling
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-```
-
-
-
-| Illustration | AutoScaling | AutoScalingCard | AutoScalingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/AutoScaling.png) | ![illustration for AutoScaling](../../../aws-q2-2023/Resource/GroupIcons/AutoScaling.Local.png) | ![illustration for AutoScalingCard](../../../aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.png) | ![illustration for AutoScalingGroup](../../../aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AutoScalingXs>`
-- `<$AutoScalingSm>`
-- `<$AutoScalingMd>`
-- `<$AutoScalingLg>`
-
-
-
-
-
-## AutoScaling
-
-### Load remotely
-```plantuml
-@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 AutoScaling
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScaling('AutoScaling', 'Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AutoScaling
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScaling('AutoScaling', 'Auto Scaling', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AutoScalingCard
-
-### Load remotely
-```plantuml
-@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 AutoScalingCard
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingCard('AutoScalingCard', 'Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AutoScalingCard
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingCard('AutoScalingCard', 'Auto Scaling Card', 'an optional description')
-@enduml
-```
-
-## AutoScalingGroup
-
-### Load remotely
-```plantuml
-@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 AutoScalingGroup
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingGroup('AutoScalingGroup', 'Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AutoScalingGroup
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingGroup('AutoScalingGroup', 'Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.png b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.png
deleted file mode 100644
index 02a97ffa87..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.puml
deleted file mode 100644
index e49e38d79c..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScaling.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/AutoScaling
-
-sprite $AutoScalingXs [10x10/16z] uy05c72pc9WOEHYOc72hOq0r2W
-
-sprite $AutoScalingSm [12x12/16z] uy0B693OJ5ZPh1piC34c9ZOEHY29Lpq7Ex8u8uQD
-
-sprite $AutoScalingMd [16x16/16z] uo0IiA5ocHZH1JX8uBEp8OcmCJ4nCG0fHY2Df8I3ZHJpsPdOKPtBGAI_
-
-sprite $AutoScalingLg [20x20/16z] hSwd0S0030D1T__-4ySebQGTqoFnXr8kt9GBuyTc3KHkUwX2YusjEwFZnozjpPbASf4yjG
-
-!procedure AutoScaling($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/AutoScaling', $name, $tech, $desc)
-!endprocedure
-
-!procedure AutoScalingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AutoScalingLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure AutoScalingGroup($id, $name='Auto Scaling', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$AutoScalingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.png
deleted file mode 100644
index cab3a39ba0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.puml
deleted file mode 100644
index 17c9a09e9e..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AutoScalingCard
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingCard('AutoScalingCard', 'Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Remote.puml
deleted file mode 100644
index 5968c43bfd..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AutoScalingCard
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingCard('AutoScalingCard', 'Auto Scaling Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.png
deleted file mode 100644
index c4ce2bbb46..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.puml
deleted file mode 100644
index ecc96853fa..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AutoScalingGroup
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingGroup('AutoScalingGroup', 'Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Remote.puml
deleted file mode 100644
index e40924d97b..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AutoScalingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AutoScalingGroup
-include('aws-q2-2023/Resource/GroupIcons/AutoScaling')
-
-' renders the element
-AutoScalingGroup('AutoScalingGroup', 'Auto Scaling Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.png
deleted file mode 100644
index a8c32587d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.puml
deleted file mode 100644
index 61caae77be..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloud
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloud('AwsCloud', 'Aws Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Remote.puml
deleted file mode 100644
index 6baedb8aa0..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloud
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloud('AwsCloud', 'Aws Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.md b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.md
deleted file mode 100644
index b4851ac8a8..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloud
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/AwsCloud
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-```
-
-
-
-| Illustration | AwsCloud | AwsCloudCard | AwsCloudGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/AwsCloud.png) | ![illustration for AwsCloud](../../../aws-q2-2023/Resource/GroupIcons/AwsCloud.Local.png) | ![illustration for AwsCloudCard](../../../aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.png) | ![illustration for AwsCloudGroup](../../../aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudXs>`
-- `<$AwsCloudSm>`
-- `<$AwsCloudMd>`
-- `<$AwsCloudLg>`
-
-
-
-
-
-## AwsCloud
-
-### Load remotely
-```plantuml
-@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 AwsCloud
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloud('AwsCloud', 'Aws Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloud
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloud('AwsCloud', 'Aws Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudCard
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudCard('AwsCloudCard', 'Aws Cloud Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudCard
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudCard('AwsCloudCard', 'Aws Cloud Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudGroup('AwsCloudGroup', 'Aws Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudGroup('AwsCloudGroup', 'Aws Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.png
deleted file mode 100644
index 7d765cd8f1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.puml
deleted file mode 100644
index 07a67d19bc..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloud.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/AwsCloud
-
-sprite $AwsCloudXs [10x10/16z] XS550G0n0C2m7cFzonrzHuaJl3--g83yg0kt9-XkmQ-oNGisHG
-
-sprite $AwsCloudSm [12x12/16z] bSQr0S1034MnOx3_st_SO1jK9NwRKufoDo1qDGOZxqyp4ZrK42TjfnS7F1ixgwM9Uoi
-
-sprite $AwsCloudMd [16x16/16z] hOor0GHG24FHBu7iF-wvbYUlWXZ_JeL1ADGTSH5GQIpgYZw_2pqmcOljPw74bET2Yl2TFljHZ-NIovxu0Z3DYLjkHkJcDnm1
-
-sprite $AwsCloudLg [20x20/16z] nSor0GHH24NHEynNuFLVxhfBjd8I7FrF1Iyf97EOfsuoQvGvEddgT41qLJ8vTL4YLXcIecZF5aF3j3O1hZUARlJJmrgk-xEqKsQmrbuN63TdivLIUkWhjW
-
-!procedure AwsCloud($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/AwsCloud', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudGroup($id, $name='Aws Cloud', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$AwsCloudLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.png
deleted file mode 100644
index 4e37667ddf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.puml
deleted file mode 100644
index 6af35612ea..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudCard
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudCard('AwsCloudCard', 'Aws Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Remote.puml
deleted file mode 100644
index 06c2e3965c..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudCard
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudCard('AwsCloudCard', 'Aws Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.png
deleted file mode 100644
index 59ef474868..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.puml
deleted file mode 100644
index 57d1d9cc76..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudGroup('AwsCloudGroup', 'Aws Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Remote.puml
deleted file mode 100644
index 3246f26b56..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsCloudGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsCloud')
-
-' renders the element
-AwsCloudGroup('AwsCloudGroup', 'Aws Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.png
deleted file mode 100644
index 35675f6e11..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.puml
deleted file mode 100644
index e6571cb4a0..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStepFunction
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunction('AwsStepFunction', 'Aws Step Function', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Remote.puml
deleted file mode 100644
index 2d90b759ab..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStepFunction
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunction('AwsStepFunction', 'Aws Step Function', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.md b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.md
deleted file mode 100644
index d2ef36b812..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStepFunction
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/AwsStepFunction
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-```
-
-
-
-| Illustration | AwsStepFunction | AwsStepFunctionCard | AwsStepFunctionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png) | ![illustration for AwsStepFunction](../../../aws-q2-2023/Resource/GroupIcons/AwsStepFunction.Local.png) | ![illustration for AwsStepFunctionCard](../../../aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.png) | ![illustration for AwsStepFunctionGroup](../../../aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStepFunctionXs>`
-- `<$AwsStepFunctionSm>`
-- `<$AwsStepFunctionMd>`
-- `<$AwsStepFunctionLg>`
-
-
-
-
-
-## AwsStepFunction
-
-### Load remotely
-```plantuml
-@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 AwsStepFunction
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunction('AwsStepFunction', 'Aws Step Function', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStepFunction
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunction('AwsStepFunction', 'Aws Step Function', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStepFunctionCard
-
-### Load remotely
-```plantuml
-@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 AwsStepFunctionCard
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionCard('AwsStepFunctionCard', 'Aws Step Function Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStepFunctionCard
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionCard('AwsStepFunctionCard', 'Aws Step Function Card', 'an optional description')
-@enduml
-```
-
-## AwsStepFunctionGroup
-
-### Load remotely
-```plantuml
-@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 AwsStepFunctionGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionGroup('AwsStepFunctionGroup', 'Aws Step Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStepFunctionGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionGroup('AwsStepFunctionGroup', 'Aws Step Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png
deleted file mode 100644
index 02f27b0a5a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.puml
deleted file mode 100644
index bd996d2610..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunction.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/AwsStepFunction
-
-sprite $AwsStepFunctionXs [10x10/16z] uo84sDcPsDb132Oc1Y015W8BGCIOkRWOO1nSHW
-
-sprite $AwsStepFunctionSm [12x12/16z] VKs30S1046k3n-s_RstycKcqfFfISw-APrbArwfzd9thd35v3vol1UY0uwnS2F2Y704
-
-sprite $AwsStepFunctionMd [16x16/16z] ZOx50S0m201R7FRVDww_N0INUCHkym-vR48_SW7WAwzRJaXKbL5XNWcejBYoQWJNZ2DEbRF2zqGpW_BEVKpZ1DZZYGm
-
-sprite $AwsStepFunctionLg [20x20/16z] hSr50W8120NGaPRx7rZAP6Ez7Vdz7mXjzTXnzG3bkQ41DDnRTXw7ZnE4hk3Men0zAFtLbEiJJdw2-OIGEeOWzDBna4lZeJUP2nhkdk-UYN_g0W
-
-!procedure AwsStepFunction($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/AwsStepFunction', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStepFunctionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStepFunctionLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure AwsStepFunctionGroup($id, $name='Aws Step Function', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$AwsStepFunctionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.png
deleted file mode 100644
index 429a0c6060..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.puml
deleted file mode 100644
index 0b48508911..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStepFunctionCard
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionCard('AwsStepFunctionCard', 'Aws Step Function Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Remote.puml
deleted file mode 100644
index ae101813b6..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStepFunctionCard
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionCard('AwsStepFunctionCard', 'Aws Step Function Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.png
deleted file mode 100644
index ead51f36c0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.puml
deleted file mode 100644
index 23d46e96ca..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStepFunctionGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionGroup('AwsStepFunctionGroup', 'Aws Step Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Remote.puml
deleted file mode 100644
index 3b47728166..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/AwsStepFunctionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStepFunctionGroup
-include('aws-q2-2023/Resource/GroupIcons/AwsStepFunction')
-
-' renders the element
-AwsStepFunctionGroup('AwsStepFunctionGroup', 'Aws Step Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Local.png
deleted file mode 100644
index 888741b668..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Local.puml
deleted file mode 100644
index a5344a1ee2..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Cloud
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-Cloud('Cloud', 'Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Remote.puml
deleted file mode 100644
index 67ec16c122..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Cloud
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-Cloud('Cloud', 'Cloud', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.md b/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.md
deleted file mode 100644
index 21d419484d..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Cloud
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/Cloud
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-```
-
-
-
-| Illustration | Cloud | CloudCard | CloudGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/Cloud.png) | ![illustration for Cloud](../../../aws-q2-2023/Resource/GroupIcons/Cloud.Local.png) | ![illustration for CloudCard](../../../aws-q2-2023/Resource/GroupIcons/CloudCard.Local.png) | ![illustration for CloudGroup](../../../aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$CloudXs>`
-- `<$CloudSm>`
-- `<$CloudMd>`
-- `<$CloudLg>`
-
-
-
-
-
-## Cloud
-
-### Load remotely
-```plantuml
-@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 Cloud
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-Cloud('Cloud', 'Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Cloud
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-Cloud('Cloud', 'Cloud', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## CloudCard
-
-### Load remotely
-```plantuml
-@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 CloudCard
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudCard('CloudCard', 'Cloud Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CloudCard
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudCard('CloudCard', 'Cloud Card', 'an optional description')
-@enduml
-```
-
-## CloudGroup
-
-### Load remotely
-```plantuml
-@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 CloudGroup
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudGroup('CloudGroup', 'Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CloudGroup
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudGroup('CloudGroup', 'Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.png b/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.png
deleted file mode 100644
index 92f5b9adc9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.puml
deleted file mode 100644
index b0f67aafaa..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Cloud.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/Cloud
-
-sprite $CloudXs [10x10/16z] uoK4c7aP4Hmc1X391cQ3cGWPLX3Wnce4
-
-sprite $CloudSm [12x12/16z] uoKMSC1PN3oyF3nGDWkO3sL203UIOXQ4E0yNKTO
-
-sprite $CloudMd [16x16/16z] hOp50O0m303hRUJs7nVNDrnS-GMLLrbWsAk4bYe7H-A-nyHhe5mC0FEhxlixqPqXV6O6
-
-sprite $CloudLg [20x20/16z] lSxJ0K0n30NGsdV_SHzgVUVKJ40dEO-DT4WyOcRpKYMFGI8JO6YY7j-Y20O36oy7VzcpkJTfJI4JKZSvIGel
-
-!procedure Cloud($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/Cloud', $name, $tech, $desc)
-!endprocedure
-
-!procedure CloudCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$CloudLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure CloudGroup($id, $name='Cloud', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$CloudLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Local.png
deleted file mode 100644
index faad44fb6c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Local.puml
deleted file mode 100644
index 8e4a50fcbe..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CloudCard
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudCard('CloudCard', 'Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Remote.puml
deleted file mode 100644
index f4d96cd4f8..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CloudCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CloudCard
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudCard('CloudCard', 'Cloud Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.png
deleted file mode 100644
index bdc1abab85..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.puml
deleted file mode 100644
index c1e096452f..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 CloudGroup
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudGroup('CloudGroup', 'Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Remote.puml
deleted file mode 100644
index c24c9153da..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CloudGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 CloudGroup
-include('aws-q2-2023/Resource/GroupIcons/Cloud')
-
-' renders the element
-CloudGroup('CloudGroup', 'Cloud Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.png
deleted file mode 100644
index 5879525fe6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.puml
deleted file mode 100644
index c46c337d08..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CorporateDataCenter
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenter('CorporateDataCenter', 'Corporate Data Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Remote.puml
deleted file mode 100644
index 0aff0a5e4d..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CorporateDataCenter
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenter('CorporateDataCenter', 'Corporate Data Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.md b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.md
deleted file mode 100644
index 2b24756ca8..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# CorporateDataCenter
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/CorporateDataCenter
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-```
-
-
-
-| Illustration | CorporateDataCenter | CorporateDataCenterCard | CorporateDataCenterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png) | ![illustration for CorporateDataCenter](../../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.Local.png) | ![illustration for CorporateDataCenterCard](../../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.png) | ![illustration for CorporateDataCenterGroup](../../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$CorporateDataCenterXs>`
-- `<$CorporateDataCenterSm>`
-- `<$CorporateDataCenterMd>`
-- `<$CorporateDataCenterLg>`
-
-
-
-
-
-## CorporateDataCenter
-
-### Load remotely
-```plantuml
-@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 CorporateDataCenter
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenter('CorporateDataCenter', 'Corporate Data Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CorporateDataCenter
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenter('CorporateDataCenter', 'Corporate Data Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## CorporateDataCenterCard
-
-### Load remotely
-```plantuml
-@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 CorporateDataCenterCard
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterCard('CorporateDataCenterCard', 'Corporate Data Center Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CorporateDataCenterCard
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterCard('CorporateDataCenterCard', 'Corporate Data Center Card', 'an optional description')
-@enduml
-```
-
-## CorporateDataCenterGroup
-
-### Load remotely
-```plantuml
-@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 CorporateDataCenterGroup
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterGroup('CorporateDataCenterGroup', 'Corporate Data Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 CorporateDataCenterGroup
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterGroup('CorporateDataCenterGroup', 'Corporate Data Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png
deleted file mode 100644
index b466334f90..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.puml
deleted file mode 100644
index 6d11ac3f82..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/CorporateDataCenter
-
-sprite $CorporateDataCenterXs [10x10/16z] uyG1M3WPO2mMA8kDWv6D2Ih8oCc2mM86iX3QaG
-
-sprite $CorporateDataCenterSm [12x12/16z] uyG7M5cPu6mEHXO4cmF6PkNWPE7aWBBPEHc158pD36S3CP8ut4Ws9X10in8
-
-sprite $CorporateDataCenterMd [16x16/16z] ZSc54K9H5CHGxhFTz5ymyDqbesV2gonfxGJUEdRMoYrz2ASqkG86BMu4eUttpJT2cvz8YuSAB_e1
-
-sprite $CorporateDataCenterLg [20x20/16z] hOtL0SCm50EDyhlz1sx3pCbz2la07oeMMWBSIlCRMZhNicHuf33HA22mDDKYU2WphUCq9yZBlGHncOiGpZyizt27Fm
-
-!procedure CorporateDataCenter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/CorporateDataCenter', $name, $tech, $desc)
-!endprocedure
-
-!procedure CorporateDataCenterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$CorporateDataCenterLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure CorporateDataCenterGroup($id, $name='Corporate Data Center', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$CorporateDataCenterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.png
deleted file mode 100644
index 14fbcba6e2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.puml
deleted file mode 100644
index d6d7c22225..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 CorporateDataCenterCard
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterCard('CorporateDataCenterCard', 'Corporate Data Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Remote.puml
deleted file mode 100644
index a374956f7d..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 CorporateDataCenterCard
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterCard('CorporateDataCenterCard', 'Corporate Data Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.png
deleted file mode 100644
index 55ca85f5d2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.puml
deleted file mode 100644
index 97b550ea4f..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 CorporateDataCenterGroup
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterGroup('CorporateDataCenterGroup', 'Corporate Data Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Remote.puml
deleted file mode 100644
index 9ac5bc9ea4..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/CorporateDataCenterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 CorporateDataCenterGroup
-include('aws-q2-2023/Resource/GroupIcons/CorporateDataCenter')
-
-' renders the element
-CorporateDataCenterGroup('CorporateDataCenterGroup', 'Corporate Data Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.png
deleted file mode 100644
index 78ffc0e649..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.puml
deleted file mode 100644
index b0807d9ebc..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Ec2InstanceContainer
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainer('Ec2InstanceContainer', 'Ec2 Instance Container', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Remote.puml
deleted file mode 100644
index e486cfcdce..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Ec2InstanceContainer
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainer('Ec2InstanceContainer', 'Ec2 Instance Container', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.md b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.md
deleted file mode 100644
index 41c2ab7079..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Ec2InstanceContainer
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-```
-
-
-
-| Illustration | Ec2InstanceContainer | Ec2InstanceContainerCard | Ec2InstanceContainerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png) | ![illustration for Ec2InstanceContainer](../../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.Local.png) | ![illustration for Ec2InstanceContainerCard](../../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.png) | ![illustration for Ec2InstanceContainerGroup](../../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$Ec2InstanceContainerXs>`
-- `<$Ec2InstanceContainerSm>`
-- `<$Ec2InstanceContainerMd>`
-- `<$Ec2InstanceContainerLg>`
-
-
-
-
-
-## Ec2InstanceContainer
-
-### Load remotely
-```plantuml
-@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 Ec2InstanceContainer
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainer('Ec2InstanceContainer', 'Ec2 Instance Container', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Ec2InstanceContainer
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainer('Ec2InstanceContainer', 'Ec2 Instance Container', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## Ec2InstanceContainerCard
-
-### Load remotely
-```plantuml
-@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 Ec2InstanceContainerCard
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerCard('Ec2InstanceContainerCard', 'Ec2 Instance Container Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Ec2InstanceContainerCard
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerCard('Ec2InstanceContainerCard', 'Ec2 Instance Container Card', 'an optional description')
-@enduml
-```
-
-## Ec2InstanceContainerGroup
-
-### Load remotely
-```plantuml
-@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 Ec2InstanceContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerGroup('Ec2InstanceContainerGroup', 'Ec2 Instance Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Ec2InstanceContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerGroup('Ec2InstanceContainerGroup', 'Ec2 Instance Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png
deleted file mode 100644
index a00c53a617..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.puml
deleted file mode 100644
index 93055e20d5..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer
-
-sprite $Ec2InstanceContainerXs [10x10/16z] uy0E61cO8GmcECa0PZ6WYB61MMoOUb4
-
-sprite $Ec2InstanceContainerSm [12x12/16z] VOo53G0m2C22y__3CoowukeVL0aWKfBBArHU1-quoLolYnmaNORfFuy80EWFCyq7mmO
-
-sprite $Ec2InstanceContainerMd [16x16/16z] ZKw34G1139mu_JVyFDlHma-MFSUA7CM9NM9AyY_uXp4s0BzFOuxw3wJSXlCIyzX8-VznoZdW0F6zsFdRhni
-
-sprite $Ec2InstanceContainerLg [20x20/16z] fK-30S1038np-ozSs_sF3LI3GU49tyOO10tO9gG-0y-Duck3v6IjCPaxQLD7DtKtyp8tTLDhnYOMOp1y4_Fx7G2pzDZJux_87dln2re
-
-!procedure Ec2InstanceContainer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer', $name, $tech, $desc)
-!endprocedure
-
-!procedure Ec2InstanceContainerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$Ec2InstanceContainerLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure Ec2InstanceContainerGroup($id, $name='Ec2 Instance Container', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$Ec2InstanceContainerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.png
deleted file mode 100644
index 80fbcf5e69..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.puml
deleted file mode 100644
index 882beb3f90..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Ec2InstanceContainerCard
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerCard('Ec2InstanceContainerCard', 'Ec2 Instance Container Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Remote.puml
deleted file mode 100644
index ef108dd960..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Ec2InstanceContainerCard
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerCard('Ec2InstanceContainerCard', 'Ec2 Instance Container Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.png
deleted file mode 100644
index 129e2f83a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.puml
deleted file mode 100644
index dcee0abf59..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 Ec2InstanceContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerGroup('Ec2InstanceContainerGroup', 'Ec2 Instance Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Remote.puml
deleted file mode 100644
index b4490a24ca..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 Ec2InstanceContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer')
-
-' renders the element
-Ec2InstanceContainerGroup('Ec2InstanceContainerGroup', 'Ec2 Instance Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.png
deleted file mode 100644
index d91cfcb941..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.puml
deleted file mode 100644
index b7505dde6e..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticBeanstalkContainer
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainer('ElasticBeanstalkContainer', 'Elastic Beanstalk Container', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Remote.puml
deleted file mode 100644
index 0796dcec4e..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticBeanstalkContainer
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainer('ElasticBeanstalkContainer', 'Elastic Beanstalk Container', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.md b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.md
deleted file mode 100644
index 870a826022..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticBeanstalkContainer
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-```
-
-
-
-| Illustration | ElasticBeanstalkContainer | ElasticBeanstalkContainerCard | ElasticBeanstalkContainerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png) | ![illustration for ElasticBeanstalkContainer](../../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.Local.png) | ![illustration for ElasticBeanstalkContainerCard](../../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.png) | ![illustration for ElasticBeanstalkContainerGroup](../../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticBeanstalkContainerXs>`
-- `<$ElasticBeanstalkContainerSm>`
-- `<$ElasticBeanstalkContainerMd>`
-- `<$ElasticBeanstalkContainerLg>`
-
-
-
-
-
-## ElasticBeanstalkContainer
-
-### Load remotely
-```plantuml
-@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 ElasticBeanstalkContainer
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainer('ElasticBeanstalkContainer', 'Elastic Beanstalk Container', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticBeanstalkContainer
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainer('ElasticBeanstalkContainer', 'Elastic Beanstalk Container', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticBeanstalkContainerCard
-
-### Load remotely
-```plantuml
-@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 ElasticBeanstalkContainerCard
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerCard('ElasticBeanstalkContainerCard', 'Elastic Beanstalk Container Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticBeanstalkContainerCard
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerCard('ElasticBeanstalkContainerCard', 'Elastic Beanstalk Container Card', 'an optional description')
-@enduml
-```
-
-## ElasticBeanstalkContainerGroup
-
-### Load remotely
-```plantuml
-@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 ElasticBeanstalkContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerGroup('ElasticBeanstalkContainerGroup', 'Elastic Beanstalk Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticBeanstalkContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerGroup('ElasticBeanstalkContainerGroup', 'Elastic Beanstalk Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png
deleted file mode 100644
index 6774c9ab5e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.puml
deleted file mode 100644
index 2e14f2b21a..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer
-
-sprite $ElasticBeanstalkContainerXs [10x10/16z] uy0Es5WPu6nM1Z2RaOC5I8AP3An06YB6pi76nWfHnyI4mp
-
-sprite $ElasticBeanstalkContainerSm [12x12/16z] ZSkr0O1004DHJlFsNnXlaLz5lP0UDmFpTbNjKw1GEXdeKYmKZ9Gf_Nw8wYSR
-
-sprite $ElasticBeanstalkContainerMd [16x16/16z] hS750KCn502WdpnZ_uNhSgw0R_HQwQqQUtZOnEuEG0LZp1gOflS16vfGZaM2i7fe5f1ssZ7bhSjVd04
-
-sprite $ElasticBeanstalkContainerLg [20x20/16z] hSYt0GC130Cn9Ogt_yBEsUsZ10Um-R6X3hv808bvgzix9dXoWzO3MhZP1COCeE2cm3NTN5dF2oGg5XYksgH7Y88nDvcKbzpU42_gWkB7LlqV_vP3d04
-
-!procedure ElasticBeanstalkContainer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticBeanstalkContainerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticBeanstalkContainerLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure ElasticBeanstalkContainerGroup($id, $name='Elastic Beanstalk Container', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$ElasticBeanstalkContainerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.png
deleted file mode 100644
index 82c63111fe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.puml
deleted file mode 100644
index edf6e79fa7..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticBeanstalkContainerCard
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerCard('ElasticBeanstalkContainerCard', 'Elastic Beanstalk Container Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Remote.puml
deleted file mode 100644
index cdef88d977..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticBeanstalkContainerCard
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerCard('ElasticBeanstalkContainerCard', 'Elastic Beanstalk Container Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.png
deleted file mode 100644
index fb3f694772..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.puml
deleted file mode 100644
index 238e57cf94..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticBeanstalkContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerGroup('ElasticBeanstalkContainerGroup', 'Elastic Beanstalk Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Remote.puml
deleted file mode 100644
index 970c15a0a1..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticBeanstalkContainerGroup
-include('aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer')
-
-' renders the element
-ElasticBeanstalkContainerGroup('ElasticBeanstalkContainerGroup', 'Elastic Beanstalk Container Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Region.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/Region.Local.png
deleted file mode 100644
index 525b16fe6a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Region.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Region.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Region.Local.puml
deleted file mode 100644
index 62f7b5b601..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Region.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Region
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-Region('Region', 'Region', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Region.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Region.Remote.puml
deleted file mode 100644
index 30a5985bfa..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Region.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Region
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-Region('Region', 'Region', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Region.md b/distribution/aws-q2-2023/Resource/GroupIcons/Region.md
deleted file mode 100644
index 412bf7ec23..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Region.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Region
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/Region
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/Region')
-```
-
-
-
-| Illustration | Region | RegionCard | RegionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/Region.png) | ![illustration for Region](../../../aws-q2-2023/Resource/GroupIcons/Region.Local.png) | ![illustration for RegionCard](../../../aws-q2-2023/Resource/GroupIcons/RegionCard.Local.png) | ![illustration for RegionGroup](../../../aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$RegionXs>`
-- `<$RegionSm>`
-- `<$RegionMd>`
-- `<$RegionLg>`
-
-
-
-
-
-## Region
-
-### Load remotely
-```plantuml
-@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 Region
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-Region('Region', 'Region', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Region
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-Region('Region', 'Region', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## RegionCard
-
-### Load remotely
-```plantuml
-@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 RegionCard
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionCard('RegionCard', 'Region Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RegionCard
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionCard('RegionCard', 'Region Card', 'an optional description')
-@enduml
-```
-
-## RegionGroup
-
-### Load remotely
-```plantuml
-@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 RegionGroup
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionGroup('RegionGroup', 'Region Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 RegionGroup
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionGroup('RegionGroup', 'Region Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Region.png b/distribution/aws-q2-2023/Resource/GroupIcons/Region.png
deleted file mode 100644
index 42187343ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Region.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Region.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Region.puml
deleted file mode 100644
index f5285ed9a8..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Region.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/Region
-
-sprite $RegionXs [10x10/16z] uyGE6E0i9Y1cXh0GiY204CDWeG4
-
-sprite $RegionSm [12x12/16z] uyGDMDcGEM20n4UIOuRI3230n4aiOCAc5
-
-sprite $RegionMd [16x16/16z] uoG6SA1osPZGv9bP8G2k04ooSABmEJXG-Pm8KnWWW0aX3m5ayjbOE3Y91G
-
-sprite $RegionLg [20x20/16z] uwGKi3DX4MF0ef2H5GOGOZ2zp1mOOcpid1XYp42CePSHIOm11f0SXM3ILGpaJp8
-
-!procedure Region($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/Region', $name, $tech, $desc)
-!endprocedure
-
-!procedure RegionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$RegionLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure RegionGroup($id, $name='Region', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$RegionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Local.png
deleted file mode 100644
index 9d5e7fc3d6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Local.puml
deleted file mode 100644
index a320da1579..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 RegionCard
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionCard('RegionCard', 'Region Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Remote.puml
deleted file mode 100644
index b15e22e8ff..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/RegionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 RegionCard
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionCard('RegionCard', 'Region Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.png
deleted file mode 100644
index a21b671f1f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.puml
deleted file mode 100644
index aaa8d60778..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 RegionGroup
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionGroup('RegionGroup', 'Region Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Remote.puml
deleted file mode 100644
index 7da322676c..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/RegionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 RegionGroup
-include('aws-q2-2023/Resource/GroupIcons/Region')
-
-' renders the element
-RegionGroup('RegionGroup', 'Region Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Local.png
deleted file mode 100644
index f970299efb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Local.puml
deleted file mode 100644
index 391a4ccb74..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ServerContents
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContents('ServerContents', 'Server Contents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Remote.puml
deleted file mode 100644
index 85ee572730..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ServerContents
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContents('ServerContents', 'Server Contents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.md b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.md
deleted file mode 100644
index 60853b25bc..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ServerContents
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/ServerContents
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-```
-
-
-
-| Illustration | ServerContents | ServerContentsCard | ServerContentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/ServerContents.png) | ![illustration for ServerContents](../../../aws-q2-2023/Resource/GroupIcons/ServerContents.Local.png) | ![illustration for ServerContentsCard](../../../aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.png) | ![illustration for ServerContentsGroup](../../../aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ServerContentsXs>`
-- `<$ServerContentsSm>`
-- `<$ServerContentsMd>`
-- `<$ServerContentsLg>`
-
-
-
-
-
-## ServerContents
-
-### Load remotely
-```plantuml
-@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 ServerContents
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContents('ServerContents', 'Server Contents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerContents
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContents('ServerContents', 'Server Contents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ServerContentsCard
-
-### Load remotely
-```plantuml
-@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 ServerContentsCard
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsCard('ServerContentsCard', 'Server Contents Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerContentsCard
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsCard('ServerContentsCard', 'Server Contents Card', 'an optional description')
-@enduml
-```
-
-## ServerContentsGroup
-
-### Load remotely
-```plantuml
-@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 ServerContentsGroup
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsGroup('ServerContentsGroup', 'Server Contents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ServerContentsGroup
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsGroup('ServerContentsGroup', 'Server Contents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.png b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.png
deleted file mode 100644
index a62143c2f0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.puml
deleted file mode 100644
index fd530de11a..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContents.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/ServerContents
-
-sprite $ServerContentsXs [10x10/16z] uyGEc40ODuk1WO69a3e4
-
-sprite $ServerContentsSm [12x12/16z] uyG3M8601SPXOc9YHvB3nkPWO6105YV4PW82HZGx0G
-
-sprite $ServerContentsMd [16x16/16z] uoG6i4C0dCy69faGV2OWO672BSy81Cnuv1c0W0bTddm-2oi80Fc40G
-
-sprite $ServerContentsLg [20x20/16z] uwGOC39103EI61E2HeYnWfK1nGYeus070Mpg28knC800DdLq5sE50dQIGXC
-
-!procedure ServerContents($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/ServerContents', $name, $tech, $desc)
-!endprocedure
-
-!procedure ServerContentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ServerContentsLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure ServerContentsGroup($id, $name='Server Contents', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$ServerContentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.png
deleted file mode 100644
index 934d0bf59d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.puml
deleted file mode 100644
index b94cd329b9..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ServerContentsCard
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsCard('ServerContentsCard', 'Server Contents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Remote.puml
deleted file mode 100644
index 9f5bfea4ad..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ServerContentsCard
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsCard('ServerContentsCard', 'Server Contents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.png
deleted file mode 100644
index faf01c410d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.puml
deleted file mode 100644
index 4e09078072..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ServerContentsGroup
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsGroup('ServerContentsGroup', 'Server Contents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Remote.puml
deleted file mode 100644
index bd18438dec..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/ServerContentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ServerContentsGroup
-include('aws-q2-2023/Resource/GroupIcons/ServerContents')
-
-' renders the element
-ServerContentsGroup('ServerContentsGroup', 'Server Contents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.png
deleted file mode 100644
index e9d85e9d8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.puml
deleted file mode 100644
index 89d5ebc764..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SpotFleet
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleet('SpotFleet', 'Spot Fleet', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Remote.puml
deleted file mode 100644
index 350fbbeeab..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SpotFleet
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleet('SpotFleet', 'Spot Fleet', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.md b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.md
deleted file mode 100644
index f68be2659e..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# SpotFleet
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/SpotFleet
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-```
-
-
-
-| Illustration | SpotFleet | SpotFleetCard | SpotFleetGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/SpotFleet.png) | ![illustration for SpotFleet](../../../aws-q2-2023/Resource/GroupIcons/SpotFleet.Local.png) | ![illustration for SpotFleetCard](../../../aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.png) | ![illustration for SpotFleetGroup](../../../aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$SpotFleetXs>`
-- `<$SpotFleetSm>`
-- `<$SpotFleetMd>`
-- `<$SpotFleetLg>`
-
-
-
-
-
-## SpotFleet
-
-### Load remotely
-```plantuml
-@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 SpotFleet
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleet('SpotFleet', 'Spot Fleet', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SpotFleet
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleet('SpotFleet', 'Spot Fleet', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## SpotFleetCard
-
-### Load remotely
-```plantuml
-@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 SpotFleetCard
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetCard('SpotFleetCard', 'Spot Fleet Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SpotFleetCard
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetCard('SpotFleetCard', 'Spot Fleet Card', 'an optional description')
-@enduml
-```
-
-## SpotFleetGroup
-
-### Load remotely
-```plantuml
-@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 SpotFleetGroup
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetGroup('SpotFleetGroup', 'Spot Fleet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 SpotFleetGroup
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetGroup('SpotFleetGroup', 'Spot Fleet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.png b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.png
deleted file mode 100644
index d50ac7c989..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.puml
deleted file mode 100644
index 24cbaec768..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleet.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/SpotFleet
-
-sprite $SpotFleetXs [10x10/16z] RSQr0GH100IWMQV_Xj_bZ0YNejOOxyxnIjL3UMx456IOKuU1l5FIRTq1
-
-sprite $SpotFleetSm [12x12/16z] VScv5S1020DHSxxflsBl0edFdu0a_eJaVBgVDBOKnBN-035LjcEzQyYT4bS9MghwtZOp4bE6SdS2
-
-sprite $SpotFleetMd [16x16/16z] ZOh50G0X30GXDkc_ujjpdWoIhFGcjQwuZPaDjs5N27vBQiepUxL6wb3KNR_BKj6YHblIOMWxcMf4cBQyTBQ1oLRh0gfGxvNkT7LYjvPTCLJUuG
-
-sprite $SpotFleetLg [20x20/16z] {
-hSh7GI1H30KmZ__uMVqtl84C9vBEyXlIwutYwlJKo7ZIko0vdcqXCvbuSgr-oCUiHusxgXmk3n8KSQYdrgQBfAK6x9YjP7XvoYmHzlPeadDEqzgpZ4VbMKvk
-Oj-yOQ-gkdqqlkel
-}
-
-!procedure SpotFleet($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/SpotFleet', $name, $tech, $desc)
-!endprocedure
-
-!procedure SpotFleetCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$SpotFleetLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure SpotFleetGroup($id, $name='Spot Fleet', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$SpotFleetLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.png
deleted file mode 100644
index bde50d35c5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.puml
deleted file mode 100644
index 7be7645bfa..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 SpotFleetCard
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetCard('SpotFleetCard', 'Spot Fleet Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Remote.puml
deleted file mode 100644
index 8f76cf30b6..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 SpotFleetCard
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetCard('SpotFleetCard', 'Spot Fleet Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.png
deleted file mode 100644
index 857913f995..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.puml
deleted file mode 100644
index 06b8db51a1..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 SpotFleetGroup
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetGroup('SpotFleetGroup', 'Spot Fleet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Remote.puml
deleted file mode 100644
index b69b6d48e4..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/SpotFleetGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 SpotFleetGroup
-include('aws-q2-2023/Resource/GroupIcons/SpotFleet')
-
-' renders the element
-SpotFleetGroup('SpotFleetGroup', 'Spot Fleet Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Local.png
deleted file mode 100644
index 6d8cd6b9fc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Local.puml
deleted file mode 100644
index aa3b9f40f3..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 Vpc
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-Vpc('Vpc', 'Vpc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Remote.puml
deleted file mode 100644
index 86c17002c4..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 Vpc
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-Vpc('Vpc', 'Vpc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.md b/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.md
deleted file mode 100644
index 2611f1dfd2..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# Vpc
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/Vpc
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-```
-
-
-
-| Illustration | Vpc | VpcCard | VpcGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/Vpc.png) | ![illustration for Vpc](../../../aws-q2-2023/Resource/GroupIcons/Vpc.Local.png) | ![illustration for VpcCard](../../../aws-q2-2023/Resource/GroupIcons/VpcCard.Local.png) | ![illustration for VpcGroup](../../../aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$VpcXs>`
-- `<$VpcSm>`
-- `<$VpcMd>`
-- `<$VpcLg>`
-
-
-
-
-
-## Vpc
-
-### Load remotely
-```plantuml
-@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 Vpc
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-Vpc('Vpc', 'Vpc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 Vpc
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-Vpc('Vpc', 'Vpc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## VpcCard
-
-### Load remotely
-```plantuml
-@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 VpcCard
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcCard('VpcCard', 'Vpc Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcCard
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcCard('VpcCard', 'Vpc Card', 'an optional description')
-@enduml
-```
-
-## VpcGroup
-
-### Load remotely
-```plantuml
-@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 VpcGroup
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcGroup('VpcGroup', 'Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcGroup
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcGroup('VpcGroup', 'Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.png b/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.png
deleted file mode 100644
index 0a79e977fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.puml b/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.puml
deleted file mode 100644
index 47a95173b7..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/Vpc.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/Vpc
-
-sprite $VpcXs [10x10/16z] uo846BXO41n69X39mSK4f1aX8cnGPHmWm8ZL2
-
-sprite $VpcSm [12x12/16z] ZSQr0KGX500m75xst_TScc-fug9L0w1Z_Z_3Wamg6C2AeA40AiIRNNS
-
-sprite $VpcMd [16x16/16z] hOt50S0W302B9xV_lhXyQmTnum_KU-KWSSZ2DXMDPHB1Na2QmzKpjcfCYviJfg_39rdhMjXYd4x4pVCBdbC
-
-sprite $VpcLg [20x20/16z] lSo50GCX343HGs9__tqhE0Eq3oV2_sYLuFO4LELKsYvnvbQQH6Oo1N8EMaLJ7SWfvvORkpArdDsx_Qdcuw_TuwETGZiUyqaJGspym1i
-
-!procedure Vpc($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/Vpc', $name, $tech, $desc)
-!endprocedure
-
-!procedure VpcCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$VpcLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure VpcGroup($id, $name='Vpc', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$VpcLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Local.png
deleted file mode 100644
index c69d29ef72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Local.puml
deleted file mode 100644
index 16f3a2d285..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VpcCard
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcCard('VpcCard', 'Vpc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Remote.puml
deleted file mode 100644
index 9101d85514..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VpcCard
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcCard('VpcCard', 'Vpc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.png
deleted file mode 100644
index 9798b0d3e0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.puml
deleted file mode 100644
index 4e2c6028d4..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 VpcGroup
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcGroup('VpcGroup', 'Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Remote.puml
deleted file mode 100644
index 7fb59e4a26..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 VpcGroup
-include('aws-q2-2023/Resource/GroupIcons/Vpc')
-
-' renders the element
-VpcGroup('VpcGroup', 'Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.png
deleted file mode 100644
index e5b7e973d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.puml
deleted file mode 100644
index 5e81f48ae8..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VpcSubnetPrivate
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivate('VpcSubnetPrivate', 'Vpc Subnet Private', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Remote.puml
deleted file mode 100644
index 86046d26a9..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VpcSubnetPrivate
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivate('VpcSubnetPrivate', 'Vpc Subnet Private', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.md b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.md
deleted file mode 100644
index 695b73ab79..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# VpcSubnetPrivate
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-```
-
-
-
-| Illustration | VpcSubnetPrivate | VpcSubnetPrivateCard | VpcSubnetPrivateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png) | ![illustration for VpcSubnetPrivate](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.Local.png) | ![illustration for VpcSubnetPrivateCard](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.png) | ![illustration for VpcSubnetPrivateGroup](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$VpcSubnetPrivateXs>`
-- `<$VpcSubnetPrivateSm>`
-- `<$VpcSubnetPrivateMd>`
-- `<$VpcSubnetPrivateLg>`
-
-
-
-
-
-## VpcSubnetPrivate
-
-### Load remotely
-```plantuml
-@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 VpcSubnetPrivate
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivate('VpcSubnetPrivate', 'Vpc Subnet Private', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcSubnetPrivate
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivate('VpcSubnetPrivate', 'Vpc Subnet Private', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## VpcSubnetPrivateCard
-
-### Load remotely
-```plantuml
-@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 VpcSubnetPrivateCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateCard('VpcSubnetPrivateCard', 'Vpc Subnet Private Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcSubnetPrivateCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateCard('VpcSubnetPrivateCard', 'Vpc Subnet Private Card', 'an optional description')
-@enduml
-```
-
-## VpcSubnetPrivateGroup
-
-### Load remotely
-```plantuml
-@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 VpcSubnetPrivateGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateGroup('VpcSubnetPrivateGroup', 'Vpc Subnet Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcSubnetPrivateGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateGroup('VpcSubnetPrivateGroup', 'Vpc Subnet Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png
deleted file mode 100644
index a77b7543cf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.puml
deleted file mode 100644
index aa768cede4..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate
-
-sprite $VpcSubnetPrivateXs [10x10/16z] uyG1s9WHR0u8nGm4C55MJXOeYntEOeAo6440sIm
-
-sprite $VpcSubnetPrivateSm [12x12/16z] uyGBs94vh3066v8O8mZ0vLaHQjcHzJ4Xs0G
-
-sprite $VpcSubnetPrivateMd [16x16/16z] dOc50G0X203fs7_Wxqxro8DiGyYEIaCT3puKlhh6X6y-rz4XxUG1vt_InVFWOJDPG0y
-
-sprite $VpcSubnetPrivateLg [20x20/16z] jOs50O0m40C9x_iFZBjBUzMt93AXe6AJCcskJPBQotsLA_lkHKO9r3FdPFpmEkUopr7GBWVZRQwtli_jVJ4IVwa1
-
-!procedure VpcSubnetPrivate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate', $name, $tech, $desc)
-!endprocedure
-
-!procedure VpcSubnetPrivateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$VpcSubnetPrivateLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure VpcSubnetPrivateGroup($id, $name='Vpc Subnet Private', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$VpcSubnetPrivateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.png
deleted file mode 100644
index 5a6bd76817..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.puml
deleted file mode 100644
index cfb487f37e..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VpcSubnetPrivateCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateCard('VpcSubnetPrivateCard', 'Vpc Subnet Private Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Remote.puml
deleted file mode 100644
index 79b1d07970..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VpcSubnetPrivateCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateCard('VpcSubnetPrivateCard', 'Vpc Subnet Private Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.png
deleted file mode 100644
index b05d074aa4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.puml
deleted file mode 100644
index de3a84dbd6..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 VpcSubnetPrivateGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateGroup('VpcSubnetPrivateGroup', 'Vpc Subnet Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Remote.puml
deleted file mode 100644
index 07c164aaa0..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 VpcSubnetPrivateGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate')
-
-' renders the element
-VpcSubnetPrivateGroup('VpcSubnetPrivateGroup', 'Vpc Subnet Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.png
deleted file mode 100644
index ef6c747010..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.puml
deleted file mode 100644
index c03d1483f5..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VpcSubnetPublic
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublic('VpcSubnetPublic', 'Vpc Subnet Public', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Remote.puml
deleted file mode 100644
index df97d9319a..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VpcSubnetPublic
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublic('VpcSubnetPublic', 'Vpc Subnet Public', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.md b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.md
deleted file mode 100644
index 5e86a66d23..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# VpcSubnetPublic
-
-
-```text
-aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic
-```
-
-```text
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-```
-
-
-
-| Illustration | VpcSubnetPublic | VpcSubnetPublicCard | VpcSubnetPublicGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png) | ![illustration for VpcSubnetPublic](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.Local.png) | ![illustration for VpcSubnetPublicCard](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.png) | ![illustration for VpcSubnetPublicGroup](../../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$VpcSubnetPublicXs>`
-- `<$VpcSubnetPublicSm>`
-- `<$VpcSubnetPublicMd>`
-- `<$VpcSubnetPublicLg>`
-
-
-
-
-
-## VpcSubnetPublic
-
-### Load remotely
-```plantuml
-@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 VpcSubnetPublic
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublic('VpcSubnetPublic', 'Vpc Subnet Public', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcSubnetPublic
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublic('VpcSubnetPublic', 'Vpc Subnet Public', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## VpcSubnetPublicCard
-
-### Load remotely
-```plantuml
-@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 VpcSubnetPublicCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicCard('VpcSubnetPublicCard', 'Vpc Subnet Public Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcSubnetPublicCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicCard('VpcSubnetPublicCard', 'Vpc Subnet Public Card', 'an optional description')
-@enduml
-```
-
-## VpcSubnetPublicGroup
-
-### Load remotely
-```plantuml
-@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 VpcSubnetPublicGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicGroup('VpcSubnetPublicGroup', 'Vpc Subnet Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 VpcSubnetPublicGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicGroup('VpcSubnetPublicGroup', 'Vpc Subnet Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png
deleted file mode 100644
index 597fbf9a50..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.puml
deleted file mode 100644
index 9010e98607..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic
-
-sprite $VpcSubnetPublicXs [10x10/16z] uuG3BXJ0penWGwLOG00gn0g4K8Lm5XEKnGW2o6O1
-
-sprite $VpcSubnetPublicSm [12x12/16z] uqG2N1Y07S7av6B58ihAo0G4K3OOmTWSd0Ws5nE2JG
-
-sprite $VpcSubnetPublicMd [16x16/16z] ZSU50G0X3C10j9Bzztrt9KXxVecsIj8Z4xWSh41yTVKftJm_EpYW9rlWPDB576moHqCz
-
-sprite $VpcSubnetPublicLg [20x20/16z] hOs50SCm30GjXlttRSFCoHb5_x51Ve0LAikKLjSYIVKLFijXspsTPE0QuZ4dgq_x3LddA7cL0vDLhhO-pwrz5NhoBNy
-
-!procedure VpcSubnetPublic($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic', $name, $tech, $desc)
-!endprocedure
-
-!procedure VpcSubnetPublicCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$VpcSubnetPublicLg>', 'GroupIcons', $funcName, $content)
-!endprocedure
-
-!procedure VpcSubnetPublicGroup($id, $name='Vpc Subnet Public', $tech='')
- IconGroupElement($id, 'GroupIconsFamily', '<$VpcSubnetPublicLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.png
deleted file mode 100644
index b9bc639855..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.puml
deleted file mode 100644
index 70aeaf34cf..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 VpcSubnetPublicCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicCard('VpcSubnetPublicCard', 'Vpc Subnet Public Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Remote.puml
deleted file mode 100644
index be15909c18..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 VpcSubnetPublicCard
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicCard('VpcSubnetPublicCard', 'Vpc Subnet Public Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.png b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.png
deleted file mode 100644
index aebe5ff5d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.puml
deleted file mode 100644
index 53453a7cc8..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 VpcSubnetPublicGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicGroup('VpcSubnetPublicGroup', 'Vpc Subnet Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Remote.puml b/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Remote.puml
deleted file mode 100644
index 4e2beffd38..0000000000
--- a/distribution/aws-q2-2023/Resource/GroupIcons/VpcSubnetPublicGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 VpcSubnetPublicGroup
-include('aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic')
-
-' renders the element
-VpcSubnetPublicGroup('VpcSubnetPublicGroup', 'Vpc Subnet Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Local.png
deleted file mode 100644
index 7196b96816..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Local.puml
deleted file mode 100644
index d1a5efe2ad..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAction
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTAction('AwsIoTAction', 'Aws Io T Action', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Remote.puml
deleted file mode 100644
index 63804a943b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAction
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTAction('AwsIoTAction', 'Aws Io T Action', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.md
deleted file mode 100644
index d4d05a09f4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAction
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAction
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-```
-
-
-
-| Illustration | AwsIoTAction | AwsIoTActionCard | AwsIoTActionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAction.png) | ![illustration for AwsIoTAction](../../../aws-q2-2023/Resource/IoT/AwsIoTAction.Local.png) | ![illustration for AwsIoTActionCard](../../../aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.png) | ![illustration for AwsIoTActionGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTActionXs>`
-- `<$AwsIoTActionSm>`
-- `<$AwsIoTActionMd>`
-- `<$AwsIoTActionLg>`
-
-
-
-
-
-## AwsIoTAction
-
-### Load remotely
-```plantuml
-@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 AwsIoTAction
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTAction('AwsIoTAction', 'Aws Io T Action', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAction
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTAction('AwsIoTAction', 'Aws Io T Action', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTActionCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTActionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionCard('AwsIoTActionCard', 'Aws Io T Action Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTActionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionCard('AwsIoTActionCard', 'Aws Io T Action Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTActionGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTActionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionGroup('AwsIoTActionGroup', 'Aws Io T Action Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTActionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionGroup('AwsIoTActionGroup', 'Aws Io T Action Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.png
deleted file mode 100644
index eeb62f09e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.puml
deleted file mode 100644
index 870c6710b0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAction.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAction
-
-sprite $AwsIoTActionXs [10x10/16z] JKk30G012CpjF_4Zkmvmmwi1mUACJwCZEAuAEZwl2zDIKvNyGru
-
-sprite $AwsIoTActionSm [12x12/16z] LSiv0S1040GWRh_nxpXrw040IBq9QA011qCWC0e4yO3X35X4uE3H_my19fU73m
-
-sprite $AwsIoTActionMd [16x16/16z] RKw50O102AJPVsBZq6_Zsg3J8PcHqMmMgHS_1JU5jasCI5e5hAO5t3nvGVjC05hlZ1V-lS6-eFWN8ENt7YchtB_KHsH8E1aEsiDAtG
-
-sprite $AwsIoTActionLg [20x20/16z] {
-TOy50iKm24FntF_4NxDCY_DWQsjhYHvC7KaYVxaXDB6NoUpVG0Z_nenVx0qgc1MXVt8a5pgroF4EMp_Vpmyts2uWcmkoTAiTxQc5zempAl_6sT-aH-RfQ6RN
-Kiq-RNH4WZE9ky0R
-}
-
-!procedure AwsIoTAction($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAction', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTActionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTActionLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTActionGroup($id, $name='Aws Io T Action', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTActionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.png
deleted file mode 100644
index 9f33e70289..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.puml
deleted file mode 100644
index aa1b398f3f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTActionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionCard('AwsIoTActionCard', 'Aws Io T Action Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Remote.puml
deleted file mode 100644
index de6b85b1bc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTActionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionCard('AwsIoTActionCard', 'Aws Io T Action Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.png
deleted file mode 100644
index ef89a03fa9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.puml
deleted file mode 100644
index 63c6d12ded..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTActionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionGroup('AwsIoTActionGroup', 'Aws Io T Action Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Remote.puml
deleted file mode 100644
index 7d37f63772..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTActionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAction')
-
-' renders the element
-AwsIoTActionGroup('AwsIoTActionGroup', 'Aws Io T Action Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.png
deleted file mode 100644
index 9c89bfebc3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.puml
deleted file mode 100644
index 5c8f87594a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTActuator
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuator('AwsIoTActuator', 'Aws Io T Actuator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Remote.puml
deleted file mode 100644
index 7e84e25304..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTActuator
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuator('AwsIoTActuator', 'Aws Io T Actuator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.md
deleted file mode 100644
index ee2d9400aa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTActuator
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTActuator
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-```
-
-
-
-| Illustration | AwsIoTActuator | AwsIoTActuatorCard | AwsIoTActuatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTActuator.png) | ![illustration for AwsIoTActuator](../../../aws-q2-2023/Resource/IoT/AwsIoTActuator.Local.png) | ![illustration for AwsIoTActuatorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.png) | ![illustration for AwsIoTActuatorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTActuatorXs>`
-- `<$AwsIoTActuatorSm>`
-- `<$AwsIoTActuatorMd>`
-- `<$AwsIoTActuatorLg>`
-
-
-
-
-
-## AwsIoTActuator
-
-### Load remotely
-```plantuml
-@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 AwsIoTActuator
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuator('AwsIoTActuator', 'Aws Io T Actuator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTActuator
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuator('AwsIoTActuator', 'Aws Io T Actuator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTActuatorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTActuatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorCard('AwsIoTActuatorCard', 'Aws Io T Actuator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTActuatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorCard('AwsIoTActuatorCard', 'Aws Io T Actuator Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTActuatorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTActuatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorGroup('AwsIoTActuatorGroup', 'Aws Io T Actuator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTActuatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorGroup('AwsIoTActuatorGroup', 'Aws Io T Actuator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.png
deleted file mode 100644
index a9b588b9cc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.puml
deleted file mode 100644
index e2abcce9f5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTActuator
-
-sprite $AwsIoTActuatorXs [10x10/16z] JSO50S0m00F1AyQ_uZ4q-5P51zUbGILCWee6Gl4Iyaf6qrnKRsK7
-
-sprite $AwsIoTActuatorSm [12x12/16z] NS4t0GC1400Whljtd2djmSF40JJk-3e86eg01ImE1_JvAc0DoqXROpgLj1_v0W
-
-sprite $AwsIoTActuatorMd [16x16/16z] RKo50S0m38hp_yLRtQa6enS2Y7NC5-OibNLPncbn7gBnIC-IsennkupPQfKPEKpICu7vMv5c5g-jx6fv3aaZAobvcIdD8kbIpdEie1y
-
-sprite $AwsIoTActuatorLg [20x20/16z] {
-TK-50S0m2CFp_yMJkgO2H2Pq1Jj2PqhnNHOJboSnwrxZN45gbKDFeCgIyj1K_ByzIrRiFYGXkM6jGjTi78gjJ1xXto0K4KO30ASDemChVexSwq_RrnQEzQFK
-_Xw5--sIGa3XPCRFyGfw0G
-}
-
-!procedure AwsIoTActuator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTActuator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTActuatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTActuatorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTActuatorGroup($id, $name='Aws Io T Actuator', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTActuatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.png
deleted file mode 100644
index ce3d2e2df8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.puml
deleted file mode 100644
index df40624ac8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTActuatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorCard('AwsIoTActuatorCard', 'Aws Io T Actuator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Remote.puml
deleted file mode 100644
index d75ac12e98..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTActuatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorCard('AwsIoTActuatorCard', 'Aws Io T Actuator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.png
deleted file mode 100644
index 1fc9176aff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.puml
deleted file mode 100644
index 51ba015c10..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTActuatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorGroup('AwsIoTActuatorGroup', 'Aws Io T Actuator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Remote.puml
deleted file mode 100644
index d568f60ad5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTActuatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTActuatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTActuator')
-
-' renders the element
-AwsIoTActuatorGroup('AwsIoTActuatorGroup', 'Aws Io T Actuator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.png
deleted file mode 100644
index c65f0b9d7a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.puml
deleted file mode 100644
index 442540512c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAlexaEnabledDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDevice('AwsIoTAlexaEnabledDevice', 'Aws Io T Alexa Enabled Device', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Remote.puml
deleted file mode 100644
index 178eb3b505..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAlexaEnabledDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDevice('AwsIoTAlexaEnabledDevice', 'Aws Io T Alexa Enabled Device', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.md
deleted file mode 100644
index cbe922ce6c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAlexaEnabledDevice
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-```
-
-
-
-| Illustration | AwsIoTAlexaEnabledDevice | AwsIoTAlexaEnabledDeviceCard | AwsIoTAlexaEnabledDeviceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.png) | ![illustration for AwsIoTAlexaEnabledDevice](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.Local.png) | ![illustration for AwsIoTAlexaEnabledDeviceCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.png) | ![illustration for AwsIoTAlexaEnabledDeviceGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAlexaEnabledDeviceXs>`
-- `<$AwsIoTAlexaEnabledDeviceSm>`
-- `<$AwsIoTAlexaEnabledDeviceMd>`
-- `<$AwsIoTAlexaEnabledDeviceLg>`
-
-
-
-
-
-## AwsIoTAlexaEnabledDevice
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaEnabledDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDevice('AwsIoTAlexaEnabledDevice', 'Aws Io T Alexa Enabled Device', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaEnabledDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDevice('AwsIoTAlexaEnabledDevice', 'Aws Io T Alexa Enabled Device', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAlexaEnabledDeviceCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaEnabledDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceCard('AwsIoTAlexaEnabledDeviceCard', 'Aws Io T Alexa Enabled Device Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaEnabledDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceCard('AwsIoTAlexaEnabledDeviceCard', 'Aws Io T Alexa Enabled Device Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAlexaEnabledDeviceGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaEnabledDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceGroup('AwsIoTAlexaEnabledDeviceGroup', 'Aws Io T Alexa Enabled Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaEnabledDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceGroup('AwsIoTAlexaEnabledDeviceGroup', 'Aws Io T Alexa Enabled Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.png
deleted file mode 100644
index fd6151ad95..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.puml
deleted file mode 100644
index aa179ee3a3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice
-
-sprite $AwsIoTAlexaEnabledDeviceXs [10x10/16z] HKY50G112EBEOF-9Fsnfx6avGoZ0pNJv9yOUoJwNIDuRUE0U2P3OUFFu0W
-
-sprite $AwsIoTAlexaEnabledDeviceSm [12x12/16z] JKo30G104EhO_XE_SLQ5QfHh1ddNF4LYp-4ZOSX7Yp-7xDac9zVCKUtf97EseazO7YCw
-
-sprite $AwsIoTAlexaEnabledDeviceMd [16x16/16z] POs50GH120E72z9_nIyBlCugbl17vPk2uXEHvutGUVF4PK1S6nVfAlE9hvu9gkEaPyCxBfgqZeCuiKV7IDUPtpZC4gcO66LL9XE_6TCtCb2-CUu
-
-sprite $AwsIoTAlexaEnabledDeviceLg [20x20/16z] {
-RSx50KDH20NHGM__7ITyjrcU9y1deLizbDmJY4TXcvd-1PDlrhd-p6aDSy_HOHwZK4wncH1CJR_CFK-hrIpiVS_gj0uceNENTS7qzCD2M9ATpM6OicTfJfiY
-WCsQHmKe_5gjdzq2VW
-}
-
-!procedure AwsIoTAlexaEnabledDevice($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAlexaEnabledDeviceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAlexaEnabledDeviceLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAlexaEnabledDeviceGroup($id, $name='Aws Io T Alexa Enabled Device', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAlexaEnabledDeviceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.png
deleted file mode 100644
index 5532ae94b8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.puml
deleted file mode 100644
index bd4d5dac9b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAlexaEnabledDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceCard('AwsIoTAlexaEnabledDeviceCard', 'Aws Io T Alexa Enabled Device Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Remote.puml
deleted file mode 100644
index b410a87fd4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAlexaEnabledDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceCard('AwsIoTAlexaEnabledDeviceCard', 'Aws Io T Alexa Enabled Device Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.png
deleted file mode 100644
index 8a9a3d447f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.puml
deleted file mode 100644
index def018f7e3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAlexaEnabledDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceGroup('AwsIoTAlexaEnabledDeviceGroup', 'Aws Io T Alexa Enabled Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Remote.puml
deleted file mode 100644
index 96b7dc0233..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDeviceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAlexaEnabledDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice')
-
-' renders the element
-AwsIoTAlexaEnabledDeviceGroup('AwsIoTAlexaEnabledDeviceGroup', 'Aws Io T Alexa Enabled Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.png
deleted file mode 100644
index 47b4f7bb41..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.puml
deleted file mode 100644
index 5fa4f04c3c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAlexaSkill
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkill('AwsIoTAlexaSkill', 'Aws Io T Alexa Skill', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Remote.puml
deleted file mode 100644
index 84baa821e4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAlexaSkill
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkill('AwsIoTAlexaSkill', 'Aws Io T Alexa Skill', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.md
deleted file mode 100644
index 843330c454..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAlexaSkill
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-```
-
-
-
-| Illustration | AwsIoTAlexaSkill | AwsIoTAlexaSkillCard | AwsIoTAlexaSkillGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.png) | ![illustration for AwsIoTAlexaSkill](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.Local.png) | ![illustration for AwsIoTAlexaSkillCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.png) | ![illustration for AwsIoTAlexaSkillGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAlexaSkillXs>`
-- `<$AwsIoTAlexaSkillSm>`
-- `<$AwsIoTAlexaSkillMd>`
-- `<$AwsIoTAlexaSkillLg>`
-
-
-
-
-
-## AwsIoTAlexaSkill
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaSkill
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkill('AwsIoTAlexaSkill', 'Aws Io T Alexa Skill', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaSkill
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkill('AwsIoTAlexaSkill', 'Aws Io T Alexa Skill', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAlexaSkillCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaSkillCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillCard('AwsIoTAlexaSkillCard', 'Aws Io T Alexa Skill Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaSkillCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillCard('AwsIoTAlexaSkillCard', 'Aws Io T Alexa Skill Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAlexaSkillGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaSkillGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillGroup('AwsIoTAlexaSkillGroup', 'Aws Io T Alexa Skill Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaSkillGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillGroup('AwsIoTAlexaSkillGroup', 'Aws Io T Alexa Skill Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.png
deleted file mode 100644
index efa2b2eeeb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.puml
deleted file mode 100644
index 36231f573e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill
-
-sprite $AwsIoTAlexaSkillXs [10x10/16z] HKY50G112EBEOF-9Fsnfx6avGoZ0pNJv9yOUoJwNIDuRUE0U2P3OUFFu0W
-
-sprite $AwsIoTAlexaSkillSm [12x12/16z] JKo30G104EhO_XE_SLQ5QfHh1ddNF4LYp-4ZOSX7Yp-7xDac9zVCKUtf97EseazO7YCw
-
-sprite $AwsIoTAlexaSkillMd [16x16/16z] POw5WGGm3CCKilUV-A5mg6BOV64zCPXN2grtfjQhPJk0oMiRTJdwsBbh1czRxDhfRPkDOjl3BBjdsrJbgh_sH8WgSsnAjlJKyqJl-Yl-avy4lm
-
-sprite $AwsIoTAlexaSkillLg [20x20/16z] {
-ROy54W0W20GfZ_-_s6xTOMff-g9-WABigl4I5yhTiMUK2j8Th4tU78Wy8-JJYMQR2K9XE1-BG7YSY2qNccFbjuwtUT3-WgzRse4c9iELOzd8ODZ-O3VKeuTh
-I1dP7UYYtEKgEw4DEyWY0G
-}
-
-!procedure AwsIoTAlexaSkill($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAlexaSkillCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAlexaSkillLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAlexaSkillGroup($id, $name='Aws Io T Alexa Skill', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAlexaSkillLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.png
deleted file mode 100644
index 9fb67530b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.puml
deleted file mode 100644
index f8c295fd93..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAlexaSkillCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillCard('AwsIoTAlexaSkillCard', 'Aws Io T Alexa Skill Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Remote.puml
deleted file mode 100644
index 9530fb5791..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAlexaSkillCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillCard('AwsIoTAlexaSkillCard', 'Aws Io T Alexa Skill Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.png
deleted file mode 100644
index 622dc51dfe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.puml
deleted file mode 100644
index fbec8f8f71..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAlexaSkillGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillGroup('AwsIoTAlexaSkillGroup', 'Aws Io T Alexa Skill Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Remote.puml
deleted file mode 100644
index 438eb2bf6b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaSkillGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAlexaSkillGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill')
-
-' renders the element
-AwsIoTAlexaSkillGroup('AwsIoTAlexaSkillGroup', 'Aws Io T Alexa Skill Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.png
deleted file mode 100644
index 9639ce1156..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.puml
deleted file mode 100644
index 81da310048..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAlexaVoiceService
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceService('AwsIoTAlexaVoiceService', 'Aws Io T Alexa Voice Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Remote.puml
deleted file mode 100644
index a3ad1d48d7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAlexaVoiceService
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceService('AwsIoTAlexaVoiceService', 'Aws Io T Alexa Voice Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.md
deleted file mode 100644
index f5d85976a6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAlexaVoiceService
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-```
-
-
-
-| Illustration | AwsIoTAlexaVoiceService | AwsIoTAlexaVoiceServiceCard | AwsIoTAlexaVoiceServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.png) | ![illustration for AwsIoTAlexaVoiceService](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.Local.png) | ![illustration for AwsIoTAlexaVoiceServiceCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.png) | ![illustration for AwsIoTAlexaVoiceServiceGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAlexaVoiceServiceXs>`
-- `<$AwsIoTAlexaVoiceServiceSm>`
-- `<$AwsIoTAlexaVoiceServiceMd>`
-- `<$AwsIoTAlexaVoiceServiceLg>`
-
-
-
-
-
-## AwsIoTAlexaVoiceService
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaVoiceService
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceService('AwsIoTAlexaVoiceService', 'Aws Io T Alexa Voice Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaVoiceService
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceService('AwsIoTAlexaVoiceService', 'Aws Io T Alexa Voice Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAlexaVoiceServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaVoiceServiceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceCard('AwsIoTAlexaVoiceServiceCard', 'Aws Io T Alexa Voice Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaVoiceServiceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceCard('AwsIoTAlexaVoiceServiceCard', 'Aws Io T Alexa Voice Service Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAlexaVoiceServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAlexaVoiceServiceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceGroup('AwsIoTAlexaVoiceServiceGroup', 'Aws Io T Alexa Voice Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAlexaVoiceServiceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceGroup('AwsIoTAlexaVoiceServiceGroup', 'Aws Io T Alexa Voice Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.png
deleted file mode 100644
index b58d9567d7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.puml
deleted file mode 100644
index 3a8ce7b100..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService
-
-sprite $AwsIoTAlexaVoiceServiceXs [10x10/16z] Oq01BEpix70EcXISXgXWPsA7i1YPsI4iTcQOMYOWbmrg7b0I
-
-sprite $AwsIoTAlexaVoiceServiceSm [12x12/16z] LSt50SH030J15ax-4H_OY_KIYrk0yWtBNm9pNcsmOgvORrngaVw6iZ5VWkmtbi0Qr3-MT8w_9YLV
-
-sprite $AwsIoTAlexaVoiceServiceMd [16x16/16z] RO-50S1020En9FjltDVwAuTZFokD9ejOM2or3LGEl1ozNzuu_6EdRan-xD86AJiiEwCgcdjWfMRNkVba3RVg_ZT6u_I-iljd-F3gyp2Ov6q-byBi
-
-sprite $AwsIoTAlexaVoiceServiceLg [20x20/16z] {
-ZP235KHH30NZwR_YnJUVDIUyyZPSD8HfDbYTXiti52T_M_NCIiVjF2uizD4NTXPWSBHJtCmvsV63WIAxNKmcGkfkX_cS8tOxBERwR6Us-4vVoygg1CMaeixw
-9NiL-blJCSMIBm
-}
-
-!procedure AwsIoTAlexaVoiceService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAlexaVoiceServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAlexaVoiceServiceLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAlexaVoiceServiceGroup($id, $name='Aws Io T Alexa Voice Service', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAlexaVoiceServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.png
deleted file mode 100644
index 8154ee0198..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.puml
deleted file mode 100644
index 961e1682e8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAlexaVoiceServiceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceCard('AwsIoTAlexaVoiceServiceCard', 'Aws Io T Alexa Voice Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Remote.puml
deleted file mode 100644
index f6bfd82e25..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAlexaVoiceServiceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceCard('AwsIoTAlexaVoiceServiceCard', 'Aws Io T Alexa Voice Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.png
deleted file mode 100644
index f4ab4e0089..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.puml
deleted file mode 100644
index 77114a1524..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAlexaVoiceServiceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceGroup('AwsIoTAlexaVoiceServiceGroup', 'Aws Io T Alexa Voice Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Remote.puml
deleted file mode 100644
index dcfe06effc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAlexaVoiceServiceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService')
-
-' renders the element
-AwsIoTAlexaVoiceServiceGroup('AwsIoTAlexaVoiceServiceGroup', 'Aws Io T Alexa Voice Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.png
deleted file mode 100644
index 9683f6b9cd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.puml
deleted file mode 100644
index be244f0805..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsChannel
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannel('AwsIoTAnalyticsChannel', 'Aws Io T Analytics Channel', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Remote.puml
deleted file mode 100644
index 0aeea762b2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsChannel
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannel('AwsIoTAnalyticsChannel', 'Aws Io T Analytics Channel', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.md
deleted file mode 100644
index b79da8fba3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAnalyticsChannel
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-```
-
-
-
-| Illustration | AwsIoTAnalyticsChannel | AwsIoTAnalyticsChannelCard | AwsIoTAnalyticsChannelGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.png) | ![illustration for AwsIoTAnalyticsChannel](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.Local.png) | ![illustration for AwsIoTAnalyticsChannelCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.png) | ![illustration for AwsIoTAnalyticsChannelGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAnalyticsChannelXs>`
-- `<$AwsIoTAnalyticsChannelSm>`
-- `<$AwsIoTAnalyticsChannelMd>`
-- `<$AwsIoTAnalyticsChannelLg>`
-
-
-
-
-
-## AwsIoTAnalyticsChannel
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsChannel
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannel('AwsIoTAnalyticsChannel', 'Aws Io T Analytics Channel', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsChannel
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannel('AwsIoTAnalyticsChannel', 'Aws Io T Analytics Channel', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsChannelCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsChannelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelCard('AwsIoTAnalyticsChannelCard', 'Aws Io T Analytics Channel Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsChannelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelCard('AwsIoTAnalyticsChannelCard', 'Aws Io T Analytics Channel Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsChannelGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsChannelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelGroup('AwsIoTAnalyticsChannelGroup', 'Aws Io T Analytics Channel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsChannelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelGroup('AwsIoTAnalyticsChannelGroup', 'Aws Io T Analytics Channel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.png
deleted file mode 100644
index 1dcb71a5af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.puml
deleted file mode 100644
index 5856161c5d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel
-
-sprite $AwsIoTAnalyticsChannelXs [10x10/16z] JKc30G104EhO_XE_SOgemxW2YYVbzziuoT-dSR8YiKQThzkg0m
-
-sprite $AwsIoTAnalyticsChannelSm [12x12/16z] FSof0G0m40CW-YNxRrnt3WK0m2a0Rtn207tPyWB2AS7JDcnOz2mFQJX0EiGgPWK-
-
-sprite $AwsIoTAnalyticsChannelMd [16x16/16z] ROw50K0X44AvPF-DVzY1nJi3SHEvii4NYio1WGz6mOpKho22BWO849-2rYwyvdFyz5d_9lciylLHy-09yyoMvr_Ab3VZ9wOT_ryuktq
-
-sprite $AwsIoTAnalyticsChannelLg [20x20/16z] {
-ZP25aGCm40FtKFrN_A0mPuTFD3OlAVN3JSoJcxWXLKmkromBnCrHhEBk61EqYbZDpldgrfKD6AMyLMxtAHgPlDnOEJ2wkXc9LVbkVVpUAO-PeHFOkaw5iEkQ
-fANwwgz2F11SyGi
-}
-
-!procedure AwsIoTAnalyticsChannel($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAnalyticsChannelCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAnalyticsChannelLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAnalyticsChannelGroup($id, $name='Aws Io T Analytics Channel', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAnalyticsChannelLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.png
deleted file mode 100644
index f372cf7509..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.puml
deleted file mode 100644
index d3cc452db2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsChannelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelCard('AwsIoTAnalyticsChannelCard', 'Aws Io T Analytics Channel Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Remote.puml
deleted file mode 100644
index 3f609e200e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsChannelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelCard('AwsIoTAnalyticsChannelCard', 'Aws Io T Analytics Channel Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.png
deleted file mode 100644
index 8e5c25c2e5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.puml
deleted file mode 100644
index 373373342d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAnalyticsChannelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelGroup('AwsIoTAnalyticsChannelGroup', 'Aws Io T Analytics Channel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Remote.puml
deleted file mode 100644
index 81accc5b43..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannelGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAnalyticsChannelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel')
-
-' renders the element
-AwsIoTAnalyticsChannelGroup('AwsIoTAnalyticsChannelGroup', 'Aws Io T Analytics Channel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.png
deleted file mode 100644
index 878149d713..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.puml
deleted file mode 100644
index efd30a02ae..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsDataStore
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStore('AwsIoTAnalyticsDataStore', 'Aws Io T Analytics Data Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Remote.puml
deleted file mode 100644
index 580be138aa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsDataStore
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStore('AwsIoTAnalyticsDataStore', 'Aws Io T Analytics Data Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.md
deleted file mode 100644
index 9d76614913..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAnalyticsDataStore
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-```
-
-
-
-| Illustration | AwsIoTAnalyticsDataStore | AwsIoTAnalyticsDataStoreCard | AwsIoTAnalyticsDataStoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.png) | ![illustration for AwsIoTAnalyticsDataStore](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.Local.png) | ![illustration for AwsIoTAnalyticsDataStoreCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.png) | ![illustration for AwsIoTAnalyticsDataStoreGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAnalyticsDataStoreXs>`
-- `<$AwsIoTAnalyticsDataStoreSm>`
-- `<$AwsIoTAnalyticsDataStoreMd>`
-- `<$AwsIoTAnalyticsDataStoreLg>`
-
-
-
-
-
-## AwsIoTAnalyticsDataStore
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsDataStore
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStore('AwsIoTAnalyticsDataStore', 'Aws Io T Analytics Data Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsDataStore
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStore('AwsIoTAnalyticsDataStore', 'Aws Io T Analytics Data Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsDataStoreCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsDataStoreCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreCard('AwsIoTAnalyticsDataStoreCard', 'Aws Io T Analytics Data Store Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsDataStoreCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreCard('AwsIoTAnalyticsDataStoreCard', 'Aws Io T Analytics Data Store Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsDataStoreGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsDataStoreGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreGroup('AwsIoTAnalyticsDataStoreGroup', 'Aws Io T Analytics Data Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsDataStoreGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreGroup('AwsIoTAnalyticsDataStoreGroup', 'Aws Io T Analytics Data Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.png
deleted file mode 100644
index a00552532f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.puml
deleted file mode 100644
index ef7ce1d436..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore
-
-sprite $AwsIoTAnalyticsDataStoreXs [10x10/16z] NKg30G0m3Alp_yKpwuYUOca7j0yVH0a941C1M-ib2zqWUoCL
-
-sprite $AwsIoTAnalyticsDataStoreSm [12x12/16z] LKo50G0X4Bg4_IV-LAyRa6b8LMU_v5UD6K2icpuP3SC59QdxZeLPt-YYdOib0J2VVWC
-
-sprite $AwsIoTAnalyticsDataStoreMd [16x16/16z] ZKs30K1H43fL-q_yRRupovv48gLSkenrF2VuqdFfGwY2gfRU5jdw18_zSX3QzXe4zlflxaS-iDoJH1FVzbUmxP94J5KF
-
-sprite $AwsIoTAnalyticsDataStoreLg [20x20/16z] bOx50GG13093ZFuhFcNTvnK5x11Karq-cr2DCqtGHcgSnVGnphoxCgixztvdixGCpSuy26NfoUFRV6Yt2m-2lPgDLN2SWSAVwy6sByrom8iQ2NmmyGO
-
-!procedure AwsIoTAnalyticsDataStore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAnalyticsDataStoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAnalyticsDataStoreLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAnalyticsDataStoreGroup($id, $name='Aws Io T Analytics Data Store', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAnalyticsDataStoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.png
deleted file mode 100644
index 118db03533..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.puml
deleted file mode 100644
index 2355588e19..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsDataStoreCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreCard('AwsIoTAnalyticsDataStoreCard', 'Aws Io T Analytics Data Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Remote.puml
deleted file mode 100644
index 87c77b8a96..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsDataStoreCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreCard('AwsIoTAnalyticsDataStoreCard', 'Aws Io T Analytics Data Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.png
deleted file mode 100644
index fac7dd36a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.puml
deleted file mode 100644
index 9f5da5671e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAnalyticsDataStoreGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreGroup('AwsIoTAnalyticsDataStoreGroup', 'Aws Io T Analytics Data Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Remote.puml
deleted file mode 100644
index e10eebbc63..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAnalyticsDataStoreGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
-
-' renders the element
-AwsIoTAnalyticsDataStoreGroup('AwsIoTAnalyticsDataStoreGroup', 'Aws Io T Analytics Data Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.png
deleted file mode 100644
index 9a19bc2ef8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.puml
deleted file mode 100644
index 61d37c8c0f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsDataset
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDataset('AwsIoTAnalyticsDataset', 'Aws Io T Analytics Dataset', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Remote.puml
deleted file mode 100644
index a11218d3cf..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsDataset
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDataset('AwsIoTAnalyticsDataset', 'Aws Io T Analytics Dataset', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.md
deleted file mode 100644
index b8982660cb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAnalyticsDataset
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-```
-
-
-
-| Illustration | AwsIoTAnalyticsDataset | AwsIoTAnalyticsDatasetCard | AwsIoTAnalyticsDatasetGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.png) | ![illustration for AwsIoTAnalyticsDataset](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.Local.png) | ![illustration for AwsIoTAnalyticsDatasetCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.png) | ![illustration for AwsIoTAnalyticsDatasetGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAnalyticsDatasetXs>`
-- `<$AwsIoTAnalyticsDatasetSm>`
-- `<$AwsIoTAnalyticsDatasetMd>`
-- `<$AwsIoTAnalyticsDatasetLg>`
-
-
-
-
-
-## AwsIoTAnalyticsDataset
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsDataset
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDataset('AwsIoTAnalyticsDataset', 'Aws Io T Analytics Dataset', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsDataset
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDataset('AwsIoTAnalyticsDataset', 'Aws Io T Analytics Dataset', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsDatasetCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsDatasetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetCard('AwsIoTAnalyticsDatasetCard', 'Aws Io T Analytics Dataset Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsDatasetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetCard('AwsIoTAnalyticsDatasetCard', 'Aws Io T Analytics Dataset Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsDatasetGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsDatasetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetGroup('AwsIoTAnalyticsDatasetGroup', 'Aws Io T Analytics Dataset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsDatasetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetGroup('AwsIoTAnalyticsDatasetGroup', 'Aws Io T Analytics Dataset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.png
deleted file mode 100644
index 3f91271606..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.puml
deleted file mode 100644
index 422f234d16..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset
-
-sprite $AwsIoTAnalyticsDatasetXs [10x10/16z] Oq07x8n0Wf452DX1N2PsDdPsThWiJXOZAn20MK3bC1sCOC
-
-sprite $AwsIoTAnalyticsDatasetSm [12x12/16z] RSe50S0m30J03_jNl9Nv2a5iUFd94W4YvoZkN4LL7ttE-eu-TwGgESABm0y
-
-sprite $AwsIoTAnalyticsDatasetMd [16x16/16z] XSc53G114810pfR-Atvt9Kg6Mx7cyXiavv-K4jIphvz4VNSjF-wdnzIhkpO_5ERMTmjw
-
-sprite $AwsIoTAnalyticsDatasetLg [20x20/16z] dOs34GH000EJO_yLFyxMZeDPZB45CTD53J9aT82_J2gVKJcWVXbK_usPe3N66HQxFeiEg1zRXmcyEBI3Uhsp1IxhY9bY9cOi0Ru
-
-!procedure AwsIoTAnalyticsDataset($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAnalyticsDatasetCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAnalyticsDatasetLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAnalyticsDatasetGroup($id, $name='Aws Io T Analytics Dataset', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAnalyticsDatasetLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.png
deleted file mode 100644
index 1d3988e742..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.puml
deleted file mode 100644
index 81230bf082..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsDatasetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetCard('AwsIoTAnalyticsDatasetCard', 'Aws Io T Analytics Dataset Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Remote.puml
deleted file mode 100644
index fa6b0426f2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsDatasetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetCard('AwsIoTAnalyticsDatasetCard', 'Aws Io T Analytics Dataset Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.png
deleted file mode 100644
index d08f547c30..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.puml
deleted file mode 100644
index 7c83306eb2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAnalyticsDatasetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetGroup('AwsIoTAnalyticsDatasetGroup', 'Aws Io T Analytics Dataset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Remote.puml
deleted file mode 100644
index aea7f31913..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDatasetGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAnalyticsDatasetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset')
-
-' renders the element
-AwsIoTAnalyticsDatasetGroup('AwsIoTAnalyticsDatasetGroup', 'Aws Io T Analytics Dataset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.png
deleted file mode 100644
index 3b849ff051..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.puml
deleted file mode 100644
index 35a290c5fc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsNotebook
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebook('AwsIoTAnalyticsNotebook', 'Aws Io T Analytics Notebook', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Remote.puml
deleted file mode 100644
index 47c010db9f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsNotebook
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebook('AwsIoTAnalyticsNotebook', 'Aws Io T Analytics Notebook', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.md
deleted file mode 100644
index b1ac730b03..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAnalyticsNotebook
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-```
-
-
-
-| Illustration | AwsIoTAnalyticsNotebook | AwsIoTAnalyticsNotebookCard | AwsIoTAnalyticsNotebookGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.png) | ![illustration for AwsIoTAnalyticsNotebook](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.Local.png) | ![illustration for AwsIoTAnalyticsNotebookCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.png) | ![illustration for AwsIoTAnalyticsNotebookGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAnalyticsNotebookXs>`
-- `<$AwsIoTAnalyticsNotebookSm>`
-- `<$AwsIoTAnalyticsNotebookMd>`
-- `<$AwsIoTAnalyticsNotebookLg>`
-
-
-
-
-
-## AwsIoTAnalyticsNotebook
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsNotebook
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebook('AwsIoTAnalyticsNotebook', 'Aws Io T Analytics Notebook', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsNotebook
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebook('AwsIoTAnalyticsNotebook', 'Aws Io T Analytics Notebook', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsNotebookCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsNotebookCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookCard('AwsIoTAnalyticsNotebookCard', 'Aws Io T Analytics Notebook Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsNotebookCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookCard('AwsIoTAnalyticsNotebookCard', 'Aws Io T Analytics Notebook Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsNotebookGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsNotebookGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookGroup('AwsIoTAnalyticsNotebookGroup', 'Aws Io T Analytics Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsNotebookGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookGroup('AwsIoTAnalyticsNotebookGroup', 'Aws Io T Analytics Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.png
deleted file mode 100644
index 0546342d3b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.puml
deleted file mode 100644
index 2511a8349e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook
-
-sprite $AwsIoTAnalyticsNotebookXs [10x10/16z] Oq02p50AbSKE142AcPM14GY0B3Psg2mc2wmEePSH39W1
-
-sprite $AwsIoTAnalyticsNotebookSm [12x12/16z] Oq01R4XiTbP6DY1W1eipewf1i15gs94as5aOc9YmgaTHWn270GO
-
-sprite $AwsIoTAnalyticsNotebookMd [16x16/16z] TOt50K0X34EXakm_yHTStwsDXHsYmVz6b_ux8eQOIRT1krxybf1qWpxhtuc4ffl4bYVPRa6ST8LiVONhtjm_45u
-
-sprite $AwsIoTAnalyticsNotebookLg [20x20/16z] bO-30GGn54Jdk_-A3yiORvb1W3OK6N9eWfTpfEuAjHCvjLPEVcwfGGImED5BOsrtwIPPuv5EpIEyw9vlTNSwjL7kP3_NFfkYqQK4aTFA0Bu
-
-!procedure AwsIoTAnalyticsNotebook($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAnalyticsNotebookCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAnalyticsNotebookLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAnalyticsNotebookGroup($id, $name='Aws Io T Analytics Notebook', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAnalyticsNotebookLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.png
deleted file mode 100644
index bc9e13dd5d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.puml
deleted file mode 100644
index 0cf5a910af..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsNotebookCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookCard('AwsIoTAnalyticsNotebookCard', 'Aws Io T Analytics Notebook Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Remote.puml
deleted file mode 100644
index ff1cd31fa2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsNotebookCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookCard('AwsIoTAnalyticsNotebookCard', 'Aws Io T Analytics Notebook Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.png
deleted file mode 100644
index 9ddb79e72f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.puml
deleted file mode 100644
index a36a43dd11..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAnalyticsNotebookGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookGroup('AwsIoTAnalyticsNotebookGroup', 'Aws Io T Analytics Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Remote.puml
deleted file mode 100644
index fa91889539..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebookGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAnalyticsNotebookGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook')
-
-' renders the element
-AwsIoTAnalyticsNotebookGroup('AwsIoTAnalyticsNotebookGroup', 'Aws Io T Analytics Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.png
deleted file mode 100644
index 269b495b45..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.puml
deleted file mode 100644
index 3d9988889a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsPipeline
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipeline('AwsIoTAnalyticsPipeline', 'Aws Io T Analytics Pipeline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Remote.puml
deleted file mode 100644
index 71b250e937..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsPipeline
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipeline('AwsIoTAnalyticsPipeline', 'Aws Io T Analytics Pipeline', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.md
deleted file mode 100644
index a878858d0f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTAnalyticsPipeline
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-```
-
-
-
-| Illustration | AwsIoTAnalyticsPipeline | AwsIoTAnalyticsPipelineCard | AwsIoTAnalyticsPipelineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.png) | ![illustration for AwsIoTAnalyticsPipeline](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.Local.png) | ![illustration for AwsIoTAnalyticsPipelineCard](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.png) | ![illustration for AwsIoTAnalyticsPipelineGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTAnalyticsPipelineXs>`
-- `<$AwsIoTAnalyticsPipelineSm>`
-- `<$AwsIoTAnalyticsPipelineMd>`
-- `<$AwsIoTAnalyticsPipelineLg>`
-
-
-
-
-
-## AwsIoTAnalyticsPipeline
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsPipeline
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipeline('AwsIoTAnalyticsPipeline', 'Aws Io T Analytics Pipeline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsPipeline
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipeline('AwsIoTAnalyticsPipeline', 'Aws Io T Analytics Pipeline', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsPipelineCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsPipelineCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineCard('AwsIoTAnalyticsPipelineCard', 'Aws Io T Analytics Pipeline Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsPipelineCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineCard('AwsIoTAnalyticsPipelineCard', 'Aws Io T Analytics Pipeline Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTAnalyticsPipelineGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTAnalyticsPipelineGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineGroup('AwsIoTAnalyticsPipelineGroup', 'Aws Io T Analytics Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTAnalyticsPipelineGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineGroup('AwsIoTAnalyticsPipelineGroup', 'Aws Io T Analytics Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.png
deleted file mode 100644
index 62cc89a153..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.puml
deleted file mode 100644
index 10bf8598b5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline
-
-sprite $AwsIoTAnalyticsPipelineXs [10x10/16z] Oo04c460WH7CPWTIZ51nL1OB2vZ1mehD2
-
-sprite $AwsIoTAnalyticsPipelineSm [12x12/16z] Oo06iB8oGsbM8CdE1WAi36n0Df3F1XI5ia40aurGpyW8COyHni04
-
-sprite $AwsIoTAnalyticsPipelineMd [16x16/16z] Ow0KiBAoCYEOB0ni30pih500P8Buh51vSlbio7ns89yH0jX0V20DbGOpIGK
-
-sprite $AwsIoTAnalyticsPipelineLg [20x20/16z] lSYr0S0048LG_kd-4yUrZhmE-4DE_5QYWV9TWhQdtVcIIRUAszkyyxfssuk8P5TJ22Hnq8ItZG
-
-!procedure AwsIoTAnalyticsPipeline($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTAnalyticsPipelineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTAnalyticsPipelineLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTAnalyticsPipelineGroup($id, $name='Aws Io T Analytics Pipeline', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTAnalyticsPipelineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.png
deleted file mode 100644
index 9fa2eb3b8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.puml
deleted file mode 100644
index 83a5648324..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTAnalyticsPipelineCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineCard('AwsIoTAnalyticsPipelineCard', 'Aws Io T Analytics Pipeline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Remote.puml
deleted file mode 100644
index 88f94b131d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTAnalyticsPipelineCard
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineCard('AwsIoTAnalyticsPipelineCard', 'Aws Io T Analytics Pipeline Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.png
deleted file mode 100644
index 8ca90a1980..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.puml
deleted file mode 100644
index 41c2fde4f5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTAnalyticsPipelineGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineGroup('AwsIoTAnalyticsPipelineGroup', 'Aws Io T Analytics Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Remote.puml
deleted file mode 100644
index 1b65c8c40f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipelineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTAnalyticsPipelineGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline')
-
-' renders the element
-AwsIoTAnalyticsPipelineGroup('AwsIoTAnalyticsPipelineGroup', 'Aws Io T Analytics Pipeline Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.png
deleted file mode 100644
index b370e9727d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.puml
deleted file mode 100644
index 78b1e84e07..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCertificate
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificate('AwsIoTCertificate', 'Aws Io T Certificate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Remote.puml
deleted file mode 100644
index c9504a64bf..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCertificate
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificate('AwsIoTCertificate', 'Aws Io T Certificate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.md
deleted file mode 100644
index be63b5e53a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTCertificate
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTCertificate
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-```
-
-
-
-| Illustration | AwsIoTCertificate | AwsIoTCertificateCard | AwsIoTCertificateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTCertificate.png) | ![illustration for AwsIoTCertificate](../../../aws-q2-2023/Resource/IoT/AwsIoTCertificate.Local.png) | ![illustration for AwsIoTCertificateCard](../../../aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.png) | ![illustration for AwsIoTCertificateGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTCertificateXs>`
-- `<$AwsIoTCertificateSm>`
-- `<$AwsIoTCertificateMd>`
-- `<$AwsIoTCertificateLg>`
-
-
-
-
-
-## AwsIoTCertificate
-
-### Load remotely
-```plantuml
-@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 AwsIoTCertificate
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificate('AwsIoTCertificate', 'Aws Io T Certificate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCertificate
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificate('AwsIoTCertificate', 'Aws Io T Certificate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTCertificateCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTCertificateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateCard('AwsIoTCertificateCard', 'Aws Io T Certificate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCertificateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateCard('AwsIoTCertificateCard', 'Aws Io T Certificate Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTCertificateGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTCertificateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateGroup('AwsIoTCertificateGroup', 'Aws Io T Certificate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCertificateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateGroup('AwsIoTCertificateGroup', 'Aws Io T Certificate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.png
deleted file mode 100644
index 5eb33186ff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.puml
deleted file mode 100644
index 4e9a5fd12b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTCertificate
-
-sprite $AwsIoTCertificateXs [10x10/16z] Oq06x0mCZCmG1WWmWfbCO3wC0F6OsTcWN4PapInW1MW6WiG
-
-sprite $AwsIoTCertificateSm [12x12/16z] NOk50G0X30ElclqdVXVWwX8M59Pvj_tdn8o7bXFLrDbtKoTdJucNUBLlUK-5OL-leIVEVWS
-
-sprite $AwsIoTCertificateMd [16x16/16z] RKw50OH034ir-q_y3vnBtHjSAPdqdbbyZZKLQrEeTQcpnLa80g5jGp8T0Os8afC2afIiP-WiqNHb2bYSMM-amAYOI92OoPVS4fnp1L30_04
-
-sprite $AwsIoTCertificateLg [20x20/16z] {
-VOs53KGn3CKSVFjFVDX8drrs0pnGhKwsg05CiL6sBfaRDTHS6sBkMWc4S64OunfLOVt5mfPhrQJwtnKAnoi_i3ujK7OpFUQSjZv5h1d4u4kws21Ljd9ZfkJ9
-SNPTTNG2rzuP6zu
-}
-
-!procedure AwsIoTCertificate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTCertificate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTCertificateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTCertificateLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTCertificateGroup($id, $name='Aws Io T Certificate', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTCertificateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.png
deleted file mode 100644
index 1018515a97..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.puml
deleted file mode 100644
index 45fa9ed988..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCertificateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateCard('AwsIoTCertificateCard', 'Aws Io T Certificate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Remote.puml
deleted file mode 100644
index 811fa5b8a3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCertificateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateCard('AwsIoTCertificateCard', 'Aws Io T Certificate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.png
deleted file mode 100644
index 35bc7a1e8b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.puml
deleted file mode 100644
index 20c9b84474..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTCertificateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateGroup('AwsIoTCertificateGroup', 'Aws Io T Certificate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Remote.puml
deleted file mode 100644
index 4480fb6bcd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCertificateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTCertificateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCertificate')
-
-' renders the element
-AwsIoTCertificateGroup('AwsIoTCertificateGroup', 'Aws Io T Certificate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.png
deleted file mode 100644
index 7230eac643..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.puml
deleted file mode 100644
index dd5f68a83b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCoreDeviceAdvisor
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisor('AwsIoTCoreDeviceAdvisor', 'Aws Io T Core Device Advisor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Remote.puml
deleted file mode 100644
index c078a1a75a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCoreDeviceAdvisor
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisor('AwsIoTCoreDeviceAdvisor', 'Aws Io T Core Device Advisor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.md
deleted file mode 100644
index a1888db65c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTCoreDeviceAdvisor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-```
-
-
-
-| Illustration | AwsIoTCoreDeviceAdvisor | AwsIoTCoreDeviceAdvisorCard | AwsIoTCoreDeviceAdvisorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.png) | ![illustration for AwsIoTCoreDeviceAdvisor](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.Local.png) | ![illustration for AwsIoTCoreDeviceAdvisorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.png) | ![illustration for AwsIoTCoreDeviceAdvisorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTCoreDeviceAdvisorXs>`
-- `<$AwsIoTCoreDeviceAdvisorSm>`
-- `<$AwsIoTCoreDeviceAdvisorMd>`
-- `<$AwsIoTCoreDeviceAdvisorLg>`
-
-
-
-
-
-## AwsIoTCoreDeviceAdvisor
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreDeviceAdvisor
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisor('AwsIoTCoreDeviceAdvisor', 'Aws Io T Core Device Advisor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreDeviceAdvisor
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisor('AwsIoTCoreDeviceAdvisor', 'Aws Io T Core Device Advisor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTCoreDeviceAdvisorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreDeviceAdvisorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorCard('AwsIoTCoreDeviceAdvisorCard', 'Aws Io T Core Device Advisor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreDeviceAdvisorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorCard('AwsIoTCoreDeviceAdvisorCard', 'Aws Io T Core Device Advisor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTCoreDeviceAdvisorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreDeviceAdvisorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorGroup('AwsIoTCoreDeviceAdvisorGroup', 'Aws Io T Core Device Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreDeviceAdvisorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorGroup('AwsIoTCoreDeviceAdvisorGroup', 'Aws Io T Core Device Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.png
deleted file mode 100644
index ebd8bcab67..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.puml
deleted file mode 100644
index d2f029f408..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor
-
-sprite $AwsIoTCoreDeviceAdvisorXs [10x10/16z] JOk50S0W30Glll_4BGuNb-T5YTbKZ-oThFaGwu0dkcIAKPtvwCwYf2z-
-
-sprite $AwsIoTCoreDeviceAdvisorSm [12x12/16z] LSe50G1130F1BIN-5J_Z71JvwmhpuMAdiqgW0-I1Fklp4zFdaYUGY1qM8qwUTwU3G_Em3B02
-
-sprite $AwsIoTCoreDeviceAdvisorMd [16x16/16z] RK-50S0W3Akc_r-yuHweExqG25_CeiUCDczO3pT8uR2i6kVCv47nDH9krGZjlSBH6risauKACkGGBukKE7j5ZSEs-gR2wRXWTxJvz0C
-
-sprite $AwsIoTCoreDeviceAdvisorLg [20x20/16z] {
-XL255K0X29GBs7_ZtnsUT3_R9vZbk8OAex3FeLnAe7FPfYitCt2amQFrwE7UYPASipLAt-zoR36iysCqnrvd7kCqELQCHHl6meeMuz0J88mohZ76s4jUUban
-ZTLvn-ahLAhMXmhnB8o8pHm
-}
-
-!procedure AwsIoTCoreDeviceAdvisor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTCoreDeviceAdvisorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTCoreDeviceAdvisorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTCoreDeviceAdvisorGroup($id, $name='Aws Io T Core Device Advisor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTCoreDeviceAdvisorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.png
deleted file mode 100644
index aefcea824f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.puml
deleted file mode 100644
index 8b139d1030..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCoreDeviceAdvisorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorCard('AwsIoTCoreDeviceAdvisorCard', 'Aws Io T Core Device Advisor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Remote.puml
deleted file mode 100644
index a41c9f2ed6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCoreDeviceAdvisorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorCard('AwsIoTCoreDeviceAdvisorCard', 'Aws Io T Core Device Advisor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.png
deleted file mode 100644
index e1439cd174..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.puml
deleted file mode 100644
index cd5d824705..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTCoreDeviceAdvisorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorGroup('AwsIoTCoreDeviceAdvisorGroup', 'Aws Io T Core Device Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Remote.puml
deleted file mode 100644
index a8d8aeb816..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTCoreDeviceAdvisorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor')
-
-' renders the element
-AwsIoTCoreDeviceAdvisorGroup('AwsIoTCoreDeviceAdvisorGroup', 'Aws Io T Core Device Advisor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.png
deleted file mode 100644
index 34d464c3f0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.puml
deleted file mode 100644
index 01cc05f88d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCoreDeviceLocation
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocation('AwsIoTCoreDeviceLocation', 'Aws Io T Core Device Location', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Remote.puml
deleted file mode 100644
index 2dc573cdfa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCoreDeviceLocation
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocation('AwsIoTCoreDeviceLocation', 'Aws Io T Core Device Location', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.md
deleted file mode 100644
index ee12479974..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTCoreDeviceLocation
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-```
-
-
-
-| Illustration | AwsIoTCoreDeviceLocation | AwsIoTCoreDeviceLocationCard | AwsIoTCoreDeviceLocationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.png) | ![illustration for AwsIoTCoreDeviceLocation](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.Local.png) | ![illustration for AwsIoTCoreDeviceLocationCard](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.png) | ![illustration for AwsIoTCoreDeviceLocationGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTCoreDeviceLocationXs>`
-- `<$AwsIoTCoreDeviceLocationSm>`
-- `<$AwsIoTCoreDeviceLocationMd>`
-- `<$AwsIoTCoreDeviceLocationLg>`
-
-
-
-
-
-## AwsIoTCoreDeviceLocation
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreDeviceLocation
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocation('AwsIoTCoreDeviceLocation', 'Aws Io T Core Device Location', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreDeviceLocation
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocation('AwsIoTCoreDeviceLocation', 'Aws Io T Core Device Location', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTCoreDeviceLocationCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreDeviceLocationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationCard('AwsIoTCoreDeviceLocationCard', 'Aws Io T Core Device Location Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreDeviceLocationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationCard('AwsIoTCoreDeviceLocationCard', 'Aws Io T Core Device Location Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTCoreDeviceLocationGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTCoreDeviceLocationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationGroup('AwsIoTCoreDeviceLocationGroup', 'Aws Io T Core Device Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTCoreDeviceLocationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationGroup('AwsIoTCoreDeviceLocationGroup', 'Aws Io T Core Device Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.png
deleted file mode 100644
index 86487db572..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.puml
deleted file mode 100644
index a5b28bf995..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation
-
-sprite $AwsIoTCoreDeviceLocationXs [10x10/16z] TSYr0G0148H0JhV_YjzT9WD-g8j5u_i2ZDLrxfs4eB2GD2-RjMa4
-
-sprite $AwsIoTCoreDeviceLocationSm [12x12/16z] RSp50S1024JHZqx_5SSz-ouu39Wu1CwkuShDccRdQUZUkULPPXT2jVsphLE2ybAnKvyq0m
-
-sprite $AwsIoTCoreDeviceLocationMd [16x16/16z] TSc50SCm50FH-oJjFt6vuJopZtikjg8or-OXilwf0R5MOg3v4qRCvYq7oLyaO5Q2PaknlgKWHIW4qFoQnm226Qb3O1Xty56VgPr-0W
-
-sprite $AwsIoTCoreDeviceLocationLg [20x20/16z] {
-XStLeGCm34FHQv2q_yGFojppavZvHePduT7cBfauWdsSQSELWGOzh7QPwllS4gQucaOf0ayt5hZg0SAzFAHi2wjr-1ni1vY56i91A7DGbWMWWl8uoGOC42NQ
-0Y20GLrNxgf0FU4N
-}
-
-!procedure AwsIoTCoreDeviceLocation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTCoreDeviceLocationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTCoreDeviceLocationLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTCoreDeviceLocationGroup($id, $name='Aws Io T Core Device Location', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTCoreDeviceLocationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.png
deleted file mode 100644
index 3872b7a95e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.puml
deleted file mode 100644
index 1bf16cf342..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTCoreDeviceLocationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationCard('AwsIoTCoreDeviceLocationCard', 'Aws Io T Core Device Location Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Remote.puml
deleted file mode 100644
index 79410ea099..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTCoreDeviceLocationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationCard('AwsIoTCoreDeviceLocationCard', 'Aws Io T Core Device Location Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.png
deleted file mode 100644
index f4b5145229..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.puml
deleted file mode 100644
index 77e093d9a1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTCoreDeviceLocationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationGroup('AwsIoTCoreDeviceLocationGroup', 'Aws Io T Core Device Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Remote.puml
deleted file mode 100644
index 0559f347d3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTCoreDeviceLocationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation')
-
-' renders the element
-AwsIoTCoreDeviceLocationGroup('AwsIoTCoreDeviceLocationGroup', 'Aws Io T Core Device Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.png
deleted file mode 100644
index 3e4c07600b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.puml
deleted file mode 100644
index c8d0c7c1b1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDesiredState
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredState('AwsIoTDesiredState', 'Aws Io T Desired State', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Remote.puml
deleted file mode 100644
index 7a690702e2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDesiredState
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredState('AwsIoTDesiredState', 'Aws Io T Desired State', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.md
deleted file mode 100644
index 5138e0eec4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDesiredState
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTDesiredState
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-```
-
-
-
-| Illustration | AwsIoTDesiredState | AwsIoTDesiredStateCard | AwsIoTDesiredStateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTDesiredState.png) | ![illustration for AwsIoTDesiredState](../../../aws-q2-2023/Resource/IoT/AwsIoTDesiredState.Local.png) | ![illustration for AwsIoTDesiredStateCard](../../../aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.png) | ![illustration for AwsIoTDesiredStateGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDesiredStateXs>`
-- `<$AwsIoTDesiredStateSm>`
-- `<$AwsIoTDesiredStateMd>`
-- `<$AwsIoTDesiredStateLg>`
-
-
-
-
-
-## AwsIoTDesiredState
-
-### Load remotely
-```plantuml
-@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 AwsIoTDesiredState
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredState('AwsIoTDesiredState', 'Aws Io T Desired State', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDesiredState
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredState('AwsIoTDesiredState', 'Aws Io T Desired State', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDesiredStateCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDesiredStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateCard('AwsIoTDesiredStateCard', 'Aws Io T Desired State Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDesiredStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateCard('AwsIoTDesiredStateCard', 'Aws Io T Desired State Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDesiredStateGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDesiredStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateGroup('AwsIoTDesiredStateGroup', 'Aws Io T Desired State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDesiredStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateGroup('AwsIoTDesiredStateGroup', 'Aws Io T Desired State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.png
deleted file mode 100644
index 613433dfe1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.puml
deleted file mode 100644
index e4f61d89ed..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredState.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTDesiredState
-
-sprite $AwsIoTDesiredStateXs [10x10/16z] NOd50K0X5CFojFjF_5s0N2hX9nder7TBygU18tnfeF2KL3ROmDp1jGC
-
-sprite $AwsIoTDesiredStateSm [12x12/16z] LSQ70G0n2CD0qUpz9_vUbG37DqDS_sXc077sym14TvuM6tIx7aD52uscHRNLbzkMZo16wFYi
-
-sprite $AwsIoTDesiredStateMd [16x16/16z] {
-PKw50KHH2491t7_Z-o-lx1Ry4HscvRBAG7mtuU7yq6pawdk4A_39bH5DuEQFjj63RauaWVhiV-NwwCVkTpzvGuAVVioyJQcU2AvCEpF5pAUlR_Y0md0u7sNW
-1G
-}
-
-sprite $AwsIoTDesiredStateLg [20x20/16z] {
-ROs74GGX3CJakFrt_9XFbtG1a3K3ZmIo5ggSN_Iev8QniO4X3BrLPwREdILynzFztSOlxft1rKsdpAmwTJuRhrDNTuUkZeMmxMRSKkxEefTB8Oag0nEjvTGb
-gLHkzFqEEWVF7mv4u6Q-VgoVXrWOPeSVl
-}
-
-!procedure AwsIoTDesiredState($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTDesiredState', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDesiredStateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDesiredStateLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDesiredStateGroup($id, $name='Aws Io T Desired State', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTDesiredStateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.png
deleted file mode 100644
index f3408378c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.puml
deleted file mode 100644
index 4fdd809883..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDesiredStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateCard('AwsIoTDesiredStateCard', 'Aws Io T Desired State Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Remote.puml
deleted file mode 100644
index 4d4e4eb27a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDesiredStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateCard('AwsIoTDesiredStateCard', 'Aws Io T Desired State Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.png
deleted file mode 100644
index 6d01187b6a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.puml
deleted file mode 100644
index 28c1607d4d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDesiredStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateGroup('AwsIoTDesiredStateGroup', 'Aws Io T Desired State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Remote.puml
deleted file mode 100644
index 89d8e57200..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDesiredStateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDesiredStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDesiredState')
-
-' renders the element
-AwsIoTDesiredStateGroup('AwsIoTDesiredStateGroup', 'Aws Io T Desired State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.png
deleted file mode 100644
index 9cd1165cc6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.puml
deleted file mode 100644
index 418df8348a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceDefenderIoTDeviceJobs
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobs('AwsIoTDeviceDefenderIoTDeviceJobs', 'Aws Io T Device Defender Io T Device Jobs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Remote.puml
deleted file mode 100644
index 9d82669f95..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceDefenderIoTDeviceJobs
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobs('AwsIoTDeviceDefenderIoTDeviceJobs', 'Aws Io T Device Defender Io T Device Jobs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.md
deleted file mode 100644
index f8af9818af..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDeviceDefenderIoTDeviceJobs
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-```
-
-
-
-| Illustration | AwsIoTDeviceDefenderIoTDeviceJobs | AwsIoTDeviceDefenderIoTDeviceJobsCard | AwsIoTDeviceDefenderIoTDeviceJobsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.png) | ![illustration for AwsIoTDeviceDefenderIoTDeviceJobs](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.Local.png) | ![illustration for AwsIoTDeviceDefenderIoTDeviceJobsCard](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.png) | ![illustration for AwsIoTDeviceDefenderIoTDeviceJobsGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDeviceDefenderIoTDeviceJobsXs>`
-- `<$AwsIoTDeviceDefenderIoTDeviceJobsSm>`
-- `<$AwsIoTDeviceDefenderIoTDeviceJobsMd>`
-- `<$AwsIoTDeviceDefenderIoTDeviceJobsLg>`
-
-
-
-
-
-## AwsIoTDeviceDefenderIoTDeviceJobs
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceDefenderIoTDeviceJobs
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobs('AwsIoTDeviceDefenderIoTDeviceJobs', 'Aws Io T Device Defender Io T Device Jobs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceDefenderIoTDeviceJobs
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobs('AwsIoTDeviceDefenderIoTDeviceJobs', 'Aws Io T Device Defender Io T Device Jobs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceDefenderIoTDeviceJobsCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceDefenderIoTDeviceJobsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsCard('AwsIoTDeviceDefenderIoTDeviceJobsCard', 'Aws Io T Device Defender Io T Device Jobs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceDefenderIoTDeviceJobsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsCard('AwsIoTDeviceDefenderIoTDeviceJobsCard', 'Aws Io T Device Defender Io T Device Jobs Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceDefenderIoTDeviceJobsGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceDefenderIoTDeviceJobsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsGroup('AwsIoTDeviceDefenderIoTDeviceJobsGroup', 'Aws Io T Device Defender Io T Device Jobs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceDefenderIoTDeviceJobsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsGroup('AwsIoTDeviceDefenderIoTDeviceJobsGroup', 'Aws Io T Device Defender Io T Device Jobs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.png
deleted file mode 100644
index 48f7f5e693..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.puml
deleted file mode 100644
index 4cee9aa755..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs
-
-sprite $AwsIoTDeviceDefenderIoTDeviceJobsXs [10x10/16z] NKk55G1H25BXoVuJt_qkMyBUK1r1qbXF1oPe7UcH7QkJswfn9Eho5h8V
-
-sprite $AwsIoTDeviceDefenderIoTDeviceJobsSm [12x12/16z] LOo30G10201p-q_y_d2Pq23S-CdnUZz-i_p9pHGUk-7k5liYlt_kxEQo-tBoOnpxxvKz02O
-
-sprite $AwsIoTDeviceDefenderIoTDeviceJobsMd [16x16/16z] PSk50GCW34JHVz7z9wuNFVH1mfNwfVKplpErczBtr3iWrTUPELf7lSfWkflkwKGlvN2J13ti6CA7aweYXaD2Fer7kPXcblP8m1C
-
-sprite $AwsIoTDeviceDefenderIoTDeviceJobsLg [20x20/16z] {
-RSg50SLG2CNGe7V_YRzGbrJV0TxJNh5Lf-dJAchxyvoSpjPgsCJ_kvd5BvWkUwlPPbCY4Pojig2gpYRe1fsiX40e3nFat7soNlTEHeD6psOE4MS3HLSqd0tC
-85UpKzh6vu0l
-}
-
-!procedure AwsIoTDeviceDefenderIoTDeviceJobs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDeviceDefenderIoTDeviceJobsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDeviceDefenderIoTDeviceJobsLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDeviceDefenderIoTDeviceJobsGroup($id, $name='Aws Io T Device Defender Io T Device Jobs', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTDeviceDefenderIoTDeviceJobsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.png
deleted file mode 100644
index 207f3efad3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.puml
deleted file mode 100644
index 40298f492c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceDefenderIoTDeviceJobsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsCard('AwsIoTDeviceDefenderIoTDeviceJobsCard', 'Aws Io T Device Defender Io T Device Jobs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Remote.puml
deleted file mode 100644
index 2cb5a3cc6e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceDefenderIoTDeviceJobsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsCard('AwsIoTDeviceDefenderIoTDeviceJobsCard', 'Aws Io T Device Defender Io T Device Jobs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.png
deleted file mode 100644
index bcb283266b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.puml
deleted file mode 100644
index 5ff3a1e6d8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDeviceDefenderIoTDeviceJobsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsGroup('AwsIoTDeviceDefenderIoTDeviceJobsGroup', 'Aws Io T Device Defender Io T Device Jobs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Remote.puml
deleted file mode 100644
index 1ada6806fa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDeviceDefenderIoTDeviceJobsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs')
-
-' renders the element
-AwsIoTDeviceDefenderIoTDeviceJobsGroup('AwsIoTDeviceDefenderIoTDeviceJobsGroup', 'Aws Io T Device Defender Io T Device Jobs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.png
deleted file mode 100644
index cb10525e80..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.puml
deleted file mode 100644
index ca784073af..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceGateway
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGateway('AwsIoTDeviceGateway', 'Aws Io T Device Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Remote.puml
deleted file mode 100644
index 284a1dcb6f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceGateway
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGateway('AwsIoTDeviceGateway', 'Aws Io T Device Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.md
deleted file mode 100644
index 21b90577f5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDeviceGateway
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-```
-
-
-
-| Illustration | AwsIoTDeviceGateway | AwsIoTDeviceGatewayCard | AwsIoTDeviceGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.png) | ![illustration for AwsIoTDeviceGateway](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.Local.png) | ![illustration for AwsIoTDeviceGatewayCard](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.png) | ![illustration for AwsIoTDeviceGatewayGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDeviceGatewayXs>`
-- `<$AwsIoTDeviceGatewaySm>`
-- `<$AwsIoTDeviceGatewayMd>`
-- `<$AwsIoTDeviceGatewayLg>`
-
-
-
-
-
-## AwsIoTDeviceGateway
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceGateway
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGateway('AwsIoTDeviceGateway', 'Aws Io T Device Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceGateway
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGateway('AwsIoTDeviceGateway', 'Aws Io T Device Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceGatewayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayCard('AwsIoTDeviceGatewayCard', 'Aws Io T Device Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceGatewayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayCard('AwsIoTDeviceGatewayCard', 'Aws Io T Device Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceGatewayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayGroup('AwsIoTDeviceGatewayGroup', 'Aws Io T Device Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceGatewayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayGroup('AwsIoTDeviceGatewayGroup', 'Aws Io T Device Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.png
deleted file mode 100644
index 76eb5ea385..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.puml
deleted file mode 100644
index efc18ddd7d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway
-
-sprite $AwsIoTDeviceGatewayXs [10x10/16z] Oy0EsDaPcDan1B6fP652KmJH2rBC31K2
-
-sprite $AwsIoTDeviceGatewaySm [12x12/16z] LKo50S0m3286_ryygNk3ubwvNwdDzG61VMuAYsHKuoXMr9mDM7D8RRxziuVm7FsD2ept1G
-
-sprite $AwsIoTDeviceGatewayMd [16x16/16z] XOw50G0W20JV_FqdjZiFWmRyqROeH4H9AkWenYGJDMwYbew811jCjeog76mDacCyo1WFqSa6X5RTNliZaMrjqFO31KAungcnuG4
-
-sprite $AwsIoTDeviceGatewayLg [20x20/16z] bO-75GGW2CMYyid-4r_l_MBFKm7-eU64ftLuTNsIejYuXi73BRZUo-4izmxgvEmzthbIuD6j90-EmNouruch7-zHJh_6FV71HUxg7GwWwtgl4mwigvCtR04
-
-!procedure AwsIoTDeviceGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDeviceGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDeviceGatewayLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDeviceGatewayGroup($id, $name='Aws Io T Device Gateway', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTDeviceGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.png
deleted file mode 100644
index 0598ee9c07..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.puml
deleted file mode 100644
index ee13624a76..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceGatewayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayCard('AwsIoTDeviceGatewayCard', 'Aws Io T Device Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Remote.puml
deleted file mode 100644
index 4982240567..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceGatewayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayCard('AwsIoTDeviceGatewayCard', 'Aws Io T Device Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.png
deleted file mode 100644
index 13abd892ab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.puml
deleted file mode 100644
index 14da7249ad..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDeviceGatewayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayGroup('AwsIoTDeviceGatewayGroup', 'Aws Io T Device Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Remote.puml
deleted file mode 100644
index d9906c0884..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDeviceGatewayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway')
-
-' renders the element
-AwsIoTDeviceGatewayGroup('AwsIoTDeviceGatewayGroup', 'Aws Io T Device Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.png
deleted file mode 100644
index f860dcbb40..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.puml
deleted file mode 100644
index 2fe5813e8f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceManagementFleetHub
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHub('AwsIoTDeviceManagementFleetHub', 'Aws Io T Device Management Fleet Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Remote.puml
deleted file mode 100644
index f88b1817ee..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceManagementFleetHub
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHub('AwsIoTDeviceManagementFleetHub', 'Aws Io T Device Management Fleet Hub', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.md
deleted file mode 100644
index a7a10086dd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDeviceManagementFleetHub
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-```
-
-
-
-| Illustration | AwsIoTDeviceManagementFleetHub | AwsIoTDeviceManagementFleetHubCard | AwsIoTDeviceManagementFleetHubGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.png) | ![illustration for AwsIoTDeviceManagementFleetHub](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.Local.png) | ![illustration for AwsIoTDeviceManagementFleetHubCard](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.png) | ![illustration for AwsIoTDeviceManagementFleetHubGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDeviceManagementFleetHubXs>`
-- `<$AwsIoTDeviceManagementFleetHubSm>`
-- `<$AwsIoTDeviceManagementFleetHubMd>`
-- `<$AwsIoTDeviceManagementFleetHubLg>`
-
-
-
-
-
-## AwsIoTDeviceManagementFleetHub
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceManagementFleetHub
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHub('AwsIoTDeviceManagementFleetHub', 'Aws Io T Device Management Fleet Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceManagementFleetHub
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHub('AwsIoTDeviceManagementFleetHub', 'Aws Io T Device Management Fleet Hub', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceManagementFleetHubCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceManagementFleetHubCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubCard('AwsIoTDeviceManagementFleetHubCard', 'Aws Io T Device Management Fleet Hub Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceManagementFleetHubCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubCard('AwsIoTDeviceManagementFleetHubCard', 'Aws Io T Device Management Fleet Hub Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceManagementFleetHubGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceManagementFleetHubGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubGroup('AwsIoTDeviceManagementFleetHubGroup', 'Aws Io T Device Management Fleet Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceManagementFleetHubGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubGroup('AwsIoTDeviceManagementFleetHubGroup', 'Aws Io T Device Management Fleet Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.png
deleted file mode 100644
index 4ac4469499..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.puml
deleted file mode 100644
index 4c4e363b18..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub
-
-sprite $AwsIoTDeviceManagementFleetHubXs [10x10/16z] POQ53S104CEI9--_SO-43LZMFzQPN4KE0SU9Zn5Bux5qheLsL12FhdY4XKC-
-
-sprite $AwsIoTDeviceManagementFleetHubSm [12x12/16z] NSZ50GC144BHFmRzLvoisxiWF6MSn4tVFnjl_y5xBniVFR6o6v72dVJsYzQOambcQo6F3Fm1
-
-sprite $AwsIoTDeviceManagementFleetHubMd [16x16/16z] NSY70SCm3CH0M2OV-q-SkBTJ1VaoJvA6uYJo94vF4e0oORLtEAwZPwQ2d3rhK8yU0LFetj8ExA9mBO8p1PP0WzqsX5LWJBZTvw3NR0wLGOVL7m
-
-sprite $AwsIoTDeviceManagementFleetHubLg [20x20/16z] {
-PP250SH020HdiUs_uhVu_IHdE03_Z5U4MP0mcVGYguKMraAUySgUMxml5Z1nbvaVliiQUeJwakLMgUrJbXRg7F0SCZDOqQZKcqp9J1LJ1lzaJaWntmMM1IXW
-N3qMc0rlgu9BrW4nqS3SvXfXbzhB8974ZpS
-}
-
-!procedure AwsIoTDeviceManagementFleetHub($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDeviceManagementFleetHubCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDeviceManagementFleetHubLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDeviceManagementFleetHubGroup($id, $name='Aws Io T Device Management Fleet Hub', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTDeviceManagementFleetHubLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.png
deleted file mode 100644
index 8e239e1268..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.puml
deleted file mode 100644
index 22fe9ea204..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceManagementFleetHubCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubCard('AwsIoTDeviceManagementFleetHubCard', 'Aws Io T Device Management Fleet Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Remote.puml
deleted file mode 100644
index 8cff4f678c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceManagementFleetHubCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubCard('AwsIoTDeviceManagementFleetHubCard', 'Aws Io T Device Management Fleet Hub Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.png
deleted file mode 100644
index a53ad916df..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.puml
deleted file mode 100644
index 9136bb9af4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDeviceManagementFleetHubGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubGroup('AwsIoTDeviceManagementFleetHubGroup', 'Aws Io T Device Management Fleet Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Remote.puml
deleted file mode 100644
index 0159221353..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHubGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDeviceManagementFleetHubGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub')
-
-' renders the element
-AwsIoTDeviceManagementFleetHubGroup('AwsIoTDeviceManagementFleetHubGroup', 'Aws Io T Device Management Fleet Hub Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.png
deleted file mode 100644
index c22b87d3da..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.puml
deleted file mode 100644
index af972b2c5a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceTester
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTester('AwsIoTDeviceTester', 'Aws Io T Device Tester', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Remote.puml
deleted file mode 100644
index 9a73fa3e35..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceTester
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTester('AwsIoTDeviceTester', 'Aws Io T Device Tester', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.md
deleted file mode 100644
index 264d827bec..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTDeviceTester
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTDeviceTester
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-```
-
-
-
-| Illustration | AwsIoTDeviceTester | AwsIoTDeviceTesterCard | AwsIoTDeviceTesterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.png) | ![illustration for AwsIoTDeviceTester](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.Local.png) | ![illustration for AwsIoTDeviceTesterCard](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.png) | ![illustration for AwsIoTDeviceTesterGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTDeviceTesterXs>`
-- `<$AwsIoTDeviceTesterSm>`
-- `<$AwsIoTDeviceTesterMd>`
-- `<$AwsIoTDeviceTesterLg>`
-
-
-
-
-
-## AwsIoTDeviceTester
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceTester
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTester('AwsIoTDeviceTester', 'Aws Io T Device Tester', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceTester
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTester('AwsIoTDeviceTester', 'Aws Io T Device Tester', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceTesterCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceTesterCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterCard('AwsIoTDeviceTesterCard', 'Aws Io T Device Tester Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceTesterCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterCard('AwsIoTDeviceTesterCard', 'Aws Io T Device Tester Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTDeviceTesterGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTDeviceTesterGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterGroup('AwsIoTDeviceTesterGroup', 'Aws Io T Device Tester Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTDeviceTesterGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterGroup('AwsIoTDeviceTesterGroup', 'Aws Io T Device Tester Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.png
deleted file mode 100644
index c30cb59c61..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.puml
deleted file mode 100644
index 11855dde0c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTDeviceTester
-
-sprite $AwsIoTDeviceTesterXs [10x10/16z] NSO50G1130F1BVjN_7WyXOHDKKTJbVT1Wl39AW4CKYW2826iMckayHi
-
-sprite $AwsIoTDeviceTesterSm [12x12/16z] NSQ70KCn20FHeqdxJvpytfuD75_2NA8vYJXY0Tk2H823LMdDhJFCX08sKt2qwQqr1mtMoNy
-
-sprite $AwsIoTDeviceTesterMd [16x16/16z] TS-50S0W30J0UFQV67Vv2XmElEFfMMc6lDZIXv_ncf9aaafiOxFxF2EGQgtEexC9gnaq6sj__n01X_jvgll-TPpXJB8Vzs9V0n4
-
-sprite $AwsIoTDeviceTesterLg [20x20/16z] {
-VSg54KCX50NHVTv_nvbB_0kBdu5DFlJHPgZv9uigEnXw7ytjZroPR5r4vQPaEbhMO21RZrh6uBQioQyDonABZyNddxtC0WQoTBmCi3IJysiraGUZXk5WwcFJ
-XyPeEvG6Tem7
-}
-
-!procedure AwsIoTDeviceTester($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTDeviceTester', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTDeviceTesterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTDeviceTesterLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTDeviceTesterGroup($id, $name='Aws Io T Device Tester', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTDeviceTesterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.png
deleted file mode 100644
index 5b9d0e0ef5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.puml
deleted file mode 100644
index 1bd99ff606..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTDeviceTesterCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterCard('AwsIoTDeviceTesterCard', 'Aws Io T Device Tester Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Remote.puml
deleted file mode 100644
index 9fd41b9de6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTDeviceTesterCard
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterCard('AwsIoTDeviceTesterCard', 'Aws Io T Device Tester Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.png
deleted file mode 100644
index e5149abce5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.puml
deleted file mode 100644
index c67236d283..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTDeviceTesterGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterGroup('AwsIoTDeviceTesterGroup', 'Aws Io T Device Tester Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Remote.puml
deleted file mode 100644
index 28cce00a38..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTDeviceTesterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTDeviceTesterGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTDeviceTester')
-
-' renders the element
-AwsIoTDeviceTesterGroup('AwsIoTDeviceTesterGroup', 'Aws Io T Device Tester Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.png
deleted file mode 100644
index 5dc276e760..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.puml
deleted file mode 100644
index 82149e33a5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTEcho
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEcho('AwsIoTEcho', 'Aws Io T Echo', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Remote.puml
deleted file mode 100644
index 9faba0206c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTEcho
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEcho('AwsIoTEcho', 'Aws Io T Echo', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.md
deleted file mode 100644
index 4209b185fb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTEcho
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTEcho
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-```
-
-
-
-| Illustration | AwsIoTEcho | AwsIoTEchoCard | AwsIoTEchoGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTEcho.png) | ![illustration for AwsIoTEcho](../../../aws-q2-2023/Resource/IoT/AwsIoTEcho.Local.png) | ![illustration for AwsIoTEchoCard](../../../aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.png) | ![illustration for AwsIoTEchoGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTEchoXs>`
-- `<$AwsIoTEchoSm>`
-- `<$AwsIoTEchoMd>`
-- `<$AwsIoTEchoLg>`
-
-
-
-
-
-## AwsIoTEcho
-
-### Load remotely
-```plantuml
-@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 AwsIoTEcho
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEcho('AwsIoTEcho', 'Aws Io T Echo', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEcho
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEcho('AwsIoTEcho', 'Aws Io T Echo', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTEchoCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTEchoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoCard('AwsIoTEchoCard', 'Aws Io T Echo Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEchoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoCard('AwsIoTEchoCard', 'Aws Io T Echo Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTEchoGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTEchoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoGroup('AwsIoTEchoGroup', 'Aws Io T Echo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTEchoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoGroup('AwsIoTEchoGroup', 'Aws Io T Echo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.png
deleted file mode 100644
index 3095f702dd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.puml
deleted file mode 100644
index 9c58223d10..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEcho.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTEcho
-
-sprite $AwsIoTEchoXs [10x10/16z] Oq06x4n036QniBEpiq9OG8pA0gbXXAa3OPmi9ZOWP6
-
-sprite $AwsIoTEchoSm [12x12/16z] Oq03x4oCJEmmDYC38v2D5p22C9pDY293622KCREpiJC3QG
-
-sprite $AwsIoTEchoMd [16x16/16z] hOp50O1G34ERIhB_nBZ31VYlhlO494hOwgZHvrQNIAhiAuhngROwpN3yZwIOi5PeyHierlo-1m
-
-sprite $AwsIoTEchoLg [20x20/16z] jOw53S1030E3zluJb-5Hs9xW58xCiGIHLgPeH-WiSwgxjCn5SCUpp5t-AaU4gWPOvaIstEwNJ19aZlR5ZpcKlZ32pK6JakFdYnK
-
-!procedure AwsIoTEcho($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTEcho', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTEchoCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTEchoLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTEchoGroup($id, $name='Aws Io T Echo', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTEchoLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.png
deleted file mode 100644
index 1809c53704..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.puml
deleted file mode 100644
index c18e2822fa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTEchoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoCard('AwsIoTEchoCard', 'Aws Io T Echo Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Remote.puml
deleted file mode 100644
index b9596b9f76..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTEchoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoCard('AwsIoTEchoCard', 'Aws Io T Echo Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.png
deleted file mode 100644
index bea26cd9d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.puml
deleted file mode 100644
index 26ff674bb7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTEchoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoGroup('AwsIoTEchoGroup', 'Aws Io T Echo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Remote.puml
deleted file mode 100644
index 0401eac06c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTEchoGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTEchoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTEcho')
-
-' renders the element
-AwsIoTEchoGroup('AwsIoTEchoGroup', 'Aws Io T Echo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.png
deleted file mode 100644
index 3032a9399d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.puml
deleted file mode 100644
index df00f572cb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTFireTv
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTv('AwsIoTFireTv', 'Aws Io T Fire Tv', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Remote.puml
deleted file mode 100644
index bbc4de3df5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTFireTv
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTv('AwsIoTFireTv', 'Aws Io T Fire Tv', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.md
deleted file mode 100644
index aadf21d140..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTFireTv
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTFireTv
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-```
-
-
-
-| Illustration | AwsIoTFireTv | AwsIoTFireTvCard | AwsIoTFireTvGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTv.png) | ![illustration for AwsIoTFireTv](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTv.Local.png) | ![illustration for AwsIoTFireTvCard](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.png) | ![illustration for AwsIoTFireTvGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTFireTvXs>`
-- `<$AwsIoTFireTvSm>`
-- `<$AwsIoTFireTvMd>`
-- `<$AwsIoTFireTvLg>`
-
-
-
-
-
-## AwsIoTFireTv
-
-### Load remotely
-```plantuml
-@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 AwsIoTFireTv
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTv('AwsIoTFireTv', 'Aws Io T Fire Tv', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFireTv
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTv('AwsIoTFireTv', 'Aws Io T Fire Tv', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTFireTvCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTFireTvCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvCard('AwsIoTFireTvCard', 'Aws Io T Fire Tv Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFireTvCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvCard('AwsIoTFireTvCard', 'Aws Io T Fire Tv Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTFireTvGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTFireTvGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvGroup('AwsIoTFireTvGroup', 'Aws Io T Fire Tv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFireTvGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvGroup('AwsIoTFireTvGroup', 'Aws Io T Fire Tv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.png
deleted file mode 100644
index cec74742fc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.puml
deleted file mode 100644
index 15bd168c57..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTv.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTFireTv
-
-sprite $AwsIoTFireTvXs [10x10/16z] Oy06s640Bi84Ox21MM0f9eGigWu8XG
-
-sprite $AwsIoTFireTvSm [12x12/16z] Oo0DiA6ocI0iHYQmE2ixEpiZkXfc9XXWXmYnuxK
-
-sprite $AwsIoTFireTvMd [16x16/16z] bOl50K0n24EnmFuJVzTwtobAi-27alzQRtdHmpFk4bSliU7j_-tZ1-uYVZC3G4Ei
-
-sprite $AwsIoTFireTvLg [20x20/16z] hS_50G0X30J0ZVTVyRahDZ-8exMu8GGkEETFi1DVyrm98rArlTPZ9Dapxd_-SCScdiz6lHu
-
-!procedure AwsIoTFireTv($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTFireTv', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTFireTvCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTFireTvLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTFireTvGroup($id, $name='Aws Io T Fire Tv', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTFireTvLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.png
deleted file mode 100644
index de99d103ac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.puml
deleted file mode 100644
index 51f16ba3b1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTFireTvCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvCard('AwsIoTFireTvCard', 'Aws Io T Fire Tv Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Remote.puml
deleted file mode 100644
index 85baf182ce..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTFireTvCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvCard('AwsIoTFireTvCard', 'Aws Io T Fire Tv Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.png
deleted file mode 100644
index afbc81cb88..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.puml
deleted file mode 100644
index f28457302b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTFireTvGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvGroup('AwsIoTFireTvGroup', 'Aws Io T Fire Tv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Remote.puml
deleted file mode 100644
index f111e6fbd4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTFireTvGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTv')
-
-' renders the element
-AwsIoTFireTvGroup('AwsIoTFireTvGroup', 'Aws Io T Fire Tv Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.png
deleted file mode 100644
index 90a002e84c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.puml
deleted file mode 100644
index 6979a3179c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTFireTvStick
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStick('AwsIoTFireTvStick', 'Aws Io T Fire Tv Stick', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Remote.puml
deleted file mode 100644
index 4ec9e20ca7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTFireTvStick
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStick('AwsIoTFireTvStick', 'Aws Io T Fire Tv Stick', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.md
deleted file mode 100644
index 8460dc0f7f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTFireTvStick
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTFireTvStick
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-```
-
-
-
-| Illustration | AwsIoTFireTvStick | AwsIoTFireTvStickCard | AwsIoTFireTvStickGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.png) | ![illustration for AwsIoTFireTvStick](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.Local.png) | ![illustration for AwsIoTFireTvStickCard](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.png) | ![illustration for AwsIoTFireTvStickGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTFireTvStickXs>`
-- `<$AwsIoTFireTvStickSm>`
-- `<$AwsIoTFireTvStickMd>`
-- `<$AwsIoTFireTvStickLg>`
-
-
-
-
-
-## AwsIoTFireTvStick
-
-### Load remotely
-```plantuml
-@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 AwsIoTFireTvStick
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStick('AwsIoTFireTvStick', 'Aws Io T Fire Tv Stick', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFireTvStick
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStick('AwsIoTFireTvStick', 'Aws Io T Fire Tv Stick', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTFireTvStickCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTFireTvStickCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickCard('AwsIoTFireTvStickCard', 'Aws Io T Fire Tv Stick Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFireTvStickCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickCard('AwsIoTFireTvStickCard', 'Aws Io T Fire Tv Stick Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTFireTvStickGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTFireTvStickGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickGroup('AwsIoTFireTvStickGroup', 'Aws Io T Fire Tv Stick Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTFireTvStickGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickGroup('AwsIoTFireTvStickGroup', 'Aws Io T Fire Tv Stick Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.png
deleted file mode 100644
index 22cfed7c8b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.puml
deleted file mode 100644
index 6eb801fbaa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTFireTvStick
-
-sprite $AwsIoTFireTvStickXs [10x10/16z] Oy0FsA40Bi3AoC30oCx23cB1nTZn6m8
-
-sprite $AwsIoTFireTvStickSm [12x12/16z] bOgr0G0W4CJoll_4E3saEUKNlIOKsSxn12gzpBQ_dwGkmWiT
-
-sprite $AwsIoTFireTvStickMd [16x16/16z] hSUt0SD008LGBl7tdzXMJgtqgE1hyHH0JdQnRLCgBf6C4M7xay-tKoyAh_q1
-
-sprite $AwsIoTFireTvStickLg [20x20/16z] nSj50G0n44FH37x_YfUn1lgE0St2uCZqKzscCPFjMUhY_cGog2nGlDdE_j-V0XFvW-PP0G
-
-!procedure AwsIoTFireTvStick($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTFireTvStick', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTFireTvStickCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTFireTvStickLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTFireTvStickGroup($id, $name='Aws Io T Fire Tv Stick', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTFireTvStickLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.png
deleted file mode 100644
index c7d407c440..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.puml
deleted file mode 100644
index 699a263b58..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTFireTvStickCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickCard('AwsIoTFireTvStickCard', 'Aws Io T Fire Tv Stick Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Remote.puml
deleted file mode 100644
index 3b627fd93f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTFireTvStickCard
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickCard('AwsIoTFireTvStickCard', 'Aws Io T Fire Tv Stick Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.png
deleted file mode 100644
index 9f696a7476..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.puml
deleted file mode 100644
index c4fabb152c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTFireTvStickGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickGroup('AwsIoTFireTvStickGroup', 'Aws Io T Fire Tv Stick Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Remote.puml
deleted file mode 100644
index d6daf041d3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTFireTvStickGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTFireTvStickGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTFireTvStick')
-
-' renders the element
-AwsIoTFireTvStickGroup('AwsIoTFireTvStickGroup', 'Aws Io T Fire Tv Stick Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.png
deleted file mode 100644
index eeadb34f93..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.puml
deleted file mode 100644
index 0c0a5948b5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassArtifact
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifact('AwsIoTGreengrassArtifact', 'Aws Io T Greengrass Artifact', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Remote.puml
deleted file mode 100644
index 5e95b3b4b3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassArtifact
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifact('AwsIoTGreengrassArtifact', 'Aws Io T Greengrass Artifact', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.md
deleted file mode 100644
index 2d214c6941..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassArtifact
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-```
-
-
-
-| Illustration | AwsIoTGreengrassArtifact | AwsIoTGreengrassArtifactCard | AwsIoTGreengrassArtifactGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.png) | ![illustration for AwsIoTGreengrassArtifact](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.Local.png) | ![illustration for AwsIoTGreengrassArtifactCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.png) | ![illustration for AwsIoTGreengrassArtifactGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassArtifactXs>`
-- `<$AwsIoTGreengrassArtifactSm>`
-- `<$AwsIoTGreengrassArtifactMd>`
-- `<$AwsIoTGreengrassArtifactLg>`
-
-
-
-
-
-## AwsIoTGreengrassArtifact
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassArtifact
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifact('AwsIoTGreengrassArtifact', 'Aws Io T Greengrass Artifact', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassArtifact
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifact('AwsIoTGreengrassArtifact', 'Aws Io T Greengrass Artifact', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassArtifactCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassArtifactCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactCard('AwsIoTGreengrassArtifactCard', 'Aws Io T Greengrass Artifact Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassArtifactCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactCard('AwsIoTGreengrassArtifactCard', 'Aws Io T Greengrass Artifact Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassArtifactGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassArtifactGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactGroup('AwsIoTGreengrassArtifactGroup', 'Aws Io T Greengrass Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassArtifactGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactGroup('AwsIoTGreengrassArtifactGroup', 'Aws Io T Greengrass Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.png
deleted file mode 100644
index 7e0ed39907..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.puml
deleted file mode 100644
index a61541fe20..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact
-
-sprite $AwsIoTGreengrassArtifactXs [10x10/16z] Oq01ZEoC40Ox6AC19WZ5oi02b6C7qkW0JI-C1W
-
-sprite $AwsIoTGreengrassArtifactSm [12x12/16z] Oy00x0WMdCVA2AOOMO44c0cdMK0OeeQ17GoHrJ2WgMTaXMXYX58m0OIz
-
-sprite $AwsIoTGreengrassArtifactMd [16x16/16z] NOo50S0m3828_t_nj4ur1esJOiKDTpgI0AIqrlOY1P1CiXs1N6gXEDg41GdLTZCfsE8W5j_XnrjnVb81NHf5KeMLNhm1
-
-sprite $AwsIoTGreengrassArtifactLg [20x20/16z] {
-VL250O102AHl_uqzMx_f1ba-T1QbJV-c2fAehmLtVbw2uqrIsC5JlYz_jdYrGtQc5ANROsTRDiquD0gWanaunBSrCrp5hEc4lcyVqPyYtyZFol1kIqu54bXx
-GCPqxpLj
-}
-
-!procedure AwsIoTGreengrassArtifact($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassArtifactCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassArtifactLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassArtifactGroup($id, $name='Aws Io T Greengrass Artifact', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassArtifactLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.png
deleted file mode 100644
index 781ce5cba7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.puml
deleted file mode 100644
index 0da0a88582..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassArtifactCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactCard('AwsIoTGreengrassArtifactCard', 'Aws Io T Greengrass Artifact Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Remote.puml
deleted file mode 100644
index eeea52d1b6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassArtifactCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactCard('AwsIoTGreengrassArtifactCard', 'Aws Io T Greengrass Artifact Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.png
deleted file mode 100644
index 2aed078dc8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.puml
deleted file mode 100644
index 470c447e96..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassArtifactGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactGroup('AwsIoTGreengrassArtifactGroup', 'Aws Io T Greengrass Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Remote.puml
deleted file mode 100644
index 20264bb53c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifactGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassArtifactGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact')
-
-' renders the element
-AwsIoTGreengrassArtifactGroup('AwsIoTGreengrassArtifactGroup', 'Aws Io T Greengrass Artifact Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.png
deleted file mode 100644
index cd93b28333..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.puml
deleted file mode 100644
index 3aff07343d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponent
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponent('AwsIoTGreengrassComponent', 'Aws Io T Greengrass Component', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Remote.puml
deleted file mode 100644
index 9eadf08429..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponent
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponent('AwsIoTGreengrassComponent', 'Aws Io T Greengrass Component', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.md
deleted file mode 100644
index 0e82d41ca2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassComponent
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-```
-
-
-
-| Illustration | AwsIoTGreengrassComponent | AwsIoTGreengrassComponentCard | AwsIoTGreengrassComponentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.png) | ![illustration for AwsIoTGreengrassComponent](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.Local.png) | ![illustration for AwsIoTGreengrassComponentCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.png) | ![illustration for AwsIoTGreengrassComponentGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassComponentXs>`
-- `<$AwsIoTGreengrassComponentSm>`
-- `<$AwsIoTGreengrassComponentMd>`
-- `<$AwsIoTGreengrassComponentLg>`
-
-
-
-
-
-## AwsIoTGreengrassComponent
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponent
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponent('AwsIoTGreengrassComponent', 'Aws Io T Greengrass Component', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponent
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponent('AwsIoTGreengrassComponent', 'Aws Io T Greengrass Component', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentCard('AwsIoTGreengrassComponentCard', 'Aws Io T Greengrass Component Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentCard('AwsIoTGreengrassComponentCard', 'Aws Io T Greengrass Component Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentGroup('AwsIoTGreengrassComponentGroup', 'Aws Io T Greengrass Component Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentGroup('AwsIoTGreengrassComponentGroup', 'Aws Io T Greengrass Component Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.png
deleted file mode 100644
index 0027844031..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.puml
deleted file mode 100644
index 7876c46189..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent
-
-sprite $AwsIoTGreengrassComponentXs [10x10/16z] PSWv0G0W400Wxk_Vs00o0W2K04WEmD009BYKtw73EK320m
-
-sprite $AwsIoTGreengrassComponentSm [12x12/16z] NOir0G1140DdsR_Yn-CqOKwuTAKcINpI_gIQxcPiGtYs3KE00Z7ts6-Y3Hqf6jh_1W
-
-sprite $AwsIoTGreengrassComponentMd [16x16/16z] RKt50GLG2C9a_ub_l2vFqdXVKXOa99XJ54W0Y2Xm2DHYBicf4FDiRmuAY5Zy2U6wU-Ibb7X3JSfMC8iSaO9STWaArg8kVW4
-
-sprite $AwsIoTGreengrassComponentLg [20x20/16z] {
-VL253GH0388Q-q_ytjFaYTG5y0yfdYaF7CbA5ikrf3w-VRnkrbAjt-2wDhzzsOdP4Rno6NEsGu6slM04jVRzGjltQVzb-I8ippPGCvVUaXX_MiaNIig0Ah6Z
-h71XllG4
-}
-
-!procedure AwsIoTGreengrassComponent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassComponentLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentGroup($id, $name='Aws Io T Greengrass Component', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassComponentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.png
deleted file mode 100644
index 9a67200461..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.puml
deleted file mode 100644
index 0812ffe22e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentCard('AwsIoTGreengrassComponentCard', 'Aws Io T Greengrass Component Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Remote.puml
deleted file mode 100644
index f323268361..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentCard('AwsIoTGreengrassComponentCard', 'Aws Io T Greengrass Component Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.png
deleted file mode 100644
index 04b028d6b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.puml
deleted file mode 100644
index a7485d5869..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassComponentGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentGroup('AwsIoTGreengrassComponentGroup', 'Aws Io T Greengrass Component Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Remote.puml
deleted file mode 100644
index 67b984b1c7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassComponentGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent')
-
-' renders the element
-AwsIoTGreengrassComponentGroup('AwsIoTGreengrassComponentGroup', 'Aws Io T Greengrass Component Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.png
deleted file mode 100644
index ab7d169c05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.puml
deleted file mode 100644
index c668b14808..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentMachineLearning
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearning('AwsIoTGreengrassComponentMachineLearning', 'Aws Io T Greengrass Component Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Remote.puml
deleted file mode 100644
index 7558eff0d1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentMachineLearning
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearning('AwsIoTGreengrassComponentMachineLearning', 'Aws Io T Greengrass Component Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.md
deleted file mode 100644
index 43378f31eb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassComponentMachineLearning
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-```
-
-
-
-| Illustration | AwsIoTGreengrassComponentMachineLearning | AwsIoTGreengrassComponentMachineLearningCard | AwsIoTGreengrassComponentMachineLearningGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.png) | ![illustration for AwsIoTGreengrassComponentMachineLearning](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.Local.png) | ![illustration for AwsIoTGreengrassComponentMachineLearningCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.png) | ![illustration for AwsIoTGreengrassComponentMachineLearningGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassComponentMachineLearningXs>`
-- `<$AwsIoTGreengrassComponentMachineLearningSm>`
-- `<$AwsIoTGreengrassComponentMachineLearningMd>`
-- `<$AwsIoTGreengrassComponentMachineLearningLg>`
-
-
-
-
-
-## AwsIoTGreengrassComponentMachineLearning
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentMachineLearning
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearning('AwsIoTGreengrassComponentMachineLearning', 'Aws Io T Greengrass Component Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentMachineLearning
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearning('AwsIoTGreengrassComponentMachineLearning', 'Aws Io T Greengrass Component Machine Learning', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentMachineLearningCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentMachineLearningCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningCard('AwsIoTGreengrassComponentMachineLearningCard', 'Aws Io T Greengrass Component Machine Learning Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentMachineLearningCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningCard('AwsIoTGreengrassComponentMachineLearningCard', 'Aws Io T Greengrass Component Machine Learning Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentMachineLearningGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentMachineLearningGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningGroup('AwsIoTGreengrassComponentMachineLearningGroup', 'Aws Io T Greengrass Component Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentMachineLearningGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningGroup('AwsIoTGreengrassComponentMachineLearningGroup', 'Aws Io T Greengrass Component Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.png
deleted file mode 100644
index bfada6d4eb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.puml
deleted file mode 100644
index 8d3bec736a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning
-
-sprite $AwsIoTGreengrassComponentMachineLearningXs [10x10/16z] LOp50G0n48H8LkY_udFbDygFO70nmTDJ2XAn-eow6oSJxNCnZr0W1-Bx0Yi
-
-sprite $AwsIoTGreengrassComponentMachineLearningSm [12x12/16z] NSh50KCn50CmXUpz9-wdMnLuwDyUVEOQSJmMnzGlZwW-kuSyOHWfOGWqKHD7T2t5EXxVBziedn6F2m
-
-sprite $AwsIoTGreengrassComponentMachineLearningMd [16x16/16z] RS67OSH030Cmo3wH-q-StlE0nzBnRLgDJncps0N1Mdh1Z3qY8r0QpHnkqgbDk6OxQYiY9cBgReIQefJKnS1zPDD3GHQmFXoR4LzETVWs0Jm3
-
-sprite $AwsIoTGreengrassComponentMachineLearningLg [20x20/16z] {
-VSY7OHWm20J0Gm9-_uaJzsuV7N-Pb2zk-_BSgQszyIvm8Adtrxq6MKyMkJUoxXGOCcrrOw5B1TdfPV6uX6HLJptzeqxOfr1nIcNDLDdkaweiJf4JszK8M6RA
-vWG3-Wp9P15FAkFLN4zkds9IvFBgPbfsVBPdVLDU_GS
-}
-
-!procedure AwsIoTGreengrassComponentMachineLearning($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentMachineLearningCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassComponentMachineLearningLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentMachineLearningGroup($id, $name='Aws Io T Greengrass Component Machine Learning', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassComponentMachineLearningLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.png
deleted file mode 100644
index d99d5fda57..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.puml
deleted file mode 100644
index 005df53726..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentMachineLearningCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningCard('AwsIoTGreengrassComponentMachineLearningCard', 'Aws Io T Greengrass Component Machine Learning Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Remote.puml
deleted file mode 100644
index 28a4bea7d4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentMachineLearningCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningCard('AwsIoTGreengrassComponentMachineLearningCard', 'Aws Io T Greengrass Component Machine Learning Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.png
deleted file mode 100644
index 112083f64e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.puml
deleted file mode 100644
index f709fa8b3f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassComponentMachineLearningGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningGroup('AwsIoTGreengrassComponentMachineLearningGroup', 'Aws Io T Greengrass Component Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Remote.puml
deleted file mode 100644
index 14d29d4f44..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearningGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassComponentMachineLearningGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning')
-
-' renders the element
-AwsIoTGreengrassComponentMachineLearningGroup('AwsIoTGreengrassComponentMachineLearningGroup', 'Aws Io T Greengrass Component Machine Learning Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.png
deleted file mode 100644
index efea4a5b57..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.puml
deleted file mode 100644
index cd28424b74..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentNucleus
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleus('AwsIoTGreengrassComponentNucleus', 'Aws Io T Greengrass Component Nucleus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Remote.puml
deleted file mode 100644
index 9b2bb0caff..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentNucleus
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleus('AwsIoTGreengrassComponentNucleus', 'Aws Io T Greengrass Component Nucleus', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.md
deleted file mode 100644
index 707eda3e3a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassComponentNucleus
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-```
-
-
-
-| Illustration | AwsIoTGreengrassComponentNucleus | AwsIoTGreengrassComponentNucleusCard | AwsIoTGreengrassComponentNucleusGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.png) | ![illustration for AwsIoTGreengrassComponentNucleus](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.Local.png) | ![illustration for AwsIoTGreengrassComponentNucleusCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.png) | ![illustration for AwsIoTGreengrassComponentNucleusGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassComponentNucleusXs>`
-- `<$AwsIoTGreengrassComponentNucleusSm>`
-- `<$AwsIoTGreengrassComponentNucleusMd>`
-- `<$AwsIoTGreengrassComponentNucleusLg>`
-
-
-
-
-
-## AwsIoTGreengrassComponentNucleus
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentNucleus
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleus('AwsIoTGreengrassComponentNucleus', 'Aws Io T Greengrass Component Nucleus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentNucleus
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleus('AwsIoTGreengrassComponentNucleus', 'Aws Io T Greengrass Component Nucleus', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentNucleusCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentNucleusCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusCard('AwsIoTGreengrassComponentNucleusCard', 'Aws Io T Greengrass Component Nucleus Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentNucleusCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusCard('AwsIoTGreengrassComponentNucleusCard', 'Aws Io T Greengrass Component Nucleus Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentNucleusGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentNucleusGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusGroup('AwsIoTGreengrassComponentNucleusGroup', 'Aws Io T Greengrass Component Nucleus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentNucleusGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusGroup('AwsIoTGreengrassComponentNucleusGroup', 'Aws Io T Greengrass Component Nucleus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.png
deleted file mode 100644
index 8475d1672d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.puml
deleted file mode 100644
index ad5c8cf1ae..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus
-
-sprite $AwsIoTGreengrassComponentNucleusXs [10x10/16z] LOj50G0n40DdsR_YWtBp2NF1a2aLQkK1JX4zKWIZ5AMecH7zuJAp7iCB
-
-sprite $AwsIoTGreengrassComponentNucleusSm [12x12/16z] NS6n0S1020GWNlNSV-Fq0N_p0AfVB6Wi1stPSSmZClPvSHm29Asm51nwUIoGyGxW1Nm
-
-sprite $AwsIoTGreengrassComponentNucleusMd [16x16/16z] RS7B0SDG30CWb3nR-s_SM__WlssyfDK5i97135WOz884DLWeXwroiusUOunfr3Xbi5RAg5KfIaVQ9N0VUbqes44m0CTiB01tDRna0Gy
-
-sprite $AwsIoTGreengrassComponentNucleusLg [20x20/16z] {
-VP250KGn24D9aUo_yPNSTyDvzTgN97557dQ1bIYKyu1K3rN44QNAMXOkiRCdrEK4imT9NsO4j9ePdSKoPgoO7ToNbeOn8vhfl043DP0vnqRys-P67Q7CzIw8
-NXOTKonqNQPlz-zLgTGXVVsIWUMlABJWlZ4hxImrocw2hVe1
-}
-
-!procedure AwsIoTGreengrassComponentNucleus($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentNucleusCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassComponentNucleusLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentNucleusGroup($id, $name='Aws Io T Greengrass Component Nucleus', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassComponentNucleusLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.png
deleted file mode 100644
index 6ef1dc0f45..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.puml
deleted file mode 100644
index bfee8d26c0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentNucleusCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusCard('AwsIoTGreengrassComponentNucleusCard', 'Aws Io T Greengrass Component Nucleus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Remote.puml
deleted file mode 100644
index ecb3d2a5d9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentNucleusCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusCard('AwsIoTGreengrassComponentNucleusCard', 'Aws Io T Greengrass Component Nucleus Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.png
deleted file mode 100644
index 2651ec751c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.puml
deleted file mode 100644
index 340d489793..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassComponentNucleusGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusGroup('AwsIoTGreengrassComponentNucleusGroup', 'Aws Io T Greengrass Component Nucleus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Remote.puml
deleted file mode 100644
index 5d7e1360f8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleusGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassComponentNucleusGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus')
-
-' renders the element
-AwsIoTGreengrassComponentNucleusGroup('AwsIoTGreengrassComponentNucleusGroup', 'Aws Io T Greengrass Component Nucleus Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.png
deleted file mode 100644
index 83499db240..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.puml
deleted file mode 100644
index 7c85526e94..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentPrivate
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivate('AwsIoTGreengrassComponentPrivate', 'Aws Io T Greengrass Component Private', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Remote.puml
deleted file mode 100644
index 1c765f749d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentPrivate
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivate('AwsIoTGreengrassComponentPrivate', 'Aws Io T Greengrass Component Private', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.md
deleted file mode 100644
index 475f90073a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassComponentPrivate
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-```
-
-
-
-| Illustration | AwsIoTGreengrassComponentPrivate | AwsIoTGreengrassComponentPrivateCard | AwsIoTGreengrassComponentPrivateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.png) | ![illustration for AwsIoTGreengrassComponentPrivate](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.Local.png) | ![illustration for AwsIoTGreengrassComponentPrivateCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.png) | ![illustration for AwsIoTGreengrassComponentPrivateGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassComponentPrivateXs>`
-- `<$AwsIoTGreengrassComponentPrivateSm>`
-- `<$AwsIoTGreengrassComponentPrivateMd>`
-- `<$AwsIoTGreengrassComponentPrivateLg>`
-
-
-
-
-
-## AwsIoTGreengrassComponentPrivate
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentPrivate
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivate('AwsIoTGreengrassComponentPrivate', 'Aws Io T Greengrass Component Private', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentPrivate
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivate('AwsIoTGreengrassComponentPrivate', 'Aws Io T Greengrass Component Private', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentPrivateCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentPrivateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateCard('AwsIoTGreengrassComponentPrivateCard', 'Aws Io T Greengrass Component Private Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentPrivateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateCard('AwsIoTGreengrassComponentPrivateCard', 'Aws Io T Greengrass Component Private Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentPrivateGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentPrivateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateGroup('AwsIoTGreengrassComponentPrivateGroup', 'Aws Io T Greengrass Component Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentPrivateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateGroup('AwsIoTGreengrassComponentPrivateGroup', 'Aws Io T Greengrass Component Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.png
deleted file mode 100644
index acc7d4d2af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.puml
deleted file mode 100644
index 2040f1c001..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate
-
-sprite $AwsIoTGreengrassComponentPrivateXs [10x10/16z] 1S470G0W40GW_7Nz6mi0G7i0HS28PU10bP1I2g0a4SmJ0HHy
-
-sprite $AwsIoTGreengrassComponentPrivateSm [12x12/16z] NSg53G1124JHZmpqt_5boCRkhQ3yTV1anI2iG2hsvMTlD_1L4CEm3Bx-yXxeebYWX8apJInF3FO1
-
-sprite $AwsIoTGreengrassComponentPrivateMd [16x16/16z] RSV7OGH130CmoBCY-w_OELt03vvB1xvDg-5RnYnsGR2xz0LcA9P04GI7T6YIiXsrbZ8YfgnJnXJ_Rk1SPz-5WYnWVRjiHl3jLCS_4y0R
-
-sprite $AwsIoTGreengrassComponentPrivateLg [20x20/16z] {
-VL254S1038eHzf-uGbrvYSjXVm3zxigocxFXxPqykQI7DFhXIW2psckXsYsnn987FGMth_pXGyq_1QmcpSF2rKtcf3lRPbdooPnjFLgf5zTTb5zhV_agSCoW
-2KuSxEH6IVZA5ULQtKGP6pS2EzeUE1WT0G
-}
-
-!procedure AwsIoTGreengrassComponentPrivate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentPrivateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassComponentPrivateLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentPrivateGroup($id, $name='Aws Io T Greengrass Component Private', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassComponentPrivateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.png
deleted file mode 100644
index 1e5d2ae49c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.puml
deleted file mode 100644
index 93c959d8dd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentPrivateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateCard('AwsIoTGreengrassComponentPrivateCard', 'Aws Io T Greengrass Component Private Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Remote.puml
deleted file mode 100644
index 4b33416ce3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentPrivateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateCard('AwsIoTGreengrassComponentPrivateCard', 'Aws Io T Greengrass Component Private Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.png
deleted file mode 100644
index bc407c25ba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.puml
deleted file mode 100644
index 571a4f69b3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassComponentPrivateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateGroup('AwsIoTGreengrassComponentPrivateGroup', 'Aws Io T Greengrass Component Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Remote.puml
deleted file mode 100644
index d5e17ed64c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassComponentPrivateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate')
-
-' renders the element
-AwsIoTGreengrassComponentPrivateGroup('AwsIoTGreengrassComponentPrivateGroup', 'Aws Io T Greengrass Component Private Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.png
deleted file mode 100644
index 08cb701b0c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.puml
deleted file mode 100644
index 8cbbdefff1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentPublic
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublic('AwsIoTGreengrassComponentPublic', 'Aws Io T Greengrass Component Public', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Remote.puml
deleted file mode 100644
index 9e33862c34..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentPublic
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublic('AwsIoTGreengrassComponentPublic', 'Aws Io T Greengrass Component Public', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.md
deleted file mode 100644
index 5155bf8bd1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassComponentPublic
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-```
-
-
-
-| Illustration | AwsIoTGreengrassComponentPublic | AwsIoTGreengrassComponentPublicCard | AwsIoTGreengrassComponentPublicGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.png) | ![illustration for AwsIoTGreengrassComponentPublic](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.Local.png) | ![illustration for AwsIoTGreengrassComponentPublicCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.png) | ![illustration for AwsIoTGreengrassComponentPublicGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassComponentPublicXs>`
-- `<$AwsIoTGreengrassComponentPublicSm>`
-- `<$AwsIoTGreengrassComponentPublicMd>`
-- `<$AwsIoTGreengrassComponentPublicLg>`
-
-
-
-
-
-## AwsIoTGreengrassComponentPublic
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentPublic
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublic('AwsIoTGreengrassComponentPublic', 'Aws Io T Greengrass Component Public', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentPublic
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublic('AwsIoTGreengrassComponentPublic', 'Aws Io T Greengrass Component Public', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentPublicCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentPublicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicCard('AwsIoTGreengrassComponentPublicCard', 'Aws Io T Greengrass Component Public Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentPublicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicCard('AwsIoTGreengrassComponentPublicCard', 'Aws Io T Greengrass Component Public Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassComponentPublicGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassComponentPublicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicGroup('AwsIoTGreengrassComponentPublicGroup', 'Aws Io T Greengrass Component Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassComponentPublicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicGroup('AwsIoTGreengrassComponentPublicGroup', 'Aws Io T Greengrass Component Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.png
deleted file mode 100644
index 6b76015320..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.puml
deleted file mode 100644
index 184fe14378..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic
-
-sprite $AwsIoTGreengrassComponentPublicXs [10x10/16z] LS450S1000GWNgz_uhc2dwQuL0AwPj0zQXLIxIzL4a4l8e0AAm
-
-sprite $AwsIoTGreengrassComponentPublicSm [12x12/16z] NSMr0SG04CJ0EUw_uWU7Nf2yqm6G5Mj0CLCE2d1q230XrZhBmihdpEDng043R8i3Y0LV
-
-sprite $AwsIoTGreengrassComponentPublicMd [16x16/16z] RSV7OGH130CmqBCI-w_OELt03vxRnf-qkdviP3035ZCNVO640Wl50WxRq7t7D6eC9TPA6QT4YhyJEDUPTql13c00BhEn_3ZLy2SBU0C
-
-sprite $AwsIoTGreengrassComponentPublicLg [20x20/16z] {
-VP054i1030A9aFp_nvqmTTiQREtky0VRS2CIDrcqieh6WR8hjHqgI4uiYDBdvZItJ8xhSJo1j8TZpha5rzemXzi4J9riNPXhogbErz58w2lhL_Lyhj-NI-Vn
-ZuQmoIiCY4YtTQrQQjNDH1TnfRpmmFQq
-}
-
-!procedure AwsIoTGreengrassComponentPublic($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentPublicCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassComponentPublicLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassComponentPublicGroup($id, $name='Aws Io T Greengrass Component Public', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassComponentPublicLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.png
deleted file mode 100644
index 02fb2ea324..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.puml
deleted file mode 100644
index c80f74789c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassComponentPublicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicCard('AwsIoTGreengrassComponentPublicCard', 'Aws Io T Greengrass Component Public Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Remote.puml
deleted file mode 100644
index a634fce96d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassComponentPublicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicCard('AwsIoTGreengrassComponentPublicCard', 'Aws Io T Greengrass Component Public Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.png
deleted file mode 100644
index 7df9621e13..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.puml
deleted file mode 100644
index 4c1a50ca54..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassComponentPublicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicGroup('AwsIoTGreengrassComponentPublicGroup', 'Aws Io T Greengrass Component Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Remote.puml
deleted file mode 100644
index b718e35038..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublicGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassComponentPublicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic')
-
-' renders the element
-AwsIoTGreengrassComponentPublicGroup('AwsIoTGreengrassComponentPublicGroup', 'Aws Io T Greengrass Component Public Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.png
deleted file mode 100644
index b61c5a59a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.puml
deleted file mode 100644
index 45b4b5d13e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassConnector
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnector('AwsIoTGreengrassConnector', 'Aws Io T Greengrass Connector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Remote.puml
deleted file mode 100644
index b11367d741..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassConnector
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnector('AwsIoTGreengrassConnector', 'Aws Io T Greengrass Connector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.md
deleted file mode 100644
index af247ff86f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassConnector
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-```
-
-
-
-| Illustration | AwsIoTGreengrassConnector | AwsIoTGreengrassConnectorCard | AwsIoTGreengrassConnectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.png) | ![illustration for AwsIoTGreengrassConnector](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.Local.png) | ![illustration for AwsIoTGreengrassConnectorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.png) | ![illustration for AwsIoTGreengrassConnectorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassConnectorXs>`
-- `<$AwsIoTGreengrassConnectorSm>`
-- `<$AwsIoTGreengrassConnectorMd>`
-- `<$AwsIoTGreengrassConnectorLg>`
-
-
-
-
-
-## AwsIoTGreengrassConnector
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassConnector
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnector('AwsIoTGreengrassConnector', 'Aws Io T Greengrass Connector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassConnector
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnector('AwsIoTGreengrassConnector', 'Aws Io T Greengrass Connector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassConnectorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassConnectorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorCard('AwsIoTGreengrassConnectorCard', 'Aws Io T Greengrass Connector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassConnectorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorCard('AwsIoTGreengrassConnectorCard', 'Aws Io T Greengrass Connector Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassConnectorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassConnectorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorGroup('AwsIoTGreengrassConnectorGroup', 'Aws Io T Greengrass Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassConnectorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorGroup('AwsIoTGreengrassConnectorGroup', 'Aws Io T Greengrass Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.png
deleted file mode 100644
index 82ed632bc1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.puml
deleted file mode 100644
index e64cda714b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector
-
-sprite $AwsIoTGreengrassConnectorXs [10x10/16z] Oo0Qi36mCp03CGGnGsYe67u
-
-sprite $AwsIoTGreengrassConnectorSm [12x12/16z] bOO50S0m40FlCVuLRoK1RV1uLrPGvHC5PGqnSBJe0O8-x0oP6-xSwGS
-
-sprite $AwsIoTGreengrassConnectorMd [16x16/16z] jKo50S0m38Be_n-FIZvOFIXUB78zWz9XUdMuu0Bi4aRfTX_lmhO0GZXyuOK0Bu_LuWl-lJu
-
-sprite $AwsIoTGreengrassConnectorLg [20x20/16z] pOg15S0G5CGEvFQV680HsW0_B_ePoM0f6BDL69_Xqdfr7iDqCOx1rkl672InkZ9T3fhuTT7Q51WnaFGX3G
-
-!procedure AwsIoTGreengrassConnector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassConnectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassConnectorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassConnectorGroup($id, $name='Aws Io T Greengrass Connector', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassConnectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.png
deleted file mode 100644
index 2919d70105..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.puml
deleted file mode 100644
index c9d2d5448e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassConnectorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorCard('AwsIoTGreengrassConnectorCard', 'Aws Io T Greengrass Connector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Remote.puml
deleted file mode 100644
index 317a27c840..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassConnectorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorCard('AwsIoTGreengrassConnectorCard', 'Aws Io T Greengrass Connector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.png
deleted file mode 100644
index ec863547e0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.puml
deleted file mode 100644
index c061e5bdbd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassConnectorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorGroup('AwsIoTGreengrassConnectorGroup', 'Aws Io T Greengrass Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Remote.puml
deleted file mode 100644
index e88f147411..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassConnectorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector')
-
-' renders the element
-AwsIoTGreengrassConnectorGroup('AwsIoTGreengrassConnectorGroup', 'Aws Io T Greengrass Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.png
deleted file mode 100644
index 96edbf540c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.puml
deleted file mode 100644
index 35dc13e286..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassInterprocessCommunication
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunication('AwsIoTGreengrassInterprocessCommunication', 'Aws Io T Greengrass Interprocess Communication', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Remote.puml
deleted file mode 100644
index 8bf3ac7596..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassInterprocessCommunication
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunication('AwsIoTGreengrassInterprocessCommunication', 'Aws Io T Greengrass Interprocess Communication', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.md
deleted file mode 100644
index 5d0cf4182d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassInterprocessCommunication
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-```
-
-
-
-| Illustration | AwsIoTGreengrassInterprocessCommunication | AwsIoTGreengrassInterprocessCommunicationCard | AwsIoTGreengrassInterprocessCommunicationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.png) | ![illustration for AwsIoTGreengrassInterprocessCommunication](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.Local.png) | ![illustration for AwsIoTGreengrassInterprocessCommunicationCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.png) | ![illustration for AwsIoTGreengrassInterprocessCommunicationGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassInterprocessCommunicationXs>`
-- `<$AwsIoTGreengrassInterprocessCommunicationSm>`
-- `<$AwsIoTGreengrassInterprocessCommunicationMd>`
-- `<$AwsIoTGreengrassInterprocessCommunicationLg>`
-
-
-
-
-
-## AwsIoTGreengrassInterprocessCommunication
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassInterprocessCommunication
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunication('AwsIoTGreengrassInterprocessCommunication', 'Aws Io T Greengrass Interprocess Communication', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassInterprocessCommunication
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunication('AwsIoTGreengrassInterprocessCommunication', 'Aws Io T Greengrass Interprocess Communication', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassInterprocessCommunicationCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassInterprocessCommunicationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationCard('AwsIoTGreengrassInterprocessCommunicationCard', 'Aws Io T Greengrass Interprocess Communication Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassInterprocessCommunicationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationCard('AwsIoTGreengrassInterprocessCommunicationCard', 'Aws Io T Greengrass Interprocess Communication Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassInterprocessCommunicationGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassInterprocessCommunicationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationGroup('AwsIoTGreengrassInterprocessCommunicationGroup', 'Aws Io T Greengrass Interprocess Communication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassInterprocessCommunicationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationGroup('AwsIoTGreengrassInterprocessCommunicationGroup', 'Aws Io T Greengrass Interprocess Communication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.png
deleted file mode 100644
index 0dba811d6d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.puml
deleted file mode 100644
index 6822edda86..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication
-
-sprite $AwsIoTGreengrassInterprocessCommunicationXs [10x10/16z] HOc50S0m40AFD_QVkDxa1MLFyOx1x-l11WJDD641ZhyLWX84J3a4PCctijxn2G
-
-sprite $AwsIoTGreengrassInterprocessCommunicationSm [12x12/16z] JOk50G0n308loluRlrIl4W6uaIqIGou-cW_xkgzl0c4LRrz20HeUGMDV7u9SMGFXzDVBla3Qv_l8Xdx_1Gy
-
-sprite $AwsIoTGreengrassInterprocessCommunicationMd [16x16/16z] POw55S0m448vtt_ZmgidHFyvDas_6kBFcMX4JGsgKi5alGrT9pUyeibr-_KXzfnSwC3hvqslUzZ9aV9PHeJOAnLDoYkUSMh3VV8eaSwSaqz5AEm_lxkYNZaE
-
-sprite $AwsIoTGreengrassInterprocessCommunicationLg [20x20/16z] {
-RSs5bKGX40J06cGw_uXFUElx6o_CPMRUqfZBUqAmP_N3HXqUYKWIrB5mw_JDPYIoNwt9xNJlsiTgDzqR8t5CpT9Eoir81Y8FcmMpAtDljtzJg8Mn75khDlOU
-tQCTCmhQwXXrZ1IoYXKtCzSwqnZ_rXxfRgmYerwp0lKUVW4
-}
-
-!procedure AwsIoTGreengrassInterprocessCommunication($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassInterprocessCommunicationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassInterprocessCommunicationLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassInterprocessCommunicationGroup($id, $name='Aws Io T Greengrass Interprocess Communication', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassInterprocessCommunicationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.png
deleted file mode 100644
index bd560c85bd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.puml
deleted file mode 100644
index 3df2658c11..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassInterprocessCommunicationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationCard('AwsIoTGreengrassInterprocessCommunicationCard', 'Aws Io T Greengrass Interprocess Communication Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Remote.puml
deleted file mode 100644
index 8074862394..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassInterprocessCommunicationCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationCard('AwsIoTGreengrassInterprocessCommunicationCard', 'Aws Io T Greengrass Interprocess Communication Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.png
deleted file mode 100644
index 53c8798754..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.puml
deleted file mode 100644
index 7d70fd0b11..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassInterprocessCommunicationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationGroup('AwsIoTGreengrassInterprocessCommunicationGroup', 'Aws Io T Greengrass Interprocess Communication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Remote.puml
deleted file mode 100644
index 7f1934be83..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunicationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassInterprocessCommunicationGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication')
-
-' renders the element
-AwsIoTGreengrassInterprocessCommunicationGroup('AwsIoTGreengrassInterprocessCommunicationGroup', 'Aws Io T Greengrass Interprocess Communication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.png
deleted file mode 100644
index ff9b621b9f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.puml
deleted file mode 100644
index 8c56825b6e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocol('AwsIoTGreengrassProtocol', 'Aws Io T Greengrass Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Remote.puml
deleted file mode 100644
index f51a39e8f4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocol('AwsIoTGreengrassProtocol', 'Aws Io T Greengrass Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.md
deleted file mode 100644
index a069c77134..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassProtocol
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-```
-
-
-
-| Illustration | AwsIoTGreengrassProtocol | AwsIoTGreengrassProtocolCard | AwsIoTGreengrassProtocolGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.png) | ![illustration for AwsIoTGreengrassProtocol](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.Local.png) | ![illustration for AwsIoTGreengrassProtocolCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.png) | ![illustration for AwsIoTGreengrassProtocolGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassProtocolXs>`
-- `<$AwsIoTGreengrassProtocolSm>`
-- `<$AwsIoTGreengrassProtocolMd>`
-- `<$AwsIoTGreengrassProtocolLg>`
-
-
-
-
-
-## AwsIoTGreengrassProtocol
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocol('AwsIoTGreengrassProtocol', 'Aws Io T Greengrass Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocol('AwsIoTGreengrassProtocol', 'Aws Io T Greengrass Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassProtocolCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolCard('AwsIoTGreengrassProtocolCard', 'Aws Io T Greengrass Protocol Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolCard('AwsIoTGreengrassProtocolCard', 'Aws Io T Greengrass Protocol Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassProtocolGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolGroup('AwsIoTGreengrassProtocolGroup', 'Aws Io T Greengrass Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolGroup('AwsIoTGreengrassProtocolGroup', 'Aws Io T Greengrass Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.png
deleted file mode 100644
index 659e92a1b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.puml
deleted file mode 100644
index f3162519ea..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol
-
-sprite $AwsIoTGreengrassProtocolXs [10x10/16z] JKg30S1046jVsN_YinLze_3hMNAUV3q68Tqb6G2ENfQmbJaSHSUZImy3
-
-sprite $AwsIoTGreengrassProtocolSm [12x12/16z] LKg30G104Ahd_XC_pqp8rL5uxoaUCDyzDIv-EidEULeSk3-cO4OTADVpdAZrqPgZs
-
-sprite $AwsIoTGreengrassProtocolMd [16x16/16z] ROs55S10348loluRzq5Jxp-DmVgdSFtXlc2kbsGpEI-PUDN4LegX07q7QhvW3AsTRrrJt48MuHBlzVAV1DmOwoNL34FlS0rl
-
-sprite $AwsIoTGreengrassProtocolLg [20x20/16z] {
-XOy55iKm40A9BDp_n6t38zzbAfabZbzCDZmWDQ30PNrd443rcA55iS2TeHxMJwRK2_7whhTMqI2yqBvb5DIaV-FuIeEXxm0Ec4GvNt-zXos8qrdCg17Gg9Xf
-vQKgza33vWG
-}
-
-!procedure AwsIoTGreengrassProtocol($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassProtocolCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassProtocolLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassProtocolGroup($id, $name='Aws Io T Greengrass Protocol', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassProtocolLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.png
deleted file mode 100644
index 6b04a262bf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.puml
deleted file mode 100644
index 64a2dfc7ff..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolCard('AwsIoTGreengrassProtocolCard', 'Aws Io T Greengrass Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Remote.puml
deleted file mode 100644
index 5818d5e02f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolCard('AwsIoTGreengrassProtocolCard', 'Aws Io T Greengrass Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.png
deleted file mode 100644
index 69fc08c7d9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.puml
deleted file mode 100644
index 09e42beef2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolGroup('AwsIoTGreengrassProtocolGroup', 'Aws Io T Greengrass Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Remote.puml
deleted file mode 100644
index 4b3bcae7fc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocolGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol')
-
-' renders the element
-AwsIoTGreengrassProtocolGroup('AwsIoTGreengrassProtocolGroup', 'Aws Io T Greengrass Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.png
deleted file mode 100644
index f89c6bbf31..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.puml
deleted file mode 100644
index 671431dbb2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassRecipe
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipe('AwsIoTGreengrassRecipe', 'Aws Io T Greengrass Recipe', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Remote.puml
deleted file mode 100644
index 2693d594f0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassRecipe
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipe('AwsIoTGreengrassRecipe', 'Aws Io T Greengrass Recipe', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.md
deleted file mode 100644
index 125fdd402c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassRecipe
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-```
-
-
-
-| Illustration | AwsIoTGreengrassRecipe | AwsIoTGreengrassRecipeCard | AwsIoTGreengrassRecipeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.png) | ![illustration for AwsIoTGreengrassRecipe](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.Local.png) | ![illustration for AwsIoTGreengrassRecipeCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.png) | ![illustration for AwsIoTGreengrassRecipeGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassRecipeXs>`
-- `<$AwsIoTGreengrassRecipeSm>`
-- `<$AwsIoTGreengrassRecipeMd>`
-- `<$AwsIoTGreengrassRecipeLg>`
-
-
-
-
-
-## AwsIoTGreengrassRecipe
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassRecipe
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipe('AwsIoTGreengrassRecipe', 'Aws Io T Greengrass Recipe', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassRecipe
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipe('AwsIoTGreengrassRecipe', 'Aws Io T Greengrass Recipe', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassRecipeCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassRecipeCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeCard('AwsIoTGreengrassRecipeCard', 'Aws Io T Greengrass Recipe Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassRecipeCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeCard('AwsIoTGreengrassRecipeCard', 'Aws Io T Greengrass Recipe Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassRecipeGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassRecipeGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeGroup('AwsIoTGreengrassRecipeGroup', 'Aws Io T Greengrass Recipe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassRecipeGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeGroup('AwsIoTGreengrassRecipeGroup', 'Aws Io T Greengrass Recipe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.png
deleted file mode 100644
index 1e1523bbc5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.puml
deleted file mode 100644
index 521f679617..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe
-
-sprite $AwsIoTGreengrassRecipeXs [10x10/16z] Oq02x43CYCw2a-nC3EpipEoeOa1bZ0nmCNGM8mYmCm
-
-sprite $AwsIoTGreengrassRecipeSm [12x12/16z] Oq05Z430peJWip4mmjcihAmm9h82DZOs1kB5MN4O0mHW3G
-
-sprite $AwsIoTGreengrassRecipeMd [16x16/16z] dSh50S0m40D11LRNVyLXHjlp4-WEZy9RriZo9Sl7t08iUUN23B9Dyhz5G9luhsDLIpq
-
-sprite $AwsIoTGreengrassRecipeLg [20x20/16z] bSwr0S104CH0FQh_YitCdl1mkL6Ti99125xKyAA6nrhfkDHMpxKes4dytoL0wDpK_cSfK3hn_svOpRMm1RG
-
-!procedure AwsIoTGreengrassRecipe($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassRecipeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassRecipeLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassRecipeGroup($id, $name='Aws Io T Greengrass Recipe', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassRecipeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.png
deleted file mode 100644
index 0fdef0eb87..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.puml
deleted file mode 100644
index 6f7423dc95..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassRecipeCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeCard('AwsIoTGreengrassRecipeCard', 'Aws Io T Greengrass Recipe Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Remote.puml
deleted file mode 100644
index 408e973b65..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassRecipeCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeCard('AwsIoTGreengrassRecipeCard', 'Aws Io T Greengrass Recipe Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.png
deleted file mode 100644
index 072406f4a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.puml
deleted file mode 100644
index 3490b4052e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassRecipeGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeGroup('AwsIoTGreengrassRecipeGroup', 'Aws Io T Greengrass Recipe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Remote.puml
deleted file mode 100644
index a100b4089d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassRecipeGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe')
-
-' renders the element
-AwsIoTGreengrassRecipeGroup('AwsIoTGreengrassRecipeGroup', 'Aws Io T Greengrass Recipe Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.png
deleted file mode 100644
index 71e789334e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.puml
deleted file mode 100644
index cfa9a8171f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassStreamManager
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManager('AwsIoTGreengrassStreamManager', 'Aws Io T Greengrass Stream Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Remote.puml
deleted file mode 100644
index b5f7456913..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassStreamManager
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManager('AwsIoTGreengrassStreamManager', 'Aws Io T Greengrass Stream Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.md
deleted file mode 100644
index e8dde70391..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTGreengrassStreamManager
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-```
-
-
-
-| Illustration | AwsIoTGreengrassStreamManager | AwsIoTGreengrassStreamManagerCard | AwsIoTGreengrassStreamManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.png) | ![illustration for AwsIoTGreengrassStreamManager](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.Local.png) | ![illustration for AwsIoTGreengrassStreamManagerCard](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.png) | ![illustration for AwsIoTGreengrassStreamManagerGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTGreengrassStreamManagerXs>`
-- `<$AwsIoTGreengrassStreamManagerSm>`
-- `<$AwsIoTGreengrassStreamManagerMd>`
-- `<$AwsIoTGreengrassStreamManagerLg>`
-
-
-
-
-
-## AwsIoTGreengrassStreamManager
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassStreamManager
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManager('AwsIoTGreengrassStreamManager', 'Aws Io T Greengrass Stream Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassStreamManager
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManager('AwsIoTGreengrassStreamManager', 'Aws Io T Greengrass Stream Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassStreamManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassStreamManagerCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerCard('AwsIoTGreengrassStreamManagerCard', 'Aws Io T Greengrass Stream Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassStreamManagerCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerCard('AwsIoTGreengrassStreamManagerCard', 'Aws Io T Greengrass Stream Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTGreengrassStreamManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTGreengrassStreamManagerGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerGroup('AwsIoTGreengrassStreamManagerGroup', 'Aws Io T Greengrass Stream Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTGreengrassStreamManagerGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerGroup('AwsIoTGreengrassStreamManagerGroup', 'Aws Io T Greengrass Stream Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.png
deleted file mode 100644
index 1758d8b98d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.puml
deleted file mode 100644
index 73921d30bd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager
-
-sprite $AwsIoTGreengrassStreamManagerXs [10x10/16z] Oy01s10iPWOM9YYRaH58i8C00piJ8vZFpiOEaGFBm5aiI6O1
-
-sprite $AwsIoTGreengrassStreamManagerSm [12x12/16z] VSc50S0m30F1BqZUV-8oX2ynCsBVLL8sst-FxYuEZkyeWebfeg03c8zNKZi
-
-sprite $AwsIoTGreengrassStreamManagerMd [16x16/16z] dSc50GCn34FH7v2y_yJjCVDBp7pYb4nF3KptWu4bGpQdea6rY0u1Gct1DjtStGUopLgHncEh2h4a1RV-
-
-sprite $AwsIoTGreengrassStreamManagerLg [20x20/16z] hSkr0GG14090MAF_Yb_FtIP4y83wc6M0qCelRxAeuc3d_ireWumVW3UxSJmc8mMJ23MWRmuZsN-QJ1fcLIKS8ubev1y4uspdCSj8uhWt
-
-!procedure AwsIoTGreengrassStreamManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTGreengrassStreamManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTGreengrassStreamManagerLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTGreengrassStreamManagerGroup($id, $name='Aws Io T Greengrass Stream Manager', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTGreengrassStreamManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.png
deleted file mode 100644
index f89562b59a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.puml
deleted file mode 100644
index b985b64859..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTGreengrassStreamManagerCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerCard('AwsIoTGreengrassStreamManagerCard', 'Aws Io T Greengrass Stream Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Remote.puml
deleted file mode 100644
index 8e527e3f5a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTGreengrassStreamManagerCard
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerCard('AwsIoTGreengrassStreamManagerCard', 'Aws Io T Greengrass Stream Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.png
deleted file mode 100644
index 7d1f299813..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.puml
deleted file mode 100644
index 58b132d87c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTGreengrassStreamManagerGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerGroup('AwsIoTGreengrassStreamManagerGroup', 'Aws Io T Greengrass Stream Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Remote.puml
deleted file mode 100644
index f88b919f1f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTGreengrassStreamManagerGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager')
-
-' renders the element
-AwsIoTGreengrassStreamManagerGroup('AwsIoTGreengrassStreamManagerGroup', 'Aws Io T Greengrass Stream Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.png
deleted file mode 100644
index 01e886221f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.puml
deleted file mode 100644
index e980c8049d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTHardwareBoard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoard('AwsIoTHardwareBoard', 'Aws Io T Hardware Board', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Remote.puml
deleted file mode 100644
index 9e658a1ab1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTHardwareBoard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoard('AwsIoTHardwareBoard', 'Aws Io T Hardware Board', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.md
deleted file mode 100644
index b55f25069d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTHardwareBoard
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-```
-
-
-
-| Illustration | AwsIoTHardwareBoard | AwsIoTHardwareBoardCard | AwsIoTHardwareBoardGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.png) | ![illustration for AwsIoTHardwareBoard](../../../aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.Local.png) | ![illustration for AwsIoTHardwareBoardCard](../../../aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.png) | ![illustration for AwsIoTHardwareBoardGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTHardwareBoardXs>`
-- `<$AwsIoTHardwareBoardSm>`
-- `<$AwsIoTHardwareBoardMd>`
-- `<$AwsIoTHardwareBoardLg>`
-
-
-
-
-
-## AwsIoTHardwareBoard
-
-### Load remotely
-```plantuml
-@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 AwsIoTHardwareBoard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoard('AwsIoTHardwareBoard', 'Aws Io T Hardware Board', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHardwareBoard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoard('AwsIoTHardwareBoard', 'Aws Io T Hardware Board', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTHardwareBoardCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTHardwareBoardCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardCard('AwsIoTHardwareBoardCard', 'Aws Io T Hardware Board Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHardwareBoardCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardCard('AwsIoTHardwareBoardCard', 'Aws Io T Hardware Board Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTHardwareBoardGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTHardwareBoardGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardGroup('AwsIoTHardwareBoardGroup', 'Aws Io T Hardware Board Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHardwareBoardGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardGroup('AwsIoTHardwareBoardGroup', 'Aws Io T Hardware Board Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.png
deleted file mode 100644
index 286f8d29b4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.puml
deleted file mode 100644
index f4a2c043f4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard
-
-sprite $AwsIoTHardwareBoardXs [10x10/16z] LS450S1000GWNgz_uhc2dru2c1fGGI6Aw0MfI47qREG6qG4fmGe
-
-sprite $AwsIoTHardwareBoardSm [12x12/16z] NOg50GC1308l1ljFtBxRnGDyKPY3D0g0k04G74D5u5Q9Kx051b8pOqB4wVyWTIO7rW3y0G
-
-sprite $AwsIoTHardwareBoardMd [16x16/16z] RSlN0KCn34BHYunX_udJUzxvam0EgUddERjJtWRCdRuHOFCKGh7kH-PwJx2PDgph3Q40xVNUzykllQwtCbUXtglhAHoHJFaGHk638sxE
-
-sprite $AwsIoTHardwareBoardLg [20x20/16z] {
-VSt5WKHH30CmvP7xhtXnwADkGRlHLwQjEPJO66Fsc3OMkeSw8D0wxoLXgFPv9KPOXP2H_prXBJB7yko95f3yzp85oZjZ4emyF7hxlODo8_HXOrcPDMsarugT
-Aa_V
-}
-
-!procedure AwsIoTHardwareBoard($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTHardwareBoardCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTHardwareBoardLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTHardwareBoardGroup($id, $name='Aws Io T Hardware Board', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTHardwareBoardLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.png
deleted file mode 100644
index f3e3ead2a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.puml
deleted file mode 100644
index 72a7c11775..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTHardwareBoardCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardCard('AwsIoTHardwareBoardCard', 'Aws Io T Hardware Board Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Remote.puml
deleted file mode 100644
index c13a50e4fb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTHardwareBoardCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardCard('AwsIoTHardwareBoardCard', 'Aws Io T Hardware Board Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.png
deleted file mode 100644
index 4d6efb457a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.puml
deleted file mode 100644
index f97658b338..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTHardwareBoardGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardGroup('AwsIoTHardwareBoardGroup', 'Aws Io T Hardware Board Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Remote.puml
deleted file mode 100644
index a02c6f5054..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHardwareBoardGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTHardwareBoardGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard')
-
-' renders the element
-AwsIoTHardwareBoardGroup('AwsIoTHardwareBoardGroup', 'Aws Io T Hardware Board Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.png
deleted file mode 100644
index 34cc8b5fe1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.puml
deleted file mode 100644
index 9087ee32f2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTHttp2Protocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2Protocol('AwsIoTHttp2Protocol', 'Aws Io T Http2 Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Remote.puml
deleted file mode 100644
index 9367c2f8c6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTHttp2Protocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2Protocol('AwsIoTHttp2Protocol', 'Aws Io T Http2 Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.md
deleted file mode 100644
index 2d6346890b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTHttp2Protocol
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-```
-
-
-
-| Illustration | AwsIoTHttp2Protocol | AwsIoTHttp2ProtocolCard | AwsIoTHttp2ProtocolGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.png) | ![illustration for AwsIoTHttp2Protocol](../../../aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.Local.png) | ![illustration for AwsIoTHttp2ProtocolCard](../../../aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.png) | ![illustration for AwsIoTHttp2ProtocolGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTHttp2ProtocolXs>`
-- `<$AwsIoTHttp2ProtocolSm>`
-- `<$AwsIoTHttp2ProtocolMd>`
-- `<$AwsIoTHttp2ProtocolLg>`
-
-
-
-
-
-## AwsIoTHttp2Protocol
-
-### Load remotely
-```plantuml
-@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 AwsIoTHttp2Protocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2Protocol('AwsIoTHttp2Protocol', 'Aws Io T Http2 Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHttp2Protocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2Protocol('AwsIoTHttp2Protocol', 'Aws Io T Http2 Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTHttp2ProtocolCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTHttp2ProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolCard('AwsIoTHttp2ProtocolCard', 'Aws Io T Http2 Protocol Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHttp2ProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolCard('AwsIoTHttp2ProtocolCard', 'Aws Io T Http2 Protocol Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTHttp2ProtocolGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTHttp2ProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolGroup('AwsIoTHttp2ProtocolGroup', 'Aws Io T Http2 Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHttp2ProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolGroup('AwsIoTHttp2ProtocolGroup', 'Aws Io T Http2 Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.png
deleted file mode 100644
index 13647f0d6c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.puml
deleted file mode 100644
index f6f72c9adf..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol
-
-sprite $AwsIoTHttp2ProtocolXs [10x10/16z] Oq00HYZDZX0XZeLc1XiGCm5Px0oCOC04
-
-sprite $AwsIoTHttp2ProtocolSm [12x12/16z] fScr0G103090YEu_yRlrVqq2u9NS75Ty_k5Jjj_GK1ZW_A4MQ5jCMG4
-
-sprite $AwsIoTHttp2ProtocolMd [16x16/16z] lOi50G0n30ClHV-Adt42Lcw0CTJrHaF_sAH-Vqt-sVyS-C2Jz335-Sk3SCNEzyvBUo7RtQfFh
-
-sprite $AwsIoTHttp2ProtocolLg [20x20/16z] rOk50SGm3CGaX_QV-A4SMA0A-e0bfNLKVvBqj6ttwFiqsBJMuQRbHJTdoMGY1t5gjMvQYT-jr4TEzfnDYWz2GEpW2m
-
-!procedure AwsIoTHttp2Protocol($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTHttp2ProtocolCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTHttp2ProtocolLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTHttp2ProtocolGroup($id, $name='Aws Io T Http2 Protocol', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTHttp2ProtocolLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.png
deleted file mode 100644
index 7e1c2f2543..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.puml
deleted file mode 100644
index be9e41b914..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTHttp2ProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolCard('AwsIoTHttp2ProtocolCard', 'Aws Io T Http2 Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Remote.puml
deleted file mode 100644
index f600de42d8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTHttp2ProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolCard('AwsIoTHttp2ProtocolCard', 'Aws Io T Http2 Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.png
deleted file mode 100644
index 9becdb65d4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.puml
deleted file mode 100644
index 2e072095dd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTHttp2ProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolGroup('AwsIoTHttp2ProtocolGroup', 'Aws Io T Http2 Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Remote.puml
deleted file mode 100644
index 32a2a4c548..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttp2ProtocolGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTHttp2ProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol')
-
-' renders the element
-AwsIoTHttp2ProtocolGroup('AwsIoTHttp2ProtocolGroup', 'Aws Io T Http2 Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.png
deleted file mode 100644
index 8660c798a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.puml
deleted file mode 100644
index 1e661e8ff9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTHttpProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocol('AwsIoTHttpProtocol', 'Aws Io T Http Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Remote.puml
deleted file mode 100644
index f0d64f19bc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTHttpProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocol('AwsIoTHttpProtocol', 'Aws Io T Http Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.md
deleted file mode 100644
index fb06149d32..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTHttpProtocol
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-```
-
-
-
-| Illustration | AwsIoTHttpProtocol | AwsIoTHttpProtocolCard | AwsIoTHttpProtocolGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.png) | ![illustration for AwsIoTHttpProtocol](../../../aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.Local.png) | ![illustration for AwsIoTHttpProtocolCard](../../../aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.png) | ![illustration for AwsIoTHttpProtocolGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTHttpProtocolXs>`
-- `<$AwsIoTHttpProtocolSm>`
-- `<$AwsIoTHttpProtocolMd>`
-- `<$AwsIoTHttpProtocolLg>`
-
-
-
-
-
-## AwsIoTHttpProtocol
-
-### Load remotely
-```plantuml
-@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 AwsIoTHttpProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocol('AwsIoTHttpProtocol', 'Aws Io T Http Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHttpProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocol('AwsIoTHttpProtocol', 'Aws Io T Http Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTHttpProtocolCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTHttpProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolCard('AwsIoTHttpProtocolCard', 'Aws Io T Http Protocol Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHttpProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolCard('AwsIoTHttpProtocolCard', 'Aws Io T Http Protocol Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTHttpProtocolGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTHttpProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolGroup('AwsIoTHttpProtocolGroup', 'Aws Io T Http Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTHttpProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolGroup('AwsIoTHttpProtocolGroup', 'Aws Io T Http Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.png
deleted file mode 100644
index b25411885a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.puml
deleted file mode 100644
index 8522bc00a8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol
-
-sprite $AwsIoTHttpProtocolXs [10x10/16z] Oq00HYZDZX0XZeLX1YiB8piZ0piZ1301
-
-sprite $AwsIoTHttpProtocolSm [12x12/16z] Oq06x8mmm8eaoaOfcv4L3DZ1R31YOWCpO6fOsTWOsS207G
-
-sprite $AwsIoTHttpProtocolMd [16x16/16z] lOg50S1030Bl8x3_n7KVe1SFy6LODmRpf15FzFFDVlT7xu0SnFDUiX3--6a9NSm
-
-sprite $AwsIoTHttpProtocolLg [20x20/16z] rS-54S0m3C10AM3lFt6PsmNwbwEO-TJp9eGkTpc_1_tTtonVHxl_VTHs6dOAqQv_tUcRdF_Yp9l_0iLqqZqK0HyO0G
-
-!procedure AwsIoTHttpProtocol($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTHttpProtocolCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTHttpProtocolLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTHttpProtocolGroup($id, $name='Aws Io T Http Protocol', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTHttpProtocolLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.png
deleted file mode 100644
index f41c60b417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.puml
deleted file mode 100644
index c9b2852578..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTHttpProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolCard('AwsIoTHttpProtocolCard', 'Aws Io T Http Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Remote.puml
deleted file mode 100644
index 05d8af6082..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTHttpProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolCard('AwsIoTHttpProtocolCard', 'Aws Io T Http Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.png
deleted file mode 100644
index 458e80723f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.puml
deleted file mode 100644
index 08940d4627..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTHttpProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolGroup('AwsIoTHttpProtocolGroup', 'Aws Io T Http Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Remote.puml
deleted file mode 100644
index ba5133af52..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTHttpProtocolGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTHttpProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol')
-
-' renders the element
-AwsIoTHttpProtocolGroup('AwsIoTHttpProtocolGroup', 'Aws Io T Http Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.png
deleted file mode 100644
index c28b78ee10..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.puml
deleted file mode 100644
index 0ed13e6075..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTLambdaFunction
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunction('AwsIoTLambdaFunction', 'Aws Io T Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Remote.puml
deleted file mode 100644
index 488d919d08..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTLambdaFunction
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunction('AwsIoTLambdaFunction', 'Aws Io T Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.md
deleted file mode 100644
index 4b1107218f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTLambdaFunction
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-```
-
-
-
-| Illustration | AwsIoTLambdaFunction | AwsIoTLambdaFunctionCard | AwsIoTLambdaFunctionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.png) | ![illustration for AwsIoTLambdaFunction](../../../aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.Local.png) | ![illustration for AwsIoTLambdaFunctionCard](../../../aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.png) | ![illustration for AwsIoTLambdaFunctionGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTLambdaFunctionXs>`
-- `<$AwsIoTLambdaFunctionSm>`
-- `<$AwsIoTLambdaFunctionMd>`
-- `<$AwsIoTLambdaFunctionLg>`
-
-
-
-
-
-## AwsIoTLambdaFunction
-
-### Load remotely
-```plantuml
-@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 AwsIoTLambdaFunction
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunction('AwsIoTLambdaFunction', 'Aws Io T Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTLambdaFunction
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunction('AwsIoTLambdaFunction', 'Aws Io T Lambda Function', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTLambdaFunctionCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTLambdaFunctionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionCard('AwsIoTLambdaFunctionCard', 'Aws Io T Lambda Function Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTLambdaFunctionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionCard('AwsIoTLambdaFunctionCard', 'Aws Io T Lambda Function Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTLambdaFunctionGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTLambdaFunctionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionGroup('AwsIoTLambdaFunctionGroup', 'Aws Io T Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTLambdaFunctionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionGroup('AwsIoTLambdaFunctionGroup', 'Aws Io T Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.png
deleted file mode 100644
index f03debf26f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.puml
deleted file mode 100644
index 153b3f1f2c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction
-
-sprite $AwsIoTLambdaFunctionXs [10x10/16z] JSc50S0m2031n_UVk8qRUl2-MebKxoDoG0xj4e17HscfhLJ_IlQhqYkhPaWr-G4
-
-sprite $AwsIoTLambdaFunctionSm [12x12/16z] NSB94SD030CmoDQI_LUS-nKC_EarMt1BoWqCM8eArkLN3MaTOerbgOgZZc4J98450RRfu0a
-
-sprite $AwsIoTLambdaFunctionMd [16x16/16z] RKs74O0m4FeMs7zZXSzvpKetyNSL2UAJB4DV1y5CcZdr4oa-xrOyEsvXCIdVBMj9Zuy1COpsm7dh12UZBuHK9ntQB8sfIGCZ13ht7_VgNXmxoRGoFvXb3m
-
-sprite $AwsIoTLambdaFunctionLg [20x20/16z] {
-TSu74WCX20301HN-_-CCSvEUx5MLvhyyrRNni7ePfzrLdW6r61KQRNJ2IXgsqVTNTTy3eyXbn9QFm6FiU0GUokZEBHCoz1Ls7e4H2ffQQILMsCn_R4qV6jUd
-sN5VQBb4tQVO2JLWpxUCrJpS_xC3LwI7wfEnkjERY7km6m
-}
-
-!procedure AwsIoTLambdaFunction($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTLambdaFunctionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTLambdaFunctionLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTLambdaFunctionGroup($id, $name='Aws Io T Lambda Function', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTLambdaFunctionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.png
deleted file mode 100644
index 2b0a8cb93e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.puml
deleted file mode 100644
index 5d396d7db9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTLambdaFunctionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionCard('AwsIoTLambdaFunctionCard', 'Aws Io T Lambda Function Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Remote.puml
deleted file mode 100644
index eb84492d99..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTLambdaFunctionCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionCard('AwsIoTLambdaFunctionCard', 'Aws Io T Lambda Function Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.png
deleted file mode 100644
index cb92c231e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.puml
deleted file mode 100644
index b4c579e7e5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTLambdaFunctionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionGroup('AwsIoTLambdaFunctionGroup', 'Aws Io T Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Remote.puml
deleted file mode 100644
index 27f04fbec1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLambdaFunctionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTLambdaFunctionGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction')
-
-' renders the element
-AwsIoTLambdaFunctionGroup('AwsIoTLambdaFunctionGroup', 'Aws Io T Lambda Function Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.png
deleted file mode 100644
index 5407cea0b5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.puml
deleted file mode 100644
index 8045fc6c75..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTLoRaWanProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocol('AwsIoTLoRaWanProtocol', 'Aws Io T Lo Ra Wan Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Remote.puml
deleted file mode 100644
index 353547f8f2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTLoRaWanProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocol('AwsIoTLoRaWanProtocol', 'Aws Io T Lo Ra Wan Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.md
deleted file mode 100644
index dfe7334c83..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTLoRaWanProtocol
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-```
-
-
-
-| Illustration | AwsIoTLoRaWanProtocol | AwsIoTLoRaWanProtocolCard | AwsIoTLoRaWanProtocolGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.png) | ![illustration for AwsIoTLoRaWanProtocol](../../../aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.Local.png) | ![illustration for AwsIoTLoRaWanProtocolCard](../../../aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.png) | ![illustration for AwsIoTLoRaWanProtocolGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTLoRaWanProtocolXs>`
-- `<$AwsIoTLoRaWanProtocolSm>`
-- `<$AwsIoTLoRaWanProtocolMd>`
-- `<$AwsIoTLoRaWanProtocolLg>`
-
-
-
-
-
-## AwsIoTLoRaWanProtocol
-
-### Load remotely
-```plantuml
-@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 AwsIoTLoRaWanProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocol('AwsIoTLoRaWanProtocol', 'Aws Io T Lo Ra Wan Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTLoRaWanProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocol('AwsIoTLoRaWanProtocol', 'Aws Io T Lo Ra Wan Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTLoRaWanProtocolCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTLoRaWanProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolCard('AwsIoTLoRaWanProtocolCard', 'Aws Io T Lo Ra Wan Protocol Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTLoRaWanProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolCard('AwsIoTLoRaWanProtocolCard', 'Aws Io T Lo Ra Wan Protocol Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTLoRaWanProtocolGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTLoRaWanProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolGroup('AwsIoTLoRaWanProtocolGroup', 'Aws Io T Lo Ra Wan Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTLoRaWanProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolGroup('AwsIoTLoRaWanProtocolGroup', 'Aws Io T Lo Ra Wan Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.png
deleted file mode 100644
index eb569ebdb6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.puml
deleted file mode 100644
index bcd8ab30d1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol
-
-sprite $AwsIoTLoRaWanProtocolXs [10x10/16z] Oy04ZCIpCFL2C3ChEoC38nGm0G
-
-sprite $AwsIoTLoRaWanProtocolSm [12x12/16z] fSgt0S0m44BHVmdstzYD5NgzvW9mgrZCeOSzq6P8XgwA5dJtC5EZk_C1
-
-sprite $AwsIoTLoRaWanProtocolMd [16x16/16z] lSor0O0030J0oCl-4-CEDLT5FvwigmxTjp_tYYVdrNfV393AMlyRH7GnzP7l6uu
-
-sprite $AwsIoTLoRaWanProtocolLg [20x20/16z] rSor0GD144FHhy7-AxOFegK2xcK34ZlMau9c8drojvCrE_K5a126IkZP9Qx2SLUgtrru80LU8TUpqyI45lm1
-
-!procedure AwsIoTLoRaWanProtocol($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTLoRaWanProtocolCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTLoRaWanProtocolLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTLoRaWanProtocolGroup($id, $name='Aws Io T Lo Ra Wan Protocol', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTLoRaWanProtocolLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.png
deleted file mode 100644
index 153ca6c91c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.puml
deleted file mode 100644
index ad97a6ced0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTLoRaWanProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolCard('AwsIoTLoRaWanProtocolCard', 'Aws Io T Lo Ra Wan Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Remote.puml
deleted file mode 100644
index a30178f76c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTLoRaWanProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolCard('AwsIoTLoRaWanProtocolCard', 'Aws Io T Lo Ra Wan Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.png
deleted file mode 100644
index 2ad0b1ed56..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.puml
deleted file mode 100644
index 30ec5a57a6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTLoRaWanProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolGroup('AwsIoTLoRaWanProtocolGroup', 'Aws Io T Lo Ra Wan Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Remote.puml
deleted file mode 100644
index 943541abb4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocolGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTLoRaWanProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol')
-
-' renders the element
-AwsIoTLoRaWanProtocolGroup('AwsIoTLoRaWanProtocolGroup', 'Aws Io T Lo Ra Wan Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.png
deleted file mode 100644
index 0adcb27ce8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.puml
deleted file mode 100644
index 68e46d8b5c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTMqttProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocol('AwsIoTMqttProtocol', 'Aws Io T Mqtt Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Remote.puml
deleted file mode 100644
index 015bd1e942..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTMqttProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocol('AwsIoTMqttProtocol', 'Aws Io T Mqtt Protocol', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.md
deleted file mode 100644
index de3ecdf42e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTMqttProtocol
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-```
-
-
-
-| Illustration | AwsIoTMqttProtocol | AwsIoTMqttProtocolCard | AwsIoTMqttProtocolGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.png) | ![illustration for AwsIoTMqttProtocol](../../../aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.Local.png) | ![illustration for AwsIoTMqttProtocolCard](../../../aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.png) | ![illustration for AwsIoTMqttProtocolGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTMqttProtocolXs>`
-- `<$AwsIoTMqttProtocolSm>`
-- `<$AwsIoTMqttProtocolMd>`
-- `<$AwsIoTMqttProtocolLg>`
-
-
-
-
-
-## AwsIoTMqttProtocol
-
-### Load remotely
-```plantuml
-@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 AwsIoTMqttProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocol('AwsIoTMqttProtocol', 'Aws Io T Mqtt Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTMqttProtocol
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocol('AwsIoTMqttProtocol', 'Aws Io T Mqtt Protocol', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTMqttProtocolCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTMqttProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolCard('AwsIoTMqttProtocolCard', 'Aws Io T Mqtt Protocol Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTMqttProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolCard('AwsIoTMqttProtocolCard', 'Aws Io T Mqtt Protocol Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTMqttProtocolGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTMqttProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolGroup('AwsIoTMqttProtocolGroup', 'Aws Io T Mqtt Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTMqttProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolGroup('AwsIoTMqttProtocolGroup', 'Aws Io T Mqtt Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.png
deleted file mode 100644
index 8a45b09b96..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.puml
deleted file mode 100644
index 1d2de39459..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol
-
-sprite $AwsIoTMqttProtocolXs [10x10/16z] Oq00HYZDZX0XZeLk1ZCpcCNE205C
-
-sprite $AwsIoTMqttProtocolSm [12x12/16z] fSQt0S0m30D1G28V-q_id7fVTVgARwqNV-y-v3YKtSZRQmwhK8E1G5O
-
-sprite $AwsIoTMqttProtocolMd [16x16/16z] lOl50G0n3CCKSlQV-1WxGFKoCcAjbuR-jOL-NfCzfw-Xhr0Ove_t4628FZn6NU-IqCCA
-
-sprite $AwsIoTMqttProtocolLg [20x20/16z] rOy50S0m3C2IeN_5PneOU8RbbYcvDXGXIqizTel-JmVKOMXltIGsHuf497nqAKe2LCgb8sAyT5RLx7C70MrX1G
-
-!procedure AwsIoTMqttProtocol($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTMqttProtocolCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTMqttProtocolLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTMqttProtocolGroup($id, $name='Aws Io T Mqtt Protocol', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTMqttProtocolLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.png
deleted file mode 100644
index d3090bda7c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.puml
deleted file mode 100644
index 0be1e0d08d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTMqttProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolCard('AwsIoTMqttProtocolCard', 'Aws Io T Mqtt Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Remote.puml
deleted file mode 100644
index e9b69eaf90..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTMqttProtocolCard
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolCard('AwsIoTMqttProtocolCard', 'Aws Io T Mqtt Protocol Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.png
deleted file mode 100644
index 30eae5bbee..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.puml
deleted file mode 100644
index de005e4c43..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTMqttProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolGroup('AwsIoTMqttProtocolGroup', 'Aws Io T Mqtt Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Remote.puml
deleted file mode 100644
index 799ac7da02..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTMqttProtocolGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTMqttProtocolGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol')
-
-' renders the element
-AwsIoTMqttProtocolGroup('AwsIoTMqttProtocolGroup', 'Aws Io T Mqtt Protocol Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.png
deleted file mode 100644
index aedca1dabf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.puml
deleted file mode 100644
index 004610cf97..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTOverAirUpdate
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdate('AwsIoTOverAirUpdate', 'Aws Io T Over Air Update', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Remote.puml
deleted file mode 100644
index db46c7e353..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTOverAirUpdate
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdate('AwsIoTOverAirUpdate', 'Aws Io T Over Air Update', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.md
deleted file mode 100644
index b8d3f470c2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTOverAirUpdate
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-```
-
-
-
-| Illustration | AwsIoTOverAirUpdate | AwsIoTOverAirUpdateCard | AwsIoTOverAirUpdateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.png) | ![illustration for AwsIoTOverAirUpdate](../../../aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.Local.png) | ![illustration for AwsIoTOverAirUpdateCard](../../../aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.png) | ![illustration for AwsIoTOverAirUpdateGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTOverAirUpdateXs>`
-- `<$AwsIoTOverAirUpdateSm>`
-- `<$AwsIoTOverAirUpdateMd>`
-- `<$AwsIoTOverAirUpdateLg>`
-
-
-
-
-
-## AwsIoTOverAirUpdate
-
-### Load remotely
-```plantuml
-@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 AwsIoTOverAirUpdate
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdate('AwsIoTOverAirUpdate', 'Aws Io T Over Air Update', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTOverAirUpdate
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdate('AwsIoTOverAirUpdate', 'Aws Io T Over Air Update', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTOverAirUpdateCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTOverAirUpdateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateCard('AwsIoTOverAirUpdateCard', 'Aws Io T Over Air Update Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTOverAirUpdateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateCard('AwsIoTOverAirUpdateCard', 'Aws Io T Over Air Update Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTOverAirUpdateGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTOverAirUpdateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateGroup('AwsIoTOverAirUpdateGroup', 'Aws Io T Over Air Update Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTOverAirUpdateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateGroup('AwsIoTOverAirUpdateGroup', 'Aws Io T Over Air Update Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.png
deleted file mode 100644
index 34d37b71ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.puml
deleted file mode 100644
index 6cba1de23f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate
-
-sprite $AwsIoTOverAirUpdateXs [10x10/16z] Oy0Ec1dO8Gms86PdHqW0cM0H5g0KdCl2mCgAa6LX1DC8
-
-sprite $AwsIoTOverAirUpdateSm [12x12/16z] TOm54S103C1IzkzuDtvC6TaZbVRbG72HfzChoEbE2kmCTVbpsquzb-jxe6SCuICgXO43
-
-sprite $AwsIoTOverAirUpdateMd [16x16/16z] dKxL0O1029NUVsA3_5FlwEOT6oG2Q9CIF7OA6iuW0wa6PtisDVVKJDKhJzlLF5VlSs_WxDETPSmo07pB03pzfWi
-
-sprite $AwsIoTOverAirUpdateLg [20x20/16z] fKvL0i0W5F8bzp-ntLyBDejGmc-GkLuKP4oBeheORPmF3R2-vQ7dTN3O7mCDQeFfS3CoTDoEIXN5qU9Kw3Elr2s3wBh1Lb73ZB0LNdaleAMMdgs4r8t3IoG
-
-!procedure AwsIoTOverAirUpdate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTOverAirUpdateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTOverAirUpdateLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTOverAirUpdateGroup($id, $name='Aws Io T Over Air Update', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTOverAirUpdateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.png
deleted file mode 100644
index 5980531b6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.puml
deleted file mode 100644
index ec5215467a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTOverAirUpdateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateCard('AwsIoTOverAirUpdateCard', 'Aws Io T Over Air Update Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Remote.puml
deleted file mode 100644
index 98507a59b4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTOverAirUpdateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateCard('AwsIoTOverAirUpdateCard', 'Aws Io T Over Air Update Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.png
deleted file mode 100644
index 3b4209ceb1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.puml
deleted file mode 100644
index 8c3bfd6353..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTOverAirUpdateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateGroup('AwsIoTOverAirUpdateGroup', 'Aws Io T Over Air Update Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Remote.puml
deleted file mode 100644
index f459e90384..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTOverAirUpdateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate')
-
-' renders the element
-AwsIoTOverAirUpdateGroup('AwsIoTOverAirUpdateGroup', 'Aws Io T Over Air Update Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.png
deleted file mode 100644
index 6ada3ce02c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.puml
deleted file mode 100644
index d157f24fb1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTPolicy
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicy('AwsIoTPolicy', 'Aws Io T Policy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Remote.puml
deleted file mode 100644
index 8fe46d0d06..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTPolicy
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicy('AwsIoTPolicy', 'Aws Io T Policy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.md
deleted file mode 100644
index 4fac68feb5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTPolicy
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTPolicy
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-```
-
-
-
-| Illustration | AwsIoTPolicy | AwsIoTPolicyCard | AwsIoTPolicyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTPolicy.png) | ![illustration for AwsIoTPolicy](../../../aws-q2-2023/Resource/IoT/AwsIoTPolicy.Local.png) | ![illustration for AwsIoTPolicyCard](../../../aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.png) | ![illustration for AwsIoTPolicyGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTPolicyXs>`
-- `<$AwsIoTPolicySm>`
-- `<$AwsIoTPolicyMd>`
-- `<$AwsIoTPolicyLg>`
-
-
-
-
-
-## AwsIoTPolicy
-
-### Load remotely
-```plantuml
-@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 AwsIoTPolicy
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicy('AwsIoTPolicy', 'Aws Io T Policy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTPolicy
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicy('AwsIoTPolicy', 'Aws Io T Policy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTPolicyCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTPolicyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyCard('AwsIoTPolicyCard', 'Aws Io T Policy Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTPolicyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyCard('AwsIoTPolicyCard', 'Aws Io T Policy Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTPolicyGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTPolicyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyGroup('AwsIoTPolicyGroup', 'Aws Io T Policy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTPolicyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyGroup('AwsIoTPolicyGroup', 'Aws Io T Policy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.png
deleted file mode 100644
index 7baaad98aa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.puml
deleted file mode 100644
index 1ed244e2d0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicy.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTPolicy
-
-sprite $AwsIoTPolicyXs [10x10/16z] Oq00DX1Wm0yOaTZCGCpEmCxCpiOCP00H8piBAq8P0W
-
-sprite $AwsIoTPolicySm [12x12/16z] ZOc50G113C9Itt_YTzTB5Q09Cnwf0iZSVfbwoKeei81I8WfN4GbHS6PIDJdI0m
-
-sprite $AwsIoTPolicyMd [16x16/16z] XOs50S0m40AXuM7_ZUjk5tq3_17Fj2KsA0neYzFECUiSW-SuMeJZCQOovmUol40O3W_7M1nYita0xjnXY8Eogn2A0mKj9WlX43OSa72d1m
-
-sprite $AwsIoTPolicyLg [20x20/16z] ZOp50KK13CAW0ljF_FMvvzO2mLD28u4HOqIBd-3T3yxptdCVjpwwc8wnjx1qBdm6EGx7YfLXAPCmSlZRo2hv--j19y9LrOJ9ufUEhD4pOOwl1UMMy9mt
-
-!procedure AwsIoTPolicy($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTPolicy', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTPolicyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTPolicyLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTPolicyGroup($id, $name='Aws Io T Policy', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTPolicyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.png
deleted file mode 100644
index 977e363f27..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.puml
deleted file mode 100644
index 394bed5e8e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTPolicyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyCard('AwsIoTPolicyCard', 'Aws Io T Policy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Remote.puml
deleted file mode 100644
index 40d98e0928..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTPolicyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyCard('AwsIoTPolicyCard', 'Aws Io T Policy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.png
deleted file mode 100644
index c9a66f3db3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.puml
deleted file mode 100644
index efdad9921d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTPolicyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyGroup('AwsIoTPolicyGroup', 'Aws Io T Policy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Remote.puml
deleted file mode 100644
index 8c8d45f858..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTPolicyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTPolicyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTPolicy')
-
-' renders the element
-AwsIoTPolicyGroup('AwsIoTPolicyGroup', 'Aws Io T Policy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.png
deleted file mode 100644
index 330b98e82c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.puml
deleted file mode 100644
index b0f94b4d66..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTReportedState
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedState('AwsIoTReportedState', 'Aws Io T Reported State', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Remote.puml
deleted file mode 100644
index 01d3a941c6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTReportedState
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedState('AwsIoTReportedState', 'Aws Io T Reported State', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.md
deleted file mode 100644
index 2d1f54fefd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTReportedState
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTReportedState
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-```
-
-
-
-| Illustration | AwsIoTReportedState | AwsIoTReportedStateCard | AwsIoTReportedStateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTReportedState.png) | ![illustration for AwsIoTReportedState](../../../aws-q2-2023/Resource/IoT/AwsIoTReportedState.Local.png) | ![illustration for AwsIoTReportedStateCard](../../../aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.png) | ![illustration for AwsIoTReportedStateGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTReportedStateXs>`
-- `<$AwsIoTReportedStateSm>`
-- `<$AwsIoTReportedStateMd>`
-- `<$AwsIoTReportedStateLg>`
-
-
-
-
-
-## AwsIoTReportedState
-
-### Load remotely
-```plantuml
-@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 AwsIoTReportedState
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedState('AwsIoTReportedState', 'Aws Io T Reported State', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTReportedState
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedState('AwsIoTReportedState', 'Aws Io T Reported State', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTReportedStateCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTReportedStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateCard('AwsIoTReportedStateCard', 'Aws Io T Reported State Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTReportedStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateCard('AwsIoTReportedStateCard', 'Aws Io T Reported State Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTReportedStateGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTReportedStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateGroup('AwsIoTReportedStateGroup', 'Aws Io T Reported State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTReportedStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateGroup('AwsIoTReportedStateGroup', 'Aws Io T Reported State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.png
deleted file mode 100644
index 413f3654f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.puml
deleted file mode 100644
index 08d3482326..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedState.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTReportedState
-
-sprite $AwsIoTReportedStateXs [10x10/16z] Oq005YZD3YBOM80K8qGObGKac31PB4mixEXYZ1303W
-
-sprite $AwsIoTReportedStateSm [12x12/16z] RKc30S1030mE-qzSknySupdESpfoyIGNrD7-TG9rwbvWg1CA7HfM7ngsRE-vpeaP
-
-sprite $AwsIoTReportedStateMd [16x16/16z] bSY50G0n3CD05MBll_4pOw-eS65jt2Tx5T5JBzFptFtvsHxikq0qjTstZssLfIDdAVVe2RCp3AjNodG
-
-sprite $AwsIoTReportedStateLg [20x20/16z] hOu50i0W30CRLld_ZqSwTpty22AxDB70gLIM16i28gIWTt1LxQUZumt_k32oSdp_jKCwp1tKgzDOv3og2xVJ-rpvlM8adQBk5ipHJ6E9I0i
-
-!procedure AwsIoTReportedState($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTReportedState', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTReportedStateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTReportedStateLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTReportedStateGroup($id, $name='Aws Io T Reported State', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTReportedStateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.png
deleted file mode 100644
index 760737fea0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.puml
deleted file mode 100644
index 4d7dd515fd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTReportedStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateCard('AwsIoTReportedStateCard', 'Aws Io T Reported State Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Remote.puml
deleted file mode 100644
index fced3593aa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTReportedStateCard
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateCard('AwsIoTReportedStateCard', 'Aws Io T Reported State Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.png
deleted file mode 100644
index eb0fa560bf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.puml
deleted file mode 100644
index 1c16816b49..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTReportedStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateGroup('AwsIoTReportedStateGroup', 'Aws Io T Reported State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Remote.puml
deleted file mode 100644
index de37b3888c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTReportedStateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTReportedStateGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTReportedState')
-
-' renders the element
-AwsIoTReportedStateGroup('AwsIoTReportedStateGroup', 'Aws Io T Reported State Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Local.png
deleted file mode 100644
index 0d15f6f49d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Local.puml
deleted file mode 100644
index 43b780bb45..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTRule
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRule('AwsIoTRule', 'Aws Io T Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Remote.puml
deleted file mode 100644
index 8d68db6b04..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTRule
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRule('AwsIoTRule', 'Aws Io T Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.md
deleted file mode 100644
index bccb1d5d13..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTRule
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTRule
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-```
-
-
-
-| Illustration | AwsIoTRule | AwsIoTRuleCard | AwsIoTRuleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTRule.png) | ![illustration for AwsIoTRule](../../../aws-q2-2023/Resource/IoT/AwsIoTRule.Local.png) | ![illustration for AwsIoTRuleCard](../../../aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.png) | ![illustration for AwsIoTRuleGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTRuleXs>`
-- `<$AwsIoTRuleSm>`
-- `<$AwsIoTRuleMd>`
-- `<$AwsIoTRuleLg>`
-
-
-
-
-
-## AwsIoTRule
-
-### Load remotely
-```plantuml
-@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 AwsIoTRule
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRule('AwsIoTRule', 'Aws Io T Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTRule
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRule('AwsIoTRule', 'Aws Io T Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTRuleCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTRuleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleCard('AwsIoTRuleCard', 'Aws Io T Rule Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTRuleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleCard('AwsIoTRuleCard', 'Aws Io T Rule Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTRuleGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTRuleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleGroup('AwsIoTRuleGroup', 'Aws Io T Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTRuleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleGroup('AwsIoTRuleGroup', 'Aws Io T Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.png
deleted file mode 100644
index 37488efc05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.puml
deleted file mode 100644
index a6e93d9ce4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRule.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTRule
-
-sprite $AwsIoTRuleXs [10x10/16z] Oq03x12AXPs1dHqk16UmmnZCK2Op4BFYPB4pCJ01rG4
-
-sprite $AwsIoTRuleSm [12x12/16z] XOct0G0n48EulF_47nqhgnB0lbH0yliL8EH8Z8dB-3c228QqJt_j73wLdWNS
-
-sprite $AwsIoTRuleMd [16x16/16z] dSst0SC04CD0V2BtdzZPofMkGmKkM0Ra-lNmxiQ_bWpXAHQjPCVxacGMOuNS_4G7HSpIKPAAfVcvsyLRiHZxjty2
-
-sprite $AwsIoTRuleLg [20x20/16z] lSp70SH034BHhn62_YlUdDU--jqKW3r9kBABfq40WV1avcydAR2Iy6Ki_eGVDLTyKHQTueE5DQtXfGBqTsTfSYL_x9gxENP7l83byAcaBkxE
-
-!procedure AwsIoTRule($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTRule', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTRuleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTRuleLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTRuleGroup($id, $name='Aws Io T Rule', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTRuleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.png
deleted file mode 100644
index 5191d167d7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.puml
deleted file mode 100644
index 0d1fd7e6d2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTRuleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleCard('AwsIoTRuleCard', 'Aws Io T Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Remote.puml
deleted file mode 100644
index c07d33ac76..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTRuleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleCard('AwsIoTRuleCard', 'Aws Io T Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.png
deleted file mode 100644
index 121a38d2c9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.puml
deleted file mode 100644
index bbd7db46d8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTRuleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleGroup('AwsIoTRuleGroup', 'Aws Io T Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Remote.puml
deleted file mode 100644
index bb800682c3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTRuleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTRuleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTRule')
-
-' renders the element
-AwsIoTRuleGroup('AwsIoTRuleGroup', 'Aws Io T Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.png
deleted file mode 100644
index 87ee89c41e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.puml
deleted file mode 100644
index ee2b415dae..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSailboat
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboat('AwsIoTSailboat', 'Aws Io T Sailboat', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Remote.puml
deleted file mode 100644
index 2c1be5d537..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSailboat
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboat('AwsIoTSailboat', 'Aws Io T Sailboat', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.md
deleted file mode 100644
index 1e1ff40d00..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSailboat
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSailboat
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-```
-
-
-
-| Illustration | AwsIoTSailboat | AwsIoTSailboatCard | AwsIoTSailboatGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSailboat.png) | ![illustration for AwsIoTSailboat](../../../aws-q2-2023/Resource/IoT/AwsIoTSailboat.Local.png) | ![illustration for AwsIoTSailboatCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.png) | ![illustration for AwsIoTSailboatGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSailboatXs>`
-- `<$AwsIoTSailboatSm>`
-- `<$AwsIoTSailboatMd>`
-- `<$AwsIoTSailboatLg>`
-
-
-
-
-
-## AwsIoTSailboat
-
-### Load remotely
-```plantuml
-@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 AwsIoTSailboat
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboat('AwsIoTSailboat', 'Aws Io T Sailboat', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSailboat
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboat('AwsIoTSailboat', 'Aws Io T Sailboat', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSailboatCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSailboatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatCard('AwsIoTSailboatCard', 'Aws Io T Sailboat Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSailboatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatCard('AwsIoTSailboatCard', 'Aws Io T Sailboat Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSailboatGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSailboatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatGroup('AwsIoTSailboatGroup', 'Aws Io T Sailboat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSailboatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatGroup('AwsIoTSailboatGroup', 'Aws Io T Sailboat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.png
deleted file mode 100644
index eba5d71c49..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.puml
deleted file mode 100644
index c7fe87ed9c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboat.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSailboat
-
-sprite $AwsIoTSailboatXs [10x10/16z] Oq02x706EmCJEv844v82E1F1OK4sX94T8iREmCOEDGm
-
-sprite $AwsIoTSailboatSm [12x12/16z] LKu30W0m29og__zu6MCwhBxmLipXXjcDO6zkMyJtSIVY1JvXUEwDjIC76mS03d4HfO4F
-
-sprite $AwsIoTSailboatMd [16x16/16z] NSY50GGW34Mn89_kF_6vDkYhRbNvLRG-v4IpepdVPrMGDjw_RR7VFOh7VhN9VdsxJ6zxKnRZXaqU_V1gPtfBN04
-
-sprite $AwsIoTSailboatLg [20x20/16z] {
-TSY5WGGn34KnsO7VVyN7i4CA-hcrCow9S1GMLLvqLgZUcQuwvMgt7mjhZwzOBurA8OV6HezZ4-I_TPhkGoDOp0BZxvwq9tDvCLQnIbxI5C9YxayikipTyQVI
-GPLNnJi
-}
-
-!procedure AwsIoTSailboat($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSailboat', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSailboatCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSailboatLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSailboatGroup($id, $name='Aws Io T Sailboat', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSailboatLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.png
deleted file mode 100644
index d785a06805..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.puml
deleted file mode 100644
index 15841c62eb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSailboatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatCard('AwsIoTSailboatCard', 'Aws Io T Sailboat Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Remote.puml
deleted file mode 100644
index 6580c7dea5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSailboatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatCard('AwsIoTSailboatCard', 'Aws Io T Sailboat Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.png
deleted file mode 100644
index 182934dd00..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.puml
deleted file mode 100644
index 99bbf7f193..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSailboatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatGroup('AwsIoTSailboatGroup', 'Aws Io T Sailboat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Remote.puml
deleted file mode 100644
index 54aecfb8cb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSailboatGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSailboatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSailboat')
-
-' renders the element
-AwsIoTSailboatGroup('AwsIoTSailboatGroup', 'Aws Io T Sailboat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.png
deleted file mode 100644
index c51ba2721a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.puml
deleted file mode 100644
index 0cc33ead6b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensor('AwsIoTSensor', 'Aws Io T Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Remote.puml
deleted file mode 100644
index c0f58a7ff2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensor('AwsIoTSensor', 'Aws Io T Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.md
deleted file mode 100644
index be0d333442..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSensor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSensor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-```
-
-
-
-| Illustration | AwsIoTSensor | AwsIoTSensorCard | AwsIoTSensorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSensor.png) | ![illustration for AwsIoTSensor](../../../aws-q2-2023/Resource/IoT/AwsIoTSensor.Local.png) | ![illustration for AwsIoTSensorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.png) | ![illustration for AwsIoTSensorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSensorXs>`
-- `<$AwsIoTSensorSm>`
-- `<$AwsIoTSensorMd>`
-- `<$AwsIoTSensorLg>`
-
-
-
-
-
-## AwsIoTSensor
-
-### Load remotely
-```plantuml
-@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 AwsIoTSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensor('AwsIoTSensor', 'Aws Io T Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensor('AwsIoTSensor', 'Aws Io T Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSensorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorCard('AwsIoTSensorCard', 'Aws Io T Sensor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorCard('AwsIoTSensorCard', 'Aws Io T Sensor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSensorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorGroup('AwsIoTSensorGroup', 'Aws Io T Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorGroup('AwsIoTSensorGroup', 'Aws Io T Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.png
deleted file mode 100644
index 5067eeb421..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.puml
deleted file mode 100644
index e74ae90480..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSensor
-
-sprite $AwsIoTSensorXs [10x10/16z] JS450G0n00GWfjS_yRiChA837MdGm2G86WW52CXBHjCGARVi
-
-sprite $AwsIoTSensorSm [12x12/16z] NOer0G114CIox5_nut6QGGvIgbi7gbZOWe40uv_jKETv-YJ-7qfQ4AQ_7-WD
-
-sprite $AwsIoTSensorMd [16x16/16z] RKm50i102BBv_ulNGnTSIiaV2gWvxXTwjfDDcoCjgJI6dcdUO1jOciPis1cBCCG6QQ1_4zkickptVIxRH-UytsPsppKXAm
-
-sprite $AwsIoTSensorLg [20x20/16z] {
-TSlLOKC134FHQzJ-4xT9_1ZEZr6yib879o4WcwEPF3DOfKqLaJ04AwtdODS5KCPH7P8vCIo0NdV5LzZXSOfDeVe3nRSaHsAyxNG5Y2o0PiokBA0ZZpi9V4Bh
-piu4s1N_
-}
-
-!procedure AwsIoTSensor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSensor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSensorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSensorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSensorGroup($id, $name='Aws Io T Sensor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSensorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.png
deleted file mode 100644
index 694d80560c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.puml
deleted file mode 100644
index d82541e619..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorCard('AwsIoTSensorCard', 'Aws Io T Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Remote.puml
deleted file mode 100644
index 39d1313e74..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorCard('AwsIoTSensorCard', 'Aws Io T Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.png
deleted file mode 100644
index 91553755f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.puml
deleted file mode 100644
index 7c85bb7b40..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorGroup('AwsIoTSensorGroup', 'Aws Io T Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Remote.puml
deleted file mode 100644
index ef5bfb4dec..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSensorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSensor')
-
-' renders the element
-AwsIoTSensorGroup('AwsIoTSensorGroup', 'Aws Io T Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Local.png
deleted file mode 100644
index c6e28ef646..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Local.puml
deleted file mode 100644
index b43166d97d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTServo
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServo('AwsIoTServo', 'Aws Io T Servo', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Remote.puml
deleted file mode 100644
index 913673a99c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTServo
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServo('AwsIoTServo', 'Aws Io T Servo', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.md
deleted file mode 100644
index 6776f5ba14..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTServo
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTServo
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-```
-
-
-
-| Illustration | AwsIoTServo | AwsIoTServoCard | AwsIoTServoGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTServo.png) | ![illustration for AwsIoTServo](../../../aws-q2-2023/Resource/IoT/AwsIoTServo.Local.png) | ![illustration for AwsIoTServoCard](../../../aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.png) | ![illustration for AwsIoTServoGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTServoXs>`
-- `<$AwsIoTServoSm>`
-- `<$AwsIoTServoMd>`
-- `<$AwsIoTServoLg>`
-
-
-
-
-
-## AwsIoTServo
-
-### Load remotely
-```plantuml
-@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 AwsIoTServo
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServo('AwsIoTServo', 'Aws Io T Servo', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTServo
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServo('AwsIoTServo', 'Aws Io T Servo', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTServoCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTServoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoCard('AwsIoTServoCard', 'Aws Io T Servo Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTServoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoCard('AwsIoTServoCard', 'Aws Io T Servo Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTServoGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTServoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoGroup('AwsIoTServoGroup', 'Aws Io T Servo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTServoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoGroup('AwsIoTServoGroup', 'Aws Io T Servo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.png
deleted file mode 100644
index 69d9a4c6e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.puml
deleted file mode 100644
index 2157dea0e5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServo.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTServo
-
-sprite $AwsIoTServoXs [10x10/16z] Oy06c260bGN2PMTdO8JBCOBvG80cni06OR730C8u
-
-sprite $AwsIoTServoSm [12x12/16z] TSR50K0n2C3GuFjF_ALw8Ytmw8eRi_f-BciMlnqC-AtZ3w-M8xR58PQRNW
-
-sprite $AwsIoTServoMd [16x16/16z] bOi54eH030GxElz_yIcGsXAaLpF2KrG_-lkgczvre9cPLl-LuJ-70Cqi4k77J414p5onzCjSFhCCq37dGd316m
-
-sprite $AwsIoTServoLg [20x20/16z] fSZN0O0m30FH2qBM_XFJEv-vL3zwQhyWEekMdB4HpcAWt9v6lFBR63NSTdTQR1ZojltoqsHGLJtjxhQAexSbeDBB2bPysgz6HpC
-
-!procedure AwsIoTServo($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTServo', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTServoCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTServoLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTServoGroup($id, $name='Aws Io T Servo', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTServoLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.png
deleted file mode 100644
index d8b941af8f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.puml
deleted file mode 100644
index 42f87a5dd6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTServoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoCard('AwsIoTServoCard', 'Aws Io T Servo Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Remote.puml
deleted file mode 100644
index ee79fe0b63..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTServoCard
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoCard('AwsIoTServoCard', 'Aws Io T Servo Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.png
deleted file mode 100644
index 1cd262f10e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.puml
deleted file mode 100644
index 0ec2524c2d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTServoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoGroup('AwsIoTServoGroup', 'Aws Io T Servo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Remote.puml
deleted file mode 100644
index ff5f4d1aa6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTServoGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTServoGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTServo')
-
-' renders the element
-AwsIoTServoGroup('AwsIoTServoGroup', 'Aws Io T Servo Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.png
deleted file mode 100644
index 7d3a467ef4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.puml
deleted file mode 100644
index 542e8ec2f8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTShadow
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadow('AwsIoTShadow', 'Aws Io T Shadow', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Remote.puml
deleted file mode 100644
index 2e7545d5f7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTShadow
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadow('AwsIoTShadow', 'Aws Io T Shadow', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.md
deleted file mode 100644
index f9e025a792..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTShadow
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTShadow
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-```
-
-
-
-| Illustration | AwsIoTShadow | AwsIoTShadowCard | AwsIoTShadowGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTShadow.png) | ![illustration for AwsIoTShadow](../../../aws-q2-2023/Resource/IoT/AwsIoTShadow.Local.png) | ![illustration for AwsIoTShadowCard](../../../aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.png) | ![illustration for AwsIoTShadowGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTShadowXs>`
-- `<$AwsIoTShadowSm>`
-- `<$AwsIoTShadowMd>`
-- `<$AwsIoTShadowLg>`
-
-
-
-
-
-## AwsIoTShadow
-
-### Load remotely
-```plantuml
-@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 AwsIoTShadow
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadow('AwsIoTShadow', 'Aws Io T Shadow', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTShadow
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadow('AwsIoTShadow', 'Aws Io T Shadow', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTShadowCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTShadowCard
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowCard('AwsIoTShadowCard', 'Aws Io T Shadow Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTShadowCard
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowCard('AwsIoTShadowCard', 'Aws Io T Shadow Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTShadowGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTShadowGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowGroup('AwsIoTShadowGroup', 'Aws Io T Shadow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTShadowGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowGroup('AwsIoTShadowGroup', 'Aws Io T Shadow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.png
deleted file mode 100644
index e927e8a280..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.puml
deleted file mode 100644
index 38050c3c0c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadow.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTShadow
-
-sprite $AwsIoTShadowXs [10x10/16z] JSQr0G1140EnMRBxh_WPJf5O9U8YmE9Ze0kO5lIKSJUfEHdymXKqr_Bc7G
-
-sprite $AwsIoTShadowSm [12x12/16z] LSP50GH0400WThH_udFbXN-LPpqTs0GB13hFGnJHIzkoeiViw-6fYGzMCxHZQqmVwTXvErS
-
-sprite $AwsIoTShadowMd [16x16/16z] PSgtOGHG50CWVj3J_XkxyMLgyAlJorEW7WhaSGAmmHmFtLJpO3DcAkM6g9cjNNgvzhbF1kOfM7t7Se9XvOHb3bt7aR3OxBqvWddd3m
-
-sprite $AwsIoTShadowLg [20x20/16z] {
-TS65OSG04C0m7th_YGlFa4YSgdM2DoQmmmi3W2gU5Yvq5ouYUCZaGbvO0CQyo5mOehkuwAbcGQ97KB2coM29tg6qMRlf83RsHIAGxZmf5_4A03y1CWEmmCmW
-O5G5s0LUWYYq2Ye2vZk1-CGl
-}
-
-!procedure AwsIoTShadow($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTShadow', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTShadowCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTShadowLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTShadowGroup($id, $name='Aws Io T Shadow', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTShadowLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.png
deleted file mode 100644
index dadbbdf71b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.puml
deleted file mode 100644
index 8c240a1076..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTShadowCard
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowCard('AwsIoTShadowCard', 'Aws Io T Shadow Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Remote.puml
deleted file mode 100644
index e952715870..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTShadowCard
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowCard('AwsIoTShadowCard', 'Aws Io T Shadow Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.png
deleted file mode 100644
index de72110ea8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.puml
deleted file mode 100644
index 6f9cb1436a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTShadowGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowGroup('AwsIoTShadowGroup', 'Aws Io T Shadow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Remote.puml
deleted file mode 100644
index 00a6324e07..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTShadowGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTShadowGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTShadow')
-
-' renders the element
-AwsIoTShadowGroup('AwsIoTShadowGroup', 'Aws Io T Shadow Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.png
deleted file mode 100644
index 07412db8a0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.puml
deleted file mode 100644
index 562ceff5dc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSimulator
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulator('AwsIoTSimulator', 'Aws Io T Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Remote.puml
deleted file mode 100644
index 215edd4489..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSimulator
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulator('AwsIoTSimulator', 'Aws Io T Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.md
deleted file mode 100644
index 962d1a413d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSimulator
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSimulator
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-```
-
-
-
-| Illustration | AwsIoTSimulator | AwsIoTSimulatorCard | AwsIoTSimulatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSimulator.png) | ![illustration for AwsIoTSimulator](../../../aws-q2-2023/Resource/IoT/AwsIoTSimulator.Local.png) | ![illustration for AwsIoTSimulatorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.png) | ![illustration for AwsIoTSimulatorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSimulatorXs>`
-- `<$AwsIoTSimulatorSm>`
-- `<$AwsIoTSimulatorMd>`
-- `<$AwsIoTSimulatorLg>`
-
-
-
-
-
-## AwsIoTSimulator
-
-### Load remotely
-```plantuml
-@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 AwsIoTSimulator
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulator('AwsIoTSimulator', 'Aws Io T Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSimulator
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulator('AwsIoTSimulator', 'Aws Io T Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSimulatorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSimulatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorCard('AwsIoTSimulatorCard', 'Aws Io T Simulator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSimulatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorCard('AwsIoTSimulatorCard', 'Aws Io T Simulator Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSimulatorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSimulatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorGroup('AwsIoTSimulatorGroup', 'Aws Io T Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSimulatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorGroup('AwsIoTSimulatorGroup', 'Aws Io T Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.png
deleted file mode 100644
index c738ff184a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.puml
deleted file mode 100644
index a0398da07d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSimulator
-
-sprite $AwsIoTSimulatorXs [10x10/16z] JS693ODG30Km9_hHst_YbXjiNz50IrAmT68nh1G3LUKqCqv9E4qvTJV-
-
-sprite $AwsIoTSimulatorSm [12x12/16z] NKg30G0m35kL_7_nx39ANq6mOLsPM5IdKYKLhxy9xUB4HQJzly2McnWN9dbqeE42
-
-sprite $AwsIoTSimulatorMd [16x16/16z] RSU70S0m20F1DmAq_yRfFUS2pv-oVKy0Sqfgbf6m60CLc6QH0NBA408QSDi6Udy2ZfPWB41YaGTsqJDp2fLKjnu6tLhHVM-GRprwmM82
-
-sprite $AwsIoTSimulatorLg [20x20/16z] {
-TSw54O1030NHZVVVCPFWzaPl-S3nBogD6ob0wzQA9k3irCXg8iacX2H0X1H6EQH6xy1dgGeadYa2M1-3RkvLquZzGOgOUZUr_IOojbFpF3c76CPLM01vRsLL
-zMXHxrrFvTxwpkwFdQgQtfki60i
-}
-
-!procedure AwsIoTSimulator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSimulator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSimulatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSimulatorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSimulatorGroup($id, $name='Aws Io T Simulator', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSimulatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.png
deleted file mode 100644
index 0a333d81c0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.puml
deleted file mode 100644
index 0f870e1f7b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSimulatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorCard('AwsIoTSimulatorCard', 'Aws Io T Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Remote.puml
deleted file mode 100644
index 610135475d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSimulatorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorCard('AwsIoTSimulatorCard', 'Aws Io T Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.png
deleted file mode 100644
index 9a7533c948..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.puml
deleted file mode 100644
index 9a297c239e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSimulatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorGroup('AwsIoTSimulatorGroup', 'Aws Io T Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Remote.puml
deleted file mode 100644
index 8894d987e0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSimulatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSimulatorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSimulator')
-
-' renders the element
-AwsIoTSimulatorGroup('AwsIoTSimulatorGroup', 'Aws Io T Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.png
deleted file mode 100644
index f913201257..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.puml
deleted file mode 100644
index 80a66b72a7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAsset
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAsset('AwsIoTSiteWiseAsset', 'Aws Io T Site Wise Asset', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Remote.puml
deleted file mode 100644
index 374ad6bcf5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAsset
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAsset('AwsIoTSiteWiseAsset', 'Aws Io T Site Wise Asset', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.md
deleted file mode 100644
index 43d18f80c0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSiteWiseAsset
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-```
-
-
-
-| Illustration | AwsIoTSiteWiseAsset | AwsIoTSiteWiseAssetCard | AwsIoTSiteWiseAssetGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.png) | ![illustration for AwsIoTSiteWiseAsset](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.Local.png) | ![illustration for AwsIoTSiteWiseAssetCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.png) | ![illustration for AwsIoTSiteWiseAssetGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSiteWiseAssetXs>`
-- `<$AwsIoTSiteWiseAssetSm>`
-- `<$AwsIoTSiteWiseAssetMd>`
-- `<$AwsIoTSiteWiseAssetLg>`
-
-
-
-
-
-## AwsIoTSiteWiseAsset
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAsset
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAsset('AwsIoTSiteWiseAsset', 'Aws Io T Site Wise Asset', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAsset
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAsset('AwsIoTSiteWiseAsset', 'Aws Io T Site Wise Asset', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetCard('AwsIoTSiteWiseAssetCard', 'Aws Io T Site Wise Asset Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetCard('AwsIoTSiteWiseAssetCard', 'Aws Io T Site Wise Asset Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetGroup('AwsIoTSiteWiseAssetGroup', 'Aws Io T Site Wise Asset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetGroup('AwsIoTSiteWiseAssetGroup', 'Aws Io T Site Wise Asset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.png
deleted file mode 100644
index 9c34d3aa25..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.puml
deleted file mode 100644
index 0e567aecf9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset
-
-sprite $AwsIoTSiteWiseAssetXs [10x10/16z] JOY50S1020CFpVuJLzyWpdbklHBkCubl5k04f5eOG7whtg1Flz60WXR8pFm6
-
-sprite $AwsIoTSiteWiseAssetSm [12x12/16z] NOg50G01209jzj_uLRvjuUGNWDvtbU2viysJwPsYqMTty-IySWmRP66CdOCfTg66DGiYYSwk4SVim04
-
-sprite $AwsIoTSiteWiseAssetMd [16x16/16z] RSV5OGH040CmUM7SVyLXpkadZwpUNxyww_TfVlvkwTTJXZD05RCuU0_sdC2-RN5TSDYbtgkeYOEPkFUeCxoVwdO2YPMcIIQOWGAbXRwxpm
-
-sprite $AwsIoTSiteWiseAssetLg [20x20/16z] {
-TSk5WKKn24JHGnvX-gzuvRlUA2E-C_CchQhCkrQcttAih6TjxKsddhihcBZGoS8qBcA5m0f7WJau0Zqxe8za4jGspbeVJ13sHHjqE6zKhGMxCbqRgaEICew-
-n2QqAgDrEtFH6lRvdfYPbRbGp0f8dLb5LO6wuXS
-}
-
-!procedure AwsIoTSiteWiseAsset($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSiteWiseAssetLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetGroup($id, $name='Aws Io T Site Wise Asset', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSiteWiseAssetLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.png
deleted file mode 100644
index f7c187cb1e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.puml
deleted file mode 100644
index dea73adf0d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetCard('AwsIoTSiteWiseAssetCard', 'Aws Io T Site Wise Asset Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Remote.puml
deleted file mode 100644
index 9c17ea15e0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetCard('AwsIoTSiteWiseAssetCard', 'Aws Io T Site Wise Asset Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.png
deleted file mode 100644
index 986dcad2fd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.puml
deleted file mode 100644
index 0885cf478b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSiteWiseAssetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetGroup('AwsIoTSiteWiseAssetGroup', 'Aws Io T Site Wise Asset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Remote.puml
deleted file mode 100644
index 4f6f0adf4f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSiteWiseAssetGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset')
-
-' renders the element
-AwsIoTSiteWiseAssetGroup('AwsIoTSiteWiseAssetGroup', 'Aws Io T Site Wise Asset Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.png
deleted file mode 100644
index 3de65904e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.puml
deleted file mode 100644
index 1ef1627370..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetHierarchy
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchy('AwsIoTSiteWiseAssetHierarchy', 'Aws Io T Site Wise Asset Hierarchy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Remote.puml
deleted file mode 100644
index 3518ec72af..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetHierarchy
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchy('AwsIoTSiteWiseAssetHierarchy', 'Aws Io T Site Wise Asset Hierarchy', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.md
deleted file mode 100644
index 03cc0306be..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSiteWiseAssetHierarchy
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-```
-
-
-
-| Illustration | AwsIoTSiteWiseAssetHierarchy | AwsIoTSiteWiseAssetHierarchyCard | AwsIoTSiteWiseAssetHierarchyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.png) | ![illustration for AwsIoTSiteWiseAssetHierarchy](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.Local.png) | ![illustration for AwsIoTSiteWiseAssetHierarchyCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.png) | ![illustration for AwsIoTSiteWiseAssetHierarchyGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSiteWiseAssetHierarchyXs>`
-- `<$AwsIoTSiteWiseAssetHierarchySm>`
-- `<$AwsIoTSiteWiseAssetHierarchyMd>`
-- `<$AwsIoTSiteWiseAssetHierarchyLg>`
-
-
-
-
-
-## AwsIoTSiteWiseAssetHierarchy
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetHierarchy
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchy('AwsIoTSiteWiseAssetHierarchy', 'Aws Io T Site Wise Asset Hierarchy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetHierarchy
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchy('AwsIoTSiteWiseAssetHierarchy', 'Aws Io T Site Wise Asset Hierarchy', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetHierarchyCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetHierarchyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyCard('AwsIoTSiteWiseAssetHierarchyCard', 'Aws Io T Site Wise Asset Hierarchy Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetHierarchyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyCard('AwsIoTSiteWiseAssetHierarchyCard', 'Aws Io T Site Wise Asset Hierarchy Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetHierarchyGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetHierarchyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyGroup('AwsIoTSiteWiseAssetHierarchyGroup', 'Aws Io T Site Wise Asset Hierarchy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetHierarchyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyGroup('AwsIoTSiteWiseAssetHierarchyGroup', 'Aws Io T Site Wise Asset Hierarchy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.png
deleted file mode 100644
index a5864c9cbb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.puml
deleted file mode 100644
index f3d7b234e9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy
-
-sprite $AwsIoTSiteWiseAssetHierarchyXs [10x10/16z] LOa50S1030El6F-Antie1Dd6feoFFJDVfK9wPQCtTFu0tax-A0aBpExW1
-
-sprite $AwsIoTSiteWiseAssetHierarchySm [12x12/16z] NOk50SGm3CGKalUV-A4Domp7ZOc9ZKKmQ3s09cYQQ-boUq3w4R_8NTqVilqXYG4A65y
-
-sprite $AwsIoTSiteWiseAssetHierarchyMd [16x16/16z] TKw50G0m2D85_7_nkiDkaJSHs7FPS-_TiR1rir6L3tb1wUkUorX0sJSj0OX6BkVptmGrTma_y6URUE17ygJBENsr4G
-
-sprite $AwsIoTSiteWiseAssetHierarchyLg [20x20/16z] {
-VP253G1H24EBTl-9p-Lx8u_WW9L8jYuHz3wJpWSpxNnTceQV8df9OGSPxJg78qyVN9O-ZT03JY_dtl74eunRl95ba3TYiXn9VVX0G8WLl-9bYLq-bzidAX2H
-qxvvOmS
-}
-
-!procedure AwsIoTSiteWiseAssetHierarchy($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetHierarchyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSiteWiseAssetHierarchyLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetHierarchyGroup($id, $name='Aws Io T Site Wise Asset Hierarchy', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSiteWiseAssetHierarchyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.png
deleted file mode 100644
index 08c5522b71..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.puml
deleted file mode 100644
index 3c3a03d55f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetHierarchyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyCard('AwsIoTSiteWiseAssetHierarchyCard', 'Aws Io T Site Wise Asset Hierarchy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Remote.puml
deleted file mode 100644
index 450f6d51f7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetHierarchyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyCard('AwsIoTSiteWiseAssetHierarchyCard', 'Aws Io T Site Wise Asset Hierarchy Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.png
deleted file mode 100644
index 5c69873332..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.puml
deleted file mode 100644
index 18e8b43be8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSiteWiseAssetHierarchyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyGroup('AwsIoTSiteWiseAssetHierarchyGroup', 'Aws Io T Site Wise Asset Hierarchy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Remote.puml
deleted file mode 100644
index 9d451bda8f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSiteWiseAssetHierarchyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy')
-
-' renders the element
-AwsIoTSiteWiseAssetHierarchyGroup('AwsIoTSiteWiseAssetHierarchyGroup', 'Aws Io T Site Wise Asset Hierarchy Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.png
deleted file mode 100644
index dc0be7651e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.puml
deleted file mode 100644
index c04e3753ef..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetModel
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModel('AwsIoTSiteWiseAssetModel', 'Aws Io T Site Wise Asset Model', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Remote.puml
deleted file mode 100644
index e943cbd300..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetModel
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModel('AwsIoTSiteWiseAssetModel', 'Aws Io T Site Wise Asset Model', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.md
deleted file mode 100644
index d15ec83d5a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSiteWiseAssetModel
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-```
-
-
-
-| Illustration | AwsIoTSiteWiseAssetModel | AwsIoTSiteWiseAssetModelCard | AwsIoTSiteWiseAssetModelGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.png) | ![illustration for AwsIoTSiteWiseAssetModel](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.Local.png) | ![illustration for AwsIoTSiteWiseAssetModelCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.png) | ![illustration for AwsIoTSiteWiseAssetModelGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSiteWiseAssetModelXs>`
-- `<$AwsIoTSiteWiseAssetModelSm>`
-- `<$AwsIoTSiteWiseAssetModelMd>`
-- `<$AwsIoTSiteWiseAssetModelLg>`
-
-
-
-
-
-## AwsIoTSiteWiseAssetModel
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetModel
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModel('AwsIoTSiteWiseAssetModel', 'Aws Io T Site Wise Asset Model', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetModel
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModel('AwsIoTSiteWiseAssetModel', 'Aws Io T Site Wise Asset Model', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetModelCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetModelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelCard('AwsIoTSiteWiseAssetModelCard', 'Aws Io T Site Wise Asset Model Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetModelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelCard('AwsIoTSiteWiseAssetModelCard', 'Aws Io T Site Wise Asset Model Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetModelGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetModelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelGroup('AwsIoTSiteWiseAssetModelGroup', 'Aws Io T Site Wise Asset Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetModelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelGroup('AwsIoTSiteWiseAssetModelGroup', 'Aws Io T Site Wise Asset Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.png
deleted file mode 100644
index e17e4b7fb9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.puml
deleted file mode 100644
index a066079240..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel
-
-sprite $AwsIoTSiteWiseAssetModelXs [10x10/16z] JKg30G104AhZ_XE_SKwebOJw10vEkcOjmQd4KoBXqF5ZfVpardkNwVDt
-
-sprite $AwsIoTSiteWiseAssetModelSm [12x12/16z] NKo55G1G477ns7_ZttaTm6TYCCVeI0CuHbWRQWfrbhKAfhK1QK8OsqkjiJsx4LrCM6lNXCPYt2-Js7e1
-
-sprite $AwsIoTSiteWiseAssetModelMd [16x16/16z] RSUvOG0W30Gm0VRT_XFdBwDE_hLj7u0yPya3YWfd890St8C72if2ymMNdaOGhQih3TfpF9KZY1d7WwHP308AYdVGCrWmz-zxWDEBAG3kEy0d
-
-sprite $AwsIoTSiteWiseAssetModelLg [20x20/16z] {
-VKw74GGW30edWVqtVcFzZfro4dy09l72MFLkpiDGHMSdu4sLYXRZlKYjEEzhAFSajj18ari3eYjvOiKn32yE4AboPCWUd8rGbY_DavNXKQmZrU7p_-rowoQY
-06_g6eHLD2x9SJJ7WjWvOLmEO2jjnKyy
-}
-
-!procedure AwsIoTSiteWiseAssetModel($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetModelCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSiteWiseAssetModelLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetModelGroup($id, $name='Aws Io T Site Wise Asset Model', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSiteWiseAssetModelLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.png
deleted file mode 100644
index 482e13acfa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.puml
deleted file mode 100644
index b88b2c0726..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetModelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelCard('AwsIoTSiteWiseAssetModelCard', 'Aws Io T Site Wise Asset Model Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Remote.puml
deleted file mode 100644
index cb896c6afc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetModelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelCard('AwsIoTSiteWiseAssetModelCard', 'Aws Io T Site Wise Asset Model Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.png
deleted file mode 100644
index 22f5caed76..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.puml
deleted file mode 100644
index 1613aa49f4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSiteWiseAssetModelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelGroup('AwsIoTSiteWiseAssetModelGroup', 'Aws Io T Site Wise Asset Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Remote.puml
deleted file mode 100644
index b5e830e77e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModelGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSiteWiseAssetModelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel')
-
-' renders the element
-AwsIoTSiteWiseAssetModelGroup('AwsIoTSiteWiseAssetModelGroup', 'Aws Io T Site Wise Asset Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.png
deleted file mode 100644
index 2aadb14e19..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.puml
deleted file mode 100644
index 885ca894fd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetProperties
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetProperties('AwsIoTSiteWiseAssetProperties', 'Aws Io T Site Wise Asset Properties', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Remote.puml
deleted file mode 100644
index 87442dfdca..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetProperties
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetProperties('AwsIoTSiteWiseAssetProperties', 'Aws Io T Site Wise Asset Properties', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.md
deleted file mode 100644
index 777e6b9612..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSiteWiseAssetProperties
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-```
-
-
-
-| Illustration | AwsIoTSiteWiseAssetProperties | AwsIoTSiteWiseAssetPropertiesCard | AwsIoTSiteWiseAssetPropertiesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.png) | ![illustration for AwsIoTSiteWiseAssetProperties](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.Local.png) | ![illustration for AwsIoTSiteWiseAssetPropertiesCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.png) | ![illustration for AwsIoTSiteWiseAssetPropertiesGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSiteWiseAssetPropertiesXs>`
-- `<$AwsIoTSiteWiseAssetPropertiesSm>`
-- `<$AwsIoTSiteWiseAssetPropertiesMd>`
-- `<$AwsIoTSiteWiseAssetPropertiesLg>`
-
-
-
-
-
-## AwsIoTSiteWiseAssetProperties
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetProperties
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetProperties('AwsIoTSiteWiseAssetProperties', 'Aws Io T Site Wise Asset Properties', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetProperties
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetProperties('AwsIoTSiteWiseAssetProperties', 'Aws Io T Site Wise Asset Properties', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetPropertiesCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetPropertiesCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesCard('AwsIoTSiteWiseAssetPropertiesCard', 'Aws Io T Site Wise Asset Properties Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetPropertiesCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesCard('AwsIoTSiteWiseAssetPropertiesCard', 'Aws Io T Site Wise Asset Properties Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseAssetPropertiesGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseAssetPropertiesGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesGroup('AwsIoTSiteWiseAssetPropertiesGroup', 'Aws Io T Site Wise Asset Properties Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseAssetPropertiesGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesGroup('AwsIoTSiteWiseAssetPropertiesGroup', 'Aws Io T Site Wise Asset Properties Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.png
deleted file mode 100644
index 6095cf66d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.puml
deleted file mode 100644
index 42987bf0a4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties
-
-sprite $AwsIoTSiteWiseAssetPropertiesXs [10x10/16z] POkr0G0m20HnzfyuU9N3vU47Czol8xikyUuy0VBTORiGk8ZqRhMuK
-
-sprite $AwsIoTSiteWiseAssetPropertiesSm [12x12/16z] JOo30G0m40DJNVQVkDQzgPyO3eooQ4BFYYW3PYET_iHvvXw8ujDdcmXnrq5MkV_l7XSt
-
-sprite $AwsIoTSiteWiseAssetPropertiesMd [16x16/16z] POt50G1120EpMFgl-5oG-K4C7KQ626JkcqotcGFX5xSkgfByCu_RSz_12y2ToKyclrd97vV_zxhkTJBySvy5tm4
-
-sprite $AwsIoTSiteWiseAssetPropertiesLg [20x20/16z] {
-ROt5WGHG5CB8C_glU7NiIuweRentaBN1K-FGS7dLEbeA-fzwv2eqx7irkUqzQEUkLQXVcl_04j6UfJlus1FhnxINtwgCb4pzyQU1AD7YbtUtlNPN_ZGs0d6W
-Rm
-}
-
-!procedure AwsIoTSiteWiseAssetProperties($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetPropertiesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSiteWiseAssetPropertiesLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSiteWiseAssetPropertiesGroup($id, $name='Aws Io T Site Wise Asset Properties', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSiteWiseAssetPropertiesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.png
deleted file mode 100644
index 95c392a3e0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.puml
deleted file mode 100644
index 42654ae0d7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseAssetPropertiesCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesCard('AwsIoTSiteWiseAssetPropertiesCard', 'Aws Io T Site Wise Asset Properties Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Remote.puml
deleted file mode 100644
index ecbdc378f3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseAssetPropertiesCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesCard('AwsIoTSiteWiseAssetPropertiesCard', 'Aws Io T Site Wise Asset Properties Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.png
deleted file mode 100644
index 29b1dc94f3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.puml
deleted file mode 100644
index c032a1c13d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSiteWiseAssetPropertiesGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesGroup('AwsIoTSiteWiseAssetPropertiesGroup', 'Aws Io T Site Wise Asset Properties Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Remote.puml
deleted file mode 100644
index de5609aa00..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetPropertiesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSiteWiseAssetPropertiesGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties')
-
-' renders the element
-AwsIoTSiteWiseAssetPropertiesGroup('AwsIoTSiteWiseAssetPropertiesGroup', 'Aws Io T Site Wise Asset Properties Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.png
deleted file mode 100644
index 7ca955ffaa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.puml
deleted file mode 100644
index 776cb083b7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseDataStreams
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreams('AwsIoTSiteWiseDataStreams', 'Aws Io T Site Wise Data Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Remote.puml
deleted file mode 100644
index 704cda8565..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseDataStreams
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreams('AwsIoTSiteWiseDataStreams', 'Aws Io T Site Wise Data Streams', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.md
deleted file mode 100644
index a06b1c216c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTSiteWiseDataStreams
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-```
-
-
-
-| Illustration | AwsIoTSiteWiseDataStreams | AwsIoTSiteWiseDataStreamsCard | AwsIoTSiteWiseDataStreamsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.png) | ![illustration for AwsIoTSiteWiseDataStreams](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.Local.png) | ![illustration for AwsIoTSiteWiseDataStreamsCard](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.png) | ![illustration for AwsIoTSiteWiseDataStreamsGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTSiteWiseDataStreamsXs>`
-- `<$AwsIoTSiteWiseDataStreamsSm>`
-- `<$AwsIoTSiteWiseDataStreamsMd>`
-- `<$AwsIoTSiteWiseDataStreamsLg>`
-
-
-
-
-
-## AwsIoTSiteWiseDataStreams
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseDataStreams
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreams('AwsIoTSiteWiseDataStreams', 'Aws Io T Site Wise Data Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseDataStreams
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreams('AwsIoTSiteWiseDataStreams', 'Aws Io T Site Wise Data Streams', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseDataStreamsCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseDataStreamsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsCard('AwsIoTSiteWiseDataStreamsCard', 'Aws Io T Site Wise Data Streams Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseDataStreamsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsCard('AwsIoTSiteWiseDataStreamsCard', 'Aws Io T Site Wise Data Streams Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTSiteWiseDataStreamsGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTSiteWiseDataStreamsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsGroup('AwsIoTSiteWiseDataStreamsGroup', 'Aws Io T Site Wise Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTSiteWiseDataStreamsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsGroup('AwsIoTSiteWiseDataStreamsGroup', 'Aws Io T Site Wise Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.png
deleted file mode 100644
index d3b0b1b94d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.puml
deleted file mode 100644
index fda7a52174..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams
-
-sprite $AwsIoTSiteWiseDataStreamsXs [10x10/16z] Oy04Z322XHMB92EKmSuEPB6miS9u36mm9HWi
-
-sprite $AwsIoTSiteWiseDataStreamsSm [12x12/16z] Oy06M1dOm3GR4B13s12IaP61bOKL211geGfXB7Q8NaO66C44OqC08JO
-
-sprite $AwsIoTSiteWiseDataStreamsMd [16x16/16z] VSc50G0X40F1t4lIVyUuow83kFIJwasWMEPhpgTPFdoOuiQIcgcVa7z_B3aiUiEew9X-6fYTsnct_z_RBvy3
-
-sprite $AwsIoTSiteWiseDataStreamsLg [20x20/16z] ZOy50WGn2CGo5UR_BpvXtJVrr81dkctj7MXsYiGRDynwQttZXb6S4xr6OexuSBSDpchQEBiR2RSM6bq7syBG5D47bmmEnSODMM_Sm9LZwzxVbH0Y-G8
-
-!procedure AwsIoTSiteWiseDataStreams($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTSiteWiseDataStreamsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTSiteWiseDataStreamsLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTSiteWiseDataStreamsGroup($id, $name='Aws Io T Site Wise Data Streams', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTSiteWiseDataStreamsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.png
deleted file mode 100644
index b8f0c16079..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.puml
deleted file mode 100644
index 0e62fd5cc9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTSiteWiseDataStreamsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsCard('AwsIoTSiteWiseDataStreamsCard', 'Aws Io T Site Wise Data Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Remote.puml
deleted file mode 100644
index 92566e3dea..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTSiteWiseDataStreamsCard
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsCard('AwsIoTSiteWiseDataStreamsCard', 'Aws Io T Site Wise Data Streams Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.png
deleted file mode 100644
index 121243d640..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.puml
deleted file mode 100644
index 23b22735c1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTSiteWiseDataStreamsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsGroup('AwsIoTSiteWiseDataStreamsGroup', 'Aws Io T Site Wise Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Remote.puml
deleted file mode 100644
index 3bd0857013..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreamsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTSiteWiseDataStreamsGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams')
-
-' renders the element
-AwsIoTSiteWiseDataStreamsGroup('AwsIoTSiteWiseDataStreamsGroup', 'Aws Io T Site Wise Data Streams Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.png
deleted file mode 100644
index 07d4a8f7ee..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.puml
deleted file mode 100644
index f64bf28e05..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingBank
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBank('AwsIoTThingBank', 'Aws Io T Thing Bank', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Remote.puml
deleted file mode 100644
index 45060e8f93..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingBank
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBank('AwsIoTThingBank', 'Aws Io T Thing Bank', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.md
deleted file mode 100644
index 67564ec3e3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingBank
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingBank
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-```
-
-
-
-| Illustration | AwsIoTThingBank | AwsIoTThingBankCard | AwsIoTThingBankGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBank.png) | ![illustration for AwsIoTThingBank](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBank.Local.png) | ![illustration for AwsIoTThingBankCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.png) | ![illustration for AwsIoTThingBankGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingBankXs>`
-- `<$AwsIoTThingBankSm>`
-- `<$AwsIoTThingBankMd>`
-- `<$AwsIoTThingBankLg>`
-
-
-
-
-
-## AwsIoTThingBank
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingBank
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBank('AwsIoTThingBank', 'Aws Io T Thing Bank', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingBank
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBank('AwsIoTThingBank', 'Aws Io T Thing Bank', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingBankCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingBankCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankCard('AwsIoTThingBankCard', 'Aws Io T Thing Bank Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingBankCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankCard('AwsIoTThingBankCard', 'Aws Io T Thing Bank Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingBankGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingBankGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankGroup('AwsIoTThingBankGroup', 'Aws Io T Thing Bank Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingBankGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankGroup('AwsIoTThingBankGroup', 'Aws Io T Thing Bank Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.png
deleted file mode 100644
index c0e41a2a71..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.puml
deleted file mode 100644
index ee8c90e5ad..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBank.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingBank
-
-sprite $AwsIoTThingBankXs [10x10/16z] ROor0S1058MuR-m_SQoAFUtWeL9vgXiJAAJnUXbyUG69VxmT
-
-sprite $AwsIoTThingBankSm [12x12/16z] LSsr0GGn300mcVUV-B4wDOdPKt7jP_BlY2GM6-G5QXVPt3VW4eizdUHW-_y9__cC7ulRltdSVGC
-
-sprite $AwsIoTThingBankMd [16x16/16z] {
-RK-50GCn4EAK_JTkeDu-BmaMmGKA2oBpGNkRvvdfCiKBIiIwig5vXloYWhCXRObL00Z6hli1JGZvv0SNiO_kXvzZFlOh4GC6X8a3vUC1MA-C9nf6-pvLL_Ux
-0G
-}
-
-sprite $AwsIoTThingBankLg [20x20/16z] {
-VP250SKm44AX2R3_n3M-Ixdgopd-QO0JEUoA-KrB6Lub06IPxXv4_HG1JCRJpqJ5dDzZ6WdgaC2JZGtWazsFokAovEa7-TiluysFEGTyymllW_Ffnxlgzpbl
-sIBBLaxJrKvvNBL36m
-}
-
-!procedure AwsIoTThingBank($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingBank', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingBankCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingBankLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingBankGroup($id, $name='Aws Io T Thing Bank', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingBankLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.png
deleted file mode 100644
index 206d1842b5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.puml
deleted file mode 100644
index 97b21faf38..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingBankCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankCard('AwsIoTThingBankCard', 'Aws Io T Thing Bank Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Remote.puml
deleted file mode 100644
index 7ab7a4d81d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingBankCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankCard('AwsIoTThingBankCard', 'Aws Io T Thing Bank Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.png
deleted file mode 100644
index 81759ec2e1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.puml
deleted file mode 100644
index 68cbff301a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingBankGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankGroup('AwsIoTThingBankGroup', 'Aws Io T Thing Bank Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Remote.puml
deleted file mode 100644
index f6ca79d1be..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBankGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingBankGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBank')
-
-' renders the element
-AwsIoTThingBankGroup('AwsIoTThingBankGroup', 'Aws Io T Thing Bank Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.png
deleted file mode 100644
index 1558c9d266..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.puml
deleted file mode 100644
index 1a9d1d0220..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingBicycle
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycle('AwsIoTThingBicycle', 'Aws Io T Thing Bicycle', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Remote.puml
deleted file mode 100644
index 7d0b08ef3a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingBicycle
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycle('AwsIoTThingBicycle', 'Aws Io T Thing Bicycle', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.md
deleted file mode 100644
index 9fa75d85e4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingBicycle
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingBicycle
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-```
-
-
-
-| Illustration | AwsIoTThingBicycle | AwsIoTThingBicycleCard | AwsIoTThingBicycleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.png) | ![illustration for AwsIoTThingBicycle](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.Local.png) | ![illustration for AwsIoTThingBicycleCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.png) | ![illustration for AwsIoTThingBicycleGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingBicycleXs>`
-- `<$AwsIoTThingBicycleSm>`
-- `<$AwsIoTThingBicycleMd>`
-- `<$AwsIoTThingBicycleLg>`
-
-
-
-
-
-## AwsIoTThingBicycle
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingBicycle
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycle('AwsIoTThingBicycle', 'Aws Io T Thing Bicycle', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingBicycle
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycle('AwsIoTThingBicycle', 'Aws Io T Thing Bicycle', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingBicycleCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingBicycleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleCard('AwsIoTThingBicycleCard', 'Aws Io T Thing Bicycle Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingBicycleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleCard('AwsIoTThingBicycleCard', 'Aws Io T Thing Bicycle Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingBicycleGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingBicycleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleGroup('AwsIoTThingBicycleGroup', 'Aws Io T Thing Bicycle Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingBicycleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleGroup('AwsIoTThingBicycleGroup', 'Aws Io T Thing Bicycle Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.png
deleted file mode 100644
index 605f0f65cf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.puml
deleted file mode 100644
index 722cb76318..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingBicycle
-
-sprite $AwsIoTThingBicycleXs [10x10/16z] Oq01pEpix0ne02h00cInWsYW03iR8v0Deg5AG92L0II6pJm
-
-sprite $AwsIoTThingBicycleSm [12x12/16z] LOtN0KCn308lHC3-4x-cBv-jtZWPgDUrbiA89GF2aEyZv5c_Sl-_b1IBH8nZK2WXsxy4Q1OVTsy
-
-sprite $AwsIoTThingBicycleMd [16x16/16z] RO-54GC13CCKiBt_n6NkAqUwC0Si9lGyrPjBI3ltx8k-PJzyvvuFr2Fl0EeEqDOZN-IHJr3YgeIEOQabiN43BGg2mTtD28zXLztJV_Sm_KA7_p0OKmrm1W
-
-sprite $AwsIoTThingBicycleLg [20x20/16z] {
-TL250O0m3Ald_u-fuB0KZS56AoYn4dfEs8UB1sIuHuzNbpsviCC7t7tCpTLRj8EFh2FnoJ8XZYmGvGgmfNNKz8cIcI9Pmk7B39DbXvAVlgmrdjvxNpzUVP-r
-BJZny0X7Zw_tRmVt53O
-}
-
-!procedure AwsIoTThingBicycle($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingBicycle', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingBicycleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingBicycleLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingBicycleGroup($id, $name='Aws Io T Thing Bicycle', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingBicycleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.png
deleted file mode 100644
index 6de7a1b5da..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.puml
deleted file mode 100644
index 939f82f2f6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingBicycleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleCard('AwsIoTThingBicycleCard', 'Aws Io T Thing Bicycle Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Remote.puml
deleted file mode 100644
index a321e3a964..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingBicycleCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleCard('AwsIoTThingBicycleCard', 'Aws Io T Thing Bicycle Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.png
deleted file mode 100644
index 5442efd10b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.puml
deleted file mode 100644
index 08c8b9805b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingBicycleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleGroup('AwsIoTThingBicycleGroup', 'Aws Io T Thing Bicycle Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Remote.puml
deleted file mode 100644
index 658764b55c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingBicycleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingBicycleGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingBicycle')
-
-' renders the element
-AwsIoTThingBicycleGroup('AwsIoTThingBicycleGroup', 'Aws Io T Thing Bicycle Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.png
deleted file mode 100644
index f20edec966..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.puml
deleted file mode 100644
index 2febd8122a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCamera
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCamera('AwsIoTThingCamera', 'Aws Io T Thing Camera', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Remote.puml
deleted file mode 100644
index 2ee8482bd3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCamera
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCamera('AwsIoTThingCamera', 'Aws Io T Thing Camera', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.md
deleted file mode 100644
index b8dc638dfa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingCamera
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingCamera
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-```
-
-
-
-| Illustration | AwsIoTThingCamera | AwsIoTThingCameraCard | AwsIoTThingCameraGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCamera.png) | ![illustration for AwsIoTThingCamera](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCamera.Local.png) | ![illustration for AwsIoTThingCameraCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.png) | ![illustration for AwsIoTThingCameraGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingCameraXs>`
-- `<$AwsIoTThingCameraSm>`
-- `<$AwsIoTThingCameraMd>`
-- `<$AwsIoTThingCameraLg>`
-
-
-
-
-
-## AwsIoTThingCamera
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCamera
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCamera('AwsIoTThingCamera', 'Aws Io T Thing Camera', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCamera
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCamera('AwsIoTThingCamera', 'Aws Io T Thing Camera', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCameraCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCameraCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraCard('AwsIoTThingCameraCard', 'Aws Io T Thing Camera Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCameraCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraCard('AwsIoTThingCameraCard', 'Aws Io T Thing Camera Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCameraGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCameraGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraGroup('AwsIoTThingCameraGroup', 'Aws Io T Thing Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCameraGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraGroup('AwsIoTThingCameraGroup', 'Aws Io T Thing Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.png
deleted file mode 100644
index 14e8d3eb09..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.puml
deleted file mode 100644
index ca5d6f6f2e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCamera.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingCamera
-
-sprite $AwsIoTThingCameraXs [10x10/16z] ROp50K0n34A9llqd_j9JBIw05Wj0g-4Qf-miu-kYPV-DVm8VK_2RkEcz
-
-sprite $AwsIoTThingCameraSm [12x12/16z] LOsr0S1030ClCks_SGpLNsKGyE9GSMFeA73Doo3xhwpgAPAUlwWKCvSWUueiecTvghSUMD_fEMQkFEBf_G4
-
-sprite $AwsIoTThingCameraMd [16x16/16z] {
-ROy75WD1249HGUv_upYc9ylK_-ou4D4mifxOz2o9jOYNSgqO5NcOTUnK2b2ilOqOi0FAriQdQ3TqxFRZOYZTnxxCkjjJ63Nh-6UYDAOgpTLP-TSFAb_IvJoe
-uKQizmq
-}
-
-sprite $AwsIoTThingCameraLg [20x20/16z] {
-TP07ZWGm30B1mV3_7v_IRljO5GrEmIy6E90rkEWZymkrCppJSvTs9edBqFOKrm1oFTB3jadA3ipLDOKsAq3VhW7QyZ1wTPEPYNFVp18Uhwg1vCL3b5I_UBFe
-niCRUN2zzxVzoAhTTcTD__o_2zTC_W
-}
-
-!procedure AwsIoTThingCamera($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingCamera', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingCameraCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingCameraLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingCameraGroup($id, $name='Aws Io T Thing Camera', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingCameraLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.png
deleted file mode 100644
index 670f4a8eff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.puml
deleted file mode 100644
index 42a325c152..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCameraCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraCard('AwsIoTThingCameraCard', 'Aws Io T Thing Camera Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Remote.puml
deleted file mode 100644
index 49b1d9d607..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCameraCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraCard('AwsIoTThingCameraCard', 'Aws Io T Thing Camera Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.png
deleted file mode 100644
index c5822f5f0c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.puml
deleted file mode 100644
index 7a26fe4a99..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingCameraGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraGroup('AwsIoTThingCameraGroup', 'Aws Io T Thing Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Remote.puml
deleted file mode 100644
index a695182877..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCameraGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingCameraGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCamera')
-
-' renders the element
-AwsIoTThingCameraGroup('AwsIoTThingCameraGroup', 'Aws Io T Thing Camera Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.png
deleted file mode 100644
index b98dd59cad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.puml
deleted file mode 100644
index 5d29ff8c25..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCar
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCar('AwsIoTThingCar', 'Aws Io T Thing Car', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Remote.puml
deleted file mode 100644
index b946111f95..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCar
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCar('AwsIoTThingCar', 'Aws Io T Thing Car', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.md
deleted file mode 100644
index 6adaa3ca5c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingCar
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingCar
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-```
-
-
-
-| Illustration | AwsIoTThingCar | AwsIoTThingCarCard | AwsIoTThingCarGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCar.png) | ![illustration for AwsIoTThingCar](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCar.Local.png) | ![illustration for AwsIoTThingCarCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.png) | ![illustration for AwsIoTThingCarGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingCarXs>`
-- `<$AwsIoTThingCarSm>`
-- `<$AwsIoTThingCarMd>`
-- `<$AwsIoTThingCarLg>`
-
-
-
-
-
-## AwsIoTThingCar
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCar
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCar('AwsIoTThingCar', 'Aws Io T Thing Car', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCar
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCar('AwsIoTThingCar', 'Aws Io T Thing Car', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCarCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCarCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarCard('AwsIoTThingCarCard', 'Aws Io T Thing Car Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCarCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarCard('AwsIoTThingCarCard', 'Aws Io T Thing Car Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCarGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCarGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarGroup('AwsIoTThingCarGroup', 'Aws Io T Thing Car Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCarGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarGroup('AwsIoTThingCarGroup', 'Aws Io T Thing Car Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.png
deleted file mode 100644
index 89279c3aac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.puml
deleted file mode 100644
index 3eff2c5563..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCar.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingCar
-
-sprite $AwsIoTThingCarXs [10x10/16z] RSn70S0m4C0m9pVC7t7dfoC285vIPIr1a4G2O8ZPQeJ8pTMt0m
-
-sprite $AwsIoTThingCarSm [12x12/16z] LSst5KC120F0UnZ4_XCxKVqh2PAdPWUOEakNawPu9IqeGWbR2oPhEZ8Z6RSLGJd1vioZzmC
-
-sprite $AwsIoTThingCarMd [16x16/16z] RS-50O0m34JHprra_ubnXrVtXXz1qSZ7iABdb1dULazQLpaflAyFissz-ZYKgFBeRcEWcnQhT1U4OptJfGJcIf6IofQ4avEipt-mJlaR3wRcD8ZP1
-
-sprite $AwsIoTThingCarLg [20x20/16z] {
-TP074eGm30CbD_t_npT9VFGiNRCM4EnmqA6v7GGOzwnksCfm9KTNtBEARu-ScOqk3OF7hD3dOvPPAxCvAnNaHnibJY-gOdQAqLuCTG2N_psq9-7ekt9uzs_U
-P9QLLQcvvMxz3ZYtmGy
-}
-
-!procedure AwsIoTThingCar($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingCar', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingCarCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingCarLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingCarGroup($id, $name='Aws Io T Thing Car', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingCarLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.png
deleted file mode 100644
index fa512d6ee9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.puml
deleted file mode 100644
index e7ad685395..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCarCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarCard('AwsIoTThingCarCard', 'Aws Io T Thing Car Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Remote.puml
deleted file mode 100644
index 5e029756ad..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCarCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarCard('AwsIoTThingCarCard', 'Aws Io T Thing Car Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.png
deleted file mode 100644
index 51d2b387d3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.puml
deleted file mode 100644
index 2a7ca59674..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingCarGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarGroup('AwsIoTThingCarGroup', 'Aws Io T Thing Car Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Remote.puml
deleted file mode 100644
index 6191cc1910..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCarGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingCarGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCar')
-
-' renders the element
-AwsIoTThingCarGroup('AwsIoTThingCarGroup', 'Aws Io T Thing Car Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.png
deleted file mode 100644
index 21b111be24..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.puml
deleted file mode 100644
index 4dce9842fb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCart
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCart('AwsIoTThingCart', 'Aws Io T Thing Cart', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Remote.puml
deleted file mode 100644
index d0e0c703aa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCart
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCart('AwsIoTThingCart', 'Aws Io T Thing Cart', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.md
deleted file mode 100644
index 3a060b8ff7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingCart
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingCart
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-```
-
-
-
-| Illustration | AwsIoTThingCart | AwsIoTThingCartCard | AwsIoTThingCartGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCart.png) | ![illustration for AwsIoTThingCart](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCart.Local.png) | ![illustration for AwsIoTThingCartCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.png) | ![illustration for AwsIoTThingCartGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingCartXs>`
-- `<$AwsIoTThingCartSm>`
-- `<$AwsIoTThingCartMd>`
-- `<$AwsIoTThingCartLg>`
-
-
-
-
-
-## AwsIoTThingCart
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCart
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCart('AwsIoTThingCart', 'Aws Io T Thing Cart', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCart
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCart('AwsIoTThingCart', 'Aws Io T Thing Cart', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCartCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCartCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartCard('AwsIoTThingCartCard', 'Aws Io T Thing Cart Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCartCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartCard('AwsIoTThingCartCard', 'Aws Io T Thing Cart Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCartGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCartGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartGroup('AwsIoTThingCartGroup', 'Aws Io T Thing Cart Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCartGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartGroup('AwsIoTThingCartGroup', 'Aws Io T Thing Cart Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.png
deleted file mode 100644
index ff6c8ef409..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.puml
deleted file mode 100644
index cd85b4b4bc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCart.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingCart
-
-sprite $AwsIoTThingCartXs [10x10/16z] RSmv0GD104KXYfzv_XsdtGi1k5dbBi0SP08_YREHKEdh-mC
-
-sprite $AwsIoTThingCartSm [12x12/16z] LOt50G013C9IeUm_yRdcKmNuqs2ThVB4q7djfY6P7OQzrxa7dxqOemJRMw_Zn_JzJq4VlUT4lzmL
-
-sprite $AwsIoTThingCartMd [16x16/16z] ROy54i0m408vvVylZf3fZPNgpXB3Jn8DmkF3JfwhAkFPYSkYXZFaonJv9a1PC-zwNbpov5MN6ywM1_F4vVsMFN31tH6NZMJSBRhwxp7r4Jwft_CW3ZTCxGq
-
-sprite $AwsIoTThingCartLg [20x20/16z] {
-TP055WGX34CJQDBxttWNVsCVfrvyKS6Ax6CJO5p_VA6CluiVDLzXYDWufbvUzSZsvmbXTjlZCd5i6VjFxKXZEQJQcpCNRVz73rP4L5pqacqhLt_v1tdqLk2s
-wQDUeCYobNtektyJzj7u0G
-}
-
-!procedure AwsIoTThingCart($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingCart', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingCartCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingCartLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingCartGroup($id, $name='Aws Io T Thing Cart', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingCartLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.png
deleted file mode 100644
index d2b6ac2c45..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.puml
deleted file mode 100644
index 909d8d7a4d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCartCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartCard('AwsIoTThingCartCard', 'Aws Io T Thing Cart Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Remote.puml
deleted file mode 100644
index d08b5cdcf5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCartCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartCard('AwsIoTThingCartCard', 'Aws Io T Thing Cart Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.png
deleted file mode 100644
index 40eb579983..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.puml
deleted file mode 100644
index 11b12eafc2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingCartGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartGroup('AwsIoTThingCartGroup', 'Aws Io T Thing Cart Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Remote.puml
deleted file mode 100644
index 6be0184828..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCartGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingCartGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCart')
-
-' renders the element
-AwsIoTThingCartGroup('AwsIoTThingCartGroup', 'Aws Io T Thing Cart Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.png
deleted file mode 100644
index 21ed3ce9c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.puml
deleted file mode 100644
index a2557431bf..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCoffeePot
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePot('AwsIoTThingCoffeePot', 'Aws Io T Thing Coffee Pot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Remote.puml
deleted file mode 100644
index 8f06cd36bb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCoffeePot
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePot('AwsIoTThingCoffeePot', 'Aws Io T Thing Coffee Pot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.md
deleted file mode 100644
index 34d0ca6f9d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingCoffeePot
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-```
-
-
-
-| Illustration | AwsIoTThingCoffeePot | AwsIoTThingCoffeePotCard | AwsIoTThingCoffeePotGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.png) | ![illustration for AwsIoTThingCoffeePot](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.Local.png) | ![illustration for AwsIoTThingCoffeePotCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.png) | ![illustration for AwsIoTThingCoffeePotGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingCoffeePotXs>`
-- `<$AwsIoTThingCoffeePotSm>`
-- `<$AwsIoTThingCoffeePotMd>`
-- `<$AwsIoTThingCoffeePotLg>`
-
-
-
-
-
-## AwsIoTThingCoffeePot
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCoffeePot
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePot('AwsIoTThingCoffeePot', 'Aws Io T Thing Coffee Pot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCoffeePot
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePot('AwsIoTThingCoffeePot', 'Aws Io T Thing Coffee Pot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCoffeePotCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCoffeePotCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotCard('AwsIoTThingCoffeePotCard', 'Aws Io T Thing Coffee Pot Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCoffeePotCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotCard('AwsIoTThingCoffeePotCard', 'Aws Io T Thing Coffee Pot Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingCoffeePotGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingCoffeePotGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotGroup('AwsIoTThingCoffeePotGroup', 'Aws Io T Thing Coffee Pot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingCoffeePotGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotGroup('AwsIoTThingCoffeePotGroup', 'Aws Io T Thing Coffee Pot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.png
deleted file mode 100644
index d5ea455a4a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.puml
deleted file mode 100644
index 0ae18c623d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot
-
-sprite $AwsIoTThingCoffeePotXs [10x10/16z] ROor0S1058MuR-m_SQoAKJw11wNo8YElAWMXa0H5l0eG6I3mpxS3
-
-sprite $AwsIoTThingCoffeePotSm [12x12/16z] LOsv4G0n30BN-13zTtpCAF8cUW5UFeYtjPPqAqWhqxjyPjAUzjTjGlkebGijbYdTjuf3sNzYMzEUpE8dzmS
-
-sprite $AwsIoTThingCoffeePotMd [16x16/16z] RSyv0SC05CKmzVsBF-DcoXGPWNrewwG0lNrFCrtGNa4lSbT85usREGHxMf6G7Lhl3pd1dHseablQWZr1He4ZYHeEpgL2q_EuRA3ociyVPQrVu0y
-
-sprite $AwsIoTThingCoffeePotLg [20x20/16z] {
-TP05biHG3CFiW7F_4o_upvIhifvImXi99iRBHe5rTZeHotbFB1f0bfrcUXNrxIeZEhyTgPmGoN0eUZPp_43llxFrSPmrEoCePOS1PkXEgA_RkeQfmTunxKZi
-7KJBZjawG6rAxknsFYvQBVLuwTV_zuLU_la5
-}
-
-!procedure AwsIoTThingCoffeePot($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingCoffeePotCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingCoffeePotLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingCoffeePotGroup($id, $name='Aws Io T Thing Coffee Pot', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingCoffeePotLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.png
deleted file mode 100644
index b498fab89a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.puml
deleted file mode 100644
index 7d44b1aa0d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingCoffeePotCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotCard('AwsIoTThingCoffeePotCard', 'Aws Io T Thing Coffee Pot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Remote.puml
deleted file mode 100644
index 10efc49414..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingCoffeePotCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotCard('AwsIoTThingCoffeePotCard', 'Aws Io T Thing Coffee Pot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.png
deleted file mode 100644
index 1a10d10388..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.puml
deleted file mode 100644
index 154ead6e5b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingCoffeePotGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotGroup('AwsIoTThingCoffeePotGroup', 'Aws Io T Thing Coffee Pot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Remote.puml
deleted file mode 100644
index 6af1a2b666..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePotGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingCoffeePotGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot')
-
-' renders the element
-AwsIoTThingCoffeePotGroup('AwsIoTThingCoffeePotGroup', 'Aws Io T Thing Coffee Pot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.png
deleted file mode 100644
index 498b2bf78e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.puml
deleted file mode 100644
index 3bdbdc45da..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingDoorLock
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLock('AwsIoTThingDoorLock', 'Aws Io T Thing Door Lock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Remote.puml
deleted file mode 100644
index a114866250..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingDoorLock
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLock('AwsIoTThingDoorLock', 'Aws Io T Thing Door Lock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.md
deleted file mode 100644
index 0681e78f14..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingDoorLock
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-```
-
-
-
-| Illustration | AwsIoTThingDoorLock | AwsIoTThingDoorLockCard | AwsIoTThingDoorLockGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.png) | ![illustration for AwsIoTThingDoorLock](../../../aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.Local.png) | ![illustration for AwsIoTThingDoorLockCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.png) | ![illustration for AwsIoTThingDoorLockGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingDoorLockXs>`
-- `<$AwsIoTThingDoorLockSm>`
-- `<$AwsIoTThingDoorLockMd>`
-- `<$AwsIoTThingDoorLockLg>`
-
-
-
-
-
-## AwsIoTThingDoorLock
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingDoorLock
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLock('AwsIoTThingDoorLock', 'Aws Io T Thing Door Lock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingDoorLock
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLock('AwsIoTThingDoorLock', 'Aws Io T Thing Door Lock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingDoorLockCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingDoorLockCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockCard('AwsIoTThingDoorLockCard', 'Aws Io T Thing Door Lock Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingDoorLockCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockCard('AwsIoTThingDoorLockCard', 'Aws Io T Thing Door Lock Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingDoorLockGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingDoorLockGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockGroup('AwsIoTThingDoorLockGroup', 'Aws Io T Thing Door Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingDoorLockGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockGroup('AwsIoTThingDoorLockGroup', 'Aws Io T Thing Door Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.png
deleted file mode 100644
index 05e38f1ed0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.puml
deleted file mode 100644
index eda9e288b0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock
-
-sprite $AwsIoTThingDoorLockXs [10x10/16z] LOo50G0n30BZj__4B_N61P3B0kXJLVN1XFuIuojVyDtykz2cM1Dj-YmpBxqN
-
-sprite $AwsIoTThingDoorLockSm [12x12/16z] LSst0S0m3CH0A92__yPcS1Agwy3P1bdJPYVO4mSCtn0MEqpPyRB2BCB2qaeRl2OSWhQyi-Dx0G
-
-sprite $AwsIoTThingDoorLockMd [16x16/16z] ROy72aH124FVgD7xttWboDB-L1_MyB6APeZai6jsIvL6_Yli1G6yvKhxnKZdxm45c5ldB-RyC_ObB4-Vd-Ry8SVB746Q6NC6ZZVuG6wKTjL-dth8vUOv-WS
-
-sprite $AwsIoTThingDoorLockLg [20x20/16z] {
-TP073W1120B1nlz_VD7hRKnR8X0NVpZeqCn1W77NweQj6e0ytjbPKUYuHhqHsvuHKaBR7ZcQWE3iiRsxndXuexTshpJQr6ZUF3f0lFOg-DeplVUWMzxjZZpk
-ZMnuQ9QLLQcP_Fs_7Suq2m
-}
-
-!procedure AwsIoTThingDoorLock($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingDoorLockCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingDoorLockLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingDoorLockGroup($id, $name='Aws Io T Thing Door Lock', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingDoorLockLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.png
deleted file mode 100644
index 6df484e301..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.puml
deleted file mode 100644
index 20a0066555..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingDoorLockCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockCard('AwsIoTThingDoorLockCard', 'Aws Io T Thing Door Lock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Remote.puml
deleted file mode 100644
index c89f541822..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingDoorLockCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockCard('AwsIoTThingDoorLockCard', 'Aws Io T Thing Door Lock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.png
deleted file mode 100644
index 68dc8abad7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.puml
deleted file mode 100644
index dee3bec616..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingDoorLockGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockGroup('AwsIoTThingDoorLockGroup', 'Aws Io T Thing Door Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Remote.puml
deleted file mode 100644
index 40ed4b36d8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingDoorLockGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingDoorLockGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock')
-
-' renders the element
-AwsIoTThingDoorLockGroup('AwsIoTThingDoorLockGroup', 'Aws Io T Thing Door Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.png
deleted file mode 100644
index a383d78736..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.puml
deleted file mode 100644
index 70ad3ad0d3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingFactory
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactory('AwsIoTThingFactory', 'Aws Io T Thing Factory', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Remote.puml
deleted file mode 100644
index e08ca62ee6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingFactory
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactory('AwsIoTThingFactory', 'Aws Io T Thing Factory', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.md
deleted file mode 100644
index f34e583b5b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingFactory
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingFactory
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-```
-
-
-
-| Illustration | AwsIoTThingFactory | AwsIoTThingFactoryCard | AwsIoTThingFactoryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFactory.png) | ![illustration for AwsIoTThingFactory](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFactory.Local.png) | ![illustration for AwsIoTThingFactoryCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.png) | ![illustration for AwsIoTThingFactoryGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingFactoryXs>`
-- `<$AwsIoTThingFactorySm>`
-- `<$AwsIoTThingFactoryMd>`
-- `<$AwsIoTThingFactoryLg>`
-
-
-
-
-
-## AwsIoTThingFactory
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingFactory
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactory('AwsIoTThingFactory', 'Aws Io T Thing Factory', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingFactory
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactory('AwsIoTThingFactory', 'Aws Io T Thing Factory', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingFactoryCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingFactoryCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryCard('AwsIoTThingFactoryCard', 'Aws Io T Thing Factory Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingFactoryCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryCard('AwsIoTThingFactoryCard', 'Aws Io T Thing Factory Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingFactoryGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingFactoryGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryGroup('AwsIoTThingFactoryGroup', 'Aws Io T Thing Factory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingFactoryGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryGroup('AwsIoTThingFactoryGroup', 'Aws Io T Thing Factory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.png
deleted file mode 100644
index 6d6689edf8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.puml
deleted file mode 100644
index 504f5a1f9f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactory.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingFactory
-
-sprite $AwsIoTThingFactoryXs [10x10/16z] ROp50S1G38Meil_4bU_6ANb6nwdIiul1Ii-9U0g8UEY626mRkDfx0G
-
-sprite $AwsIoTThingFactorySm [12x12/16z] LOs54SH054BVCaZ_5PyaO_jTWLiCorj6hmoi0WuroBW9vLyRanGcZy4w8kSVri1_VhmLKDlJfi3wIYxUBm
-
-sprite $AwsIoTThingFactoryMd [16x16/16z] {
-RKy74WGX348CuVy_lfGvfotPHbiL7mWa3Du_pN2D57VT1uwBF4rSl1DHev9Y_VGsCWYcnhVbbjgt7pUTsr-uVMhyKcMIkCKb7OZcPUUpSEeMKRXyqETvS94r
-Pz8_
-}
-
-sprite $AwsIoTThingFactoryLg [20x20/16z] {
-TP054iG02CJm_V-FZuMpMkgPK9CdNDG5itm9qJYwEc3hv9_alQAaN0Z08hOB0spSTghj-cXLsobdrus6_cQHlMgVOsO1ElIwRe_VsNFdW7BzTV20AaB_Eb61
-DlBhYYXtETtrUubbPHUO9H_-tm-TXRm
-}
-
-!procedure AwsIoTThingFactory($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingFactory', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingFactoryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingFactoryLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingFactoryGroup($id, $name='Aws Io T Thing Factory', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingFactoryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.png
deleted file mode 100644
index 4a90238caa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.puml
deleted file mode 100644
index c3984f6db5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingFactoryCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryCard('AwsIoTThingFactoryCard', 'Aws Io T Thing Factory Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Remote.puml
deleted file mode 100644
index 377c0ad25a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingFactoryCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryCard('AwsIoTThingFactoryCard', 'Aws Io T Thing Factory Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.png
deleted file mode 100644
index ae272a6baf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.puml
deleted file mode 100644
index f41da0e31d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingFactoryGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryGroup('AwsIoTThingFactoryGroup', 'Aws Io T Thing Factory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Remote.puml
deleted file mode 100644
index 50bd7a6b5f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFactoryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingFactoryGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFactory')
-
-' renders the element
-AwsIoTThingFactoryGroup('AwsIoTThingFactoryGroup', 'Aws Io T Thing Factory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.png
deleted file mode 100644
index 15c9259ae1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.puml
deleted file mode 100644
index 61fb35bf4d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingFreeRtosDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDevice('AwsIoTThingFreeRtosDevice', 'Aws Io T Thing Free Rtos Device', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Remote.puml
deleted file mode 100644
index 010370ded4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingFreeRtosDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDevice('AwsIoTThingFreeRtosDevice', 'Aws Io T Thing Free Rtos Device', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.md
deleted file mode 100644
index 03f1662f2a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingFreeRtosDevice
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-```
-
-
-
-| Illustration | AwsIoTThingFreeRtosDevice | AwsIoTThingFreeRtosDeviceCard | AwsIoTThingFreeRtosDeviceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.png) | ![illustration for AwsIoTThingFreeRtosDevice](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.Local.png) | ![illustration for AwsIoTThingFreeRtosDeviceCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.png) | ![illustration for AwsIoTThingFreeRtosDeviceGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingFreeRtosDeviceXs>`
-- `<$AwsIoTThingFreeRtosDeviceSm>`
-- `<$AwsIoTThingFreeRtosDeviceMd>`
-- `<$AwsIoTThingFreeRtosDeviceLg>`
-
-
-
-
-
-## AwsIoTThingFreeRtosDevice
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingFreeRtosDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDevice('AwsIoTThingFreeRtosDevice', 'Aws Io T Thing Free Rtos Device', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingFreeRtosDevice
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDevice('AwsIoTThingFreeRtosDevice', 'Aws Io T Thing Free Rtos Device', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingFreeRtosDeviceCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingFreeRtosDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceCard('AwsIoTThingFreeRtosDeviceCard', 'Aws Io T Thing Free Rtos Device Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingFreeRtosDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceCard('AwsIoTThingFreeRtosDeviceCard', 'Aws Io T Thing Free Rtos Device Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingFreeRtosDeviceGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingFreeRtosDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceGroup('AwsIoTThingFreeRtosDeviceGroup', 'Aws Io T Thing Free Rtos Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingFreeRtosDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceGroup('AwsIoTThingFreeRtosDeviceGroup', 'Aws Io T Thing Free Rtos Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.png
deleted file mode 100644
index 9bdf43656e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.puml
deleted file mode 100644
index 69a0ff3d61..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice
-
-sprite $AwsIoTThingFreeRtosDeviceXs [10x10/16z] ROp50S10409dbVuhZdiEVy4JsPAExH2Ge8MUz3R2rqOoNCD5REZ7tmm
-
-sprite $AwsIoTThingFreeRtosDeviceSm [12x12/16z] POs50S104CBo5lQVkEuzL-0dySoxD42ePSz8nrBskWr24AB3M4nGOhO8GfBpbp76NZSrqJVl3
-
-sprite $AwsIoTThingFreeRtosDeviceMd [16x16/16z] RS-x0SDG3CF0utCexRzn_ftHNGctZPN-bRpi3E3AgvDN0mas5_htxEc3OYQ6vUWKsOrrpQDuONBP6TDTnEPbLUI4VNbfeXDq5sqHQ54m_RVtFzJVJm
-
-sprite $AwsIoTThingFreeRtosDeviceLg [20x20/16z] {
-VP07SWH120DR34Z_Vx43kyw-QqrKTILuI6EoUTB9pcU6nIm5mD6tpbgb2kWEG4m2rBHkprJ0jpSEXDtdKFRbHMv2-ynwIJ09aGPNSdcAjkkXT7lWxGAV7YYT
-2Npt23c2xnx3IDmUpFc6kT2PSaNlqTEPwZC0hm
-}
-
-!procedure AwsIoTThingFreeRtosDevice($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingFreeRtosDeviceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingFreeRtosDeviceLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingFreeRtosDeviceGroup($id, $name='Aws Io T Thing Free Rtos Device', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingFreeRtosDeviceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.png
deleted file mode 100644
index ac30c0fb47..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.puml
deleted file mode 100644
index f1497e7b51..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingFreeRtosDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceCard('AwsIoTThingFreeRtosDeviceCard', 'Aws Io T Thing Free Rtos Device Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Remote.puml
deleted file mode 100644
index ff02a50f8e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingFreeRtosDeviceCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceCard('AwsIoTThingFreeRtosDeviceCard', 'Aws Io T Thing Free Rtos Device Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.png
deleted file mode 100644
index 8e879e7898..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.puml
deleted file mode 100644
index a4cece0d98..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingFreeRtosDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceGroup('AwsIoTThingFreeRtosDeviceGroup', 'Aws Io T Thing Free Rtos Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Remote.puml
deleted file mode 100644
index 953129562e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDeviceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingFreeRtosDeviceGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice')
-
-' renders the element
-AwsIoTThingFreeRtosDeviceGroup('AwsIoTThingFreeRtosDeviceGroup', 'Aws Io T Thing Free Rtos Device Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.png
deleted file mode 100644
index 7ecd117861..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.puml
deleted file mode 100644
index dfadaf4d51..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingGeneric
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGeneric('AwsIoTThingGeneric', 'Aws Io T Thing Generic', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Remote.puml
deleted file mode 100644
index 0124bbdbfc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingGeneric
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGeneric('AwsIoTThingGeneric', 'Aws Io T Thing Generic', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.md
deleted file mode 100644
index 50ca600d90..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingGeneric
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingGeneric
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-```
-
-
-
-| Illustration | AwsIoTThingGeneric | AwsIoTThingGenericCard | AwsIoTThingGenericGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.png) | ![illustration for AwsIoTThingGeneric](../../../aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.Local.png) | ![illustration for AwsIoTThingGenericCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.png) | ![illustration for AwsIoTThingGenericGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingGenericXs>`
-- `<$AwsIoTThingGenericSm>`
-- `<$AwsIoTThingGenericMd>`
-- `<$AwsIoTThingGenericLg>`
-
-
-
-
-
-## AwsIoTThingGeneric
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingGeneric
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGeneric('AwsIoTThingGeneric', 'Aws Io T Thing Generic', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingGeneric
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGeneric('AwsIoTThingGeneric', 'Aws Io T Thing Generic', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingGenericCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingGenericCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericCard('AwsIoTThingGenericCard', 'Aws Io T Thing Generic Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingGenericCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericCard('AwsIoTThingGenericCard', 'Aws Io T Thing Generic Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingGenericGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingGenericGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericGroup('AwsIoTThingGenericGroup', 'Aws Io T Thing Generic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingGenericGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericGroup('AwsIoTThingGenericGroup', 'Aws Io T Thing Generic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.png
deleted file mode 100644
index f557c09132..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.puml
deleted file mode 100644
index 23d2cc9f02..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingGeneric
-
-sprite $AwsIoTThingGenericXs [10x10/16z] RSor0SC00CH09ORRVs9ZOthir4qZkWjKOvecnwjHfqVdmvmltWe
-
-sprite $AwsIoTThingGenericSm [12x12/16z] LOsr0G0m40A9il_6GQfSzOBWPmCy7Syir7MYNFqrZypGh96aPqP3tIahrlBXdkYZh3vavYtdwtq
-
-sprite $AwsIoTThingGenericMd [16x16/16z] RS-50G9140F0hAR_Zba1NlDoCgTuYID1gFsQwQmdmctr7nqzjTt6LJeSJmB2-g7Q6UD2gwopVRJQp75MaEiQwzck2els2TJqSHwO_XElzu4Xwv4P_G4
-
-sprite $AwsIoTThingGenericLg [20x20/16z] {
-TP274O0m30FbglqdfZYcawVhNWQ26GOniBOJX_WpomSwCjo9VPO_i_JsU30yaJr3r1m2ATrbm6E3zwwEgTqbzwm2tw-aj5Uz_7YUV7eedbwJbtTHtYJJoCWC
-rXRpzMkajfqL
-}
-
-!procedure AwsIoTThingGeneric($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingGeneric', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingGenericCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingGenericLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingGenericGroup($id, $name='Aws Io T Thing Generic', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingGenericLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.png
deleted file mode 100644
index 83cbed6e3f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.puml
deleted file mode 100644
index 14e6cb21d2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingGenericCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericCard('AwsIoTThingGenericCard', 'Aws Io T Thing Generic Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Remote.puml
deleted file mode 100644
index 30031db967..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingGenericCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericCard('AwsIoTThingGenericCard', 'Aws Io T Thing Generic Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.png
deleted file mode 100644
index c3e0281c00..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.puml
deleted file mode 100644
index d75243e9ee..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingGenericGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericGroup('AwsIoTThingGenericGroup', 'Aws Io T Thing Generic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Remote.puml
deleted file mode 100644
index 6fc7dd3e29..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingGenericGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingGenericGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingGeneric')
-
-' renders the element
-AwsIoTThingGenericGroup('AwsIoTThingGenericGroup', 'Aws Io T Thing Generic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.png
deleted file mode 100644
index 656ba3b3c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.puml
deleted file mode 100644
index b11980bf59..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingHouse
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouse('AwsIoTThingHouse', 'Aws Io T Thing House', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Remote.puml
deleted file mode 100644
index 43ad5dbb2b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingHouse
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouse('AwsIoTThingHouse', 'Aws Io T Thing House', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.md
deleted file mode 100644
index 017e7d95f2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingHouse
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingHouse
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-```
-
-
-
-| Illustration | AwsIoTThingHouse | AwsIoTThingHouseCard | AwsIoTThingHouseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHouse.png) | ![illustration for AwsIoTThingHouse](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHouse.Local.png) | ![illustration for AwsIoTThingHouseCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.png) | ![illustration for AwsIoTThingHouseGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingHouseXs>`
-- `<$AwsIoTThingHouseSm>`
-- `<$AwsIoTThingHouseMd>`
-- `<$AwsIoTThingHouseLg>`
-
-
-
-
-
-## AwsIoTThingHouse
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingHouse
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouse('AwsIoTThingHouse', 'Aws Io T Thing House', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingHouse
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouse('AwsIoTThingHouse', 'Aws Io T Thing House', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingHouseCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingHouseCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseCard('AwsIoTThingHouseCard', 'Aws Io T Thing House Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingHouseCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseCard('AwsIoTThingHouseCard', 'Aws Io T Thing House Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingHouseGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingHouseGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseGroup('AwsIoTThingHouseGroup', 'Aws Io T Thing House Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingHouseGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseGroup('AwsIoTThingHouseGroup', 'Aws Io T Thing House Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.png
deleted file mode 100644
index ac708461c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.puml
deleted file mode 100644
index 46a4aa4068..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouse.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingHouse
-
-sprite $AwsIoTThingHouseXs [10x10/16z] Oq01BEpix0neW9s16Im5P00v89e5B0o2G8gT5S9YP0Ipi9a7
-
-sprite $AwsIoTThingHouseSm [12x12/16z] LStN0GKm20B0IwAo_yIlr_jLmByY3VH-2hKHJB5jci4kE8RiW4pqhaam_Vo9rx-rbcMGUUg_tIi
-
-sprite $AwsIoTThingHouseMd [16x16/16z] {
-ROy73i0m2CISO_t_nmsWLglEjAm5FpX98NirlUwASDlweQbShCRTjhk8ipqBaijjokXU38hkLQzRgRAxowqyZUuA_AIATWcx3goRQ3iNxXONqqVypeDTJuwu
-F
-}
-
-sprite $AwsIoTThingHouseLg [20x20/16z] {
-TP25TSKm40JdSFllE15-7bkqxvXV11PeVfV4ybNh5tnfF5D0vD9AjYposidfE7PcGzDy3fEsxIiceUlhpSPx-agTOYCXsR0ZvwE5s7P7en1FTd2qQsV_YF8d
-Esm0OzMFVi6hgxiql_evluFDR_07
-}
-
-!procedure AwsIoTThingHouse($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingHouse', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingHouseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingHouseLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingHouseGroup($id, $name='Aws Io T Thing House', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingHouseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.png
deleted file mode 100644
index 924cbf2865..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.puml
deleted file mode 100644
index 79e884a4a0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingHouseCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseCard('AwsIoTThingHouseCard', 'Aws Io T Thing House Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Remote.puml
deleted file mode 100644
index 2278546fa4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingHouseCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseCard('AwsIoTThingHouseCard', 'Aws Io T Thing House Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.png
deleted file mode 100644
index 365df2d7c4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.puml
deleted file mode 100644
index 421b0d961e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingHouseGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseGroup('AwsIoTThingHouseGroup', 'Aws Io T Thing House Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Remote.puml
deleted file mode 100644
index 65656e3eb3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHouseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingHouseGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHouse')
-
-' renders the element
-AwsIoTThingHouseGroup('AwsIoTThingHouseGroup', 'Aws Io T Thing House Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.png
deleted file mode 100644
index 991d5f6172..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.puml
deleted file mode 100644
index fbd58a406d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensor('AwsIoTThingHumiditySensor', 'Aws Io T Thing Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Remote.puml
deleted file mode 100644
index 5aa4481393..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensor('AwsIoTThingHumiditySensor', 'Aws Io T Thing Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.md
deleted file mode 100644
index 4c67470699..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingHumiditySensor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-```
-
-
-
-| Illustration | AwsIoTThingHumiditySensor | AwsIoTThingHumiditySensorCard | AwsIoTThingHumiditySensorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.png) | ![illustration for AwsIoTThingHumiditySensor](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.Local.png) | ![illustration for AwsIoTThingHumiditySensorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.png) | ![illustration for AwsIoTThingHumiditySensorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingHumiditySensorXs>`
-- `<$AwsIoTThingHumiditySensorSm>`
-- `<$AwsIoTThingHumiditySensorMd>`
-- `<$AwsIoTThingHumiditySensorLg>`
-
-
-
-
-
-## AwsIoTThingHumiditySensor
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensor('AwsIoTThingHumiditySensor', 'Aws Io T Thing Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensor('AwsIoTThingHumiditySensor', 'Aws Io T Thing Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingHumiditySensorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorCard('AwsIoTThingHumiditySensorCard', 'Aws Io T Thing Humidity Sensor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorCard('AwsIoTThingHumiditySensorCard', 'Aws Io T Thing Humidity Sensor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingHumiditySensorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorGroup('AwsIoTThingHumiditySensorGroup', 'Aws Io T Thing Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorGroup('AwsIoTThingHumiditySensorGroup', 'Aws Io T Thing Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.png
deleted file mode 100644
index aa72c33534..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.puml
deleted file mode 100644
index 95ecfab1e5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor
-
-sprite $AwsIoTThingHumiditySensorXs [10x10/16z] JOo30G1H3CLIllqdFdwb9YVPabW490_2aqRsfFv4tWhNao5crlLbn4SV_su
-
-sprite $AwsIoTThingHumiditySensorSm [12x12/16z] POs50S104CBo5lQVkEuzL-0dySoxD4208yk04Rpc7I6I8P2WqEWGGUXqy8FJr4JVl3C
-
-sprite $AwsIoTThingHumiditySensorMd [16x16/16z] RS-nTK9140J1cjFVsVmprWCuZ_RAR3-hbRbANZxzyY-tGW8y3AxdnCjjx4EjwI1IPrClxKRF5cONuR0lltH2lqvCGnvzUGPnUudERN__CAx_0G
-
-sprite $AwsIoTThingHumiditySensorLg [20x20/16z] {
-VP050i0W549_mlrlF5atB1IVtx1FbS4e_sKES7Sl6Uoaz3tR-n4gLNiHScHTld29-H-vS0qEGeFK4y3A8Igw6x5mL9M2OGH3GQxSEb6PBzoQrGjNTmvet3bf
-vQJEapR0imD1b_ttJdstD04
-}
-
-!procedure AwsIoTThingHumiditySensor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingHumiditySensorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingHumiditySensorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingHumiditySensorGroup($id, $name='Aws Io T Thing Humidity Sensor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingHumiditySensorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.png
deleted file mode 100644
index 24983c6ac7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.puml
deleted file mode 100644
index cc371450ea..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorCard('AwsIoTThingHumiditySensorCard', 'Aws Io T Thing Humidity Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Remote.puml
deleted file mode 100644
index 49976d2155..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorCard('AwsIoTThingHumiditySensorCard', 'Aws Io T Thing Humidity Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.png
deleted file mode 100644
index b5712290e3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.puml
deleted file mode 100644
index 900e0e50ec..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorGroup('AwsIoTThingHumiditySensorGroup', 'Aws Io T Thing Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Remote.puml
deleted file mode 100644
index db8accca1e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor')
-
-' renders the element
-AwsIoTThingHumiditySensorGroup('AwsIoTThingHumiditySensorGroup', 'Aws Io T Thing Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.png
deleted file mode 100644
index 173ee94c46..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.puml
deleted file mode 100644
index 7d8dd72ce9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingIndustrialPc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPc('AwsIoTThingIndustrialPc', 'Aws Io T Thing Industrial Pc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Remote.puml
deleted file mode 100644
index 6e7064450d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingIndustrialPc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPc('AwsIoTThingIndustrialPc', 'Aws Io T Thing Industrial Pc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.md
deleted file mode 100644
index fbe523b126..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingIndustrialPc
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-```
-
-
-
-| Illustration | AwsIoTThingIndustrialPc | AwsIoTThingIndustrialPcCard | AwsIoTThingIndustrialPcGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.png) | ![illustration for AwsIoTThingIndustrialPc](../../../aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.Local.png) | ![illustration for AwsIoTThingIndustrialPcCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.png) | ![illustration for AwsIoTThingIndustrialPcGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingIndustrialPcXs>`
-- `<$AwsIoTThingIndustrialPcSm>`
-- `<$AwsIoTThingIndustrialPcMd>`
-- `<$AwsIoTThingIndustrialPcLg>`
-
-
-
-
-
-## AwsIoTThingIndustrialPc
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingIndustrialPc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPc('AwsIoTThingIndustrialPc', 'Aws Io T Thing Industrial Pc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingIndustrialPc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPc('AwsIoTThingIndustrialPc', 'Aws Io T Thing Industrial Pc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingIndustrialPcCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingIndustrialPcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcCard('AwsIoTThingIndustrialPcCard', 'Aws Io T Thing Industrial Pc Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingIndustrialPcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcCard('AwsIoTThingIndustrialPcCard', 'Aws Io T Thing Industrial Pc Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingIndustrialPcGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingIndustrialPcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcGroup('AwsIoTThingIndustrialPcGroup', 'Aws Io T Thing Industrial Pc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingIndustrialPcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcGroup('AwsIoTThingIndustrialPcGroup', 'Aws Io T Thing Industrial Pc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.png
deleted file mode 100644
index c68fa9a571..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.puml
deleted file mode 100644
index fab5d08ed5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc
-
-sprite $AwsIoTThingIndustrialPcXs [10x10/16z] JOo55G1H280mdkm_yNLyx6IbH_tBWgPEiXbACtAGZDE94CIJdQHG5xFysm4
-
-sprite $AwsIoTThingIndustrialPcSm [12x12/16z] POs50SGm4CFqO7d_YSjS9SV4YxfPNVW1ih1Ok_2_-15gwgABXc3c34RLZuyzFxNL-zqH
-
-sprite $AwsIoTThingIndustrialPcMd [16x16/16z] RSy53iGm44FHx-xQll-Dgr50r1Vc39z2aTca6JzX-Ud8MkNm6l-zQCQ9R6YG7GFgvXcriruoRGl8v9v3Zy9YIpX22ruxECo8Ztx70xxZ5m
-
-sprite $AwsIoTThingIndustrialPcLg [20x20/16z] {
-VT053aGn549HU0Bxt_6acl7pfNPZnKy5mUFvjqV9zsbCmfFavru4W2g3UI2wE3jLEfmfzknQXZ9DLumzQNVSTcSR7QB1ERDNruW4a8aEdWuSK_AfiuwwtPFR
-FGbYw7no0cQ7mXmF_zufxpCy
-}
-
-!procedure AwsIoTThingIndustrialPc($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingIndustrialPcCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingIndustrialPcLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingIndustrialPcGroup($id, $name='Aws Io T Thing Industrial Pc', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingIndustrialPcLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.png
deleted file mode 100644
index ad28d60fd9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.puml
deleted file mode 100644
index 00c229b618..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingIndustrialPcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcCard('AwsIoTThingIndustrialPcCard', 'Aws Io T Thing Industrial Pc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Remote.puml
deleted file mode 100644
index 27852aaf83..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingIndustrialPcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcCard('AwsIoTThingIndustrialPcCard', 'Aws Io T Thing Industrial Pc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.png
deleted file mode 100644
index 93124d542e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.puml
deleted file mode 100644
index e4c4bd51e9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingIndustrialPcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcGroup('AwsIoTThingIndustrialPcGroup', 'Aws Io T Thing Industrial Pc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Remote.puml
deleted file mode 100644
index cebb455a12..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPcGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingIndustrialPcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc')
-
-' renders the element
-AwsIoTThingIndustrialPcGroup('AwsIoTThingIndustrialPcGroup', 'Aws Io T Thing Industrial Pc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.png
deleted file mode 100644
index fffcbfdb80..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.puml
deleted file mode 100644
index e8f687bea3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingLightbulb
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulb('AwsIoTThingLightbulb', 'Aws Io T Thing Lightbulb', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Remote.puml
deleted file mode 100644
index 579b1c55bf..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingLightbulb
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulb('AwsIoTThingLightbulb', 'Aws Io T Thing Lightbulb', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.md
deleted file mode 100644
index 0263e6f85d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingLightbulb
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-```
-
-
-
-| Illustration | AwsIoTThingLightbulb | AwsIoTThingLightbulbCard | AwsIoTThingLightbulbGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.png) | ![illustration for AwsIoTThingLightbulb](../../../aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.Local.png) | ![illustration for AwsIoTThingLightbulbCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.png) | ![illustration for AwsIoTThingLightbulbGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingLightbulbXs>`
-- `<$AwsIoTThingLightbulbSm>`
-- `<$AwsIoTThingLightbulbMd>`
-- `<$AwsIoTThingLightbulbLg>`
-
-
-
-
-
-## AwsIoTThingLightbulb
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingLightbulb
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulb('AwsIoTThingLightbulb', 'Aws Io T Thing Lightbulb', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingLightbulb
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulb('AwsIoTThingLightbulb', 'Aws Io T Thing Lightbulb', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingLightbulbCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingLightbulbCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbCard('AwsIoTThingLightbulbCard', 'Aws Io T Thing Lightbulb Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingLightbulbCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbCard('AwsIoTThingLightbulbCard', 'Aws Io T Thing Lightbulb Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingLightbulbGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingLightbulbGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbGroup('AwsIoTThingLightbulbGroup', 'Aws Io T Thing Lightbulb Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingLightbulbGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbGroup('AwsIoTThingLightbulbGroup', 'Aws Io T Thing Lightbulb Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.png
deleted file mode 100644
index cc9d475815..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.puml
deleted file mode 100644
index 2415271184..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb
-
-sprite $AwsIoTThingLightbulbXs [10x10/16z] Oq01BEpix0mOW1Ki1QGWD50518D8LZYB4Sp2PXu
-
-sprite $AwsIoTThingLightbulbSm [12x12/16z] LOs53S0m40ClwFqtxgaMXOrwthKXf_3ChgXEbDMl_aI5nGMnWaYSwHjyOrKUhMj7F8ND_r9nRjTvvdu
-
-sprite $AwsIoTThingLightbulbMd [16x16/16z] ROy74e0m40Avolz_x82QQK5JE3OD5pKMHDPljzdicIvR7ALJJJZKqEKy1FBDby122kIEy-E5YGjGnUGwnwJApdF4xkipKVPaorUAbv_zU5GUpVKzA2mMOVe1
-
-sprite $AwsIoTThingLightbulbLg [20x20/16z] {
-TP055aGn20E3XDp_n2k5bIyDJ_E6gM2NW0Mqvfk4vR6hGxoxWuTlLwwEHSKYShWMCOOpAy3QeZTXiyjn_U-c0GRKz59rhp7BvWmlo8K31ve873WuIPmuatJc
-hDWTD-zzgufLr1hk_szYQzvv0W
-}
-
-!procedure AwsIoTThingLightbulb($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingLightbulbCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingLightbulbLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingLightbulbGroup($id, $name='Aws Io T Thing Lightbulb', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingLightbulbLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.png
deleted file mode 100644
index 070fcf3155..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.puml
deleted file mode 100644
index 0c031f4b23..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingLightbulbCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbCard('AwsIoTThingLightbulbCard', 'Aws Io T Thing Lightbulb Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Remote.puml
deleted file mode 100644
index 861176b3c3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingLightbulbCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbCard('AwsIoTThingLightbulbCard', 'Aws Io T Thing Lightbulb Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.png
deleted file mode 100644
index b17aa1787f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.puml
deleted file mode 100644
index 1db4933aa6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingLightbulbGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbGroup('AwsIoTThingLightbulbGroup', 'Aws Io T Thing Lightbulb Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Remote.puml
deleted file mode 100644
index 6288aef919..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingLightbulbGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingLightbulbGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb')
-
-' renders the element
-AwsIoTThingLightbulbGroup('AwsIoTThingLightbulbGroup', 'Aws Io T Thing Lightbulb Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.png
deleted file mode 100644
index e2a54d4127..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.puml
deleted file mode 100644
index fc5d3fad65..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingMedicalEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergency('AwsIoTThingMedicalEmergency', 'Aws Io T Thing Medical Emergency', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Remote.puml
deleted file mode 100644
index a313a0d487..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingMedicalEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergency('AwsIoTThingMedicalEmergency', 'Aws Io T Thing Medical Emergency', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.md
deleted file mode 100644
index 57cf8f70cd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingMedicalEmergency
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-```
-
-
-
-| Illustration | AwsIoTThingMedicalEmergency | AwsIoTThingMedicalEmergencyCard | AwsIoTThingMedicalEmergencyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.png) | ![illustration for AwsIoTThingMedicalEmergency](../../../aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.Local.png) | ![illustration for AwsIoTThingMedicalEmergencyCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.png) | ![illustration for AwsIoTThingMedicalEmergencyGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingMedicalEmergencyXs>`
-- `<$AwsIoTThingMedicalEmergencySm>`
-- `<$AwsIoTThingMedicalEmergencyMd>`
-- `<$AwsIoTThingMedicalEmergencyLg>`
-
-
-
-
-
-## AwsIoTThingMedicalEmergency
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingMedicalEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergency('AwsIoTThingMedicalEmergency', 'Aws Io T Thing Medical Emergency', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingMedicalEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergency('AwsIoTThingMedicalEmergency', 'Aws Io T Thing Medical Emergency', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingMedicalEmergencyCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingMedicalEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyCard('AwsIoTThingMedicalEmergencyCard', 'Aws Io T Thing Medical Emergency Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingMedicalEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyCard('AwsIoTThingMedicalEmergencyCard', 'Aws Io T Thing Medical Emergency Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingMedicalEmergencyGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingMedicalEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyGroup('AwsIoTThingMedicalEmergencyGroup', 'Aws Io T Thing Medical Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingMedicalEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyGroup('AwsIoTThingMedicalEmergencyGroup', 'Aws Io T Thing Medical Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.png
deleted file mode 100644
index d700c6fcbc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.puml
deleted file mode 100644
index 626a676c78..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency
-
-sprite $AwsIoTThingMedicalEmergencyXs [10x10/16z] Oq01BEpix0oeW1q4G58Cx0oCG0oYsHaPM84a6B92QAWwTcpc0G
-
-sprite $AwsIoTThingMedicalEmergencySm [12x12/16z] LOt70S0W3CJall_42N0l2zmRcu19kULYm1pH1jUtwxFySSnmw24TrJfbhrQ_kFwqg7Nt1m
-
-sprite $AwsIoTThingMedicalEmergencyMd [16x16/16z] ROy55aHH24B1tF-E1vtwnSjxR3p8KMYOVp0gMYipV14_SKuTsBXsuwZNNZr-KO2uQktCPiRRtcClweW5QqVAzBPR3dijku7YNed9MpzmurSVK-myxfVv3D8B
-
-sprite $AwsIoTThingMedicalEmergencyLg [20x20/16z] {
-VP254S0m30Cba_QVkCnDyZxyCwE7Wm5jCN3rmdQ79mc0VBlYaQUJHvw0I0BQypns9nukUDI6H0b7hRIw9C7acgypZnI3xxmj5NZbOUETTt3c_M_hEClAgjGM
-EVef0HwnCWC
-}
-
-!procedure AwsIoTThingMedicalEmergency($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingMedicalEmergencyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingMedicalEmergencyLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingMedicalEmergencyGroup($id, $name='Aws Io T Thing Medical Emergency', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingMedicalEmergencyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.png
deleted file mode 100644
index 3b9390238a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.puml
deleted file mode 100644
index 85c283804a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingMedicalEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyCard('AwsIoTThingMedicalEmergencyCard', 'Aws Io T Thing Medical Emergency Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Remote.puml
deleted file mode 100644
index 05882058a9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingMedicalEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyCard('AwsIoTThingMedicalEmergencyCard', 'Aws Io T Thing Medical Emergency Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.png
deleted file mode 100644
index 3cf4b45a21..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.puml
deleted file mode 100644
index 697cce124f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingMedicalEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyGroup('AwsIoTThingMedicalEmergencyGroup', 'Aws Io T Thing Medical Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Remote.puml
deleted file mode 100644
index d679410fb3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergencyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingMedicalEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency')
-
-' renders the element
-AwsIoTThingMedicalEmergencyGroup('AwsIoTThingMedicalEmergencyGroup', 'Aws Io T Thing Medical Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.png
deleted file mode 100644
index f38a6de1b4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.puml
deleted file mode 100644
index fc109c2f18..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingPlc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlc('AwsIoTThingPlc', 'Aws Io T Thing Plc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Remote.puml
deleted file mode 100644
index 4496b8d188..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingPlc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlc('AwsIoTThingPlc', 'Aws Io T Thing Plc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.md
deleted file mode 100644
index fc5fb60008..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingPlc
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingPlc
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-```
-
-
-
-| Illustration | AwsIoTThingPlc | AwsIoTThingPlcCard | AwsIoTThingPlcGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPlc.png) | ![illustration for AwsIoTThingPlc](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPlc.Local.png) | ![illustration for AwsIoTThingPlcCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.png) | ![illustration for AwsIoTThingPlcGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingPlcXs>`
-- `<$AwsIoTThingPlcSm>`
-- `<$AwsIoTThingPlcMd>`
-- `<$AwsIoTThingPlcLg>`
-
-
-
-
-
-## AwsIoTThingPlc
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingPlc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlc('AwsIoTThingPlc', 'Aws Io T Thing Plc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingPlc
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlc('AwsIoTThingPlc', 'Aws Io T Thing Plc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingPlcCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingPlcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcCard('AwsIoTThingPlcCard', 'Aws Io T Thing Plc Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingPlcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcCard('AwsIoTThingPlcCard', 'Aws Io T Thing Plc Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingPlcGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingPlcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcGroup('AwsIoTThingPlcGroup', 'Aws Io T Thing Plc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingPlcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcGroup('AwsIoTThingPlcGroup', 'Aws Io T Thing Plc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.png
deleted file mode 100644
index 22157cd728..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.puml
deleted file mode 100644
index 7f01be4c33..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlc.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingPlc
-
-sprite $AwsIoTThingPlcXs [10x10/16z] RKo54S1038eTx3zn--vn0MIr0CcvUhe8bN0BGPhIoL9l4v-JU34iUZy
-
-sprite $AwsIoTThingPlcSm [12x12/16z] POs50O104CEA9VjFZCFRkROPHBxyo7BM13SCTpsTjZtrRNVjLsluQvgRqxTJdde155hU0m
-
-sprite $AwsIoTThingPlcMd [16x16/16z] RS_N0SGW009Go1sm_yJfiUFN4okMCGBg4tbvyyiVl_Xf4Lr3q6ihjdpRvdsSSThNJEDJIUDawhar9Y4trdEUxloV-s5zoVIVDoe-
-
-sprite $AwsIoTThingPlcLg [20x20/16z] {
-hP054e0m40DFa_-_6BVg61kexDHbI0Y4UsPE0Jx9qq4-kDwE2UHMk9ZjImLtfqx2DvUXrpXHtOjhN8A50_hZo78SsOxJFyRbXPxZDk4V82VgQJ3g7fs-gJxP
-MG4
-}
-
-!procedure AwsIoTThingPlc($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingPlc', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingPlcCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingPlcLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingPlcGroup($id, $name='Aws Io T Thing Plc', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingPlcLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.png
deleted file mode 100644
index 83ce1a8870..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.puml
deleted file mode 100644
index 51a33f4711..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingPlcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcCard('AwsIoTThingPlcCard', 'Aws Io T Thing Plc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Remote.puml
deleted file mode 100644
index 311e2c8c5b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingPlcCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcCard('AwsIoTThingPlcCard', 'Aws Io T Thing Plc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.png
deleted file mode 100644
index 9b0362c234..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.puml
deleted file mode 100644
index a2b611be46..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingPlcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcGroup('AwsIoTThingPlcGroup', 'Aws Io T Thing Plc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Remote.puml
deleted file mode 100644
index beff7d9d4a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPlcGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingPlcGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPlc')
-
-' renders the element
-AwsIoTThingPlcGroup('AwsIoTThingPlcGroup', 'Aws Io T Thing Plc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.png
deleted file mode 100644
index d256d32e6c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.puml
deleted file mode 100644
index 4f9c1b212d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingPoliceEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergency('AwsIoTThingPoliceEmergency', 'Aws Io T Thing Police Emergency', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Remote.puml
deleted file mode 100644
index 1a5c0d9ceb..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingPoliceEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergency('AwsIoTThingPoliceEmergency', 'Aws Io T Thing Police Emergency', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.md
deleted file mode 100644
index 79419f3734..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingPoliceEmergency
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-```
-
-
-
-| Illustration | AwsIoTThingPoliceEmergency | AwsIoTThingPoliceEmergencyCard | AwsIoTThingPoliceEmergencyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.png) | ![illustration for AwsIoTThingPoliceEmergency](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.Local.png) | ![illustration for AwsIoTThingPoliceEmergencyCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.png) | ![illustration for AwsIoTThingPoliceEmergencyGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingPoliceEmergencyXs>`
-- `<$AwsIoTThingPoliceEmergencySm>`
-- `<$AwsIoTThingPoliceEmergencyMd>`
-- `<$AwsIoTThingPoliceEmergencyLg>`
-
-
-
-
-
-## AwsIoTThingPoliceEmergency
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingPoliceEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergency('AwsIoTThingPoliceEmergency', 'Aws Io T Thing Police Emergency', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingPoliceEmergency
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergency('AwsIoTThingPoliceEmergency', 'Aws Io T Thing Police Emergency', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingPoliceEmergencyCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingPoliceEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyCard('AwsIoTThingPoliceEmergencyCard', 'Aws Io T Thing Police Emergency Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingPoliceEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyCard('AwsIoTThingPoliceEmergencyCard', 'Aws Io T Thing Police Emergency Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingPoliceEmergencyGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingPoliceEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyGroup('AwsIoTThingPoliceEmergencyGroup', 'Aws Io T Thing Police Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingPoliceEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyGroup('AwsIoTThingPoliceEmergencyGroup', 'Aws Io T Thing Police Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.png
deleted file mode 100644
index da5fe6a3a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.puml
deleted file mode 100644
index 3c5a20e2e1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency
-
-sprite $AwsIoTThingPoliceEmergencyXs [10x10/16z] Oq01BEpix0peW1qY1QRPGJIOnGYcMK1Y414s5XOW6vjv
-
-sprite $AwsIoTThingPoliceEmergencySm [12x12/16z] LSt50G0120F1nPB-ApxNUU7mr-0-mycJePEJ6XAFD8WzJi1xxAJEs7J6RpxfUvvzweYjq_p-hW
-
-sprite $AwsIoTThingPoliceEmergencyMd [16x16/16z] RO-r0KHH3CCKzFuJ7_X3zTI4mHne5f7rXDjgzKoNGrxILLwYo_MSK0W2MC6uAcBNTJbErwKd7a9o7REkvpmf4PdKu3qQYAgdwDV2NhxqKG-5umJu0W
-
-sprite $AwsIoTThingPoliceEmergencyLg [20x20/16z] {
-TP250G0X30DJpVuJl-HTE9nwCI9W2MgSvEUl7pZqXpkrhCZdNwT9Juj0x7fclGgxeajIssq9ORpP5aJjYxpqLXLIUfg2bvxb-NVfCHIYuzJJaya4BZqH43Me
-5_3gwYvgrA1_mfQvZvKP
-}
-
-!procedure AwsIoTThingPoliceEmergency($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingPoliceEmergencyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingPoliceEmergencyLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingPoliceEmergencyGroup($id, $name='Aws Io T Thing Police Emergency', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingPoliceEmergencyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.png
deleted file mode 100644
index 5e0f57d0f7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.puml
deleted file mode 100644
index 025066d355..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingPoliceEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyCard('AwsIoTThingPoliceEmergencyCard', 'Aws Io T Thing Police Emergency Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Remote.puml
deleted file mode 100644
index 85b20ad574..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingPoliceEmergencyCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyCard('AwsIoTThingPoliceEmergencyCard', 'Aws Io T Thing Police Emergency Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.png
deleted file mode 100644
index c53bd228c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.puml
deleted file mode 100644
index 64e7a8fe9f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingPoliceEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyGroup('AwsIoTThingPoliceEmergencyGroup', 'Aws Io T Thing Police Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Remote.puml
deleted file mode 100644
index 9c94a70233..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergencyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingPoliceEmergencyGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency')
-
-' renders the element
-AwsIoTThingPoliceEmergencyGroup('AwsIoTThingPoliceEmergencyGroup', 'Aws Io T Thing Police Emergency Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.png
deleted file mode 100644
index 05349c8d94..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.puml
deleted file mode 100644
index 50a0ba74f2..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingRelay
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelay('AwsIoTThingRelay', 'Aws Io T Thing Relay', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Remote.puml
deleted file mode 100644
index c83973ca3e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingRelay
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelay('AwsIoTThingRelay', 'Aws Io T Thing Relay', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.md
deleted file mode 100644
index 3fb781010a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingRelay
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingRelay
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-```
-
-
-
-| Illustration | AwsIoTThingRelay | AwsIoTThingRelayCard | AwsIoTThingRelayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingRelay.png) | ![illustration for AwsIoTThingRelay](../../../aws-q2-2023/Resource/IoT/AwsIoTThingRelay.Local.png) | ![illustration for AwsIoTThingRelayCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.png) | ![illustration for AwsIoTThingRelayGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingRelayXs>`
-- `<$AwsIoTThingRelaySm>`
-- `<$AwsIoTThingRelayMd>`
-- `<$AwsIoTThingRelayLg>`
-
-
-
-
-
-## AwsIoTThingRelay
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingRelay
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelay('AwsIoTThingRelay', 'Aws Io T Thing Relay', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingRelay
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelay('AwsIoTThingRelay', 'Aws Io T Thing Relay', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingRelayCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingRelayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayCard('AwsIoTThingRelayCard', 'Aws Io T Thing Relay Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingRelayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayCard('AwsIoTThingRelayCard', 'Aws Io T Thing Relay Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingRelayGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingRelayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayGroup('AwsIoTThingRelayGroup', 'Aws Io T Thing Relay Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingRelayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayGroup('AwsIoTThingRelayGroup', 'Aws Io T Thing Relay Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.png
deleted file mode 100644
index 4795f2d85d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.puml
deleted file mode 100644
index c0fdb76405..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelay.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingRelay
-
-sprite $AwsIoTThingRelayXs [10x10/16z] JKo50S0m3286_r-yrTku07WjAUckqIuOkoVO5zBPBmN8rQUsiayBrseCuwFt0m
-
-sprite $AwsIoTThingRelaySm [12x12/16z] POs50S0m3CESWVJ_nMDimsYd4xdpAUDMNwDmk5kShdgBpiNxLXgEsl4Oijrkuz3WZ832dtS5
-
-sprite $AwsIoTThingRelayMd [16x16/16z] PS-5ZGKW40N0UTnA_nMV4M9_OiWgV1ehpPMCTSRrbMSWKL2qUr-OUvy9mydeQSGszjvsmzowlOke9MSrSYABBPteYNdrkn5FW-bdF_Uvshl_
-
-sprite $AwsIoTThingRelayLg [20x20/16z] {
-VT17jWK120BHmbRO_uf_wFnYCVFSaNoiCLdtvIOxvuOrSslHSPlz05L0To0WOA2cjJbDDJYx6sVL3SQKlRiE3MEokYI0fW6YIdRdrMLCwNIu8PZBnJJ8t5nO
-6svE7AqEPhbbjhHCkQB_wUjFTGxW5m
-}
-
-!procedure AwsIoTThingRelay($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingRelay', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingRelayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingRelayLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingRelayGroup($id, $name='Aws Io T Thing Relay', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingRelayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.png
deleted file mode 100644
index 48eaf83060..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.puml
deleted file mode 100644
index 35d779ff13..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingRelayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayCard('AwsIoTThingRelayCard', 'Aws Io T Thing Relay Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Remote.puml
deleted file mode 100644
index f290aeb0fa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingRelayCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayCard('AwsIoTThingRelayCard', 'Aws Io T Thing Relay Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.png
deleted file mode 100644
index 5a0fd46e23..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.puml
deleted file mode 100644
index ab510c1a11..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingRelayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayGroup('AwsIoTThingRelayGroup', 'Aws Io T Thing Relay Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Remote.puml
deleted file mode 100644
index cb2838e521..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingRelayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingRelayGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingRelay')
-
-' renders the element
-AwsIoTThingRelayGroup('AwsIoTThingRelayGroup', 'Aws Io T Thing Relay Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.png
deleted file mode 100644
index 7c362c5f8f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.puml
deleted file mode 100644
index 663d916181..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingStacklight
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklight('AwsIoTThingStacklight', 'Aws Io T Thing Stacklight', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Remote.puml
deleted file mode 100644
index 88d5a05247..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingStacklight
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklight('AwsIoTThingStacklight', 'Aws Io T Thing Stacklight', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.md
deleted file mode 100644
index 4891bc838f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingStacklight
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingStacklight
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-```
-
-
-
-| Illustration | AwsIoTThingStacklight | AwsIoTThingStacklightCard | AwsIoTThingStacklightGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.png) | ![illustration for AwsIoTThingStacklight](../../../aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.Local.png) | ![illustration for AwsIoTThingStacklightCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.png) | ![illustration for AwsIoTThingStacklightGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingStacklightXs>`
-- `<$AwsIoTThingStacklightSm>`
-- `<$AwsIoTThingStacklightMd>`
-- `<$AwsIoTThingStacklightLg>`
-
-
-
-
-
-## AwsIoTThingStacklight
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingStacklight
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklight('AwsIoTThingStacklight', 'Aws Io T Thing Stacklight', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingStacklight
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklight('AwsIoTThingStacklight', 'Aws Io T Thing Stacklight', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingStacklightCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingStacklightCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightCard('AwsIoTThingStacklightCard', 'Aws Io T Thing Stacklight Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingStacklightCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightCard('AwsIoTThingStacklightCard', 'Aws Io T Thing Stacklight Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingStacklightGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingStacklightGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightGroup('AwsIoTThingStacklightGroup', 'Aws Io T Thing Stacklight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingStacklightGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightGroup('AwsIoTThingStacklightGroup', 'Aws Io T Thing Stacklight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.png
deleted file mode 100644
index 0ddda6ed63..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.puml
deleted file mode 100644
index 274c34511a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingStacklight
-
-sprite $AwsIoTThingStacklightXs [10x10/16z] JSo53G1H381GAYdxJtmkdzYBmLgFobT1an9aCuH4v21ea5wQLyWfwcgMtmu
-
-sprite $AwsIoTThingStacklightSm [12x12/16z] POs50S1020FVkEo_SP7wuvgqJSILIwRNU6jupXewLdMaglsjIr6euOaQre_SAJUpgYSWmPVt
-
-sprite $AwsIoTThingStacklightMd [16x16/16z] RSy72WH144BHRozQzx_nOaqWZHqVaehFX45-9DKdDtzw4hO5uW5yEuBeh5CesJu6PBTdg6RQpso_jpZjwweWivPmQeRQ1lJ-J1C_cUzvmA__
-
-sprite $AwsIoTThingStacklightLg [20x20/16z] {
-VP070WGX2CGo2Cp_Ntm5ztg9NME3doID9_sPKxVlgHYQ9vOUSwvg0H50fY4mI0kYKeSdPxRMuLKRQNk8w1xlc0kXxTbcDvOWxEsnD7jpv8VNSz336mmylEUv
-PwykQ7ipN4yq6wsA3kkQz3UckgShPm
-}
-
-!procedure AwsIoTThingStacklight($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingStacklight', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingStacklightCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingStacklightLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingStacklightGroup($id, $name='Aws Io T Thing Stacklight', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingStacklightLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.png
deleted file mode 100644
index 322c31db89..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.puml
deleted file mode 100644
index cf24225781..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingStacklightCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightCard('AwsIoTThingStacklightCard', 'Aws Io T Thing Stacklight Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Remote.puml
deleted file mode 100644
index cb27d93810..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingStacklightCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightCard('AwsIoTThingStacklightCard', 'Aws Io T Thing Stacklight Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.png
deleted file mode 100644
index 0b22c24ead..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.puml
deleted file mode 100644
index 3ee3e572a0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingStacklightGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightGroup('AwsIoTThingStacklightGroup', 'Aws Io T Thing Stacklight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Remote.puml
deleted file mode 100644
index 052001b561..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingStacklightGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingStacklightGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingStacklight')
-
-' renders the element
-AwsIoTThingStacklightGroup('AwsIoTThingStacklightGroup', 'Aws Io T Thing Stacklight Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.png
deleted file mode 100644
index 62eff84531..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.puml
deleted file mode 100644
index 13f756f716..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTemperatureHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensor('AwsIoTThingTemperatureHumiditySensor', 'Aws Io T Thing Temperature Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Remote.puml
deleted file mode 100644
index 50078bddc9..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTemperatureHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensor('AwsIoTThingTemperatureHumiditySensor', 'Aws Io T Thing Temperature Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.md
deleted file mode 100644
index 06d6687497..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingTemperatureHumiditySensor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-```
-
-
-
-| Illustration | AwsIoTThingTemperatureHumiditySensor | AwsIoTThingTemperatureHumiditySensorCard | AwsIoTThingTemperatureHumiditySensorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.png) | ![illustration for AwsIoTThingTemperatureHumiditySensor](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.Local.png) | ![illustration for AwsIoTThingTemperatureHumiditySensorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.png) | ![illustration for AwsIoTThingTemperatureHumiditySensorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingTemperatureHumiditySensorXs>`
-- `<$AwsIoTThingTemperatureHumiditySensorSm>`
-- `<$AwsIoTThingTemperatureHumiditySensorMd>`
-- `<$AwsIoTThingTemperatureHumiditySensorLg>`
-
-
-
-
-
-## AwsIoTThingTemperatureHumiditySensor
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensor('AwsIoTThingTemperatureHumiditySensor', 'Aws Io T Thing Temperature Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureHumiditySensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensor('AwsIoTThingTemperatureHumiditySensor', 'Aws Io T Thing Temperature Humidity Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTemperatureHumiditySensorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorCard('AwsIoTThingTemperatureHumiditySensorCard', 'Aws Io T Thing Temperature Humidity Sensor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorCard('AwsIoTThingTemperatureHumiditySensorCard', 'Aws Io T Thing Temperature Humidity Sensor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTemperatureHumiditySensorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorGroup('AwsIoTThingTemperatureHumiditySensorGroup', 'Aws Io T Thing Temperature Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorGroup('AwsIoTThingTemperatureHumiditySensorGroup', 'Aws Io T Thing Temperature Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.png
deleted file mode 100644
index 1a4f09648b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.puml
deleted file mode 100644
index 58d942892a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor
-
-sprite $AwsIoTThingTemperatureHumiditySensorXs [10x10/16z] JOor0G11409dbVuhVZt38pYHBMbkY3Tba9uqcC0RZQLtIRbMluluqCVV3G
-
-sprite $AwsIoTThingTemperatureHumiditySensorSm [12x12/16z] POs50S0W4CJGPF-9iNgnrvEm7RdoSVAenwZ48mTWf7ZKYZCVD6Qj0MQgnt22apCVEiIZpe32rxS3
-
-sprite $AwsIoTThingTemperatureHumiditySensorMd [16x16/16z] RKz15aGX298cuFut7kNbxhFW1L1fVKBb0bS1eu-U_A4HYWCq6RUPqRZkkfwMe5EMoAB6IMvHoMs4qxURetDA-xJcrHaD5DNwFarkNqn_82xykK-Ag_y
-
-sprite $AwsIoTThingTemperatureHumiditySensorLg [20x20/16z] {
-VP17WaKX3CFa4Epxd_WLcFgRl5Eq2czfJDO-EDdvsMJXVMbkXhwTm5gtAg0xZ20HkgdPMbtKgjlLxgQ3cHe9GDcxKxDSihli-q-NhEx7jIZnqwKo-g5pQWJ-
-TvtoGwVOxEvcZZ-OZSOiLtHF7t-gdzsS
-}
-
-!procedure AwsIoTThingTemperatureHumiditySensor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingTemperatureHumiditySensorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingTemperatureHumiditySensorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingTemperatureHumiditySensorGroup($id, $name='Aws Io T Thing Temperature Humidity Sensor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingTemperatureHumiditySensorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.png
deleted file mode 100644
index 5af97e8c80..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.puml
deleted file mode 100644
index 0a3dfabc17..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTemperatureHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorCard('AwsIoTThingTemperatureHumiditySensorCard', 'Aws Io T Thing Temperature Humidity Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Remote.puml
deleted file mode 100644
index f5489c35b3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTemperatureHumiditySensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorCard('AwsIoTThingTemperatureHumiditySensorCard', 'Aws Io T Thing Temperature Humidity Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.png
deleted file mode 100644
index e357f2c52b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.puml
deleted file mode 100644
index 60799c3019..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingTemperatureHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorGroup('AwsIoTThingTemperatureHumiditySensorGroup', 'Aws Io T Thing Temperature Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Remote.puml
deleted file mode 100644
index 016d5c0133..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingTemperatureHumiditySensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor')
-
-' renders the element
-AwsIoTThingTemperatureHumiditySensorGroup('AwsIoTThingTemperatureHumiditySensorGroup', 'Aws Io T Thing Temperature Humidity Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.png
deleted file mode 100644
index 450968296b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.puml
deleted file mode 100644
index 6233fe0c6b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTemperatureSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensor('AwsIoTThingTemperatureSensor', 'Aws Io T Thing Temperature Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Remote.puml
deleted file mode 100644
index 1e74ffe53f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTemperatureSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensor('AwsIoTThingTemperatureSensor', 'Aws Io T Thing Temperature Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.md
deleted file mode 100644
index 38210a404a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingTemperatureSensor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-```
-
-
-
-| Illustration | AwsIoTThingTemperatureSensor | AwsIoTThingTemperatureSensorCard | AwsIoTThingTemperatureSensorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.png) | ![illustration for AwsIoTThingTemperatureSensor](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.Local.png) | ![illustration for AwsIoTThingTemperatureSensorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.png) | ![illustration for AwsIoTThingTemperatureSensorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingTemperatureSensorXs>`
-- `<$AwsIoTThingTemperatureSensorSm>`
-- `<$AwsIoTThingTemperatureSensorMd>`
-- `<$AwsIoTThingTemperatureSensorLg>`
-
-
-
-
-
-## AwsIoTThingTemperatureSensor
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensor('AwsIoTThingTemperatureSensor', 'Aws Io T Thing Temperature Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensor('AwsIoTThingTemperatureSensor', 'Aws Io T Thing Temperature Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTemperatureSensorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorCard('AwsIoTThingTemperatureSensorCard', 'Aws Io T Thing Temperature Sensor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorCard('AwsIoTThingTemperatureSensorCard', 'Aws Io T Thing Temperature Sensor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTemperatureSensorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorGroup('AwsIoTThingTemperatureSensorGroup', 'Aws Io T Thing Temperature Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorGroup('AwsIoTThingTemperatureSensorGroup', 'Aws Io T Thing Temperature Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.png
deleted file mode 100644
index 588fe82c77..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.puml
deleted file mode 100644
index 0393259c6a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor
-
-sprite $AwsIoTThingTemperatureSensorXs [10x10/16z] JSp50G0n3CH09GRrN_4nn3YlPQrizJN4TSTnPzA7XDduo5EQd_eKSLKlUJi
-
-sprite $AwsIoTThingTemperatureSensorSm [12x12/16z] POs50S0m20IJ07VxJrptulhVVY9dtYMMUXbbttDZitxLxjcprWPhgYKSnyFhD-bx7O32ctS6
-
-sprite $AwsIoTThingTemperatureSensorMd [16x16/16z] RS-70GCX509GC0BxRvoFwOKh-kpYRuo0UeYib--yS79-BidvXNl-UXc-spws9SXjEOvbLCdTyrVox4zThR6sLqr27k-xzLpFgj5OZ-JVVHezVGK
-
-sprite $AwsIoTThingTemperatureSensorLg [20x20/16z] {
-VT150eG0509G-07tF_6CtGeclfLuJK7msA-DahVsl6d-KjCjUTZ4wHu1eCeJ8umgH1TNnnYtc5rhTkdf7jBirisUdNrszjaL4ToTmraN9qSQEBjowE9e2Qi3
-EWyHvZ0x5EPOVlvJRXtp1m
-}
-
-!procedure AwsIoTThingTemperatureSensor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingTemperatureSensorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingTemperatureSensorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingTemperatureSensorGroup($id, $name='Aws Io T Thing Temperature Sensor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingTemperatureSensorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.png
deleted file mode 100644
index 4893c6a934..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.puml
deleted file mode 100644
index e4bc525f2d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTemperatureSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorCard('AwsIoTThingTemperatureSensorCard', 'Aws Io T Thing Temperature Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Remote.puml
deleted file mode 100644
index c32f6f09e3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTemperatureSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorCard('AwsIoTThingTemperatureSensorCard', 'Aws Io T Thing Temperature Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.png
deleted file mode 100644
index 2f64c48791..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.puml
deleted file mode 100644
index 1db7bb4fe6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingTemperatureSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorGroup('AwsIoTThingTemperatureSensorGroup', 'Aws Io T Thing Temperature Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Remote.puml
deleted file mode 100644
index 198c9f8403..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingTemperatureSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor')
-
-' renders the element
-AwsIoTThingTemperatureSensorGroup('AwsIoTThingTemperatureSensorGroup', 'Aws Io T Thing Temperature Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.png
deleted file mode 100644
index c4d0c8ea08..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.puml
deleted file mode 100644
index ccd42b2f28..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTemperatureVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensor('AwsIoTThingTemperatureVibrationSensor', 'Aws Io T Thing Temperature Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Remote.puml
deleted file mode 100644
index dfc239a2b4..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTemperatureVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensor('AwsIoTThingTemperatureVibrationSensor', 'Aws Io T Thing Temperature Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.md
deleted file mode 100644
index 4be6b37fca..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingTemperatureVibrationSensor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-```
-
-
-
-| Illustration | AwsIoTThingTemperatureVibrationSensor | AwsIoTThingTemperatureVibrationSensorCard | AwsIoTThingTemperatureVibrationSensorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.png) | ![illustration for AwsIoTThingTemperatureVibrationSensor](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.Local.png) | ![illustration for AwsIoTThingTemperatureVibrationSensorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.png) | ![illustration for AwsIoTThingTemperatureVibrationSensorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingTemperatureVibrationSensorXs>`
-- `<$AwsIoTThingTemperatureVibrationSensorSm>`
-- `<$AwsIoTThingTemperatureVibrationSensorMd>`
-- `<$AwsIoTThingTemperatureVibrationSensorLg>`
-
-
-
-
-
-## AwsIoTThingTemperatureVibrationSensor
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensor('AwsIoTThingTemperatureVibrationSensor', 'Aws Io T Thing Temperature Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensor('AwsIoTThingTemperatureVibrationSensor', 'Aws Io T Thing Temperature Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTemperatureVibrationSensorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorCard('AwsIoTThingTemperatureVibrationSensorCard', 'Aws Io T Thing Temperature Vibration Sensor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorCard('AwsIoTThingTemperatureVibrationSensorCard', 'Aws Io T Thing Temperature Vibration Sensor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTemperatureVibrationSensorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTemperatureVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorGroup('AwsIoTThingTemperatureVibrationSensorGroup', 'Aws Io T Thing Temperature Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTemperatureVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorGroup('AwsIoTThingTemperatureVibrationSensorGroup', 'Aws Io T Thing Temperature Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.png
deleted file mode 100644
index 80ca9689d6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.puml
deleted file mode 100644
index 1234023a30..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor
-
-sprite $AwsIoTThingTemperatureVibrationSensorXs [10x10/16z] JOp50SDG5CFq7sd_YTjmOZwPBshKUqCUkQ2Y6689CGZ74acjSw6pB_B0VFx-
-
-sprite $AwsIoTThingTemperatureVibrationSensorSm [12x12/16z] POs50S0W40FHk_qdnkhbNPEmYLpva3ngOYXnvkcLaU9H8nvpgKUjOpnJFR3cSNBcvOLur1bG-F9s
-
-sprite $AwsIoTThingTemperatureVibrationSensorMd [16x16/16z] RKzH6eGH49giwluttlJnzWTKmSmdD1xmCU3mfKj_23fLoRh6sDdoff6uBfUW-18vr55WZYsglWt6T_FsyIExkwONijbQXmD3XU_BsKI6nUOFn0T_rjFWuty
-
-sprite $AwsIoTThingTemperatureVibrationSensorLg [20x20/16z] {
-VP25ZGLG3CDSIlRV-FJWw9CZT2qgRsc4rpwvaFopEKxdqYmghWk1GW2PGBSH5O7f9gTZTyD4BfUd6nddHDa0APtEQ3lxTBOPVZlxT8BjEiYu7ONJrNyxGCuo
-_Ed0xTH35vOutMBg3-8GDQbqhCN7dyRF5by
-}
-
-!procedure AwsIoTThingTemperatureVibrationSensor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingTemperatureVibrationSensorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingTemperatureVibrationSensorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingTemperatureVibrationSensorGroup($id, $name='Aws Io T Thing Temperature Vibration Sensor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingTemperatureVibrationSensorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.png
deleted file mode 100644
index 0817ffc21d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.puml
deleted file mode 100644
index 69d007ae2c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTemperatureVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorCard('AwsIoTThingTemperatureVibrationSensorCard', 'Aws Io T Thing Temperature Vibration Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Remote.puml
deleted file mode 100644
index 86de6bb56c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTemperatureVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorCard('AwsIoTThingTemperatureVibrationSensorCard', 'Aws Io T Thing Temperature Vibration Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.png
deleted file mode 100644
index a3a41b9ee8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.puml
deleted file mode 100644
index 1d05757c60..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingTemperatureVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorGroup('AwsIoTThingTemperatureVibrationSensorGroup', 'Aws Io T Thing Temperature Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Remote.puml
deleted file mode 100644
index 82d7d0f084..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingTemperatureVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor')
-
-' renders the element
-AwsIoTThingTemperatureVibrationSensorGroup('AwsIoTThingTemperatureVibrationSensorGroup', 'Aws Io T Thing Temperature Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.png
deleted file mode 100644
index dce169fb84..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.puml
deleted file mode 100644
index 339dc32935..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingThermostat
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostat('AwsIoTThingThermostat', 'Aws Io T Thing Thermostat', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Remote.puml
deleted file mode 100644
index 606b53da96..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingThermostat
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostat('AwsIoTThingThermostat', 'Aws Io T Thing Thermostat', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.md
deleted file mode 100644
index daeb12b549..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingThermostat
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingThermostat
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-```
-
-
-
-| Illustration | AwsIoTThingThermostat | AwsIoTThingThermostatCard | AwsIoTThingThermostatGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.png) | ![illustration for AwsIoTThingThermostat](../../../aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.Local.png) | ![illustration for AwsIoTThingThermostatCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.png) | ![illustration for AwsIoTThingThermostatGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingThermostatXs>`
-- `<$AwsIoTThingThermostatSm>`
-- `<$AwsIoTThingThermostatMd>`
-- `<$AwsIoTThingThermostatLg>`
-
-
-
-
-
-## AwsIoTThingThermostat
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingThermostat
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostat('AwsIoTThingThermostat', 'Aws Io T Thing Thermostat', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingThermostat
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostat('AwsIoTThingThermostat', 'Aws Io T Thing Thermostat', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingThermostatCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingThermostatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatCard('AwsIoTThingThermostatCard', 'Aws Io T Thing Thermostat Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingThermostatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatCard('AwsIoTThingThermostatCard', 'Aws Io T Thing Thermostat Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingThermostatGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingThermostatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatGroup('AwsIoTThingThermostatGroup', 'Aws Io T Thing Thermostat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingThermostatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatGroup('AwsIoTThingThermostatGroup', 'Aws Io T Thing Thermostat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.png
deleted file mode 100644
index c90b3fa759..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.puml
deleted file mode 100644
index 829d4fc6e7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingThermostat
-
-sprite $AwsIoTThingThermostatXs [10x10/16z] RKo53G0m3Ag6_o-U--e6q6K6O8moEfpKwujGlVRoGlsCocroCYvRf9S1
-
-sprite $AwsIoTThingThermostatSm [12x12/16z] LKs50G112CB2_JT-u-li19pYGFgMeIjPKuMbLC7QgG5IIbGTTGyZAwbq3JBhdbF7tDTjbCvzxmDJ9syvU2y
-
-sprite $AwsIoTThingThermostatMd [16x16/16z] RS-tOGL020N1UGS7_LSix_Ktct0zg8rrwfFJszltTa7xwg07sxb3kcWkoWfcRTIYCaDhRwuDTWMBoIxjVXdd6YQHv1nrMHcvKaMZTZO4Ab_rpvygW7hpEV0C
-
-sprite $AwsIoTThingThermostatLg [20x20/16z] {
-TL070iD0218ZylyVDsXt6qnkC6x55Ov0XQQUg1-kFv3BJOjS1xrMcQCI9TDTM9-221pa-e3UdYitDYkTlVSK7rcaMuN9oKYTLZ2SCvY-pZO_VI4hrb5FNp92
-ADkUlc3FfUr_-EOYhNhSRRa77boosKrDyVBz5hYNSGC
-}
-
-!procedure AwsIoTThingThermostat($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingThermostat', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingThermostatCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingThermostatLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingThermostatGroup($id, $name='Aws Io T Thing Thermostat', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingThermostatLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.png
deleted file mode 100644
index 5efa0dfc37..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.puml
deleted file mode 100644
index 0b18f986ca..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingThermostatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatCard('AwsIoTThingThermostatCard', 'Aws Io T Thing Thermostat Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Remote.puml
deleted file mode 100644
index c027fef2aa..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingThermostatCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatCard('AwsIoTThingThermostatCard', 'Aws Io T Thing Thermostat Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.png
deleted file mode 100644
index d2a507202c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.puml
deleted file mode 100644
index 542c6b6091..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingThermostatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatGroup('AwsIoTThingThermostatGroup', 'Aws Io T Thing Thermostat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Remote.puml
deleted file mode 100644
index 253d838c78..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingThermostatGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingThermostatGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingThermostat')
-
-' renders the element
-AwsIoTThingThermostatGroup('AwsIoTThingThermostatGroup', 'Aws Io T Thing Thermostat Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.png
deleted file mode 100644
index 191b426b37..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.puml
deleted file mode 100644
index 18504bf00f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTravel
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravel('AwsIoTThingTravel', 'Aws Io T Thing Travel', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Remote.puml
deleted file mode 100644
index a7f41f7658..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTravel
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravel('AwsIoTThingTravel', 'Aws Io T Thing Travel', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.md
deleted file mode 100644
index 36fad39424..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingTravel
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingTravel
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-```
-
-
-
-| Illustration | AwsIoTThingTravel | AwsIoTThingTravelCard | AwsIoTThingTravelGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTravel.png) | ![illustration for AwsIoTThingTravel](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTravel.Local.png) | ![illustration for AwsIoTThingTravelCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.png) | ![illustration for AwsIoTThingTravelGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingTravelXs>`
-- `<$AwsIoTThingTravelSm>`
-- `<$AwsIoTThingTravelMd>`
-- `<$AwsIoTThingTravelLg>`
-
-
-
-
-
-## AwsIoTThingTravel
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTravel
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravel('AwsIoTThingTravel', 'Aws Io T Thing Travel', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTravel
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravel('AwsIoTThingTravel', 'Aws Io T Thing Travel', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTravelCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTravelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelCard('AwsIoTThingTravelCard', 'Aws Io T Thing Travel Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTravelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelCard('AwsIoTThingTravelCard', 'Aws Io T Thing Travel Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingTravelGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingTravelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelGroup('AwsIoTThingTravelGroup', 'Aws Io T Thing Travel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingTravelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelGroup('AwsIoTThingTravelGroup', 'Aws Io T Thing Travel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.png
deleted file mode 100644
index bce599f85f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.puml
deleted file mode 100644
index 3ed2d8b3e3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravel.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingTravel
-
-sprite $AwsIoTThingTravelXs [10x10/16z] Oq01BEpix0oeW0qgnCB00A5151k4PcS2ibcPGIoG01EOnZGF
-
-sprite $AwsIoTThingTravelSm [12x12/16z] NOt70G1120973FHVyILVU_Cn0fmKkBPjBOOIo7YclaOsCO3080QylNjCoGHZldzeGlp-yInzvDu
-
-sprite $AwsIoTThingTravelMd [16x16/16z] {
-RS_5OGK020FGX-y_STtx8NgC1zVMoVgiszVNCrtGV5wY5-RKR7JHDkSkImVsk88LkpGiG-0ELjg9EzfDnvmJo67wHAp8L8ExDqOLZMwIWChulFwvfmgWtdec
-F0C
-}
-
-sprite $AwsIoTThingTravelLg [20x20/16z] {
-TT35WGG124JHHpSK-KUylkFpwuIBTvogxOykz9ClTnmWRXcS7P0b4-b2T7QpbZ6eYWpLOKdzrsOBowKM5Ya6ku6SnlROBSGcNHkpbxnZjqLDdIvvZ65Tyr0z
-7DdRF5jep9jxEIQJpFvetlyFr9_W4m
-}
-
-!procedure AwsIoTThingTravel($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingTravel', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingTravelCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingTravelLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingTravelGroup($id, $name='Aws Io T Thing Travel', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingTravelLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.png
deleted file mode 100644
index 833358129f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.puml
deleted file mode 100644
index 2d87233cfd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingTravelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelCard('AwsIoTThingTravelCard', 'Aws Io T Thing Travel Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Remote.puml
deleted file mode 100644
index 3fd6c0d6c1..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingTravelCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelCard('AwsIoTThingTravelCard', 'Aws Io T Thing Travel Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.png
deleted file mode 100644
index c1e6732c01..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.puml
deleted file mode 100644
index a476cab742..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingTravelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelGroup('AwsIoTThingTravelGroup', 'Aws Io T Thing Travel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Remote.puml
deleted file mode 100644
index 26844acb8a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingTravelGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingTravelGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingTravel')
-
-' renders the element
-AwsIoTThingTravelGroup('AwsIoTThingTravelGroup', 'Aws Io T Thing Travel Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.png
deleted file mode 100644
index ea2adcfcc1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.puml
deleted file mode 100644
index 6acac482fe..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingUtility
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtility('AwsIoTThingUtility', 'Aws Io T Thing Utility', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Remote.puml
deleted file mode 100644
index fb04281c63..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingUtility
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtility('AwsIoTThingUtility', 'Aws Io T Thing Utility', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.md
deleted file mode 100644
index 0695abf363..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingUtility
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingUtility
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-```
-
-
-
-| Illustration | AwsIoTThingUtility | AwsIoTThingUtilityCard | AwsIoTThingUtilityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingUtility.png) | ![illustration for AwsIoTThingUtility](../../../aws-q2-2023/Resource/IoT/AwsIoTThingUtility.Local.png) | ![illustration for AwsIoTThingUtilityCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.png) | ![illustration for AwsIoTThingUtilityGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingUtilityXs>`
-- `<$AwsIoTThingUtilitySm>`
-- `<$AwsIoTThingUtilityMd>`
-- `<$AwsIoTThingUtilityLg>`
-
-
-
-
-
-## AwsIoTThingUtility
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingUtility
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtility('AwsIoTThingUtility', 'Aws Io T Thing Utility', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingUtility
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtility('AwsIoTThingUtility', 'Aws Io T Thing Utility', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingUtilityCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingUtilityCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityCard('AwsIoTThingUtilityCard', 'Aws Io T Thing Utility Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingUtilityCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityCard('AwsIoTThingUtilityCard', 'Aws Io T Thing Utility Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingUtilityGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingUtilityGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityGroup('AwsIoTThingUtilityGroup', 'Aws Io T Thing Utility Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingUtilityGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityGroup('AwsIoTThingUtilityGroup', 'Aws Io T Thing Utility Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.png
deleted file mode 100644
index 096778ec83..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.puml
deleted file mode 100644
index a7cec47c53..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtility.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingUtility
-
-sprite $AwsIoTThingUtilityXs [10x10/16z] Oq01BEpix0ne02h4mi02122Q7IW44WH1C82ncC4qfda
-
-sprite $AwsIoTThingUtilitySm [12x12/16z] LSt50GH034BHDz7-ArxNVua2_YcsW8udIuNf7gO870oYO0qRUuTP5N3wyqyR__tEa_xBlG8
-
-sprite $AwsIoTThingUtilityMd [16x16/16z] PO-53G0X40JdlF-E7uVa1zsSmnydATIsJA-s8joczQ332XAD9iHjsaLCW7woo4dJ_VATeOQzYXg88KriApNj6hSjKSMsha3C7lyS_fZAnjzvp5ZOqAeqFW
-
-sprite $AwsIoTThingUtilityLg [20x20/16z] {
-TP054W0n20C9bl-_-EezNqOpIohoXmbSs6VZhonlwCZaIhGkRncZmcuufiVEye0KL4o1xc7ifWzusNMPSEoIAPoqZ1pUX77n5YfNRualp_3kGyw-ztiR6XcP
-mJxn-ty3p6aK
-}
-
-!procedure AwsIoTThingUtility($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingUtility', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingUtilityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingUtilityLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingUtilityGroup($id, $name='Aws Io T Thing Utility', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingUtilityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.png
deleted file mode 100644
index 2a38425211..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.puml
deleted file mode 100644
index 8979b7349b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingUtilityCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityCard('AwsIoTThingUtilityCard', 'Aws Io T Thing Utility Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Remote.puml
deleted file mode 100644
index 96f38ba6f8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingUtilityCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityCard('AwsIoTThingUtilityCard', 'Aws Io T Thing Utility Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.png
deleted file mode 100644
index 7267de5700..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.puml
deleted file mode 100644
index d7efca809b..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingUtilityGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityGroup('AwsIoTThingUtilityGroup', 'Aws Io T Thing Utility Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Remote.puml
deleted file mode 100644
index 50a2a59366..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingUtilityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingUtilityGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingUtility')
-
-' renders the element
-AwsIoTThingUtilityGroup('AwsIoTThingUtilityGroup', 'Aws Io T Thing Utility Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.png
deleted file mode 100644
index 0cc821ca35..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.puml
deleted file mode 100644
index 6369a2aeb0..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensor('AwsIoTThingVibrationSensor', 'Aws Io T Thing Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Remote.puml
deleted file mode 100644
index 6da4a0523a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensor('AwsIoTThingVibrationSensor', 'Aws Io T Thing Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.md
deleted file mode 100644
index f0465b2a10..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingVibrationSensor
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-```
-
-
-
-| Illustration | AwsIoTThingVibrationSensor | AwsIoTThingVibrationSensorCard | AwsIoTThingVibrationSensorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.png) | ![illustration for AwsIoTThingVibrationSensor](../../../aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.Local.png) | ![illustration for AwsIoTThingVibrationSensorCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.png) | ![illustration for AwsIoTThingVibrationSensorGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingVibrationSensorXs>`
-- `<$AwsIoTThingVibrationSensorSm>`
-- `<$AwsIoTThingVibrationSensorMd>`
-- `<$AwsIoTThingVibrationSensorLg>`
-
-
-
-
-
-## AwsIoTThingVibrationSensor
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensor('AwsIoTThingVibrationSensor', 'Aws Io T Thing Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingVibrationSensor
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensor('AwsIoTThingVibrationSensor', 'Aws Io T Thing Vibration Sensor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingVibrationSensorCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorCard('AwsIoTThingVibrationSensorCard', 'Aws Io T Thing Vibration Sensor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorCard('AwsIoTThingVibrationSensorCard', 'Aws Io T Thing Vibration Sensor Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingVibrationSensorGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorGroup('AwsIoTThingVibrationSensorGroup', 'Aws Io T Thing Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorGroup('AwsIoTThingVibrationSensorGroup', 'Aws Io T Thing Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.png
deleted file mode 100644
index 77bb158647..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.puml
deleted file mode 100644
index 092641653c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor
-
-sprite $AwsIoTThingVibrationSensorXs [10x10/16z] JOor0G113CCSrFuJFnwf2HXqaWtiCvwFthiyrQ84tj_7sfrdupdvDd_DpwRuwAFl1W
-
-sprite $AwsIoTThingVibrationSensorSm [12x12/16z] POs50S104CBo5lQVkEuzL-0dySoxD60VxTd2e1OyvtQ4c4efZ0It-MWRbkm8Vd2QckYRTmO
-
-sprite $AwsIoTThingVibrationSensorMd [16x16/16z] RSyxeeLG30B0GGtP_uhVzvxEgHAeyAfMnaTIwohWpb5826xcynUiGHjNkQyr7IHFDLc3tQnjh9bTn5Dy-bnXRfkQn3GQF8-PGHm3EiU-xs6S_ni
-
-sprite $AwsIoTThingVibrationSensorLg [20x20/16z] {
-VP253GGm54BX2-o_yONqtA1ANXK_DH0S_yie-UuzcV2avZshMrOPpHZm8FAYTdYuJJC37suL3XiicNIu6MfCtpWxGy5iiRRimo5ndxN4uM3gjj-Dey3SyOKh
-8rSr7jn3uQBj9zq0zfRAZFdtJtbtT04
-}
-
-!procedure AwsIoTThingVibrationSensor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingVibrationSensorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingVibrationSensorLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingVibrationSensorGroup($id, $name='Aws Io T Thing Vibration Sensor', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingVibrationSensorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.png
deleted file mode 100644
index 1c0d2c237f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.puml
deleted file mode 100644
index 13916fcd6d..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorCard('AwsIoTThingVibrationSensorCard', 'Aws Io T Thing Vibration Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Remote.puml
deleted file mode 100644
index d60657e2f5..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingVibrationSensorCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorCard('AwsIoTThingVibrationSensorCard', 'Aws Io T Thing Vibration Sensor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.png
deleted file mode 100644
index 984f5ee7bb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.puml
deleted file mode 100644
index af67da404a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorGroup('AwsIoTThingVibrationSensorGroup', 'Aws Io T Thing Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Remote.puml
deleted file mode 100644
index 1f22142e7c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingVibrationSensorGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor')
-
-' renders the element
-AwsIoTThingVibrationSensorGroup('AwsIoTThingVibrationSensorGroup', 'Aws Io T Thing Vibration Sensor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.png
deleted file mode 100644
index 31018faa3a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.puml
deleted file mode 100644
index a0ffba0dcd..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingWindfarm
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarm('AwsIoTThingWindfarm', 'Aws Io T Thing Windfarm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Remote.puml
deleted file mode 100644
index 3581b4361a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingWindfarm
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarm('AwsIoTThingWindfarm', 'Aws Io T Thing Windfarm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.md
deleted file mode 100644
index 617e51714e..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTThingWindfarm
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-```
-
-
-
-| Illustration | AwsIoTThingWindfarm | AwsIoTThingWindfarmCard | AwsIoTThingWindfarmGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.png) | ![illustration for AwsIoTThingWindfarm](../../../aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.Local.png) | ![illustration for AwsIoTThingWindfarmCard](../../../aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.png) | ![illustration for AwsIoTThingWindfarmGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTThingWindfarmXs>`
-- `<$AwsIoTThingWindfarmSm>`
-- `<$AwsIoTThingWindfarmMd>`
-- `<$AwsIoTThingWindfarmLg>`
-
-
-
-
-
-## AwsIoTThingWindfarm
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingWindfarm
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarm('AwsIoTThingWindfarm', 'Aws Io T Thing Windfarm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingWindfarm
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarm('AwsIoTThingWindfarm', 'Aws Io T Thing Windfarm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingWindfarmCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingWindfarmCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmCard('AwsIoTThingWindfarmCard', 'Aws Io T Thing Windfarm Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingWindfarmCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmCard('AwsIoTThingWindfarmCard', 'Aws Io T Thing Windfarm Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTThingWindfarmGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTThingWindfarmGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmGroup('AwsIoTThingWindfarmGroup', 'Aws Io T Thing Windfarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTThingWindfarmGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmGroup('AwsIoTThingWindfarmGroup', 'Aws Io T Thing Windfarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.png
deleted file mode 100644
index 16bf0e55fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.puml
deleted file mode 100644
index 87d8c33ac8..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm
-
-sprite $AwsIoTThingWindfarmXs [10x10/16z] Oq01BEpix0mOW1qi1SHi81h4XM0moOZAmcOU
-
-sprite $AwsIoTThingWindfarmSm [12x12/16z] LSsv0SC03CD0wEN-4oUsMGdLTU3Me3OddI0Ijm6V1Okj-gpF3IlwTT1iWmtBjTRD-Vu1
-
-sprite $AwsIoTThingWindfarmMd [16x16/16z] RO-54GD020JtiEk_uXZpyNt5WJyKWmaTSShbwgvSwnC16XQ3GZpjiVRnqunceAZk7hDs6yuZ-yGBhpsQbJ7AG4yP93tzdrVgIRtFa_ettnK
-
-sprite $AwsIoTThingWindfarmLg [20x20/16z] {
-VP255K0X54B15-m_yU-qmEHS4oCvwD3XIPO_bJDx-BWg-MJqdU2F4ngkE2xE_CfIP-SyrgOsXJ_dI1SdNHq_Pr2iEH9wk3U3MWujTvtxV--RbSXDeSCn-rDk
-vVAk5G
-}
-
-!procedure AwsIoTThingWindfarm($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTThingWindfarmCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTThingWindfarmLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTThingWindfarmGroup($id, $name='Aws Io T Thing Windfarm', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTThingWindfarmLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.png
deleted file mode 100644
index bfee6291a9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.puml
deleted file mode 100644
index d00d1f30a7..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTThingWindfarmCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmCard('AwsIoTThingWindfarmCard', 'Aws Io T Thing Windfarm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Remote.puml
deleted file mode 100644
index 36b1c4918c..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTThingWindfarmCard
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmCard('AwsIoTThingWindfarmCard', 'Aws Io T Thing Windfarm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.png
deleted file mode 100644
index e162476402..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.puml
deleted file mode 100644
index 824c3e20bc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTThingWindfarmGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmGroup('AwsIoTThingWindfarmGroup', 'Aws Io T Thing Windfarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Remote.puml
deleted file mode 100644
index 6da96d122f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTThingWindfarmGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTThingWindfarmGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm')
-
-' renders the element
-AwsIoTThingWindfarmGroup('AwsIoTThingWindfarmGroup', 'Aws Io T Thing Windfarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.png
deleted file mode 100644
index 163b08bf01..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.puml
deleted file mode 100644
index c8efc16de6..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTTopic
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopic('AwsIoTTopic', 'Aws Io T Topic', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Remote.puml
deleted file mode 100644
index b436a65b2f..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTTopic
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopic('AwsIoTTopic', 'Aws Io T Topic', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.md b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.md
deleted file mode 100644
index 56b31b735a..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIoTTopic
-
-
-```text
-aws-q2-2023/Resource/IoT/AwsIoTTopic
-```
-
-```text
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-```
-
-
-
-| Illustration | AwsIoTTopic | AwsIoTTopicCard | AwsIoTTopicGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/IoT/AwsIoTTopic.png) | ![illustration for AwsIoTTopic](../../../aws-q2-2023/Resource/IoT/AwsIoTTopic.Local.png) | ![illustration for AwsIoTTopicCard](../../../aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.png) | ![illustration for AwsIoTTopicGroup](../../../aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIoTTopicXs>`
-- `<$AwsIoTTopicSm>`
-- `<$AwsIoTTopicMd>`
-- `<$AwsIoTTopicLg>`
-
-
-
-
-
-## AwsIoTTopic
-
-### Load remotely
-```plantuml
-@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 AwsIoTTopic
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopic('AwsIoTTopic', 'Aws Io T Topic', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTTopic
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopic('AwsIoTTopic', 'Aws Io T Topic', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIoTTopicCard
-
-### Load remotely
-```plantuml
-@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 AwsIoTTopicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicCard('AwsIoTTopicCard', 'Aws Io T Topic Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTTopicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicCard('AwsIoTTopicCard', 'Aws Io T Topic Card', 'an optional description')
-@enduml
-```
-
-## AwsIoTTopicGroup
-
-### Load remotely
-```plantuml
-@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 AwsIoTTopicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicGroup('AwsIoTTopicGroup', 'Aws Io T Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIoTTopicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicGroup('AwsIoTTopicGroup', 'Aws Io T Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.png
deleted file mode 100644
index 03510e5b32..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.puml
deleted file mode 100644
index 7f9a469ddc..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopic.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/IoT/AwsIoTTopic
-
-sprite $AwsIoTTopicXs [10x10/16z] bSQn0G0G0CJ0FCZ-4uDAwwhZbO4tvYHdshMTSVmCM-d20W
-
-sprite $AwsIoTTopicSm [12x12/16z] Oq03x8oCpAnG9XipCmChXCF832GW4Y062pC38q8FHMmcg6NiREniG1e
-
-sprite $AwsIoTTopicMd [16x16/16z] nOd50O0030EhkVqdnXt-LABsDOqaBhx25BlpRaicPcjzgtgd1g7qtM_papTMaLfeaQsEHOq
-
-sprite $AwsIoTTopicLg [20x20/16z] rSY50O103CNGwi_-6-CE0v3JFllCMRgQnljYuPvjZCitOZHBR3HjYA-_jAxD2b1hl7Cts_DVM-pM-xUW8hB1xPIFRVy1
-
-!procedure AwsIoTTopic($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/IoT/AwsIoTTopic', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIoTTopicCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIoTTopicLg>', 'IoT', $funcName, $content)
-!endprocedure
-
-!procedure AwsIoTTopicGroup($id, $name='Aws Io T Topic', $tech='')
- IconGroupElement($id, 'IoTFamily', '<$AwsIoTTopicLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.png
deleted file mode 100644
index 92fd128280..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.puml
deleted file mode 100644
index 46cf4fd3db..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIoTTopicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicCard('AwsIoTTopicCard', 'Aws Io T Topic Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Remote.puml
deleted file mode 100644
index 8a90e0e3f3..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIoTTopicCard
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicCard('AwsIoTTopicCard', 'Aws Io T Topic Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.png b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.png
deleted file mode 100644
index 38cfe2a29e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.puml
deleted file mode 100644
index 3539f27c33..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIoTTopicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicGroup('AwsIoTTopicGroup', 'Aws Io T Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Remote.puml b/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Remote.puml
deleted file mode 100644
index da5d078550..0000000000
--- a/distribution/aws-q2-2023/Resource/IoT/AwsIoTTopicGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIoTTopicGroup
-include('aws-q2-2023/Resource/IoT/AwsIoTTopic')
-
-' renders the element
-AwsIoTTopicGroup('AwsIoTTopicGroup', 'Aws Io T Topic Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.png
deleted file mode 100644
index 75258e1ae2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.puml
deleted file mode 100644
index a22cc37177..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDevOpsGuruInsights
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsights('AmazonDevOpsGuruInsights', 'Amazon Dev Ops Guru Insights', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Remote.puml
deleted file mode 100644
index a3046a27a4..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDevOpsGuruInsights
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsights('AmazonDevOpsGuruInsights', 'Amazon Dev Ops Guru Insights', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.md
deleted file mode 100644
index f2d06540ac..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonDevOpsGuruInsights
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-```
-
-
-
-| Illustration | AmazonDevOpsGuruInsights | AmazonDevOpsGuruInsightsCard | AmazonDevOpsGuruInsightsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.png) | ![illustration for AmazonDevOpsGuruInsights](../../../aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.Local.png) | ![illustration for AmazonDevOpsGuruInsightsCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.png) | ![illustration for AmazonDevOpsGuruInsightsGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonDevOpsGuruInsightsXs>`
-- `<$AmazonDevOpsGuruInsightsSm>`
-- `<$AmazonDevOpsGuruInsightsMd>`
-- `<$AmazonDevOpsGuruInsightsLg>`
-
-
-
-
-
-## AmazonDevOpsGuruInsights
-
-### Load remotely
-```plantuml
-@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 AmazonDevOpsGuruInsights
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsights('AmazonDevOpsGuruInsights', 'Amazon Dev Ops Guru Insights', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDevOpsGuruInsights
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsights('AmazonDevOpsGuruInsights', 'Amazon Dev Ops Guru Insights', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonDevOpsGuruInsightsCard
-
-### Load remotely
-```plantuml
-@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 AmazonDevOpsGuruInsightsCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsCard('AmazonDevOpsGuruInsightsCard', 'Amazon Dev Ops Guru Insights Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDevOpsGuruInsightsCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsCard('AmazonDevOpsGuruInsightsCard', 'Amazon Dev Ops Guru Insights Card', 'an optional description')
-@enduml
-```
-
-## AmazonDevOpsGuruInsightsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonDevOpsGuruInsightsGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsGroup('AmazonDevOpsGuruInsightsGroup', 'Amazon Dev Ops Guru Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonDevOpsGuruInsightsGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsGroup('AmazonDevOpsGuruInsightsGroup', 'Amazon Dev Ops Guru Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.png
deleted file mode 100644
index 0d0a7cc87b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.puml
deleted file mode 100644
index 653435ad95..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights
-
-sprite $AmazonDevOpsGuruInsightsXs [10x10/16z] LS650SD000GWtc__XIlnWBVyqCUeneIcHp8WQKf88ikW51B5gQ2AK-0B
-
-sprite $AmazonDevOpsGuruInsightsSm [12x12/16z] NS670GHG24AnXr-5_IU-NXFurocUGXl1ICf28UGHcPIDW0GAKE8muKhsif7Ao5TmPR8BirVcIXq-0bSN
-
-sprite $AmazonDevOpsGuruInsightsMd [16x16/16z] TSS74WGn30B1OMiD_F_5L_Bbr0xIy8zQdXoZHDo4E2U5QjZ0eKAM5rc5als0gXJiMzDJu8caBKOj5E8akrPA2JS9J6jZxBPzmFA868SfR_hHt9eB
-
-sprite $AmazonDevOpsGuruInsightsLg [20x20/16z] {
-XSY5OI002C30uDb_uPUwzt3uXSexvObhyA8sY7-u07h-8HSdzn2uU32v0UHMWLGbqoqWCeb414CPA-5c8W0jKa24WJpQF40Uk_-41Nem0nB_m6aptX0lFy0J
-Y4Jk4OyUVnz4KhUx0ym-aaSfo4U6V7BoMGEF_W8
-}
-
-!procedure AmazonDevOpsGuruInsights($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonDevOpsGuruInsightsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonDevOpsGuruInsightsLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonDevOpsGuruInsightsGroup($id, $name='Amazon Dev Ops Guru Insights', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonDevOpsGuruInsightsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.png
deleted file mode 100644
index e06458fed6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.puml
deleted file mode 100644
index 636ad2b2f5..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonDevOpsGuruInsightsCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsCard('AmazonDevOpsGuruInsightsCard', 'Amazon Dev Ops Guru Insights Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Remote.puml
deleted file mode 100644
index 9dc5c849a4..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonDevOpsGuruInsightsCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsCard('AmazonDevOpsGuruInsightsCard', 'Amazon Dev Ops Guru Insights Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.png
deleted file mode 100644
index 0bb5668e0d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.puml
deleted file mode 100644
index 35443f5b7b..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonDevOpsGuruInsightsGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsGroup('AmazonDevOpsGuruInsightsGroup', 'Amazon Dev Ops Guru Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Remote.puml
deleted file mode 100644
index 78d3620c0d..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsightsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonDevOpsGuruInsightsGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights')
-
-' renders the element
-AmazonDevOpsGuruInsightsGroup('AmazonDevOpsGuruInsightsGroup', 'Amazon Dev Ops Guru Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.png
deleted file mode 100644
index 99ec853175..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.puml
deleted file mode 100644
index 8ae7fb9fe0..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRekognitionImage
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImage('AmazonRekognitionImage', 'Amazon Rekognition Image', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Remote.puml
deleted file mode 100644
index 6ff21785c6..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRekognitionImage
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImage('AmazonRekognitionImage', 'Amazon Rekognition Image', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.md
deleted file mode 100644
index fd0be3e51f..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRekognitionImage
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-```
-
-
-
-| Illustration | AmazonRekognitionImage | AmazonRekognitionImageCard | AmazonRekognitionImageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.png) | ![illustration for AmazonRekognitionImage](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.Local.png) | ![illustration for AmazonRekognitionImageCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.png) | ![illustration for AmazonRekognitionImageGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRekognitionImageXs>`
-- `<$AmazonRekognitionImageSm>`
-- `<$AmazonRekognitionImageMd>`
-- `<$AmazonRekognitionImageLg>`
-
-
-
-
-
-## AmazonRekognitionImage
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionImage
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImage('AmazonRekognitionImage', 'Amazon Rekognition Image', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionImage
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImage('AmazonRekognitionImage', 'Amazon Rekognition Image', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRekognitionImageCard
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionImageCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageCard('AmazonRekognitionImageCard', 'Amazon Rekognition Image Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionImageCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageCard('AmazonRekognitionImageCard', 'Amazon Rekognition Image Card', 'an optional description')
-@enduml
-```
-
-## AmazonRekognitionImageGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionImageGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageGroup('AmazonRekognitionImageGroup', 'Amazon Rekognition Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionImageGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageGroup('AmazonRekognitionImageGroup', 'Amazon Rekognition Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.png
deleted file mode 100644
index 357c857e82..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.puml
deleted file mode 100644
index 94dbe8f0c4..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage
-
-sprite $AmazonRekognitionImageXs [10x10/16z] LSQn0G0G30311_p-2qDIkUhuL30dPPQNgL9zxTHYexpvTgFIXOaWcToGT
-
-sprite $AmazonRekognitionImageSm [12x12/16z] NSQ5OGH030F1ERBLVyF9CmdNhthCFFaamyRKK0Eh3Ii4nHAxhtp5EvzIvsHenWZiUKKPNTUtHAyA99xw1m
-
-sprite $AmazonRekognitionImageMd [16x16/16z] ROe50a9120M7vludbiNMFnlmWaky1-E7vacKQXdr5KZkeXZLWwiOKFGyR6E79jUpC-gXc_RSbJYs03ch0j8pXwqFZIP38RwI5Ayo99yo1QIKrKTWneFYani
-
-sprite $AmazonRekognitionImageLg [20x20/16z] {
-VOw5OGCm30HF_FilNB1SRd96yVE4RAc37_YvL7mdkXDylZmb1rDZwpJeu2PJ3Y2iqO5q1D08Iw3S40EGzFhy-CB0ZS8I5J8QDx3D4wsyURUV0BxwYKfq81C1
-K3NEmOQ8useOmTwpMQj_fkpspOPGSD3iSx8elL4iLIL-OyOlNW4
-}
-
-!procedure AmazonRekognitionImage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRekognitionImageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRekognitionImageLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRekognitionImageGroup($id, $name='Amazon Rekognition Image', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonRekognitionImageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.png
deleted file mode 100644
index 6fbafa9182..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.puml
deleted file mode 100644
index 7f23824fe8..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRekognitionImageCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageCard('AmazonRekognitionImageCard', 'Amazon Rekognition Image Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Remote.puml
deleted file mode 100644
index 946f78716a..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRekognitionImageCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageCard('AmazonRekognitionImageCard', 'Amazon Rekognition Image Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.png
deleted file mode 100644
index fb79cc7704..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.puml
deleted file mode 100644
index 1fe6cab174..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRekognitionImageGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageGroup('AmazonRekognitionImageGroup', 'Amazon Rekognition Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Remote.puml
deleted file mode 100644
index 8edf5e318f..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRekognitionImageGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
-
-' renders the element
-AmazonRekognitionImageGroup('AmazonRekognitionImageGroup', 'Amazon Rekognition Image Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.png
deleted file mode 100644
index d81c3c207e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.puml
deleted file mode 100644
index 23fc583bbd..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRekognitionVideo
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideo('AmazonRekognitionVideo', 'Amazon Rekognition Video', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Remote.puml
deleted file mode 100644
index 82e5e30e8b..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRekognitionVideo
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideo('AmazonRekognitionVideo', 'Amazon Rekognition Video', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.md
deleted file mode 100644
index 96cb0089ac..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRekognitionVideo
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-```
-
-
-
-| Illustration | AmazonRekognitionVideo | AmazonRekognitionVideoCard | AmazonRekognitionVideoGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.png) | ![illustration for AmazonRekognitionVideo](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.Local.png) | ![illustration for AmazonRekognitionVideoCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.png) | ![illustration for AmazonRekognitionVideoGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRekognitionVideoXs>`
-- `<$AmazonRekognitionVideoSm>`
-- `<$AmazonRekognitionVideoMd>`
-- `<$AmazonRekognitionVideoLg>`
-
-
-
-
-
-## AmazonRekognitionVideo
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionVideo
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideo('AmazonRekognitionVideo', 'Amazon Rekognition Video', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionVideo
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideo('AmazonRekognitionVideo', 'Amazon Rekognition Video', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRekognitionVideoCard
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionVideoCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoCard('AmazonRekognitionVideoCard', 'Amazon Rekognition Video Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionVideoCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoCard('AmazonRekognitionVideoCard', 'Amazon Rekognition Video Card', 'an optional description')
-@enduml
-```
-
-## AmazonRekognitionVideoGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRekognitionVideoGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoGroup('AmazonRekognitionVideoGroup', 'Amazon Rekognition Video Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRekognitionVideoGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoGroup('AmazonRekognitionVideoGroup', 'Amazon Rekognition Video Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.png
deleted file mode 100644
index 52496817d9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.puml
deleted file mode 100644
index a84acf3259..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo
-
-sprite $AmazonRekognitionVideoXs [10x10/16z] LOc50S102CJo0cJ_XUkAdFAR3fvAMhLTfCfmbx67dVOec6eBeIYGNPouTvop0W
-
-sprite $AmazonRekognitionVideoSm [12x12/16z] NS770GDG20KWVb7V_XFdaWx-pTe1g6Ivs0PwuRH529e-KOCcuWxLgYe4Er0BMzQqjJbYJWSIBmy
-
-sprite $AmazonRekognitionVideoMd [16x16/16z] RSU53GC15CDGVqpsNxZClIUmpA7sHV73F8qorOYxUsFnDHJonMOa88mOM7oDMKJUu-UxMOnWq3MmB0Ma9wyG2s3oLaNCRTbegGazTmD2pUslGnKF3ZwS0G
-
-sprite $AmazonRekognitionVideoLg [20x20/16z] {
-TOo7RG0n4CCeNzF-4oVdJo_yOe4W3F-JRK_mZND_hcyokdFjfoaVa0SDYw3ZFQRk7DJuGWP-d57jEiBChjooZcFTx6-_NgVs4IKTK3xE_TdHt-_hNQPIlkWK
-PicQmqN3oQi6PdQrmKy5CQgP5l9x5TREznnl1ULNMbmgq_n4uWSl
-}
-
-!procedure AmazonRekognitionVideo($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRekognitionVideoCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRekognitionVideoLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRekognitionVideoGroup($id, $name='Amazon Rekognition Video', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonRekognitionVideoLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.png
deleted file mode 100644
index 7fb7a73ac3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.puml
deleted file mode 100644
index 5c4fc77ac3..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRekognitionVideoCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoCard('AmazonRekognitionVideoCard', 'Amazon Rekognition Video Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Remote.puml
deleted file mode 100644
index 7a6159f911..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRekognitionVideoCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoCard('AmazonRekognitionVideoCard', 'Amazon Rekognition Video Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.png
deleted file mode 100644
index 6997f8b91e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.puml
deleted file mode 100644
index 1e9805a5e0..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRekognitionVideoGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoGroup('AmazonRekognitionVideoGroup', 'Amazon Rekognition Video Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Remote.puml
deleted file mode 100644
index 690865288b..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideoGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRekognitionVideoGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo')
-
-' renders the element
-AmazonRekognitionVideoGroup('AmazonRekognitionVideoGroup', 'Amazon Rekognition Video Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.png
deleted file mode 100644
index 31e33d3cac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.puml
deleted file mode 100644
index 20dfaaecfe..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerCanvas
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvas('AmazonSageMakerCanvas', 'Amazon Sage Maker Canvas', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Remote.puml
deleted file mode 100644
index d2ed42d857..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerCanvas
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvas('AmazonSageMakerCanvas', 'Amazon Sage Maker Canvas', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.md
deleted file mode 100644
index 4088686ecd..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerCanvas
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-```
-
-
-
-| Illustration | AmazonSageMakerCanvas | AmazonSageMakerCanvasCard | AmazonSageMakerCanvasGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.png) | ![illustration for AmazonSageMakerCanvas](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.Local.png) | ![illustration for AmazonSageMakerCanvasCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.png) | ![illustration for AmazonSageMakerCanvasGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerCanvasXs>`
-- `<$AmazonSageMakerCanvasSm>`
-- `<$AmazonSageMakerCanvasMd>`
-- `<$AmazonSageMakerCanvasLg>`
-
-
-
-
-
-## AmazonSageMakerCanvas
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerCanvas
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvas('AmazonSageMakerCanvas', 'Amazon Sage Maker Canvas', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerCanvas
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvas('AmazonSageMakerCanvas', 'Amazon Sage Maker Canvas', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerCanvasCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerCanvasCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasCard('AmazonSageMakerCanvasCard', 'Amazon Sage Maker Canvas Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerCanvasCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasCard('AmazonSageMakerCanvasCard', 'Amazon Sage Maker Canvas Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerCanvasGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerCanvasGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasGroup('AmazonSageMakerCanvasGroup', 'Amazon Sage Maker Canvas Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerCanvasGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasGroup('AmazonSageMakerCanvasGroup', 'Amazon Sage Maker Canvas Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.png
deleted file mode 100644
index dbb8500e5b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.puml
deleted file mode 100644
index cb74f35291..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas
-
-sprite $AmazonSageMakerCanvasXs [10x10/16z] PSc53G0n40F1jGxxR_WPan4Pc8cuWSaCGroEr7kmAvNjoROaUzyIkjWA
-
-sprite $AmazonSageMakerCanvasSm [12x12/16z] JSY50S1020J1HO_-6uxB3muhjvSmmxY8MF-39DG8uoLCxth-btq0ngdtRnJNhku-1_hC3W
-
-sprite $AmazonSageMakerCanvasMd [16x16/16z] NOx50S1G24E3i__2xNTxNF04BnadYQYnfyXx6qadTTzXNe0hK6l2m7eDn6JC7HqVywiUyqWRjVVQ67Ji4tZ_fmg8HttvlR0V
-
-sprite $AmazonSageMakerCanvasLg [20x20/16z] {
-RT170i0W20NH-QB0_I-SNabc-UpoLsHD92MrnSPWw6sZjfXAjXZDaArXfdqj8T0QaXzMsgn3tcbVosEowPfNZSCKOQU5TclPhtdD3bCOSA_Ty_4rHbmMUuCb
-_V-1MeqP
-}
-
-!procedure AmazonSageMakerCanvas($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerCanvasCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerCanvasLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerCanvasGroup($id, $name='Amazon Sage Maker Canvas', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerCanvasLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.png
deleted file mode 100644
index 11433238c2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.puml
deleted file mode 100644
index 6f6cf74159..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerCanvasCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasCard('AmazonSageMakerCanvasCard', 'Amazon Sage Maker Canvas Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Remote.puml
deleted file mode 100644
index 5d2d83399a..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerCanvasCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasCard('AmazonSageMakerCanvasCard', 'Amazon Sage Maker Canvas Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.png
deleted file mode 100644
index 79e9202a98..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.puml
deleted file mode 100644
index d32e9f0762..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerCanvasGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasGroup('AmazonSageMakerCanvasGroup', 'Amazon Sage Maker Canvas Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Remote.puml
deleted file mode 100644
index 2b80137776..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvasGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerCanvasGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas')
-
-' renders the element
-AmazonSageMakerCanvasGroup('AmazonSageMakerCanvasGroup', 'Amazon Sage Maker Canvas Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.png
deleted file mode 100644
index 4948053f13..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.puml
deleted file mode 100644
index 704995cc4c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerGeospatialMl
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMl('AmazonSageMakerGeospatialMl', 'Amazon Sage Maker Geospatial Ml', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Remote.puml
deleted file mode 100644
index b3cd94c090..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerGeospatialMl
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMl('AmazonSageMakerGeospatialMl', 'Amazon Sage Maker Geospatial Ml', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.md
deleted file mode 100644
index 45dc209c86..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerGeospatialMl
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-```
-
-
-
-| Illustration | AmazonSageMakerGeospatialMl | AmazonSageMakerGeospatialMlCard | AmazonSageMakerGeospatialMlGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.png) | ![illustration for AmazonSageMakerGeospatialMl](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.Local.png) | ![illustration for AmazonSageMakerGeospatialMlCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.png) | ![illustration for AmazonSageMakerGeospatialMlGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerGeospatialMlXs>`
-- `<$AmazonSageMakerGeospatialMlSm>`
-- `<$AmazonSageMakerGeospatialMlMd>`
-- `<$AmazonSageMakerGeospatialMlLg>`
-
-
-
-
-
-## AmazonSageMakerGeospatialMl
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGeospatialMl
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMl('AmazonSageMakerGeospatialMl', 'Amazon Sage Maker Geospatial Ml', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGeospatialMl
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMl('AmazonSageMakerGeospatialMl', 'Amazon Sage Maker Geospatial Ml', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerGeospatialMlCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGeospatialMlCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlCard('AmazonSageMakerGeospatialMlCard', 'Amazon Sage Maker Geospatial Ml Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGeospatialMlCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlCard('AmazonSageMakerGeospatialMlCard', 'Amazon Sage Maker Geospatial Ml Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerGeospatialMlGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerGeospatialMlGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlGroup('AmazonSageMakerGeospatialMlGroup', 'Amazon Sage Maker Geospatial Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerGeospatialMlGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlGroup('AmazonSageMakerGeospatialMlGroup', 'Amazon Sage Maker Geospatial Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.png
deleted file mode 100644
index 792e67e3ad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.puml
deleted file mode 100644
index 570064eeb2..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl
-
-sprite $AmazonSageMakerGeospatialMlXs [10x10/16z] JOY74G0W38Imi__4dbr2slFZO1m1t9fDYSQuHrKyxAoC6TJ2G8Pjd4t7rm4
-
-sprite $AmazonSageMakerGeospatialMlSm [12x12/16z] NSZ50OH050MmZFxNVyFh0kGO5ta2qnO6rAwMbYe2iLW6lyYVUNoQ60ff9IYONLG5h2J87G
-
-sprite $AmazonSageMakerGeospatialMlMd [16x16/16z] PSnLeWLG20B0yPJiVyClRiTyAe1l8qdQNIfYhtRHHeb3Gt9IbHgdUpEAGsYQO1A28QZxtv5tp__5rbY4z2ekO_j4MD2xccWAD4kiLN6nkqKXN8oJxU8N
-
-sprite $AmazonSageMakerGeospatialMlLg [20x20/16z] {
-TOo5SK1H3CFaeFTVkF1pLwuUXiJ_nAot1H-KopYz_aXjic0csEHIWW7VVfArdat9qlRQ00OSrQwi12r4FlaxU-_maRipOW7DbrmA_o9OFZn7YVxgwmP_Trco
-2Z3gnqCB601Sge3BdPyqVEmL3s5LddjbEDOUbmNmaKGAmV4A
-}
-
-!procedure AmazonSageMakerGeospatialMl($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerGeospatialMlCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerGeospatialMlLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerGeospatialMlGroup($id, $name='Amazon Sage Maker Geospatial Ml', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerGeospatialMlLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.png
deleted file mode 100644
index e2a97cdc17..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.puml
deleted file mode 100644
index f8e0e72e36..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerGeospatialMlCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlCard('AmazonSageMakerGeospatialMlCard', 'Amazon Sage Maker Geospatial Ml Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Remote.puml
deleted file mode 100644
index 0eb109e705..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerGeospatialMlCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlCard('AmazonSageMakerGeospatialMlCard', 'Amazon Sage Maker Geospatial Ml Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.png
deleted file mode 100644
index a9c9660653..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.puml
deleted file mode 100644
index 02dbadc3d8..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerGeospatialMlGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlGroup('AmazonSageMakerGeospatialMlGroup', 'Amazon Sage Maker Geospatial Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Remote.puml
deleted file mode 100644
index 36167992ee..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMlGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerGeospatialMlGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl')
-
-' renders the element
-AmazonSageMakerGeospatialMlGroup('AmazonSageMakerGeospatialMlGroup', 'Amazon Sage Maker Geospatial Ml Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.png
deleted file mode 100644
index a0295011c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.puml
deleted file mode 100644
index c151a37c35..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerModel
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModel('AmazonSageMakerModel', 'Amazon Sage Maker Model', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Remote.puml
deleted file mode 100644
index 2382ddc691..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerModel
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModel('AmazonSageMakerModel', 'Amazon Sage Maker Model', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.md
deleted file mode 100644
index 8f0106d936..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerModel
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-```
-
-
-
-| Illustration | AmazonSageMakerModel | AmazonSageMakerModelCard | AmazonSageMakerModelGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.png) | ![illustration for AmazonSageMakerModel](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.Local.png) | ![illustration for AmazonSageMakerModelCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.png) | ![illustration for AmazonSageMakerModelGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerModelXs>`
-- `<$AmazonSageMakerModelSm>`
-- `<$AmazonSageMakerModelMd>`
-- `<$AmazonSageMakerModelLg>`
-
-
-
-
-
-## AmazonSageMakerModel
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerModel
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModel('AmazonSageMakerModel', 'Amazon Sage Maker Model', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerModel
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModel('AmazonSageMakerModel', 'Amazon Sage Maker Model', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerModelCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerModelCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelCard('AmazonSageMakerModelCard', 'Amazon Sage Maker Model Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerModelCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelCard('AmazonSageMakerModelCard', 'Amazon Sage Maker Model Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerModelGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerModelGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelGroup('AmazonSageMakerModelGroup', 'Amazon Sage Maker Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerModelGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelGroup('AmazonSageMakerModelGroup', 'Amazon Sage Maker Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.png
deleted file mode 100644
index ce83eaada8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.puml
deleted file mode 100644
index 9784e4057f..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel
-
-sprite $AmazonSageMakerModelXs [10x10/16z] JKk50G112B9r_uaV_BfIKiupUtcKg8bSPe9e00RyINQMP4AojuDDa0qnLofWh0i
-
-sprite $AmazonSageMakerModelSm [12x12/16z] NSQvOG9G040X_ltsNpZHLYhyg7a3Tv2p1sf9DkCUYXZhlXayWolkoUIfHVI6RpTwxwHWd242RgE1Vm
-
-sprite $AmazonSageMakerModelMd [16x16/16z] PSV5eGDG00CWdYRxB_nTMsxWsUYI_hI3iYzme5OLjAdQdpVdcJGvYeuLUpSBvuXcq0OY69Hnp_dyhQuz4AT9gkqs2ZCeOyJdPrJRptVDghW7sB6hzIES0Lu1
-
-sprite $AmazonSageMakerModelLg [20x20/16z] {
-TSY7OIGX4031OczXEl-4tyfBrzWfpzk7rSLRLvSQ9rwQ3U6Q6zYiGvHviUg-lfZzYAhxnMRRa5v6KQfgmMEzsD34cs48S_O-BoPo6LnBU--xbUOgjBWp3bqj
-ve1j8BJpPYMdKo-spvHato_cqK9QixrrsatbK-lbm6y
-}
-
-!procedure AmazonSageMakerModel($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerModelCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerModelLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerModelGroup($id, $name='Amazon Sage Maker Model', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerModelLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.png
deleted file mode 100644
index 6514521355..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.puml
deleted file mode 100644
index 930e0f8a30..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerModelCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelCard('AmazonSageMakerModelCard', 'Amazon Sage Maker Model Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Remote.puml
deleted file mode 100644
index ea14cbca5f..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerModelCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelCard('AmazonSageMakerModelCard', 'Amazon Sage Maker Model Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.png
deleted file mode 100644
index d5063752b3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.puml
deleted file mode 100644
index 53f123c3d2..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerModelGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelGroup('AmazonSageMakerModelGroup', 'Amazon Sage Maker Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Remote.puml
deleted file mode 100644
index 1e49ab6241..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModelGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerModelGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
-
-' renders the element
-AmazonSageMakerModelGroup('AmazonSageMakerModelGroup', 'Amazon Sage Maker Model Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.png
deleted file mode 100644
index 935485f245..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.puml
deleted file mode 100644
index cc3603c902..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerNotebook
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebook('AmazonSageMakerNotebook', 'Amazon Sage Maker Notebook', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Remote.puml
deleted file mode 100644
index fad4e7d78a..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerNotebook
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebook('AmazonSageMakerNotebook', 'Amazon Sage Maker Notebook', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.md
deleted file mode 100644
index 1ea9ffdd83..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerNotebook
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-```
-
-
-
-| Illustration | AmazonSageMakerNotebook | AmazonSageMakerNotebookCard | AmazonSageMakerNotebookGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.png) | ![illustration for AmazonSageMakerNotebook](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.Local.png) | ![illustration for AmazonSageMakerNotebookCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.png) | ![illustration for AmazonSageMakerNotebookGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerNotebookXs>`
-- `<$AmazonSageMakerNotebookSm>`
-- `<$AmazonSageMakerNotebookMd>`
-- `<$AmazonSageMakerNotebookLg>`
-
-
-
-
-
-## AmazonSageMakerNotebook
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerNotebook
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebook('AmazonSageMakerNotebook', 'Amazon Sage Maker Notebook', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerNotebook
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebook('AmazonSageMakerNotebook', 'Amazon Sage Maker Notebook', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerNotebookCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerNotebookCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookCard('AmazonSageMakerNotebookCard', 'Amazon Sage Maker Notebook Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerNotebookCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookCard('AmazonSageMakerNotebookCard', 'Amazon Sage Maker Notebook Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerNotebookGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerNotebookGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookGroup('AmazonSageMakerNotebookGroup', 'Amazon Sage Maker Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerNotebookGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookGroup('AmazonSageMakerNotebookGroup', 'Amazon Sage Maker Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.png
deleted file mode 100644
index fb8e4dbe9f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.puml
deleted file mode 100644
index 68745ab563..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook
-
-sprite $AmazonSageMakerNotebookXs [10x10/16z] Oq02p50AbSK1142AXOs12GY0B7OEg2mc2wmEhfU54GoO0G
-
-sprite $AmazonSageMakerNotebookSm [12x12/16z] Oq01x8nG06Hpi36o0m4BM9mPIGq3CXkXXWD9WeE5WPaPgteKDGXn66
-
-sprite $AmazonSageMakerNotebookMd [16x16/16z] TOs50G0X548nOV-5B-nyvY_0ZjWGFZYKlcDfO1CcnPvkgYD-kOHDCHMtEXC-nHBd-XTA6lmi2bU_mirlZZc05m
-
-sprite $AmazonSageMakerNotebookLg [20x20/16z] bS-53SHG30DGExp_mWUDoln47u8unbhHuKqn6c-UwR1e2fx5gOTktw0AH3KRtsoNQn46IkEY1qVzbbM9sHpdcSdnxJnkz2fkd6zskWTeNB2k92l05m
-
-!procedure AmazonSageMakerNotebook($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerNotebookCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerNotebookLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerNotebookGroup($id, $name='Amazon Sage Maker Notebook', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerNotebookLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.png
deleted file mode 100644
index e1097db3ad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.puml
deleted file mode 100644
index f922d3b438..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerNotebookCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookCard('AmazonSageMakerNotebookCard', 'Amazon Sage Maker Notebook Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Remote.puml
deleted file mode 100644
index fd14f0921d..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerNotebookCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookCard('AmazonSageMakerNotebookCard', 'Amazon Sage Maker Notebook Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.png
deleted file mode 100644
index 114c94e7c0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.puml
deleted file mode 100644
index c215503000..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerNotebookGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookGroup('AmazonSageMakerNotebookGroup', 'Amazon Sage Maker Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Remote.puml
deleted file mode 100644
index dcdfd07ba9..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebookGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerNotebookGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook')
-
-' renders the element
-AmazonSageMakerNotebookGroup('AmazonSageMakerNotebookGroup', 'Amazon Sage Maker Notebook Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.png
deleted file mode 100644
index 5850a7d608..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.puml
deleted file mode 100644
index 2d6625f830..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerShadowTesting
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTesting('AmazonSageMakerShadowTesting', 'Amazon Sage Maker Shadow Testing', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Remote.puml
deleted file mode 100644
index fe2d0864e4..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerShadowTesting
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTesting('AmazonSageMakerShadowTesting', 'Amazon Sage Maker Shadow Testing', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.md
deleted file mode 100644
index ba480b8f3e..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerShadowTesting
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-```
-
-
-
-| Illustration | AmazonSageMakerShadowTesting | AmazonSageMakerShadowTestingCard | AmazonSageMakerShadowTestingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.png) | ![illustration for AmazonSageMakerShadowTesting](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.Local.png) | ![illustration for AmazonSageMakerShadowTestingCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.png) | ![illustration for AmazonSageMakerShadowTestingGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerShadowTestingXs>`
-- `<$AmazonSageMakerShadowTestingSm>`
-- `<$AmazonSageMakerShadowTestingMd>`
-- `<$AmazonSageMakerShadowTestingLg>`
-
-
-
-
-
-## AmazonSageMakerShadowTesting
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerShadowTesting
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTesting('AmazonSageMakerShadowTesting', 'Amazon Sage Maker Shadow Testing', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerShadowTesting
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTesting('AmazonSageMakerShadowTesting', 'Amazon Sage Maker Shadow Testing', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerShadowTestingCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerShadowTestingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingCard('AmazonSageMakerShadowTestingCard', 'Amazon Sage Maker Shadow Testing Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerShadowTestingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingCard('AmazonSageMakerShadowTestingCard', 'Amazon Sage Maker Shadow Testing Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerShadowTestingGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerShadowTestingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingGroup('AmazonSageMakerShadowTestingGroup', 'Amazon Sage Maker Shadow Testing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerShadowTestingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingGroup('AmazonSageMakerShadowTestingGroup', 'Amazon Sage Maker Shadow Testing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.png
deleted file mode 100644
index 030368f28e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.puml
deleted file mode 100644
index d30f9ad6df..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting
-
-sprite $AmazonSageMakerShadowTestingXs [10x10/16z] Oq003Y00aY0Mc6H0PR4ZnB2fOsPYO65WP03BCOD4W8WH33W
-
-sprite $AmazonSageMakerShadowTestingSm [12x12/16z] POo50G0n20CFP_-5txN59GbVoofh4GCewBDT1NAQKtxtXfDxmIu1WG27eawqla8Nwh9S0G
-
-sprite $AmazonSageMakerShadowTestingMd [16x16/16z] VSg55KKn30BGEDb_uHhVvL7ZvbH-fm4qcwgwxawdxeRLT1q-TMcrTxT-_uzL-c6mrjs7AQwqsUO2Q2pL8WU0FABE8NFl_GXa0W
-
-sprite $AmazonSageMakerShadowTestingLg [20x20/16z] {
-hSs5ZGLH20NGYzD_nHiasV7OFwCFnGV9edEmEIJAl144WAAFWPNp_2xcORUOXZptvlmVOsmeeeTOOiInjxZWVuOAcE3LIBwng2uN5AV3JZdiH2gEc3f8Hxcf
-8-0F
-}
-
-!procedure AmazonSageMakerShadowTesting($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerShadowTestingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerShadowTestingLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerShadowTestingGroup($id, $name='Amazon Sage Maker Shadow Testing', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerShadowTestingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.png
deleted file mode 100644
index d0c274b37e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.puml
deleted file mode 100644
index b43cb91890..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerShadowTestingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingCard('AmazonSageMakerShadowTestingCard', 'Amazon Sage Maker Shadow Testing Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Remote.puml
deleted file mode 100644
index 3fc388f13c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerShadowTestingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingCard('AmazonSageMakerShadowTestingCard', 'Amazon Sage Maker Shadow Testing Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.png
deleted file mode 100644
index 07a6117435..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.puml
deleted file mode 100644
index 28c955bb6f..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerShadowTestingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingGroup('AmazonSageMakerShadowTestingGroup', 'Amazon Sage Maker Shadow Testing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Remote.puml
deleted file mode 100644
index 1a67f2378c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTestingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerShadowTestingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting')
-
-' renders the element
-AmazonSageMakerShadowTestingGroup('AmazonSageMakerShadowTestingGroup', 'Amazon Sage Maker Shadow Testing Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.png
deleted file mode 100644
index 7511787fd0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.puml
deleted file mode 100644
index 8803f8592c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerTrain
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrain('AmazonSageMakerTrain', 'Amazon Sage Maker Train', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Remote.puml
deleted file mode 100644
index 90a98b0b25..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerTrain
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrain('AmazonSageMakerTrain', 'Amazon Sage Maker Train', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.md
deleted file mode 100644
index 2a01873ebc..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSageMakerTrain
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-```
-
-
-
-| Illustration | AmazonSageMakerTrain | AmazonSageMakerTrainCard | AmazonSageMakerTrainGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.png) | ![illustration for AmazonSageMakerTrain](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.Local.png) | ![illustration for AmazonSageMakerTrainCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.png) | ![illustration for AmazonSageMakerTrainGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSageMakerTrainXs>`
-- `<$AmazonSageMakerTrainSm>`
-- `<$AmazonSageMakerTrainMd>`
-- `<$AmazonSageMakerTrainLg>`
-
-
-
-
-
-## AmazonSageMakerTrain
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerTrain
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrain('AmazonSageMakerTrain', 'Amazon Sage Maker Train', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerTrain
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrain('AmazonSageMakerTrain', 'Amazon Sage Maker Train', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerTrainCard
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerTrainCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainCard('AmazonSageMakerTrainCard', 'Amazon Sage Maker Train Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerTrainCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainCard('AmazonSageMakerTrainCard', 'Amazon Sage Maker Train Card', 'an optional description')
-@enduml
-```
-
-## AmazonSageMakerTrainGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSageMakerTrainGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainGroup('AmazonSageMakerTrainGroup', 'Amazon Sage Maker Train Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSageMakerTrainGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainGroup('AmazonSageMakerTrainGroup', 'Amazon Sage Maker Train Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.png
deleted file mode 100644
index 4f68e3b306..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.puml
deleted file mode 100644
index ace119b6dd..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain
-
-sprite $AmazonSageMakerTrainXs [10x10/16z] TSR50O1G00KWxBV_mdRhvuI2WS6f8ObGsof1Dsi9SD_T1
-
-sprite $AmazonSageMakerTrainSm [12x12/16z] VSUt0S9050KmlNzn_uN93M1RdLofaUKZ-AI8e5ML7HtP3vW8fDcD-5XBnjEdRtxS0G
-
-sprite $AmazonSageMakerTrainMd [16x16/16z] ZOtN0G0X24FfiF_4byFwwRCBIUWH3RkVXHMydtds9lhLTNCG92ZoRYeIdjVK-i7Dmuv9Lgcf_VLiKC27uZYPwauftgn2yIJfXGy
-
-sprite $AmazonSageMakerTrainLg [20x20/16z] hOl50GD040BdTEc_uHX4Nx4vNOH_CBIt6e_Kp7sdxLZSiIJQ8CGNj0KWGvE0rcCcU9-Kf4jRranNLQcDkcWhjDaGGo1QuAGXEuIBXlJQDSyvi-iEdt44
-
-!procedure AmazonSageMakerTrain($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSageMakerTrainCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSageMakerTrainLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSageMakerTrainGroup($id, $name='Amazon Sage Maker Train', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonSageMakerTrainLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.png
deleted file mode 100644
index b2fc90596f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.puml
deleted file mode 100644
index 6b157d648d..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSageMakerTrainCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainCard('AmazonSageMakerTrainCard', 'Amazon Sage Maker Train Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Remote.puml
deleted file mode 100644
index 73875faddf..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSageMakerTrainCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainCard('AmazonSageMakerTrainCard', 'Amazon Sage Maker Train Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.png
deleted file mode 100644
index cda2f7c3b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.puml
deleted file mode 100644
index 0fcf1e883e..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSageMakerTrainGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainGroup('AmazonSageMakerTrainGroup', 'Amazon Sage Maker Train Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Remote.puml
deleted file mode 100644
index fb96a00fe3..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrainGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSageMakerTrainGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain')
-
-' renders the element
-AmazonSageMakerTrainGroup('AmazonSageMakerTrainGroup', 'Amazon Sage Maker Train Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.png
deleted file mode 100644
index ddc4fbc10b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.puml
deleted file mode 100644
index 68fb6f153f..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTextractAnalyzeLending
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLending('AmazonTextractAnalyzeLending', 'Amazon Textract Analyze Lending', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Remote.puml
deleted file mode 100644
index 1bba31a81c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTextractAnalyzeLending
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLending('AmazonTextractAnalyzeLending', 'Amazon Textract Analyze Lending', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.md b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.md
deleted file mode 100644
index f0a3c9c9a1..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonTextractAnalyzeLending
-
-
-```text
-aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending
-```
-
-```text
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-```
-
-
-
-| Illustration | AmazonTextractAnalyzeLending | AmazonTextractAnalyzeLendingCard | AmazonTextractAnalyzeLendingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.png) | ![illustration for AmazonTextractAnalyzeLending](../../../aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.Local.png) | ![illustration for AmazonTextractAnalyzeLendingCard](../../../aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.png) | ![illustration for AmazonTextractAnalyzeLendingGroup](../../../aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonTextractAnalyzeLendingXs>`
-- `<$AmazonTextractAnalyzeLendingSm>`
-- `<$AmazonTextractAnalyzeLendingMd>`
-- `<$AmazonTextractAnalyzeLendingLg>`
-
-
-
-
-
-## AmazonTextractAnalyzeLending
-
-### Load remotely
-```plantuml
-@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 AmazonTextractAnalyzeLending
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLending('AmazonTextractAnalyzeLending', 'Amazon Textract Analyze Lending', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTextractAnalyzeLending
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLending('AmazonTextractAnalyzeLending', 'Amazon Textract Analyze Lending', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonTextractAnalyzeLendingCard
-
-### Load remotely
-```plantuml
-@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 AmazonTextractAnalyzeLendingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingCard('AmazonTextractAnalyzeLendingCard', 'Amazon Textract Analyze Lending Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTextractAnalyzeLendingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingCard('AmazonTextractAnalyzeLendingCard', 'Amazon Textract Analyze Lending Card', 'an optional description')
-@enduml
-```
-
-## AmazonTextractAnalyzeLendingGroup
-
-### Load remotely
-```plantuml
-@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 AmazonTextractAnalyzeLendingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingGroup('AmazonTextractAnalyzeLendingGroup', 'Amazon Textract Analyze Lending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonTextractAnalyzeLendingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingGroup('AmazonTextractAnalyzeLendingGroup', 'Amazon Textract Analyze Lending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.png
deleted file mode 100644
index e2b9fceddb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.puml
deleted file mode 100644
index 51e98064a0..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending
-
-sprite $AmazonTextractAnalyzeLendingXs [10x10/16z] POZ70S1038EuPhF_mkaz-WZWDs_m9ClANMq5e9479PahfSWu6xGEb7MT6G
-
-sprite $AmazonTextractAnalyzeLendingSm [12x12/16z] NSR70G0X24N1CNxxRtWJjtqAZ5-hFMrmydHigBM5_fd4GK_I7dU4yzZq0CgzzJAVMddheNnIkG4
-
-sprite $AmazonTextractAnalyzeLendingMd [16x16/16z] ROs50GD140BdRA7_Xb-9PqxNW7yqwyHyaOJQXLiInVrK4YrjvJFMe0RjWC9tyo23VadOxHMBarU_AAcTCUgiUJTK_CvdHJzYRS4h3ldu2Um
-
-sprite $AmazonTextractAnalyzeLendingLg [20x20/16z] {
-TP054WD120IRjPd_VpX21U9TTjUByny_q8iBI8RBg5YCYZmLxTMHxUPPpC4hOJlYxhRjVflfylyiV2VIhGp1ht6gRr35cMJ4Izmc4OIawf5XyaiSMDlAjxtB
-GN0MY8YdEw25oTpLZgqWNP0ecjMNV06u0W
-}
-
-!procedure AmazonTextractAnalyzeLending($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonTextractAnalyzeLendingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonTextractAnalyzeLendingLg>', 'MachineLearning', $funcName, $content)
-!endprocedure
-
-!procedure AmazonTextractAnalyzeLendingGroup($id, $name='Amazon Textract Analyze Lending', $tech='')
- IconGroupElement($id, 'MachineLearningFamily', '<$AmazonTextractAnalyzeLendingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.png
deleted file mode 100644
index ab8efbb54b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.puml
deleted file mode 100644
index 7edf93822c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonTextractAnalyzeLendingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingCard('AmazonTextractAnalyzeLendingCard', 'Amazon Textract Analyze Lending Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Remote.puml
deleted file mode 100644
index 1294baefe0..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonTextractAnalyzeLendingCard
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingCard('AmazonTextractAnalyzeLendingCard', 'Amazon Textract Analyze Lending Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.png b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.png
deleted file mode 100644
index ae09e8bb49..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.puml
deleted file mode 100644
index 50b927c0ff..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonTextractAnalyzeLendingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingGroup('AmazonTextractAnalyzeLendingGroup', 'Amazon Textract Analyze Lending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Remote.puml
deleted file mode 100644
index 1f660c078c..0000000000
--- a/distribution/aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLendingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonTextractAnalyzeLendingGroup
-include('aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending')
-
-' renders the element
-AmazonTextractAnalyzeLendingGroup('AmazonTextractAnalyzeLendingGroup', 'Amazon Textract Analyze Lending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.png
deleted file mode 100644
index 7ae3e3156a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.puml
deleted file mode 100644
index cb2bad22d9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchAlarm
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarm('AmazonCloudWatchAlarm', 'Amazon Cloud Watch Alarm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Remote.puml
deleted file mode 100644
index 4c03c8c6b4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchAlarm
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarm('AmazonCloudWatchAlarm', 'Amazon Cloud Watch Alarm', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.md
deleted file mode 100644
index 11c89b80db..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchAlarm
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-```
-
-
-
-| Illustration | AmazonCloudWatchAlarm | AmazonCloudWatchAlarmCard | AmazonCloudWatchAlarmGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.png) | ![illustration for AmazonCloudWatchAlarm](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.Local.png) | ![illustration for AmazonCloudWatchAlarmCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.png) | ![illustration for AmazonCloudWatchAlarmGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchAlarmXs>`
-- `<$AmazonCloudWatchAlarmSm>`
-- `<$AmazonCloudWatchAlarmMd>`
-- `<$AmazonCloudWatchAlarmLg>`
-
-
-
-
-
-## AmazonCloudWatchAlarm
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchAlarm
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarm('AmazonCloudWatchAlarm', 'Amazon Cloud Watch Alarm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchAlarm
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarm('AmazonCloudWatchAlarm', 'Amazon Cloud Watch Alarm', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchAlarmCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchAlarmCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmCard('AmazonCloudWatchAlarmCard', 'Amazon Cloud Watch Alarm Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchAlarmCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmCard('AmazonCloudWatchAlarmCard', 'Amazon Cloud Watch Alarm Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchAlarmGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchAlarmGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmGroup('AmazonCloudWatchAlarmGroup', 'Amazon Cloud Watch Alarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchAlarmGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmGroup('AmazonCloudWatchAlarmGroup', 'Amazon Cloud Watch Alarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.png
deleted file mode 100644
index f78fe57d81..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.puml
deleted file mode 100644
index 3bc6842516..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm
-
-sprite $AmazonCloudWatchAlarmXs [10x10/16z] Oq07d0mSS3ONb6RdWejmCG55ES5oO1ON0oik5Xm
-
-sprite $AmazonCloudWatchAlarmSm [12x12/16z] VSQ54O0m542nTtpVVs3SeSrP-27YvmFgU8BmGmP0zxFVgFv52IaHWRXC
-
-sprite $AmazonCloudWatchAlarmMd [16x16/16z] dOs30G0n40HpHl_zlktFXAVTSWz5q3QMOQ_0S5PysDl4FWopw1vL7UFiKjt3Wye-9jNOnPrrPJpuGN-ngdGkExm5
-
-sprite $AmazonCloudWatchAlarmLg [20x20/16z] jSk54S0m0090ui3-0zVTpahyZ-0pWIfd4f1vjF7fRqjb_7zCiy-4sFVEPfczWvBQOdqrJYTqQvPKpWQ47usanhst_jhRNSebeGC
-
-!procedure AmazonCloudWatchAlarm($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchAlarmCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchAlarmLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchAlarmGroup($id, $name='Amazon Cloud Watch Alarm', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchAlarmLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.png
deleted file mode 100644
index b158e7afc0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.puml
deleted file mode 100644
index 4639a87bb1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchAlarmCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmCard('AmazonCloudWatchAlarmCard', 'Amazon Cloud Watch Alarm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Remote.puml
deleted file mode 100644
index 39877265b9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchAlarmCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmCard('AmazonCloudWatchAlarmCard', 'Amazon Cloud Watch Alarm Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.png
deleted file mode 100644
index 5faf066618..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.puml
deleted file mode 100644
index 5859abbd3b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchAlarmGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmGroup('AmazonCloudWatchAlarmGroup', 'Amazon Cloud Watch Alarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Remote.puml
deleted file mode 100644
index a34d212faa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarmGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchAlarmGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm')
-
-' renders the element
-AmazonCloudWatchAlarmGroup('AmazonCloudWatchAlarmGroup', 'Amazon Cloud Watch Alarm Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.png
deleted file mode 100644
index 37b4b24c35..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.puml
deleted file mode 100644
index bb77c8845f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchCrossAccountObservability
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservability('AmazonCloudWatchCrossAccountObservability', 'Amazon Cloud Watch Cross Account Observability', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Remote.puml
deleted file mode 100644
index edd46a6497..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchCrossAccountObservability
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservability('AmazonCloudWatchCrossAccountObservability', 'Amazon Cloud Watch Cross Account Observability', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.md
deleted file mode 100644
index b639df9cef..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchCrossAccountObservability
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-```
-
-
-
-| Illustration | AmazonCloudWatchCrossAccountObservability | AmazonCloudWatchCrossAccountObservabilityCard | AmazonCloudWatchCrossAccountObservabilityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.png) | ![illustration for AmazonCloudWatchCrossAccountObservability](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.Local.png) | ![illustration for AmazonCloudWatchCrossAccountObservabilityCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.png) | ![illustration for AmazonCloudWatchCrossAccountObservabilityGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchCrossAccountObservabilityXs>`
-- `<$AmazonCloudWatchCrossAccountObservabilitySm>`
-- `<$AmazonCloudWatchCrossAccountObservabilityMd>`
-- `<$AmazonCloudWatchCrossAccountObservabilityLg>`
-
-
-
-
-
-## AmazonCloudWatchCrossAccountObservability
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchCrossAccountObservability
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservability('AmazonCloudWatchCrossAccountObservability', 'Amazon Cloud Watch Cross Account Observability', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchCrossAccountObservability
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservability('AmazonCloudWatchCrossAccountObservability', 'Amazon Cloud Watch Cross Account Observability', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchCrossAccountObservabilityCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchCrossAccountObservabilityCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityCard('AmazonCloudWatchCrossAccountObservabilityCard', 'Amazon Cloud Watch Cross Account Observability Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchCrossAccountObservabilityCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityCard('AmazonCloudWatchCrossAccountObservabilityCard', 'Amazon Cloud Watch Cross Account Observability Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchCrossAccountObservabilityGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchCrossAccountObservabilityGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityGroup('AmazonCloudWatchCrossAccountObservabilityGroup', 'Amazon Cloud Watch Cross Account Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchCrossAccountObservabilityGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityGroup('AmazonCloudWatchCrossAccountObservabilityGroup', 'Amazon Cloud Watch Cross Account Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.png
deleted file mode 100644
index 6154185a92..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.puml
deleted file mode 100644
index 30dc93fe99..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability
-
-sprite $AmazonCloudWatchCrossAccountObservabilityXs [10x10/16z] NOg50O0m4CI2G_RV5wZBwnbJIQoxeEUHfHaQrXFF_x3iu1NGuy5_YU68Ozqty04
-
-sprite $AmazonCloudWatchCrossAccountObservabilitySm [12x12/16z] NSk50SGW50MmuBpkl--vDkWtPxN6GrhPkeTcjFtEfte9vV5iZXk6up6VpL96CECH5BqIpTkZz9ODLm
-
-sprite $AmazonCloudWatchCrossAccountObservabilityMd [16x16/16z] RSs7OSGm30GmgD3YUVzzqtiU2y1ZA_6fBiBXJH4n5cyESJeJRv9LADuqDM5seI7eGSZz2dlShJv3nj42Oq3jdczf9mVAQWIQzcPxSySlOmm_NPStpm
-
-sprite $AmazonCloudWatchCrossAccountObservabilityLg [20x20/16z] {
-VOw50GGm20E1MiB-0pzDtorL3hL_2kA35Sc7DO1btbuOj6dnmG2k1vi4bUUueSQeRI_Aax_L4yaTff2O-xilv_P9KnapwxXo_3nPgtk4qEhpiCLRt6YdXnlh
-eX2H6FKfr2cqb3VhnctAhdJr7_OYpSbtvXYm3-YttmK
-}
-
-!procedure AmazonCloudWatchCrossAccountObservability($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchCrossAccountObservabilityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchCrossAccountObservabilityLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchCrossAccountObservabilityGroup($id, $name='Amazon Cloud Watch Cross Account Observability', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchCrossAccountObservabilityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.png
deleted file mode 100644
index 3605acac08..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.puml
deleted file mode 100644
index 10e4f6726c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchCrossAccountObservabilityCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityCard('AmazonCloudWatchCrossAccountObservabilityCard', 'Amazon Cloud Watch Cross Account Observability Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Remote.puml
deleted file mode 100644
index e3d9c8a4b2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchCrossAccountObservabilityCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityCard('AmazonCloudWatchCrossAccountObservabilityCard', 'Amazon Cloud Watch Cross Account Observability Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.png
deleted file mode 100644
index 5582276417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.puml
deleted file mode 100644
index 1422e7e38c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchCrossAccountObservabilityGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityGroup('AmazonCloudWatchCrossAccountObservabilityGroup', 'Amazon Cloud Watch Cross Account Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Remote.puml
deleted file mode 100644
index b69a9c0a42..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservabilityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchCrossAccountObservabilityGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability')
-
-' renders the element
-AmazonCloudWatchCrossAccountObservabilityGroup('AmazonCloudWatchCrossAccountObservabilityGroup', 'Amazon Cloud Watch Cross Account Observability Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.png
deleted file mode 100644
index d468a7ad44..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.puml
deleted file mode 100644
index bc363116c4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchDataProtection
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtection('AmazonCloudWatchDataProtection', 'Amazon Cloud Watch Data Protection', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Remote.puml
deleted file mode 100644
index 708673ac5f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchDataProtection
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtection('AmazonCloudWatchDataProtection', 'Amazon Cloud Watch Data Protection', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.md
deleted file mode 100644
index 11e6620c2b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchDataProtection
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-```
-
-
-
-| Illustration | AmazonCloudWatchDataProtection | AmazonCloudWatchDataProtectionCard | AmazonCloudWatchDataProtectionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.png) | ![illustration for AmazonCloudWatchDataProtection](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.Local.png) | ![illustration for AmazonCloudWatchDataProtectionCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.png) | ![illustration for AmazonCloudWatchDataProtectionGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchDataProtectionXs>`
-- `<$AmazonCloudWatchDataProtectionSm>`
-- `<$AmazonCloudWatchDataProtectionMd>`
-- `<$AmazonCloudWatchDataProtectionLg>`
-
-
-
-
-
-## AmazonCloudWatchDataProtection
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchDataProtection
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtection('AmazonCloudWatchDataProtection', 'Amazon Cloud Watch Data Protection', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchDataProtection
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtection('AmazonCloudWatchDataProtection', 'Amazon Cloud Watch Data Protection', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchDataProtectionCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchDataProtectionCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionCard('AmazonCloudWatchDataProtectionCard', 'Amazon Cloud Watch Data Protection Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchDataProtectionCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionCard('AmazonCloudWatchDataProtectionCard', 'Amazon Cloud Watch Data Protection Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchDataProtectionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchDataProtectionGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionGroup('AmazonCloudWatchDataProtectionGroup', 'Amazon Cloud Watch Data Protection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchDataProtectionGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionGroup('AmazonCloudWatchDataProtectionGroup', 'Amazon Cloud Watch Data Protection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.png
deleted file mode 100644
index 0234ab6215..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.puml
deleted file mode 100644
index fa2ce05922..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection
-
-sprite $AmazonCloudWatchDataProtectionXs [10x10/16z] NOW50G0n30FpC3h_ViVSXdKTL47PGv-ahuQNz_rVZNkAM65p0lcvzJGl0G
-
-sprite $AmazonCloudWatchDataProtectionSm [12x12/16z] PSQ50G0X3C30u87zztttFsWR_g9NLcu3Q112s5is3hNBpUk6g-dSNK522CImwZpC
-
-sprite $AmazonCloudWatchDataProtectionMd [16x16/16z] ZSc54S0m3CLG1VtT_GSkC-KTwaGhZz4Ps6X81iwcczv3Qt3xMZbdXxQwju0wjmsc3k7ykJPJQr2B5eMB7W
-
-sprite $AmazonCloudWatchDataProtectionLg [20x20/16z] bSe55a8X00NHeU7jVy5AO_ilFGUkivB2Kqg0gnj5LGPH5RRPl7bjhhPOFRN1MjdA1ykKxRJZPYnXeKJrDaH0H7Es38IIQQtehhUwFVyZFhTgjDXGufGiVxe1
-
-!procedure AmazonCloudWatchDataProtection($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchDataProtectionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchDataProtectionLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchDataProtectionGroup($id, $name='Amazon Cloud Watch Data Protection', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchDataProtectionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.png
deleted file mode 100644
index 16a0f1de38..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.puml
deleted file mode 100644
index 6d7ac5e0aa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchDataProtectionCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionCard('AmazonCloudWatchDataProtectionCard', 'Amazon Cloud Watch Data Protection Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Remote.puml
deleted file mode 100644
index d202ffc3f1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchDataProtectionCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionCard('AmazonCloudWatchDataProtectionCard', 'Amazon Cloud Watch Data Protection Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.png
deleted file mode 100644
index 9ea451f92b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.puml
deleted file mode 100644
index 8f641760d3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchDataProtectionGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionGroup('AmazonCloudWatchDataProtectionGroup', 'Amazon Cloud Watch Data Protection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Remote.puml
deleted file mode 100644
index 651a8616cc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtectionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchDataProtectionGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection')
-
-' renders the element
-AmazonCloudWatchDataProtectionGroup('AmazonCloudWatchDataProtectionGroup', 'Amazon Cloud Watch Data Protection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.png
deleted file mode 100644
index 8c9ef2aa13..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.puml
deleted file mode 100644
index 8a9247bbce..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchEventEventBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBased('AmazonCloudWatchEventEventBased', 'Amazon Cloud Watch Event Event Based', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Remote.puml
deleted file mode 100644
index c2d0af293d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchEventEventBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBased('AmazonCloudWatchEventEventBased', 'Amazon Cloud Watch Event Event Based', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.md
deleted file mode 100644
index 91c0b8dc38..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchEventEventBased
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-```
-
-
-
-| Illustration | AmazonCloudWatchEventEventBased | AmazonCloudWatchEventEventBasedCard | AmazonCloudWatchEventEventBasedGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.png) | ![illustration for AmazonCloudWatchEventEventBased](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.Local.png) | ![illustration for AmazonCloudWatchEventEventBasedCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.png) | ![illustration for AmazonCloudWatchEventEventBasedGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchEventEventBasedXs>`
-- `<$AmazonCloudWatchEventEventBasedSm>`
-- `<$AmazonCloudWatchEventEventBasedMd>`
-- `<$AmazonCloudWatchEventEventBasedLg>`
-
-
-
-
-
-## AmazonCloudWatchEventEventBased
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEventEventBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBased('AmazonCloudWatchEventEventBased', 'Amazon Cloud Watch Event Event Based', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEventEventBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBased('AmazonCloudWatchEventEventBased', 'Amazon Cloud Watch Event Event Based', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchEventEventBasedCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEventEventBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedCard('AmazonCloudWatchEventEventBasedCard', 'Amazon Cloud Watch Event Event Based Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEventEventBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedCard('AmazonCloudWatchEventEventBasedCard', 'Amazon Cloud Watch Event Event Based Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchEventEventBasedGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEventEventBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedGroup('AmazonCloudWatchEventEventBasedGroup', 'Amazon Cloud Watch Event Event Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEventEventBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedGroup('AmazonCloudWatchEventEventBasedGroup', 'Amazon Cloud Watch Event Event Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.png
deleted file mode 100644
index 019366c045..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.puml
deleted file mode 100644
index f0226f2032..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased
-
-sprite $AmazonCloudWatchEventEventBasedXs [10x10/16z] Oy04N1WiBYuOYvCD9Ce9OZ60MLmChBXOZ3
-
-sprite $AmazonCloudWatchEventEventBasedSm [12x12/16z] VOQ50S0m408Xx_iFN7S9UlXGa7KmyCaW3zHZ3fvRVHP5IAaOaAT6
-
-sprite $AmazonCloudWatchEventEventBasedMd [16x16/16z] Oy0DE840JOYH41-VVWuW059iR6mGFb2I2qYn0BMXyrdOs3XG-41jPFDPM802G0A8cO6se00s
-
-sprite $AmazonCloudWatchEventEventBasedLg [20x20/16z] jSs30S1044JHYUTV_mN7jbvuIvt9g5Wpg1A-YpdKD1TLj42UMnK3nJWmwsUo6Gj0kenL2xB_Oe2xlVLRLNP5YbTK0W
-
-!procedure AmazonCloudWatchEventEventBased($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchEventEventBasedCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchEventEventBasedLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchEventEventBasedGroup($id, $name='Amazon Cloud Watch Event Event Based', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchEventEventBasedLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.png
deleted file mode 100644
index 2b47c0a7ab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.puml
deleted file mode 100644
index e7ab379aef..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchEventEventBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedCard('AmazonCloudWatchEventEventBasedCard', 'Amazon Cloud Watch Event Event Based Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Remote.puml
deleted file mode 100644
index 954eac3095..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchEventEventBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedCard('AmazonCloudWatchEventEventBasedCard', 'Amazon Cloud Watch Event Event Based Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.png
deleted file mode 100644
index ee2e6bd642..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.puml
deleted file mode 100644
index 29a281f3a6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchEventEventBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedGroup('AmazonCloudWatchEventEventBasedGroup', 'Amazon Cloud Watch Event Event Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Remote.puml
deleted file mode 100644
index 5844358591..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBasedGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchEventEventBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased')
-
-' renders the element
-AmazonCloudWatchEventEventBasedGroup('AmazonCloudWatchEventEventBasedGroup', 'Amazon Cloud Watch Event Event Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.png
deleted file mode 100644
index 1ab38c36aa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.puml
deleted file mode 100644
index 3e495fd861..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchEventTimeBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBased('AmazonCloudWatchEventTimeBased', 'Amazon Cloud Watch Event Time Based', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Remote.puml
deleted file mode 100644
index 0ce1f9fe36..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchEventTimeBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBased('AmazonCloudWatchEventTimeBased', 'Amazon Cloud Watch Event Time Based', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.md
deleted file mode 100644
index 7f1ea0f0bf..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchEventTimeBased
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-```
-
-
-
-| Illustration | AmazonCloudWatchEventTimeBased | AmazonCloudWatchEventTimeBasedCard | AmazonCloudWatchEventTimeBasedGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.png) | ![illustration for AmazonCloudWatchEventTimeBased](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.Local.png) | ![illustration for AmazonCloudWatchEventTimeBasedCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.png) | ![illustration for AmazonCloudWatchEventTimeBasedGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchEventTimeBasedXs>`
-- `<$AmazonCloudWatchEventTimeBasedSm>`
-- `<$AmazonCloudWatchEventTimeBasedMd>`
-- `<$AmazonCloudWatchEventTimeBasedLg>`
-
-
-
-
-
-## AmazonCloudWatchEventTimeBased
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEventTimeBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBased('AmazonCloudWatchEventTimeBased', 'Amazon Cloud Watch Event Time Based', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEventTimeBased
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBased('AmazonCloudWatchEventTimeBased', 'Amazon Cloud Watch Event Time Based', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchEventTimeBasedCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEventTimeBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedCard('AmazonCloudWatchEventTimeBasedCard', 'Amazon Cloud Watch Event Time Based Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEventTimeBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedCard('AmazonCloudWatchEventTimeBasedCard', 'Amazon Cloud Watch Event Time Based Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchEventTimeBasedGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEventTimeBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedGroup('AmazonCloudWatchEventTimeBasedGroup', 'Amazon Cloud Watch Event Time Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEventTimeBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedGroup('AmazonCloudWatchEventTimeBasedGroup', 'Amazon Cloud Watch Event Time Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.png
deleted file mode 100644
index 17d9a25678..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.puml
deleted file mode 100644
index 62609dc3c9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased
-
-sprite $AmazonCloudWatchEventTimeBasedXs [10x10/16z] Oq07x8nSK1OR6qoCWu4Jok9YOsBW0l6099Z5nS26YmK7
-
-sprite $AmazonCloudWatchEventTimeBasedSm [12x12/16z] VSR50SCm542nPt_UV-0sp8bEue69RU-DN6-DOfLxMnNeSfXlrFUx4BrQx-2xFm
-
-sprite $AmazonCloudWatchEventTimeBasedMd [16x16/16z] dOc54SG03CCKFky_y3DZMmLrvZif5NSipDplFhYXkoS6pHsvYGSC7AYgIvub8C7E3bUF6Jqvr5RlRkouihj0p-m1
-
-sprite $AmazonCloudWatchEventTimeBasedLg [20x20/16z] jOe54WGX4CJIB6Fy_x_djbvsWR5KSqhBCkPOe3QOKSXnpLnuEDWy9x7CzOIfcADCOy48hmRaZNWxQRgx0TJRGVkwKLMsT23_dylCUdH_zCOcja9N
-
-!procedure AmazonCloudWatchEventTimeBased($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchEventTimeBasedCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchEventTimeBasedLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchEventTimeBasedGroup($id, $name='Amazon Cloud Watch Event Time Based', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchEventTimeBasedLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.png
deleted file mode 100644
index 861b5ca271..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.puml
deleted file mode 100644
index 4896e67432..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchEventTimeBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedCard('AmazonCloudWatchEventTimeBasedCard', 'Amazon Cloud Watch Event Time Based Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Remote.puml
deleted file mode 100644
index 2e1cfc869c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchEventTimeBasedCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedCard('AmazonCloudWatchEventTimeBasedCard', 'Amazon Cloud Watch Event Time Based Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.png
deleted file mode 100644
index afc9bebc6c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.puml
deleted file mode 100644
index 2212a76c88..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchEventTimeBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedGroup('AmazonCloudWatchEventTimeBasedGroup', 'Amazon Cloud Watch Event Time Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Remote.puml
deleted file mode 100644
index bfb4677929..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBasedGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchEventTimeBasedGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased')
-
-' renders the element
-AmazonCloudWatchEventTimeBasedGroup('AmazonCloudWatchEventTimeBasedGroup', 'Amazon Cloud Watch Event Time Based Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.png
deleted file mode 100644
index 498e476e63..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.puml
deleted file mode 100644
index e9dd8d1daa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchEvidently
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidently('AmazonCloudWatchEvidently', 'Amazon Cloud Watch Evidently', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Remote.puml
deleted file mode 100644
index 171318fe56..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchEvidently
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidently('AmazonCloudWatchEvidently', 'Amazon Cloud Watch Evidently', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.md
deleted file mode 100644
index c5df606e80..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchEvidently
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-```
-
-
-
-| Illustration | AmazonCloudWatchEvidently | AmazonCloudWatchEvidentlyCard | AmazonCloudWatchEvidentlyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.png) | ![illustration for AmazonCloudWatchEvidently](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.Local.png) | ![illustration for AmazonCloudWatchEvidentlyCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.png) | ![illustration for AmazonCloudWatchEvidentlyGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchEvidentlyXs>`
-- `<$AmazonCloudWatchEvidentlySm>`
-- `<$AmazonCloudWatchEvidentlyMd>`
-- `<$AmazonCloudWatchEvidentlyLg>`
-
-
-
-
-
-## AmazonCloudWatchEvidently
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEvidently
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidently('AmazonCloudWatchEvidently', 'Amazon Cloud Watch Evidently', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEvidently
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidently('AmazonCloudWatchEvidently', 'Amazon Cloud Watch Evidently', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchEvidentlyCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEvidentlyCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyCard('AmazonCloudWatchEvidentlyCard', 'Amazon Cloud Watch Evidently Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEvidentlyCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyCard('AmazonCloudWatchEvidentlyCard', 'Amazon Cloud Watch Evidently Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchEvidentlyGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchEvidentlyGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyGroup('AmazonCloudWatchEvidentlyGroup', 'Amazon Cloud Watch Evidently Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchEvidentlyGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyGroup('AmazonCloudWatchEvidentlyGroup', 'Amazon Cloud Watch Evidently Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.png
deleted file mode 100644
index b0ed506386..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.puml
deleted file mode 100644
index a745cdbaad..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently
-
-sprite $AmazonCloudWatchEvidentlyXs [10x10/16z] PSQt0G0X400Wp7hxx_lHJYgSEgYb1GXcNqIWcJeXlvjpxWN7LbKosGq
-
-sprite $AmazonCloudWatchEvidentlySm [12x12/16z] XSW53e105CJGhluPxdzV72B8DlPItdAvMPpPSugqjdlAiClAwsCtmeZTYTiYXaQDAh1P
-
-sprite $AmazonCloudWatchEvidentlyMd [16x16/16z] bOg50SD03CJqB7V_VSiSDXwnKZtw3nU_M8dksnyfqhrU9fBpAz-i0qXt7kc4rnfFBfB0bv_acwlHVtm6HtWZeBuFHI3xH1S
-
-sprite $AmazonCloudWatchEvidentlyLg [20x20/16z] {
-hSm50WGX20LGkkv_u1Msk-RRJmNUXzBlB07jXYI1Bem5k9GhpcI2fO2TazNK2ZVB8tA6Au2kytpsujBUd4qP4gnovMI645EFw6GGnJVcqRcsFZbiQp4puvWl
-IvDb75Hze8GEuimqXvvt
-}
-
-!procedure AmazonCloudWatchEvidently($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchEvidentlyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchEvidentlyLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchEvidentlyGroup($id, $name='Amazon Cloud Watch Evidently', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchEvidentlyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.png
deleted file mode 100644
index a8219d0c86..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.puml
deleted file mode 100644
index 4cb154de0e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchEvidentlyCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyCard('AmazonCloudWatchEvidentlyCard', 'Amazon Cloud Watch Evidently Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Remote.puml
deleted file mode 100644
index d55e1a1d2f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchEvidentlyCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyCard('AmazonCloudWatchEvidentlyCard', 'Amazon Cloud Watch Evidently Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.png
deleted file mode 100644
index 35492b54b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.puml
deleted file mode 100644
index ec5ffacd23..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchEvidentlyGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyGroup('AmazonCloudWatchEvidentlyGroup', 'Amazon Cloud Watch Evidently Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Remote.puml
deleted file mode 100644
index 4840356980..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidentlyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchEvidentlyGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently')
-
-' renders the element
-AmazonCloudWatchEvidentlyGroup('AmazonCloudWatchEvidentlyGroup', 'Amazon Cloud Watch Evidently Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.png
deleted file mode 100644
index b979cc657a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.puml
deleted file mode 100644
index 3a12d051b9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchLogs
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogs('AmazonCloudWatchLogs', 'Amazon Cloud Watch Logs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Remote.puml
deleted file mode 100644
index 58e526f7aa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchLogs
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogs('AmazonCloudWatchLogs', 'Amazon Cloud Watch Logs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.md
deleted file mode 100644
index 99e5a72013..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchLogs
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-```
-
-
-
-| Illustration | AmazonCloudWatchLogs | AmazonCloudWatchLogsCard | AmazonCloudWatchLogsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.png) | ![illustration for AmazonCloudWatchLogs](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.Local.png) | ![illustration for AmazonCloudWatchLogsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.png) | ![illustration for AmazonCloudWatchLogsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchLogsXs>`
-- `<$AmazonCloudWatchLogsSm>`
-- `<$AmazonCloudWatchLogsMd>`
-- `<$AmazonCloudWatchLogsLg>`
-
-
-
-
-
-## AmazonCloudWatchLogs
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchLogs
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogs('AmazonCloudWatchLogs', 'Amazon Cloud Watch Logs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchLogs
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogs('AmazonCloudWatchLogs', 'Amazon Cloud Watch Logs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchLogsCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchLogsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsCard('AmazonCloudWatchLogsCard', 'Amazon Cloud Watch Logs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchLogsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsCard('AmazonCloudWatchLogsCard', 'Amazon Cloud Watch Logs Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchLogsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchLogsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsGroup('AmazonCloudWatchLogsGroup', 'Amazon Cloud Watch Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchLogsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsGroup('AmazonCloudWatchLogsGroup', 'Amazon Cloud Watch Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.png
deleted file mode 100644
index 2129b5ea4b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.puml
deleted file mode 100644
index 419951da83..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs
-
-sprite $AmazonCloudWatchLogsXs [10x10/16z] Oy06M800mUDYuu8mE3aPkBY0V11WOc11YC7LiN31zN8X3
-
-sprite $AmazonCloudWatchLogsSm [12x12/16z] TSp50O1G3C3GuA7xxulhbtUfbvffnrTpzw67cPDRqhGG1xcFHi--2dr339y_Yfk9p0e
-
-sprite $AmazonCloudWatchLogsMd [16x16/16z] bSx50S0m34FH7xQw_xvbvhoZKTGg4vwu7Y3dIcGb9sNlcKKCN1JGBE1mTUelRDpNyRuG6mU6ECIBVEa
-
-sprite $AmazonCloudWatchLogsLg [20x20/16z] fS_L0SDG34FH-y2a_VSjCpSvlqQnHZlZQimJNceyKdc9WzmpABeFid5Lb364kEfqe5iqe7JH8MRZmRxlOLyNUdKt7_vBvKHFEToRCHxYcg2TyByj
-
-!procedure AmazonCloudWatchLogs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchLogsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchLogsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchLogsGroup($id, $name='Amazon Cloud Watch Logs', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchLogsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.png
deleted file mode 100644
index 5b159de0c6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.puml
deleted file mode 100644
index 3bf015ecfb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchLogsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsCard('AmazonCloudWatchLogsCard', 'Amazon Cloud Watch Logs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Remote.puml
deleted file mode 100644
index 8c81b091c2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchLogsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsCard('AmazonCloudWatchLogsCard', 'Amazon Cloud Watch Logs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.png
deleted file mode 100644
index b70287e335..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.puml
deleted file mode 100644
index 698452dce2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchLogsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsGroup('AmazonCloudWatchLogsGroup', 'Amazon Cloud Watch Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Remote.puml
deleted file mode 100644
index 9f031743eb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchLogsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs')
-
-' renders the element
-AmazonCloudWatchLogsGroup('AmazonCloudWatchLogsGroup', 'Amazon Cloud Watch Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.png
deleted file mode 100644
index bbd749888f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.puml
deleted file mode 100644
index 00e457fdbf..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchMetricsInsights
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsights('AmazonCloudWatchMetricsInsights', 'Amazon Cloud Watch Metrics Insights', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Remote.puml
deleted file mode 100644
index b59b323b52..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchMetricsInsights
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsights('AmazonCloudWatchMetricsInsights', 'Amazon Cloud Watch Metrics Insights', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.md
deleted file mode 100644
index 1cd3cf96d8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchMetricsInsights
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-```
-
-
-
-| Illustration | AmazonCloudWatchMetricsInsights | AmazonCloudWatchMetricsInsightsCard | AmazonCloudWatchMetricsInsightsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.png) | ![illustration for AmazonCloudWatchMetricsInsights](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.Local.png) | ![illustration for AmazonCloudWatchMetricsInsightsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.png) | ![illustration for AmazonCloudWatchMetricsInsightsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchMetricsInsightsXs>`
-- `<$AmazonCloudWatchMetricsInsightsSm>`
-- `<$AmazonCloudWatchMetricsInsightsMd>`
-- `<$AmazonCloudWatchMetricsInsightsLg>`
-
-
-
-
-
-## AmazonCloudWatchMetricsInsights
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchMetricsInsights
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsights('AmazonCloudWatchMetricsInsights', 'Amazon Cloud Watch Metrics Insights', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchMetricsInsights
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsights('AmazonCloudWatchMetricsInsights', 'Amazon Cloud Watch Metrics Insights', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchMetricsInsightsCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchMetricsInsightsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsCard('AmazonCloudWatchMetricsInsightsCard', 'Amazon Cloud Watch Metrics Insights Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchMetricsInsightsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsCard('AmazonCloudWatchMetricsInsightsCard', 'Amazon Cloud Watch Metrics Insights Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchMetricsInsightsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchMetricsInsightsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsGroup('AmazonCloudWatchMetricsInsightsGroup', 'Amazon Cloud Watch Metrics Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchMetricsInsightsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsGroup('AmazonCloudWatchMetricsInsightsGroup', 'Amazon Cloud Watch Metrics Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.png
deleted file mode 100644
index 6e25d27147..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.puml
deleted file mode 100644
index 7c3d0b1387..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights
-
-sprite $AmazonCloudWatchMetricsInsightsXs [10x10/16z] LSQ50GCW00F1mo7xxrlNwFjHrv38M2lfGMoMcDWXx1pnJFYdzbGFQal55G
-
-sprite $AmazonCloudWatchMetricsInsightsSm [12x12/16z] LSY75S0m2CHGkHls7pWSwIxmd_WVQwRL5mmsiMAconOdPMugUXQPaAN1lU78XTfLvAsvTTJDojrLNBC19GqS
-
-sprite $AmazonCloudWatchMetricsInsightsMd [16x16/16z] NSY5OG0n34KnNVXd_tqBBbV1P_Xl9WyugSIgpc3jOqJsde8Z4eSwuZI2-NYmdYT7F8k7qPGHrVHxB_Upjvs4yX2xtjB8K_sKJZp9uKlsBrzpkNuyAHjU0G
-
-sprite $AmazonCloudWatchMetricsInsightsLg [20x20/16z] {
-TSt5WGCm34JHRn1D__qkM5vCycx2uPKHiMch382Ti8f32832WzMRNW4fsOWHwCD6lJI2IYS14W8A1EG6Y0s2nAtSJZcJtd3do5BHlHLSZjyU9re5qhYz2Qf8
-mQNltB-zlBsyNkt1hYhxqrj_x2rW7DkqHgFDkKnpJdwPL--y0m
-}
-
-!procedure AmazonCloudWatchMetricsInsights($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchMetricsInsightsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchMetricsInsightsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchMetricsInsightsGroup($id, $name='Amazon Cloud Watch Metrics Insights', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchMetricsInsightsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.png
deleted file mode 100644
index 9147837061..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.puml
deleted file mode 100644
index 388b8a1b15..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchMetricsInsightsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsCard('AmazonCloudWatchMetricsInsightsCard', 'Amazon Cloud Watch Metrics Insights Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Remote.puml
deleted file mode 100644
index 44aabdc509..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchMetricsInsightsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsCard('AmazonCloudWatchMetricsInsightsCard', 'Amazon Cloud Watch Metrics Insights Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.png
deleted file mode 100644
index 1bc6d85848..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.puml
deleted file mode 100644
index 91231c71d8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchMetricsInsightsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsGroup('AmazonCloudWatchMetricsInsightsGroup', 'Amazon Cloud Watch Metrics Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Remote.puml
deleted file mode 100644
index 9db461cefa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsightsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchMetricsInsightsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights')
-
-' renders the element
-AmazonCloudWatchMetricsInsightsGroup('AmazonCloudWatchMetricsInsightsGroup', 'Amazon Cloud Watch Metrics Insights Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.png
deleted file mode 100644
index d5c264bbcf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.puml
deleted file mode 100644
index bb2df2a097..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchRule
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRule('AmazonCloudWatchRule', 'Amazon Cloud Watch Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Remote.puml
deleted file mode 100644
index 2d8e6f2594..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchRule
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRule('AmazonCloudWatchRule', 'Amazon Cloud Watch Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.md
deleted file mode 100644
index 374e1e32a6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchRule
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-```
-
-
-
-| Illustration | AmazonCloudWatchRule | AmazonCloudWatchRuleCard | AmazonCloudWatchRuleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.png) | ![illustration for AmazonCloudWatchRule](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.Local.png) | ![illustration for AmazonCloudWatchRuleCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.png) | ![illustration for AmazonCloudWatchRuleGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchRuleXs>`
-- `<$AmazonCloudWatchRuleSm>`
-- `<$AmazonCloudWatchRuleMd>`
-- `<$AmazonCloudWatchRuleLg>`
-
-
-
-
-
-## AmazonCloudWatchRule
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchRule
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRule('AmazonCloudWatchRule', 'Amazon Cloud Watch Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchRule
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRule('AmazonCloudWatchRule', 'Amazon Cloud Watch Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchRuleCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchRuleCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleCard('AmazonCloudWatchRuleCard', 'Amazon Cloud Watch Rule Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchRuleCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleCard('AmazonCloudWatchRuleCard', 'Amazon Cloud Watch Rule Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchRuleGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchRuleGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleGroup('AmazonCloudWatchRuleGroup', 'Amazon Cloud Watch Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchRuleGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleGroup('AmazonCloudWatchRuleGroup', 'Amazon Cloud Watch Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.png
deleted file mode 100644
index 91eb9490a4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.puml
deleted file mode 100644
index 264005fb3f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule
-
-sprite $AmazonCloudWatchRuleXs [10x10/16z] Oq0675nW0EDoCO494601ijXGP5avmRBiO01aCQ78SZ8p8Sm3
-
-sprite $AmazonCloudWatchRuleSm [12x12/16z] PSp50S0m34FHdyGWxpzmcVjEHl4qMlEnex5B5zuxgmgXHMb30z_LTUy8CpjQqV-PO2AMVXM8HHrc
-
-sprite $AmazonCloudWatchRuleMd [16x16/16z] NSg55O0m54FHxxR_m0I7NlITXbODzcqyQWSFA_HdIcWHURi9gPsttlVS-a2_XEhJuhOty7sCBiYwvR6lkHNwLVJjR48R93FVYyK6
-
-sprite $AmazonCloudWatchRuleLg [20x20/16z] {
-VP250O10203z8FSVMCgEqoyQbZV4cJUPRwmdUiWEklrt6Ml8kd54ubQlflrWTjCOr4zKNlpBkun7NW096HcjP1EYla2H3imE3Nx9st_puYElIDPodjzeHzxR
-_5vO0G
-}
-
-!procedure AmazonCloudWatchRule($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchRuleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchRuleLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchRuleGroup($id, $name='Amazon Cloud Watch Rule', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchRuleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.png
deleted file mode 100644
index caf5b6b1ba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.puml
deleted file mode 100644
index 54a8c0e0da..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchRuleCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleCard('AmazonCloudWatchRuleCard', 'Amazon Cloud Watch Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Remote.puml
deleted file mode 100644
index ec204b3818..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchRuleCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleCard('AmazonCloudWatchRuleCard', 'Amazon Cloud Watch Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.png
deleted file mode 100644
index 7feee0f1bb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.puml
deleted file mode 100644
index 0920415763..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchRuleGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleGroup('AmazonCloudWatchRuleGroup', 'Amazon Cloud Watch Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Remote.puml
deleted file mode 100644
index 1efc881e7f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRuleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchRuleGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule')
-
-' renders the element
-AmazonCloudWatchRuleGroup('AmazonCloudWatchRuleGroup', 'Amazon Cloud Watch Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.png
deleted file mode 100644
index 96904ffc5f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.puml
deleted file mode 100644
index 4ff8903fe1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchRum
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRum('AmazonCloudWatchRum', 'Amazon Cloud Watch Rum', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Remote.puml
deleted file mode 100644
index d68a6e4059..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchRum
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRum('AmazonCloudWatchRum', 'Amazon Cloud Watch Rum', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.md
deleted file mode 100644
index 42c8a491c1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchRum
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-```
-
-
-
-| Illustration | AmazonCloudWatchRum | AmazonCloudWatchRumCard | AmazonCloudWatchRumGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.png) | ![illustration for AmazonCloudWatchRum](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.Local.png) | ![illustration for AmazonCloudWatchRumCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.png) | ![illustration for AmazonCloudWatchRumGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchRumXs>`
-- `<$AmazonCloudWatchRumSm>`
-- `<$AmazonCloudWatchRumMd>`
-- `<$AmazonCloudWatchRumLg>`
-
-
-
-
-
-## AmazonCloudWatchRum
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchRum
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRum('AmazonCloudWatchRum', 'Amazon Cloud Watch Rum', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchRum
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRum('AmazonCloudWatchRum', 'Amazon Cloud Watch Rum', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchRumCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchRumCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumCard('AmazonCloudWatchRumCard', 'Amazon Cloud Watch Rum Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchRumCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumCard('AmazonCloudWatchRumCard', 'Amazon Cloud Watch Rum Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchRumGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchRumGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumGroup('AmazonCloudWatchRumGroup', 'Amazon Cloud Watch Rum Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchRumGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumGroup('AmazonCloudWatchRumGroup', 'Amazon Cloud Watch Rum Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.png
deleted file mode 100644
index 3f7cadda74..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.puml
deleted file mode 100644
index 2677b68779..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum
-
-sprite $AmazonCloudWatchRumXs [10x10/16z] JOor0G0W0CE2G___5xTiLNuCXOckLI2mJG4nRr-HtGw8qD5jEj1vCeK6
-
-sprite $AmazonCloudWatchRumSm [12x12/16z] PS650GD140GW_dId_uBZ7l1jzzczDVvjWWMLJ0wX83MAWAdtPiDcYUCgbF9I4o0rdG4
-
-sprite $AmazonCloudWatchRumMd [16x16/16z] RKw50K9H29HwnFu3ou7jfvkxNH1bvcTkhHy57yklFCRAAsVUuekEIw16ceJ9v5RanDRNTzEbr0wcTwb7rNo_pMnhC3-191H2IyZZ0oOD2Ff0sQ5yeg90wGu
-
-sprite $AmazonCloudWatchRumLg [20x20/16z] {
-XO_L0SLG2CLok0hxx_kaxiq7hjnIUq_i2K5njdGDjROhOw2znNoGnJW6qryWxsB08c8iLgMNeUmlrUeOYyqAajV8DOOgCMAkaaD3RBEfY0X8WkMMOa4LjKm4
-C0hGX0FMGOc5bFyYyDEByiwMQ39lx94Pm1S
-}
-
-!procedure AmazonCloudWatchRum($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchRumCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchRumLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchRumGroup($id, $name='Amazon Cloud Watch Rum', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchRumLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.png
deleted file mode 100644
index ce1e894b6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.puml
deleted file mode 100644
index b3d1139d00..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchRumCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumCard('AmazonCloudWatchRumCard', 'Amazon Cloud Watch Rum Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Remote.puml
deleted file mode 100644
index acf33eeba8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchRumCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumCard('AmazonCloudWatchRumCard', 'Amazon Cloud Watch Rum Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.png
deleted file mode 100644
index c3773df198..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.puml
deleted file mode 100644
index 80f3063fc9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchRumGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumGroup('AmazonCloudWatchRumGroup', 'Amazon Cloud Watch Rum Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Remote.puml
deleted file mode 100644
index 4f0bba1a2b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRumGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchRumGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum')
-
-' renders the element
-AmazonCloudWatchRumGroup('AmazonCloudWatchRumGroup', 'Amazon Cloud Watch Rum Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.png
deleted file mode 100644
index 00e47f2566..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.puml
deleted file mode 100644
index 75300c3a2c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchSynthetics
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSynthetics('AmazonCloudWatchSynthetics', 'Amazon Cloud Watch Synthetics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Remote.puml
deleted file mode 100644
index cb7278a851..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchSynthetics
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSynthetics('AmazonCloudWatchSynthetics', 'Amazon Cloud Watch Synthetics', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.md
deleted file mode 100644
index 9238c791b0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudWatchSynthetics
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-```
-
-
-
-| Illustration | AmazonCloudWatchSynthetics | AmazonCloudWatchSyntheticsCard | AmazonCloudWatchSyntheticsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.png) | ![illustration for AmazonCloudWatchSynthetics](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.Local.png) | ![illustration for AmazonCloudWatchSyntheticsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.png) | ![illustration for AmazonCloudWatchSyntheticsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudWatchSyntheticsXs>`
-- `<$AmazonCloudWatchSyntheticsSm>`
-- `<$AmazonCloudWatchSyntheticsMd>`
-- `<$AmazonCloudWatchSyntheticsLg>`
-
-
-
-
-
-## AmazonCloudWatchSynthetics
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchSynthetics
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSynthetics('AmazonCloudWatchSynthetics', 'Amazon Cloud Watch Synthetics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchSynthetics
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSynthetics('AmazonCloudWatchSynthetics', 'Amazon Cloud Watch Synthetics', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchSyntheticsCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchSyntheticsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsCard('AmazonCloudWatchSyntheticsCard', 'Amazon Cloud Watch Synthetics Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchSyntheticsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsCard('AmazonCloudWatchSyntheticsCard', 'Amazon Cloud Watch Synthetics Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudWatchSyntheticsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudWatchSyntheticsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsGroup('AmazonCloudWatchSyntheticsGroup', 'Amazon Cloud Watch Synthetics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudWatchSyntheticsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsGroup('AmazonCloudWatchSyntheticsGroup', 'Amazon Cloud Watch Synthetics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.png
deleted file mode 100644
index 2c58cc6010..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.puml
deleted file mode 100644
index 4bbe3fef4b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics
-
-sprite $AmazonCloudWatchSyntheticsXs [10x10/16z] TS490ODG040Xr7--_e6NOE2V01yk313fAfVvkV4uYdmUu8FTRV03
-
-sprite $AmazonCloudWatchSyntheticsSm [12x12/16z] NSY50OG0243HJyV--rw7-cYuKkLl-HgLI5xY_VYsfuIHxc7NgX2aoSoYQGPAAHb-12ZXoPqdcsa1xW
-
-sprite $AmazonCloudWatchSyntheticsMd [16x16/16z] ROk30G0124MpzX_uwgoCz-7VF9zx4ZyFzQ0TaV8aTYtwjMu7dKhOPMDziY0AsgiO2eVkWWF5Q7DJLE2sMu2x6wi6DpVKPJEhNklUWW2GmouGQHyM
-
-sprite $AmazonCloudWatchSyntheticsLg [20x20/16z] {
-VO_LeKKn20G7YR3zz_lq7fVvoqe0tkXb5sqmBzeilsYfu42hPkPZsYRL4gcsIfizFcuc6_h40FXahGEXpfJLH982rL_A0vjZwRXJq2m4XSG0SygmlqpDlvob
-muIKv7Gaw07dqpk05JlYyvh3Feflnp4abLJ94zy
-}
-
-!procedure AmazonCloudWatchSynthetics($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudWatchSyntheticsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudWatchSyntheticsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudWatchSyntheticsGroup($id, $name='Amazon Cloud Watch Synthetics', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AmazonCloudWatchSyntheticsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.png
deleted file mode 100644
index 969481ba2c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.puml
deleted file mode 100644
index 27ff5668e4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudWatchSyntheticsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsCard('AmazonCloudWatchSyntheticsCard', 'Amazon Cloud Watch Synthetics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Remote.puml
deleted file mode 100644
index a15ceb3c9d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudWatchSyntheticsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsCard('AmazonCloudWatchSyntheticsCard', 'Amazon Cloud Watch Synthetics Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.png
deleted file mode 100644
index f1d958ab80..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.puml
deleted file mode 100644
index c9125affe0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudWatchSyntheticsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsGroup('AmazonCloudWatchSyntheticsGroup', 'Amazon Cloud Watch Synthetics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Remote.puml
deleted file mode 100644
index 6d65d46991..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSyntheticsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudWatchSyntheticsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics')
-
-' renders the element
-AmazonCloudWatchSyntheticsGroup('AmazonCloudWatchSyntheticsGroup', 'Amazon Cloud Watch Synthetics Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.png
deleted file mode 100644
index b52e4dcbd1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.puml
deleted file mode 100644
index a2ab14adfd..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationChangeSet
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSet('AwsCloudFormationChangeSet', 'Aws Cloud Formation Change Set', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Remote.puml
deleted file mode 100644
index 402c85dc78..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationChangeSet
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSet('AwsCloudFormationChangeSet', 'Aws Cloud Formation Change Set', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.md
deleted file mode 100644
index 603fe82a11..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudFormationChangeSet
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-```
-
-
-
-| Illustration | AwsCloudFormationChangeSet | AwsCloudFormationChangeSetCard | AwsCloudFormationChangeSetGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.png) | ![illustration for AwsCloudFormationChangeSet](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.Local.png) | ![illustration for AwsCloudFormationChangeSetCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.png) | ![illustration for AwsCloudFormationChangeSetGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudFormationChangeSetXs>`
-- `<$AwsCloudFormationChangeSetSm>`
-- `<$AwsCloudFormationChangeSetMd>`
-- `<$AwsCloudFormationChangeSetLg>`
-
-
-
-
-
-## AwsCloudFormationChangeSet
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationChangeSet
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSet('AwsCloudFormationChangeSet', 'Aws Cloud Formation Change Set', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationChangeSet
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSet('AwsCloudFormationChangeSet', 'Aws Cloud Formation Change Set', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationChangeSetCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationChangeSetCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetCard('AwsCloudFormationChangeSetCard', 'Aws Cloud Formation Change Set Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationChangeSetCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetCard('AwsCloudFormationChangeSetCard', 'Aws Cloud Formation Change Set Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationChangeSetGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationChangeSetGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetGroup('AwsCloudFormationChangeSetGroup', 'Aws Cloud Formation Change Set Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationChangeSetGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetGroup('AwsCloudFormationChangeSetGroup', 'Aws Cloud Formation Change Set Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.png
deleted file mode 100644
index 7468dd6216..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.puml
deleted file mode 100644
index 480106c337..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet
-
-sprite $AwsCloudFormationChangeSetXs [10x10/16z] Oq003WIBavsTWu4DnEBY0X5eia1H9WOk535sC1ki0wG7h8CH0XW
-
-sprite $AwsCloudFormationChangeSetSm [12x12/16z] PSp50S0W343H3yJttxVkVPTuU6c702GK8_0rHrlGqhbjkTove5NjtwVTUKSmylZJo2EFGp83
-
-sprite $AwsCloudFormationChangeSetMd [16x16/16z] PKy50W0G49k--Vz_TJSh7Bx6erKiKp1G3LCJYXgY1aR10e8TgywhiGjMwrZJDEJCohiOXONPkf_wdmVLn3FV_84Bsq0FXi__rvS1
-
-sprite $AwsCloudFormationChangeSetLg [20x20/16z] {
-bOs34KLH44FFNYtwx_VZsSWe4tA8vYiOWB62TvgeAY0WFch9KLJDy5QMceZbrF11auYWOt_Y-uyhpTM10irr_Z0YmbE167BMvJHHJTz-QDXMa-X84xJuh7M_
-0L463Qz3hg63bYJ9Z4wJj8B05m
-}
-
-!procedure AwsCloudFormationChangeSet($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudFormationChangeSetCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudFormationChangeSetLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudFormationChangeSetGroup($id, $name='Aws Cloud Formation Change Set', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsCloudFormationChangeSetLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.png
deleted file mode 100644
index f3995fb3e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.puml
deleted file mode 100644
index 768930d25a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationChangeSetCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetCard('AwsCloudFormationChangeSetCard', 'Aws Cloud Formation Change Set Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Remote.puml
deleted file mode 100644
index 735af51231..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationChangeSetCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetCard('AwsCloudFormationChangeSetCard', 'Aws Cloud Formation Change Set Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.png
deleted file mode 100644
index 4440eddb20..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.puml
deleted file mode 100644
index bfbea09e41..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudFormationChangeSetGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetGroup('AwsCloudFormationChangeSetGroup', 'Aws Cloud Formation Change Set Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Remote.puml
deleted file mode 100644
index 21e9d038b1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSetGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudFormationChangeSetGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet')
-
-' renders the element
-AwsCloudFormationChangeSetGroup('AwsCloudFormationChangeSetGroup', 'Aws Cloud Formation Change Set Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.png
deleted file mode 100644
index d39d6b22d8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.puml
deleted file mode 100644
index d2978eeb62..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationStack
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStack('AwsCloudFormationStack', 'Aws Cloud Formation Stack', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Remote.puml
deleted file mode 100644
index 0e6c548189..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationStack
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStack('AwsCloudFormationStack', 'Aws Cloud Formation Stack', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.md
deleted file mode 100644
index 9d87534483..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudFormationStack
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-```
-
-
-
-| Illustration | AwsCloudFormationStack | AwsCloudFormationStackCard | AwsCloudFormationStackGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.png) | ![illustration for AwsCloudFormationStack](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.Local.png) | ![illustration for AwsCloudFormationStackCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.png) | ![illustration for AwsCloudFormationStackGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudFormationStackXs>`
-- `<$AwsCloudFormationStackSm>`
-- `<$AwsCloudFormationStackMd>`
-- `<$AwsCloudFormationStackLg>`
-
-
-
-
-
-## AwsCloudFormationStack
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationStack
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStack('AwsCloudFormationStack', 'Aws Cloud Formation Stack', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationStack
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStack('AwsCloudFormationStack', 'Aws Cloud Formation Stack', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationStackCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationStackCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackCard('AwsCloudFormationStackCard', 'Aws Cloud Formation Stack Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationStackCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackCard('AwsCloudFormationStackCard', 'Aws Cloud Formation Stack Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationStackGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationStackGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackGroup('AwsCloudFormationStackGroup', 'Aws Cloud Formation Stack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationStackGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackGroup('AwsCloudFormationStackGroup', 'Aws Cloud Formation Stack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.png
deleted file mode 100644
index 0bb2e0a36c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.puml
deleted file mode 100644
index d27592d591..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack
-
-sprite $AwsCloudFormationStackXs [10x10/16z] Oy04J4WiBXY0op11M71P9h0i8oCN8oCx5oCpK1oebfqBMIy
-
-sprite $AwsCloudFormationStackSm [12x12/16z] LOg70G0G3C1iyl_1Dcr3Tvmc-0VE_sqpVLZSlFVXEgglPH9MmW5XHfond6N4w_yUyDSP
-
-sprite $AwsCloudFormationStackMd [16x16/16z] XSg50G0n20F0X1fX_ttVNQ-2uaed3k7el-OPr4QoDbdtcs7oNzjiYwgrSlmync_QPnjNO_oUQXxhYnu
-
-sprite $AwsCloudFormationStackLg [20x20/16z] fSt55SH030JHdjg3dZh_VDVCRF_3W51xSWEbLlWOyngA0T4hOs_2qFijvXxk8Lg5XhfJMMgEvWnSdxz-dgCv0zSd3s9kn6mrsb41
-
-!procedure AwsCloudFormationStack($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudFormationStackCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudFormationStackLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudFormationStackGroup($id, $name='Aws Cloud Formation Stack', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsCloudFormationStackLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.png
deleted file mode 100644
index ae2515ad43..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.puml
deleted file mode 100644
index 7d314f895b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationStackCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackCard('AwsCloudFormationStackCard', 'Aws Cloud Formation Stack Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Remote.puml
deleted file mode 100644
index e45786be9c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationStackCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackCard('AwsCloudFormationStackCard', 'Aws Cloud Formation Stack Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.png
deleted file mode 100644
index 7e27c4696e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.puml
deleted file mode 100644
index b0db48ae45..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudFormationStackGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackGroup('AwsCloudFormationStackGroup', 'Aws Cloud Formation Stack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Remote.puml
deleted file mode 100644
index 6d29070c6a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStackGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudFormationStackGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack')
-
-' renders the element
-AwsCloudFormationStackGroup('AwsCloudFormationStackGroup', 'Aws Cloud Formation Stack Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.png
deleted file mode 100644
index d59da4e6b7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.puml
deleted file mode 100644
index 207a3ec379..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationTemplate
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplate('AwsCloudFormationTemplate', 'Aws Cloud Formation Template', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Remote.puml
deleted file mode 100644
index 45211df4d5..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationTemplate
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplate('AwsCloudFormationTemplate', 'Aws Cloud Formation Template', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.md
deleted file mode 100644
index e81b725889..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudFormationTemplate
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-```
-
-
-
-| Illustration | AwsCloudFormationTemplate | AwsCloudFormationTemplateCard | AwsCloudFormationTemplateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.png) | ![illustration for AwsCloudFormationTemplate](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.Local.png) | ![illustration for AwsCloudFormationTemplateCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.png) | ![illustration for AwsCloudFormationTemplateGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudFormationTemplateXs>`
-- `<$AwsCloudFormationTemplateSm>`
-- `<$AwsCloudFormationTemplateMd>`
-- `<$AwsCloudFormationTemplateLg>`
-
-
-
-
-
-## AwsCloudFormationTemplate
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationTemplate
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplate('AwsCloudFormationTemplate', 'Aws Cloud Formation Template', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationTemplate
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplate('AwsCloudFormationTemplate', 'Aws Cloud Formation Template', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationTemplateCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationTemplateCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateCard('AwsCloudFormationTemplateCard', 'Aws Cloud Formation Template Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationTemplateCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateCard('AwsCloudFormationTemplateCard', 'Aws Cloud Formation Template Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudFormationTemplateGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudFormationTemplateGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateGroup('AwsCloudFormationTemplateGroup', 'Aws Cloud Formation Template Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudFormationTemplateGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateGroup('AwsCloudFormationTemplateGroup', 'Aws Cloud Formation Template Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.png
deleted file mode 100644
index 36da7a33bd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.puml
deleted file mode 100644
index 5b48f16275..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate
-
-sprite $AwsCloudFormationTemplateXs [10x10/16z] Oy01kE0C3XYBdHKX2mHe6XWHEZYX32O8O
-
-sprite $AwsCloudFormationTemplateSm [12x12/16z] POg50S0W30IJ_nRRVr_SEOYV750RpBqQ1ocrzWAVqJwllTVT2Pd7-K_7Pcx7kuQN1
-
-sprite $AwsCloudFormationTemplateMd [16x16/16z] VSj50a0X24NH9mtxt-_l3iz8WOkNo5FCVvpMlr7S_t3aRFkZjTl-rSkxhzdsPzL-R_dgVRRtPfrUuwGO0G
-
-sprite $AwsCloudFormationTemplateLg [20x20/16z] ZOs50S0W3C3mol__Jd27R5WjOWwr-9XhAbpS3O3hOl_9qnXvSimoOwbREpI07UP9ENUmfpWGuSOXbPBN3l2K63ET7Q1gmCTKYn0l
-
-!procedure AwsCloudFormationTemplate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudFormationTemplateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudFormationTemplateLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudFormationTemplateGroup($id, $name='Aws Cloud Formation Template', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsCloudFormationTemplateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.png
deleted file mode 100644
index ec09f7364d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.puml
deleted file mode 100644
index c42e60a9af..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudFormationTemplateCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateCard('AwsCloudFormationTemplateCard', 'Aws Cloud Formation Template Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Remote.puml
deleted file mode 100644
index cb09e48748..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudFormationTemplateCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateCard('AwsCloudFormationTemplateCard', 'Aws Cloud Formation Template Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.png
deleted file mode 100644
index 216f0ea0be..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.puml
deleted file mode 100644
index f091cba394..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudFormationTemplateGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateGroup('AwsCloudFormationTemplateGroup', 'Aws Cloud Formation Template Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Remote.puml
deleted file mode 100644
index 19c6b4efe1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudFormationTemplateGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate')
-
-' renders the element
-AwsCloudFormationTemplateGroup('AwsCloudFormationTemplateGroup', 'Aws Cloud Formation Template Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.png
deleted file mode 100644
index cd338a41e1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.puml
deleted file mode 100644
index e75dc25fa3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudTrailCloudTrailLake
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLake('AwsCloudTrailCloudTrailLake', 'Aws Cloud Trail Cloud Trail Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Remote.puml
deleted file mode 100644
index 7cfab0b953..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudTrailCloudTrailLake
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLake('AwsCloudTrailCloudTrailLake', 'Aws Cloud Trail Cloud Trail Lake', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.md
deleted file mode 100644
index 84b566a98f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudTrailCloudTrailLake
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-```
-
-
-
-| Illustration | AwsCloudTrailCloudTrailLake | AwsCloudTrailCloudTrailLakeCard | AwsCloudTrailCloudTrailLakeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.png) | ![illustration for AwsCloudTrailCloudTrailLake](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.Local.png) | ![illustration for AwsCloudTrailCloudTrailLakeCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.png) | ![illustration for AwsCloudTrailCloudTrailLakeGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudTrailCloudTrailLakeXs>`
-- `<$AwsCloudTrailCloudTrailLakeSm>`
-- `<$AwsCloudTrailCloudTrailLakeMd>`
-- `<$AwsCloudTrailCloudTrailLakeLg>`
-
-
-
-
-
-## AwsCloudTrailCloudTrailLake
-
-### Load remotely
-```plantuml
-@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 AwsCloudTrailCloudTrailLake
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLake('AwsCloudTrailCloudTrailLake', 'Aws Cloud Trail Cloud Trail Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudTrailCloudTrailLake
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLake('AwsCloudTrailCloudTrailLake', 'Aws Cloud Trail Cloud Trail Lake', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudTrailCloudTrailLakeCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudTrailCloudTrailLakeCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeCard('AwsCloudTrailCloudTrailLakeCard', 'Aws Cloud Trail Cloud Trail Lake Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudTrailCloudTrailLakeCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeCard('AwsCloudTrailCloudTrailLakeCard', 'Aws Cloud Trail Cloud Trail Lake Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudTrailCloudTrailLakeGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudTrailCloudTrailLakeGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeGroup('AwsCloudTrailCloudTrailLakeGroup', 'Aws Cloud Trail Cloud Trail Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudTrailCloudTrailLakeGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeGroup('AwsCloudTrailCloudTrailLakeGroup', 'Aws Cloud Trail Cloud Trail Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.png
deleted file mode 100644
index 36c40369ab..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.puml
deleted file mode 100644
index 3a297c440d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake
-
-sprite $AwsCloudTrailCloudTrailLakeXs [10x10/16z] ROY50S0m20Gl2lp--zQzWNU69odEdA_HiJq0hz3efP7tfOgeY-7kHG9c
-
-sprite $AwsCloudTrailCloudTrailLakeSm [12x12/16z] RSp50S0W343H3_7z1wvxUPTuU7F6Z5kdyb5GxVUXmoRW7XQD9c7UjW5iUTGsrDpwp
-
-sprite $AwsCloudTrailCloudTrailLakeMd [16x16/16z] RSo54KHH34BH-on0_mMloxSpZ4IvPZOQnSRKmxQpdjaeK6T3Xl2N04hdPV8oA9ushryRVVzvhz6UYLVFwmUgAbTB9cqAN6KtIcnCWtYw0m
-
-sprite $AwsCloudTrailCloudTrailLakeLg [20x20/16z] {
-ZOw70WCm14GH5yV_Vt1Bz-vbUgPyKpxP8P0_LAF7vDMPV41Z6rwRbl29LeSYxeXBvkxevBv5NNLXlClHjAUeYSHT-5qbR5_ZCroPQf_DX1B3PboFYkEdl57u
-fOWnL1nWM7CAoLgeB9K7MTjdTW
-}
-
-!procedure AwsCloudTrailCloudTrailLake($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudTrailCloudTrailLakeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudTrailCloudTrailLakeLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudTrailCloudTrailLakeGroup($id, $name='Aws Cloud Trail Cloud Trail Lake', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsCloudTrailCloudTrailLakeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.png
deleted file mode 100644
index 788bd4dcd1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.puml
deleted file mode 100644
index 157bf2b99d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudTrailCloudTrailLakeCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeCard('AwsCloudTrailCloudTrailLakeCard', 'Aws Cloud Trail Cloud Trail Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Remote.puml
deleted file mode 100644
index 5f3bf20194..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudTrailCloudTrailLakeCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeCard('AwsCloudTrailCloudTrailLakeCard', 'Aws Cloud Trail Cloud Trail Lake Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.png
deleted file mode 100644
index d5f5042f2c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.puml
deleted file mode 100644
index 42aab63e65..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudTrailCloudTrailLakeGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeGroup('AwsCloudTrailCloudTrailLakeGroup', 'Aws Cloud Trail Cloud Trail Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Remote.puml
deleted file mode 100644
index 9dc25d23b8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLakeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudTrailCloudTrailLakeGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake')
-
-' renders the element
-AwsCloudTrailCloudTrailLakeGroup('AwsCloudTrailCloudTrailLakeGroup', 'Aws Cloud Trail Cloud Trail Lake Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.png
deleted file mode 100644
index 4fb0d50b6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.puml
deleted file mode 100644
index 81af0217ed..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLicenseManagerApplicationDiscovery
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscovery('AwsLicenseManagerApplicationDiscovery', 'Aws License Manager Application Discovery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Remote.puml
deleted file mode 100644
index 9f7fe4bede..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLicenseManagerApplicationDiscovery
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscovery('AwsLicenseManagerApplicationDiscovery', 'Aws License Manager Application Discovery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.md
deleted file mode 100644
index cc82b5fa01..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLicenseManagerApplicationDiscovery
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-```
-
-
-
-| Illustration | AwsLicenseManagerApplicationDiscovery | AwsLicenseManagerApplicationDiscoveryCard | AwsLicenseManagerApplicationDiscoveryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.png) | ![illustration for AwsLicenseManagerApplicationDiscovery](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.Local.png) | ![illustration for AwsLicenseManagerApplicationDiscoveryCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.png) | ![illustration for AwsLicenseManagerApplicationDiscoveryGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLicenseManagerApplicationDiscoveryXs>`
-- `<$AwsLicenseManagerApplicationDiscoverySm>`
-- `<$AwsLicenseManagerApplicationDiscoveryMd>`
-- `<$AwsLicenseManagerApplicationDiscoveryLg>`
-
-
-
-
-
-## AwsLicenseManagerApplicationDiscovery
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerApplicationDiscovery
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscovery('AwsLicenseManagerApplicationDiscovery', 'Aws License Manager Application Discovery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerApplicationDiscovery
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscovery('AwsLicenseManagerApplicationDiscovery', 'Aws License Manager Application Discovery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLicenseManagerApplicationDiscoveryCard
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerApplicationDiscoveryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryCard('AwsLicenseManagerApplicationDiscoveryCard', 'Aws License Manager Application Discovery Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerApplicationDiscoveryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryCard('AwsLicenseManagerApplicationDiscoveryCard', 'Aws License Manager Application Discovery Card', 'an optional description')
-@enduml
-```
-
-## AwsLicenseManagerApplicationDiscoveryGroup
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerApplicationDiscoveryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryGroup('AwsLicenseManagerApplicationDiscoveryGroup', 'Aws License Manager Application Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerApplicationDiscoveryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryGroup('AwsLicenseManagerApplicationDiscoveryGroup', 'Aws License Manager Application Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.png
deleted file mode 100644
index ac2aecf9a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.puml
deleted file mode 100644
index c363588392..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery
-
-sprite $AwsLicenseManagerApplicationDiscoveryXs [10x10/16z] JOh50S0m08IeD-o_RzpudB8XFDK4zQEYy5dTqIuy0U1kJz1-l4KwkpK1
-
-sprite $AwsLicenseManagerApplicationDiscoverySm [12x12/16z] NKo50G112CBM_GV-lBO3m6fPmbp__3VwghoB8T-PmGeelfacjq0hxLscKkLF_krOQYxbDm
-
-sprite $AwsLicenseManagerApplicationDiscoveryMd [16x16/16z] NOg55GHH2CHcSAx_Vc-5zNnD7lYIRTxTXOE6SNkBumpro58S4yxV_YZocAzA0qnxV5yh5fSFTTp1ySGHdBlwE2SazGZ8NfSBZd2m1Vi6VaBWYIOM
-
-sprite $AwsLicenseManagerApplicationDiscoveryLg [20x20/16z] {
-TKy74iCW31CRwV__xV01Tfj4cMYTZJkasP47EP9p0v3zD1sk5UJrosDbaM40N5J6MDcEKhnFufSSg_dh5oRDcIAtonVdrSwbvZFKwjfSf0UufrNHsPYsIcME
-JjkaGjRq1wuduj5PqyLPX0ioy0O
-}
-
-!procedure AwsLicenseManagerApplicationDiscovery($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLicenseManagerApplicationDiscoveryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLicenseManagerApplicationDiscoveryLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsLicenseManagerApplicationDiscoveryGroup($id, $name='Aws License Manager Application Discovery', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsLicenseManagerApplicationDiscoveryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.png
deleted file mode 100644
index 9c27c0b1c6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.puml
deleted file mode 100644
index 4e9418bc26..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLicenseManagerApplicationDiscoveryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryCard('AwsLicenseManagerApplicationDiscoveryCard', 'Aws License Manager Application Discovery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Remote.puml
deleted file mode 100644
index 7424691488..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLicenseManagerApplicationDiscoveryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryCard('AwsLicenseManagerApplicationDiscoveryCard', 'Aws License Manager Application Discovery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.png
deleted file mode 100644
index c350f5b950..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.puml
deleted file mode 100644
index afef3b86cc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLicenseManagerApplicationDiscoveryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryGroup('AwsLicenseManagerApplicationDiscoveryGroup', 'Aws License Manager Application Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Remote.puml
deleted file mode 100644
index 180626678e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscoveryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLicenseManagerApplicationDiscoveryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
-
-' renders the element
-AwsLicenseManagerApplicationDiscoveryGroup('AwsLicenseManagerApplicationDiscoveryGroup', 'Aws License Manager Application Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.png
deleted file mode 100644
index 362e9a937e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.puml
deleted file mode 100644
index d78a9152f5..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLicenseManagerLicenseBlending
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlending('AwsLicenseManagerLicenseBlending', 'Aws License Manager License Blending', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Remote.puml
deleted file mode 100644
index 87be622192..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLicenseManagerLicenseBlending
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlending('AwsLicenseManagerLicenseBlending', 'Aws License Manager License Blending', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.md
deleted file mode 100644
index 74fdd46933..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsLicenseManagerLicenseBlending
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-```
-
-
-
-| Illustration | AwsLicenseManagerLicenseBlending | AwsLicenseManagerLicenseBlendingCard | AwsLicenseManagerLicenseBlendingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.png) | ![illustration for AwsLicenseManagerLicenseBlending](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.Local.png) | ![illustration for AwsLicenseManagerLicenseBlendingCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.png) | ![illustration for AwsLicenseManagerLicenseBlendingGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsLicenseManagerLicenseBlendingXs>`
-- `<$AwsLicenseManagerLicenseBlendingSm>`
-- `<$AwsLicenseManagerLicenseBlendingMd>`
-- `<$AwsLicenseManagerLicenseBlendingLg>`
-
-
-
-
-
-## AwsLicenseManagerLicenseBlending
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerLicenseBlending
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlending('AwsLicenseManagerLicenseBlending', 'Aws License Manager License Blending', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerLicenseBlending
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlending('AwsLicenseManagerLicenseBlending', 'Aws License Manager License Blending', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsLicenseManagerLicenseBlendingCard
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerLicenseBlendingCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingCard('AwsLicenseManagerLicenseBlendingCard', 'Aws License Manager License Blending Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerLicenseBlendingCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingCard('AwsLicenseManagerLicenseBlendingCard', 'Aws License Manager License Blending Card', 'an optional description')
-@enduml
-```
-
-## AwsLicenseManagerLicenseBlendingGroup
-
-### Load remotely
-```plantuml
-@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 AwsLicenseManagerLicenseBlendingGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingGroup('AwsLicenseManagerLicenseBlendingGroup', 'Aws License Manager License Blending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsLicenseManagerLicenseBlendingGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingGroup('AwsLicenseManagerLicenseBlendingGroup', 'Aws License Manager License Blending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.png
deleted file mode 100644
index 7fe8af430f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.puml
deleted file mode 100644
index 0a0eff6bc8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending
-
-sprite $AwsLicenseManagerLicenseBlendingXs [10x10/16z] JKg30G1134kD_VTzdie8H_NOSVUH_16_yw702wiVMA_m8V-oZNxgGH5WVi4D
-
-sprite $AwsLicenseManagerLicenseBlendingSm [12x12/16z] LKs50G0W25CQ_l_NJZgtz4jkugF2D6GqUPIgUTJhq5TjowMVp85ZMu6ETr7rbiseRTZIWtTf8SHiK5K
-
-sprite $AwsLicenseManagerLicenseBlendingMd [16x16/16z] PO-50KGn34Af1lOV-8Ho-byrdk3AbebKk_osA8J8q8zSnVQM0xzaaHJVieCt6l9D4D4NfjtCWlegvqaFXAQUSc_jX7Hkc2FliL06HcAiXy9kd_dk
-
-sprite $AwsLicenseManagerLicenseBlendingLg [20x20/16z] {
-TSxL0SKm243H2sc2xBzlZIVLyuV32u-TSv3iBA7u-EOwGGd-EVAQCxEGOwuq_9BhOnN7d0OhzShfyICQAwd8AAeGXjMIqWMDdYrPJV7T4GIk0qXVXGCIFMlZ
-67o5uuTTkwRP65ae9fDnOMc9Rf8l0QcSK1O
-}
-
-!procedure AwsLicenseManagerLicenseBlending($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsLicenseManagerLicenseBlendingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsLicenseManagerLicenseBlendingLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsLicenseManagerLicenseBlendingGroup($id, $name='Aws License Manager License Blending', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsLicenseManagerLicenseBlendingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.png
deleted file mode 100644
index c3ef19ca90..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.puml
deleted file mode 100644
index 740b7d2757..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsLicenseManagerLicenseBlendingCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingCard('AwsLicenseManagerLicenseBlendingCard', 'Aws License Manager License Blending Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Remote.puml
deleted file mode 100644
index e5ef1f9d71..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsLicenseManagerLicenseBlendingCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingCard('AwsLicenseManagerLicenseBlendingCard', 'Aws License Manager License Blending Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.png
deleted file mode 100644
index 2f368fd3bb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.puml
deleted file mode 100644
index 4af918aaed..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsLicenseManagerLicenseBlendingGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingGroup('AwsLicenseManagerLicenseBlendingGroup', 'Aws License Manager License Blending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Remote.puml
deleted file mode 100644
index 9a63cb8cc4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlendingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsLicenseManagerLicenseBlendingGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending')
-
-' renders the element
-AwsLicenseManagerLicenseBlendingGroup('AwsLicenseManagerLicenseBlendingGroup', 'Aws License Manager License Blending Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.png
deleted file mode 100644
index 58073b4703..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.puml
deleted file mode 100644
index 5267c8e4bb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksApps
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksApps('AwsOpsWorksApps', 'Aws Ops Works Apps', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Remote.puml
deleted file mode 100644
index e4274546ba..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksApps
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksApps('AwsOpsWorksApps', 'Aws Ops Works Apps', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.md
deleted file mode 100644
index 23c2dc2463..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksApps
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-```
-
-
-
-| Illustration | AwsOpsWorksApps | AwsOpsWorksAppsCard | AwsOpsWorksAppsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.png) | ![illustration for AwsOpsWorksApps](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.Local.png) | ![illustration for AwsOpsWorksAppsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.png) | ![illustration for AwsOpsWorksAppsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksAppsXs>`
-- `<$AwsOpsWorksAppsSm>`
-- `<$AwsOpsWorksAppsMd>`
-- `<$AwsOpsWorksAppsLg>`
-
-
-
-
-
-## AwsOpsWorksApps
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksApps
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksApps('AwsOpsWorksApps', 'Aws Ops Works Apps', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksApps
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksApps('AwsOpsWorksApps', 'Aws Ops Works Apps', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksAppsCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksAppsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsCard('AwsOpsWorksAppsCard', 'Aws Ops Works Apps Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksAppsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsCard('AwsOpsWorksAppsCard', 'Aws Ops Works Apps Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksAppsGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksAppsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsGroup('AwsOpsWorksAppsGroup', 'Aws Ops Works Apps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksAppsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsGroup('AwsOpsWorksAppsGroup', 'Aws Ops Works Apps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.png
deleted file mode 100644
index 2c4b79002c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.puml
deleted file mode 100644
index ec51c7bdf2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps
-
-sprite $AwsOpsWorksAppsXs [10x10/16z] Oy04J0WM7bd2B2OeO04
-
-sprite $AwsOpsWorksAppsSm [12x12/16z] Oq06J8mmmCd021VbG65pm06oE6LiJhYHd
-
-sprite $AwsOpsWorksAppsMd [16x16/16z] Oq07d2Y0Wu4JHPOmdn45CA3B3pYV0mMm0W
-
-sprite $AwsOpsWorksAppsLg [20x20/16z] Oy06E3ZH0IC39xeY9YQAnB01JWuqm8bDxn0LOq83B4mCZ4peW04
-
-!procedure AwsOpsWorksApps($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksAppsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksAppsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksAppsGroup($id, $name='Aws Ops Works Apps', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksAppsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.png
deleted file mode 100644
index 371b23b0c6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.puml
deleted file mode 100644
index f12b150ce4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksAppsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsCard('AwsOpsWorksAppsCard', 'Aws Ops Works Apps Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Remote.puml
deleted file mode 100644
index 24d4b97f27..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksAppsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsCard('AwsOpsWorksAppsCard', 'Aws Ops Works Apps Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.png
deleted file mode 100644
index 653ea919fc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.puml
deleted file mode 100644
index e1b1a5be7a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksAppsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsGroup('AwsOpsWorksAppsGroup', 'Aws Ops Works Apps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Remote.puml
deleted file mode 100644
index 8ebcac6b58..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksAppsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksAppsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps')
-
-' renders the element
-AwsOpsWorksAppsGroup('AwsOpsWorksAppsGroup', 'Aws Ops Works Apps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.png
deleted file mode 100644
index fa731ae2d0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.puml
deleted file mode 100644
index d2d2e28a7b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksDeployments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeployments('AwsOpsWorksDeployments', 'Aws Ops Works Deployments', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Remote.puml
deleted file mode 100644
index 277e413486..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksDeployments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeployments('AwsOpsWorksDeployments', 'Aws Ops Works Deployments', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.md
deleted file mode 100644
index 70532c1ad8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksDeployments
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-```
-
-
-
-| Illustration | AwsOpsWorksDeployments | AwsOpsWorksDeploymentsCard | AwsOpsWorksDeploymentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.png) | ![illustration for AwsOpsWorksDeployments](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.Local.png) | ![illustration for AwsOpsWorksDeploymentsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.png) | ![illustration for AwsOpsWorksDeploymentsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksDeploymentsXs>`
-- `<$AwsOpsWorksDeploymentsSm>`
-- `<$AwsOpsWorksDeploymentsMd>`
-- `<$AwsOpsWorksDeploymentsLg>`
-
-
-
-
-
-## AwsOpsWorksDeployments
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksDeployments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeployments('AwsOpsWorksDeployments', 'Aws Ops Works Deployments', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksDeployments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeployments('AwsOpsWorksDeployments', 'Aws Ops Works Deployments', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksDeploymentsCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksDeploymentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsCard('AwsOpsWorksDeploymentsCard', 'Aws Ops Works Deployments Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksDeploymentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsCard('AwsOpsWorksDeploymentsCard', 'Aws Ops Works Deployments Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksDeploymentsGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksDeploymentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsGroup('AwsOpsWorksDeploymentsGroup', 'Aws Ops Works Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksDeploymentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsGroup('AwsOpsWorksDeploymentsGroup', 'Aws Ops Works Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.png
deleted file mode 100644
index 6d0042fa35..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.puml
deleted file mode 100644
index 931c2e217a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments
-
-sprite $AwsOpsWorksDeploymentsXs [10x10/16z] Oq05NFXOp4oC214kY10GSw2pk1WuEP3L0G
-
-sprite $AwsOpsWorksDeploymentsSm [12x12/16z] bSQt0G0X400Wp7hx3_pzPwbm4NjV5a151n9u_KY58ZMOK3e7
-
-sprite $AwsOpsWorksDeploymentsMd [16x16/16z] Oy01kAZBP-PYHEPoCZ8mSo1neIGKC48fylYCh8mCGBEPW1GxH803R1KpX48eP0OH
-
-sprite $AwsOpsWorksDeploymentsLg [20x20/16z] nL350S0m22p1R_zzwswlIe8xLBSlJspunSPPG5jJM4lSJlBAAfzu2d_BXiw6rfETBKSZSoznH2UCHWoSSN9Owca3
-
-!procedure AwsOpsWorksDeployments($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksDeploymentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksDeploymentsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksDeploymentsGroup($id, $name='Aws Ops Works Deployments', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksDeploymentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.png
deleted file mode 100644
index 2322323369..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.puml
deleted file mode 100644
index 58f57ae015..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksDeploymentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsCard('AwsOpsWorksDeploymentsCard', 'Aws Ops Works Deployments Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Remote.puml
deleted file mode 100644
index 7a5338ddfb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksDeploymentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsCard('AwsOpsWorksDeploymentsCard', 'Aws Ops Works Deployments Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.png
deleted file mode 100644
index 1effd6eff1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.puml
deleted file mode 100644
index c5606df7c4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksDeploymentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsGroup('AwsOpsWorksDeploymentsGroup', 'Aws Ops Works Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Remote.puml
deleted file mode 100644
index b5ffe0a1c2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeploymentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksDeploymentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments')
-
-' renders the element
-AwsOpsWorksDeploymentsGroup('AwsOpsWorksDeploymentsGroup', 'Aws Ops Works Deployments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.png
deleted file mode 100644
index 217f3b0cac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.puml
deleted file mode 100644
index 78ba0609b2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksInstances
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstances('AwsOpsWorksInstances', 'Aws Ops Works Instances', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Remote.puml
deleted file mode 100644
index 676e92703f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksInstances
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstances('AwsOpsWorksInstances', 'Aws Ops Works Instances', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.md
deleted file mode 100644
index 2e58588d03..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksInstances
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-```
-
-
-
-| Illustration | AwsOpsWorksInstances | AwsOpsWorksInstancesCard | AwsOpsWorksInstancesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.png) | ![illustration for AwsOpsWorksInstances](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.Local.png) | ![illustration for AwsOpsWorksInstancesCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.png) | ![illustration for AwsOpsWorksInstancesGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksInstancesXs>`
-- `<$AwsOpsWorksInstancesSm>`
-- `<$AwsOpsWorksInstancesMd>`
-- `<$AwsOpsWorksInstancesLg>`
-
-
-
-
-
-## AwsOpsWorksInstances
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksInstances
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstances('AwsOpsWorksInstances', 'Aws Ops Works Instances', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksInstances
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstances('AwsOpsWorksInstances', 'Aws Ops Works Instances', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksInstancesCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksInstancesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesCard('AwsOpsWorksInstancesCard', 'Aws Ops Works Instances Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksInstancesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesCard('AwsOpsWorksInstancesCard', 'Aws Ops Works Instances Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksInstancesGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksInstancesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesGroup('AwsOpsWorksInstancesGroup', 'Aws Ops Works Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksInstancesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesGroup('AwsOpsWorksInstancesGroup', 'Aws Ops Works Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.png
deleted file mode 100644
index ca41aa3c3a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.puml
deleted file mode 100644
index 133d748c44..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances
-
-sprite $AwsOpsWorksInstancesXs [10x10/16z] JOc50G0X24MLvks_xtL8_1phJ1ymP57_kCzoy5ZQ0xZcKGrBAp93G7G7
-
-sprite $AwsOpsWorksInstancesSm [12x12/16z] RShL0KCn34FHQoKnx3zm-vW5VuThP6DwO5OO0dnwCZHeIgJY6gCTvkh3rxi_lJvzPkt_0m
-
-sprite $AwsOpsWorksInstancesMd [16x16/16z] XSx50GCn34JHyKYc_XkE8Clq3s_1Y7FJmZ2eyJe1Oi1Ku-QRh1YaK4bEd1iMka4n-lT-WEo_QILkWLeGfnXoMV_nlTsdYD5-
-
-sprite $AwsOpsWorksInstancesLg [20x20/16z] fP055WCn50A1nkz_uFBhihwJzuQuOOhM3TY3UuFexXUP7SF53MtlavJ9wd2VNOGf63pYsUWvvqesXzVQHUVkCWneEMxMz1zypklXytzGoFBwWuj06I3yR5m1
-
-!procedure AwsOpsWorksInstances($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksInstancesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksInstancesLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksInstancesGroup($id, $name='Aws Ops Works Instances', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksInstancesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.png
deleted file mode 100644
index 2be08f7c87..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.puml
deleted file mode 100644
index 36572c6763..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksInstancesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesCard('AwsOpsWorksInstancesCard', 'Aws Ops Works Instances Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Remote.puml
deleted file mode 100644
index 10aca5fe5a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksInstancesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesCard('AwsOpsWorksInstancesCard', 'Aws Ops Works Instances Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.png
deleted file mode 100644
index 2f8695b1f6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.puml
deleted file mode 100644
index 6794c26ab7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksInstancesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesGroup('AwsOpsWorksInstancesGroup', 'Aws Ops Works Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Remote.puml
deleted file mode 100644
index d9a72f73cc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstancesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksInstancesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances')
-
-' renders the element
-AwsOpsWorksInstancesGroup('AwsOpsWorksInstancesGroup', 'Aws Ops Works Instances Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.png
deleted file mode 100644
index 461d36c02c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.puml
deleted file mode 100644
index 72308a170c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksLayers
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayers('AwsOpsWorksLayers', 'Aws Ops Works Layers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Remote.puml
deleted file mode 100644
index c2a14781a9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksLayers
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayers('AwsOpsWorksLayers', 'Aws Ops Works Layers', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.md
deleted file mode 100644
index bb2dc76ff7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksLayers
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-```
-
-
-
-| Illustration | AwsOpsWorksLayers | AwsOpsWorksLayersCard | AwsOpsWorksLayersGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.png) | ![illustration for AwsOpsWorksLayers](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.Local.png) | ![illustration for AwsOpsWorksLayersCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.png) | ![illustration for AwsOpsWorksLayersGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksLayersXs>`
-- `<$AwsOpsWorksLayersSm>`
-- `<$AwsOpsWorksLayersMd>`
-- `<$AwsOpsWorksLayersLg>`
-
-
-
-
-
-## AwsOpsWorksLayers
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksLayers
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayers('AwsOpsWorksLayers', 'Aws Ops Works Layers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksLayers
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayers('AwsOpsWorksLayers', 'Aws Ops Works Layers', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksLayersCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksLayersCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersCard('AwsOpsWorksLayersCard', 'Aws Ops Works Layers Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksLayersCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersCard('AwsOpsWorksLayersCard', 'Aws Ops Works Layers Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksLayersGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksLayersGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersGroup('AwsOpsWorksLayersGroup', 'Aws Ops Works Layers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksLayersGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersGroup('AwsOpsWorksLayersGroup', 'Aws Ops Works Layers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.png
deleted file mode 100644
index 35412d0638..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.puml
deleted file mode 100644
index 272157b629..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers
-
-sprite $AwsOpsWorksLayersXs [10x10/16z] Oy04J5XPh320f98B1h3gO8825W
-
-sprite $AwsOpsWorksLayersSm [12x12/16z] Oq06J8mmmCd021VbmCd61TWGW2XpE3bWW1C
-
-sprite $AwsOpsWorksLayersMd [16x16/16z] Oq07d2Y0Wu4JHPOCFWSAO20LS38X0yhTW-eSLW
-
-sprite $AwsOpsWorksLayersLg [20x20/16z] lS-d5S1G5CDGlrxs7pZS9oZbNoWctEbXWW5H_Ru9SOK7mokpJC-yAN65ACC5
-
-!procedure AwsOpsWorksLayers($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksLayersCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksLayersLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksLayersGroup($id, $name='Aws Ops Works Layers', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksLayersLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.png
deleted file mode 100644
index cfafa3830a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.puml
deleted file mode 100644
index 6187fe1fc8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksLayersCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersCard('AwsOpsWorksLayersCard', 'Aws Ops Works Layers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Remote.puml
deleted file mode 100644
index d87255801f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksLayersCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersCard('AwsOpsWorksLayersCard', 'Aws Ops Works Layers Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.png
deleted file mode 100644
index 457b0c1920..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.puml
deleted file mode 100644
index 17f1848213..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksLayersGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersGroup('AwsOpsWorksLayersGroup', 'Aws Ops Works Layers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Remote.puml
deleted file mode 100644
index a29ed44ce7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayersGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksLayersGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers')
-
-' renders the element
-AwsOpsWorksLayersGroup('AwsOpsWorksLayersGroup', 'Aws Ops Works Layers Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.png
deleted file mode 100644
index d950ad0bed..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.puml
deleted file mode 100644
index 188f5aacc7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksMonitoring
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoring('AwsOpsWorksMonitoring', 'Aws Ops Works Monitoring', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Remote.puml
deleted file mode 100644
index 525d64c020..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksMonitoring
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoring('AwsOpsWorksMonitoring', 'Aws Ops Works Monitoring', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.md
deleted file mode 100644
index b32f91aa27..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksMonitoring
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-```
-
-
-
-| Illustration | AwsOpsWorksMonitoring | AwsOpsWorksMonitoringCard | AwsOpsWorksMonitoringGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.png) | ![illustration for AwsOpsWorksMonitoring](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.Local.png) | ![illustration for AwsOpsWorksMonitoringCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.png) | ![illustration for AwsOpsWorksMonitoringGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksMonitoringXs>`
-- `<$AwsOpsWorksMonitoringSm>`
-- `<$AwsOpsWorksMonitoringMd>`
-- `<$AwsOpsWorksMonitoringLg>`
-
-
-
-
-
-## AwsOpsWorksMonitoring
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksMonitoring
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoring('AwsOpsWorksMonitoring', 'Aws Ops Works Monitoring', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksMonitoring
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoring('AwsOpsWorksMonitoring', 'Aws Ops Works Monitoring', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksMonitoringCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksMonitoringCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringCard('AwsOpsWorksMonitoringCard', 'Aws Ops Works Monitoring Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksMonitoringCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringCard('AwsOpsWorksMonitoringCard', 'Aws Ops Works Monitoring Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksMonitoringGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksMonitoringGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringGroup('AwsOpsWorksMonitoringGroup', 'Aws Ops Works Monitoring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksMonitoringGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringGroup('AwsOpsWorksMonitoringGroup', 'Aws Ops Works Monitoring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.png
deleted file mode 100644
index 76c4318c08..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.puml
deleted file mode 100644
index d6fcbed314..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring
-
-sprite $AwsOpsWorksMonitoringXs [10x10/16z] TSQX0G0G002m0V3_mP82I_CtGQ4HcMP0C001zze6m08
-
-sprite $AwsOpsWorksMonitoringSm [12x12/16z] Oo04c11CJWOsCCK1n42Q0uBO6K1ig3fCDYCEDYi285i7
-
-sprite $AwsOpsWorksMonitoringMd [16x16/16z] Oo0VC76WS1dP63WXB7Os40cKXGWmCm9f488AW6HP8Loe109m0Y65V5H0o1C
-
-sprite $AwsOpsWorksMonitoringLg [20x20/16z] jSZ50S0m3C10XKpxxrlc_WeNjFXL15UQySoijJbLM6FIPa0HHfO0OZmj6PEK0MTKdBrvOhQtqhWrv-EcLvaNUW
-
-!procedure AwsOpsWorksMonitoring($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksMonitoringCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksMonitoringLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksMonitoringGroup($id, $name='Aws Ops Works Monitoring', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksMonitoringLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.png
deleted file mode 100644
index abc0a0e7d4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.puml
deleted file mode 100644
index 543512b8b1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksMonitoringCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringCard('AwsOpsWorksMonitoringCard', 'Aws Ops Works Monitoring Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Remote.puml
deleted file mode 100644
index f1e00943f8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksMonitoringCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringCard('AwsOpsWorksMonitoringCard', 'Aws Ops Works Monitoring Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.png
deleted file mode 100644
index 15122b3972..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.puml
deleted file mode 100644
index 902fd79ca0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksMonitoringGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringGroup('AwsOpsWorksMonitoringGroup', 'Aws Ops Works Monitoring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Remote.puml
deleted file mode 100644
index a26061ccf7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoringGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksMonitoringGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring')
-
-' renders the element
-AwsOpsWorksMonitoringGroup('AwsOpsWorksMonitoringGroup', 'Aws Ops Works Monitoring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.png
deleted file mode 100644
index 9be8229e37..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.puml
deleted file mode 100644
index 741936ffb7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksPermissions
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissions('AwsOpsWorksPermissions', 'Aws Ops Works Permissions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Remote.puml
deleted file mode 100644
index 412de918a0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksPermissions
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissions('AwsOpsWorksPermissions', 'Aws Ops Works Permissions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.md
deleted file mode 100644
index 73897e448a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksPermissions
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-```
-
-
-
-| Illustration | AwsOpsWorksPermissions | AwsOpsWorksPermissionsCard | AwsOpsWorksPermissionsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.png) | ![illustration for AwsOpsWorksPermissions](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.Local.png) | ![illustration for AwsOpsWorksPermissionsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.png) | ![illustration for AwsOpsWorksPermissionsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksPermissionsXs>`
-- `<$AwsOpsWorksPermissionsSm>`
-- `<$AwsOpsWorksPermissionsMd>`
-- `<$AwsOpsWorksPermissionsLg>`
-
-
-
-
-
-## AwsOpsWorksPermissions
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksPermissions
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissions('AwsOpsWorksPermissions', 'Aws Ops Works Permissions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksPermissions
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissions('AwsOpsWorksPermissions', 'Aws Ops Works Permissions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksPermissionsCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksPermissionsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsCard('AwsOpsWorksPermissionsCard', 'Aws Ops Works Permissions Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksPermissionsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsCard('AwsOpsWorksPermissionsCard', 'Aws Ops Works Permissions Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksPermissionsGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksPermissionsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsGroup('AwsOpsWorksPermissionsGroup', 'Aws Ops Works Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksPermissionsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsGroup('AwsOpsWorksPermissionsGroup', 'Aws Ops Works Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.png
deleted file mode 100644
index f28315b34f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.puml
deleted file mode 100644
index 37c7710afa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions
-
-sprite $AwsOpsWorksPermissionsXs [10x10/16z] Oq01x0oSK0OGCuCOO05MC8iBnkA2SD5PN70M1vJ5109S3
-
-sprite $AwsOpsWorksPermissionsSm [12x12/16z] Oq0778oSC2Q80UEm034RbCsCoSO4JCmm5feABcogEI20WG4
-
-sprite $AwsOpsWorksPermissionsMd [16x16/16z] RKm50W0X29lj-Fz_hqF2P8bm9P8hRCSpVZm1HV1dGomAfoBbN2mmFUt3XKbXWWedWSAmE1cC7xVvhWBi
-
-sprite $AwsOpsWorksPermissionsLg [20x20/16z] ZSg54G0X40J1HK_op_TTS1Yy2mmoB6HoYWH0V6PqxLmJZ4jC7WiJqoKZKhfYffZzok_NwSXMnf3AnEIMxJFZXY4t-_UQJGEm0m
-
-!procedure AwsOpsWorksPermissions($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksPermissionsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksPermissionsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksPermissionsGroup($id, $name='Aws Ops Works Permissions', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksPermissionsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.png
deleted file mode 100644
index 4241677112..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.puml
deleted file mode 100644
index e2b36dcebe..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksPermissionsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsCard('AwsOpsWorksPermissionsCard', 'Aws Ops Works Permissions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Remote.puml
deleted file mode 100644
index a40c40249c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksPermissionsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsCard('AwsOpsWorksPermissionsCard', 'Aws Ops Works Permissions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.png
deleted file mode 100644
index 35e81871e6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.puml
deleted file mode 100644
index 7df4916b3e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksPermissionsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsGroup('AwsOpsWorksPermissionsGroup', 'Aws Ops Works Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Remote.puml
deleted file mode 100644
index 8f293b965d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissionsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksPermissionsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
-
-' renders the element
-AwsOpsWorksPermissionsGroup('AwsOpsWorksPermissionsGroup', 'Aws Ops Works Permissions Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.png
deleted file mode 100644
index a0bb154bae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.puml
deleted file mode 100644
index a53289fc88..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksResources
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResources('AwsOpsWorksResources', 'Aws Ops Works Resources', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Remote.puml
deleted file mode 100644
index d9e293c9d5..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksResources
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResources('AwsOpsWorksResources', 'Aws Ops Works Resources', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.md
deleted file mode 100644
index f5e86d143d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksResources
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-```
-
-
-
-| Illustration | AwsOpsWorksResources | AwsOpsWorksResourcesCard | AwsOpsWorksResourcesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.png) | ![illustration for AwsOpsWorksResources](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.Local.png) | ![illustration for AwsOpsWorksResourcesCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.png) | ![illustration for AwsOpsWorksResourcesGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksResourcesXs>`
-- `<$AwsOpsWorksResourcesSm>`
-- `<$AwsOpsWorksResourcesMd>`
-- `<$AwsOpsWorksResourcesLg>`
-
-
-
-
-
-## AwsOpsWorksResources
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksResources
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResources('AwsOpsWorksResources', 'Aws Ops Works Resources', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksResources
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResources('AwsOpsWorksResources', 'Aws Ops Works Resources', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksResourcesCard
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksResourcesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesCard('AwsOpsWorksResourcesCard', 'Aws Ops Works Resources Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksResourcesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesCard('AwsOpsWorksResourcesCard', 'Aws Ops Works Resources Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksResourcesGroup
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksResourcesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesGroup('AwsOpsWorksResourcesGroup', 'Aws Ops Works Resources Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksResourcesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesGroup('AwsOpsWorksResourcesGroup', 'Aws Ops Works Resources Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.png
deleted file mode 100644
index 0ff41a28fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.puml
deleted file mode 100644
index 820b948bc4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources
-
-sprite $AwsOpsWorksResourcesXs [10x10/16z] TSor0SD00C30UuRzzmt7R5LNoQvfW08nqYF8KJVGlSNaHlHb8y-09m
-
-sprite $AwsOpsWorksResourcesSm [12x12/16z] TKk30G0n38or_xvlrasEq9vWkn3jmF4GBoctht90erj1VyfrWmaEF33vrQtjNmVFp0e
-
-sprite $AwsOpsWorksResourcesMd [16x16/16z] ZKu30W0n3CkyzF__dNhcN0LuNfxsa1dgNTRIytbyAMwD57etRpa98FVoqXsvCdW2MmuZm377V6vebjmIcp7PRAf7KHFRul9N
-
-sprite $AwsOpsWorksResourcesLg [20x20/16z] {
-dOy50WGW409HD_d_Vo-uxh2TJV1kp9xtY87g6vAfg_nClCy9E7MFjgi8BmNmEhdfLoDg0AUOAGQW5Q7hp31x8VGwidEYUmRY3xPkc2ljiJsUwkFSbrZdaHmr
-yzZWjKvou7xCysiB
-}
-
-!procedure AwsOpsWorksResources($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksResourcesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksResourcesLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksResourcesGroup($id, $name='Aws Ops Works Resources', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksResourcesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.png
deleted file mode 100644
index 800bb255c0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.puml
deleted file mode 100644
index 9141532bde..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksResourcesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesCard('AwsOpsWorksResourcesCard', 'Aws Ops Works Resources Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Remote.puml
deleted file mode 100644
index e2821c46f7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksResourcesCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesCard('AwsOpsWorksResourcesCard', 'Aws Ops Works Resources Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.png
deleted file mode 100644
index 86ad008296..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.puml
deleted file mode 100644
index 2642f852cb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksResourcesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesGroup('AwsOpsWorksResourcesGroup', 'Aws Ops Works Resources Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Remote.puml
deleted file mode 100644
index 5467229a92..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResourcesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksResourcesGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources')
-
-' renders the element
-AwsOpsWorksResourcesGroup('AwsOpsWorksResourcesGroup', 'Aws Ops Works Resources Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.png
deleted file mode 100644
index b341089f9e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.puml
deleted file mode 100644
index 06415ee93c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksStack2
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2('AwsOpsWorksStack2', 'Aws Ops Works Stack2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Remote.puml
deleted file mode 100644
index 321a7d2148..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksStack2
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2('AwsOpsWorksStack2', 'Aws Ops Works Stack2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.md
deleted file mode 100644
index 9199b94b50..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOpsWorksStack2
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-```
-
-
-
-| Illustration | AwsOpsWorksStack2 | AwsOpsWorksStack2Card | AwsOpsWorksStack2Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.png) | ![illustration for AwsOpsWorksStack2](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.Local.png) | ![illustration for AwsOpsWorksStack2Card](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.png) | ![illustration for AwsOpsWorksStack2Group](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOpsWorksStack2Xs>`
-- `<$AwsOpsWorksStack2Sm>`
-- `<$AwsOpsWorksStack2Md>`
-- `<$AwsOpsWorksStack2Lg>`
-
-
-
-
-
-## AwsOpsWorksStack2
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksStack2
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2('AwsOpsWorksStack2', 'Aws Ops Works Stack2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksStack2
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2('AwsOpsWorksStack2', 'Aws Ops Works Stack2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksStack2Card
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksStack2Card
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Card('AwsOpsWorksStack2Card', 'Aws Ops Works Stack2 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksStack2Card
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Card('AwsOpsWorksStack2Card', 'Aws Ops Works Stack2 Card', 'an optional description')
-@enduml
-```
-
-## AwsOpsWorksStack2Group
-
-### Load remotely
-```plantuml
-@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 AwsOpsWorksStack2Group
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Group('AwsOpsWorksStack2Group', 'Aws Ops Works Stack2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOpsWorksStack2Group
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Group('AwsOpsWorksStack2Group', 'Aws Ops Works Stack2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.png
deleted file mode 100644
index 1692ad7034..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.puml
deleted file mode 100644
index cae21fb308..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2
-
-sprite $AwsOpsWorksStack2Xs [10x10/16z] Oy04J5HYCK41Cm
-
-sprite $AwsOpsWorksStack2Sm [12x12/16z] Oq06J8mmmC7021UbFPi33ZW1
-
-sprite $AwsOpsWorksStack2Md [16x16/16z] Oq07d2Y0Wu4JHNReypbG02i
-
-sprite $AwsOpsWorksStack2Lg [20x20/16z] Oy06E3ZH0IC39xeY9YPIn4R5cD00CnC38nCwO
-
-!procedure AwsOpsWorksStack2($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOpsWorksStack2Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOpsWorksStack2Lg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOpsWorksStack2Group($id, $name='Aws Ops Works Stack2', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOpsWorksStack2Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.png
deleted file mode 100644
index c2a7194f9f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.puml
deleted file mode 100644
index 4e0469de84..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOpsWorksStack2Card
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Card('AwsOpsWorksStack2Card', 'Aws Ops Works Stack2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Remote.puml
deleted file mode 100644
index 48379fcdce..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOpsWorksStack2Card
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Card('AwsOpsWorksStack2Card', 'Aws Ops Works Stack2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.png
deleted file mode 100644
index 03a11518f3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.puml
deleted file mode 100644
index c59b7aad62..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOpsWorksStack2Group
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Group('AwsOpsWorksStack2Group', 'Aws Ops Works Stack2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Remote.puml
deleted file mode 100644
index 9aa10413dd..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOpsWorksStack2Group
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2')
-
-' renders the element
-AwsOpsWorksStack2Group('AwsOpsWorksStack2Group', 'Aws Ops Works Stack2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.png
deleted file mode 100644
index e6003e7c83..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.puml
deleted file mode 100644
index 1e840ad2f3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccount('AwsOrganizationsAccount', 'Aws Organizations Account', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Remote.puml
deleted file mode 100644
index 277ebcb81e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccount('AwsOrganizationsAccount', 'Aws Organizations Account', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.md
deleted file mode 100644
index 7067e4b1ab..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOrganizationsAccount
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-```
-
-
-
-| Illustration | AwsOrganizationsAccount | AwsOrganizationsAccountCard | AwsOrganizationsAccountGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.png) | ![illustration for AwsOrganizationsAccount](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.Local.png) | ![illustration for AwsOrganizationsAccountCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.png) | ![illustration for AwsOrganizationsAccountGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOrganizationsAccountXs>`
-- `<$AwsOrganizationsAccountSm>`
-- `<$AwsOrganizationsAccountMd>`
-- `<$AwsOrganizationsAccountLg>`
-
-
-
-
-
-## AwsOrganizationsAccount
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccount('AwsOrganizationsAccount', 'Aws Organizations Account', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccount('AwsOrganizationsAccount', 'Aws Organizations Account', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsAccountCard
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountCard('AwsOrganizationsAccountCard', 'Aws Organizations Account Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountCard('AwsOrganizationsAccountCard', 'Aws Organizations Account Card', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsAccountGroup
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountGroup('AwsOrganizationsAccountGroup', 'Aws Organizations Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountGroup('AwsOrganizationsAccountGroup', 'Aws Organizations Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.png
deleted file mode 100644
index 435363ad39..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.puml
deleted file mode 100644
index 566ff5ed2c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount
-
-sprite $AwsOrganizationsAccountXs [10x10/16z] Oy04Z52Q2SRYO61ZX4XmSN61MJ22WuC3n82eusHW0Cc2fK282GgO0G
-
-sprite $AwsOrganizationsAccountSm [12x12/16z] JOj50G0m4CCoxlaNFAQyYlnuTn2EINPS7Mteqg70r23KENhGjMRkx7m579q-ZPGGkbW3
-
-sprite $AwsOrganizationsAccountMd [16x16/16z] VSk50S0W00F1u6J_WIjVrw_08RhdQxAsYgIpUxguoS9X2YlXoBqMGZ0Ec7wSxIBSfsg8KWgO6DhXmk-m7AE5Z_2bEW8
-
-sprite $AwsOrganizationsAccountLg [20x20/16z] XS_50SH030J14KF--HwOsVqiBUAgh6E4mY7YlVNPdFraYJfQ4iX7oo76CAx9fjky_zdEfjujAWdxEtguUlSM7tRtpWfdCnucEqCHpd_p38p6XuH_V0nV
-
-!procedure AwsOrganizationsAccount($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOrganizationsAccountCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOrganizationsAccountLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOrganizationsAccountGroup($id, $name='Aws Organizations Account', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOrganizationsAccountLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.png
deleted file mode 100644
index a2bd6ac743..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.puml
deleted file mode 100644
index a00d3bf16f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountCard('AwsOrganizationsAccountCard', 'Aws Organizations Account Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Remote.puml
deleted file mode 100644
index da931687b9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountCard('AwsOrganizationsAccountCard', 'Aws Organizations Account Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.png
deleted file mode 100644
index 88e64f1e4e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.puml
deleted file mode 100644
index 99291983f4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOrganizationsAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountGroup('AwsOrganizationsAccountGroup', 'Aws Organizations Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Remote.puml
deleted file mode 100644
index b13fd8b868..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccountGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOrganizationsAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount')
-
-' renders the element
-AwsOrganizationsAccountGroup('AwsOrganizationsAccountGroup', 'Aws Organizations Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.png
deleted file mode 100644
index 3f45c4b92e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.puml
deleted file mode 100644
index 356cb07add..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsManagementAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccount('AwsOrganizationsManagementAccount', 'Aws Organizations Management Account', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Remote.puml
deleted file mode 100644
index 3d422e9b4a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsManagementAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccount('AwsOrganizationsManagementAccount', 'Aws Organizations Management Account', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.md
deleted file mode 100644
index b585d2596f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOrganizationsManagementAccount
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-```
-
-
-
-| Illustration | AwsOrganizationsManagementAccount | AwsOrganizationsManagementAccountCard | AwsOrganizationsManagementAccountGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.png) | ![illustration for AwsOrganizationsManagementAccount](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.Local.png) | ![illustration for AwsOrganizationsManagementAccountCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.png) | ![illustration for AwsOrganizationsManagementAccountGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOrganizationsManagementAccountXs>`
-- `<$AwsOrganizationsManagementAccountSm>`
-- `<$AwsOrganizationsManagementAccountMd>`
-- `<$AwsOrganizationsManagementAccountLg>`
-
-
-
-
-
-## AwsOrganizationsManagementAccount
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsManagementAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccount('AwsOrganizationsManagementAccount', 'Aws Organizations Management Account', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsManagementAccount
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccount('AwsOrganizationsManagementAccount', 'Aws Organizations Management Account', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsManagementAccountCard
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsManagementAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountCard('AwsOrganizationsManagementAccountCard', 'Aws Organizations Management Account Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsManagementAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountCard('AwsOrganizationsManagementAccountCard', 'Aws Organizations Management Account Card', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsManagementAccountGroup
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsManagementAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountGroup('AwsOrganizationsManagementAccountGroup', 'Aws Organizations Management Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsManagementAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountGroup('AwsOrganizationsManagementAccountGroup', 'Aws Organizations Management Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.png
deleted file mode 100644
index 68aa5973f1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.puml
deleted file mode 100644
index 64604d0f9c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount
-
-sprite $AwsOrganizationsManagementAccountXs [10x10/16z] HSZ70G0W3CD0qS7x3qnFz3eRJutCAY2DUfNMWB64n4fBZqid7TLAehnFA11VQG8
-
-sprite $AwsOrganizationsManagementAccountSm [12x12/16z] LSpL0S0W54FHMuE4_GSkBkVhQJZ4QAv2NEY6GdplZO4xrpP-mCerZw2uotrAYQBKiHJXdRNXpNK9BtKeDOMCqEGV
-
-sprite $AwsOrganizationsManagementAccountMd [16x16/16z] PSp50GCn00F1CLlflzymt_w43hIKa2SCJJm9UwsoFZfIku5QYJLhcGiIWbqcj5AhU9FdcjELhpyBHvqosqDlgeNzqENAj_Rgzu_-_FqmBm
-
-sprite $AwsOrganizationsManagementAccountLg [20x20/16z] {
-TSZ70K0X242n1meA--_xUoyvXc_cX62n4yZQagZiH250SBrTQjPeVhqEeK4NWAxBQIdYI3ABM0wlbIm6q71P3ibC5XroFkFGtInakW1oncQx1jZFPSRpOkxz
-mjqxMW2JxMI6LC2tsoLeSZ-yEylfGz6fdnW1
-}
-
-!procedure AwsOrganizationsManagementAccount($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOrganizationsManagementAccountCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOrganizationsManagementAccountLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOrganizationsManagementAccountGroup($id, $name='Aws Organizations Management Account', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOrganizationsManagementAccountLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.png
deleted file mode 100644
index 1c083c5411..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.puml
deleted file mode 100644
index 5767ef56e7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsManagementAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountCard('AwsOrganizationsManagementAccountCard', 'Aws Organizations Management Account Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Remote.puml
deleted file mode 100644
index f05ea94d6f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsManagementAccountCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountCard('AwsOrganizationsManagementAccountCard', 'Aws Organizations Management Account Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.png
deleted file mode 100644
index b86958f11b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.puml
deleted file mode 100644
index 4d602c20ad..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOrganizationsManagementAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountGroup('AwsOrganizationsManagementAccountGroup', 'Aws Organizations Management Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Remote.puml
deleted file mode 100644
index 4063cfb253..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccountGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOrganizationsManagementAccountGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount')
-
-' renders the element
-AwsOrganizationsManagementAccountGroup('AwsOrganizationsManagementAccountGroup', 'Aws Organizations Management Account Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.png
deleted file mode 100644
index e279922760..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.puml
deleted file mode 100644
index ca500ca8de..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsOrganizationalUnit
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnit('AwsOrganizationsOrganizationalUnit', 'Aws Organizations Organizational Unit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Remote.puml
deleted file mode 100644
index ee38136bf4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsOrganizationalUnit
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnit('AwsOrganizationsOrganizationalUnit', 'Aws Organizations Organizational Unit', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.md
deleted file mode 100644
index 8691989bf8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsOrganizationsOrganizationalUnit
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-```
-
-
-
-| Illustration | AwsOrganizationsOrganizationalUnit | AwsOrganizationsOrganizationalUnitCard | AwsOrganizationsOrganizationalUnitGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.png) | ![illustration for AwsOrganizationsOrganizationalUnit](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.Local.png) | ![illustration for AwsOrganizationsOrganizationalUnitCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.png) | ![illustration for AwsOrganizationsOrganizationalUnitGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsOrganizationsOrganizationalUnitXs>`
-- `<$AwsOrganizationsOrganizationalUnitSm>`
-- `<$AwsOrganizationsOrganizationalUnitMd>`
-- `<$AwsOrganizationsOrganizationalUnitLg>`
-
-
-
-
-
-## AwsOrganizationsOrganizationalUnit
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsOrganizationalUnit
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnit('AwsOrganizationsOrganizationalUnit', 'Aws Organizations Organizational Unit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsOrganizationalUnit
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnit('AwsOrganizationsOrganizationalUnit', 'Aws Organizations Organizational Unit', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsOrganizationalUnitCard
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsOrganizationalUnitCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitCard('AwsOrganizationsOrganizationalUnitCard', 'Aws Organizations Organizational Unit Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsOrganizationalUnitCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitCard('AwsOrganizationsOrganizationalUnitCard', 'Aws Organizations Organizational Unit Card', 'an optional description')
-@enduml
-```
-
-## AwsOrganizationsOrganizationalUnitGroup
-
-### Load remotely
-```plantuml
-@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 AwsOrganizationsOrganizationalUnitGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitGroup('AwsOrganizationsOrganizationalUnitGroup', 'Aws Organizations Organizational Unit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsOrganizationsOrganizationalUnitGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitGroup('AwsOrganizationsOrganizationalUnitGroup', 'Aws Organizations Organizational Unit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.png
deleted file mode 100644
index 456e43a7b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.puml
deleted file mode 100644
index 79ea0e0f66..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit
-
-sprite $AwsOrganizationsOrganizationalUnitXs [10x10/16z] POYt0S1048EuM6Z_VUsFrTD8m8E0paL1CXKxpxIVJFSXvilqe0mbAngKB-87
-
-sprite $AwsOrganizationsOrganizationalUnitSm [12x12/16z] JOl50G0m2CHI1_RVjsvvdVBZtGPmgHnmPVV8rNdfiLNIq0KCCxiwHuRkg48ytwwpmDI8ChHij04
-
-sprite $AwsOrganizationsOrganizationalUnitMd [16x16/16z] NSo50SCm30313rcm_xvcKFl1C_6VXQIPqzLjSgf2cDqG_UYlZM_uKrNX0HqMm35tZ-x5-Iizmv-8904qdByirt1R_s9zvcJj2QK2
-
-sprite $AwsOrganizationsOrganizationalUnitLg [20x20/16z] {
-RSw50O0m34JHYzBU_llYLldumu9PfROTLj74swJjC4d_5tgOuqq1wImvMjNeBGHyRBadsrUBnwx9X7kbjQlEoFgPY2Ynm_SFzJrLEt_Tp78UypG-1W9wlelV
-p5aIjuN-iyEWRTW
-}
-
-!procedure AwsOrganizationsOrganizationalUnit($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsOrganizationsOrganizationalUnitCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsOrganizationsOrganizationalUnitLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsOrganizationsOrganizationalUnitGroup($id, $name='Aws Organizations Organizational Unit', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsOrganizationsOrganizationalUnitLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.png
deleted file mode 100644
index 9c1d8faeae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.puml
deleted file mode 100644
index 8e1626cec4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsOrganizationsOrganizationalUnitCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitCard('AwsOrganizationsOrganizationalUnitCard', 'Aws Organizations Organizational Unit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Remote.puml
deleted file mode 100644
index 4cbad6c302..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsOrganizationsOrganizationalUnitCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitCard('AwsOrganizationsOrganizationalUnitCard', 'Aws Organizations Organizational Unit Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.png
deleted file mode 100644
index f3063077d4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.puml
deleted file mode 100644
index bc42905c08..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsOrganizationsOrganizationalUnitGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitGroup('AwsOrganizationsOrganizationalUnitGroup', 'Aws Organizations Organizational Unit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Remote.puml
deleted file mode 100644
index 3b04ae63e4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnitGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsOrganizationsOrganizationalUnitGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit')
-
-' renders the element
-AwsOrganizationsOrganizationalUnitGroup('AwsOrganizationsOrganizationalUnitGroup', 'Aws Organizations Organizational Unit Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.png
deleted file mode 100644
index 3ebc529cad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.puml
deleted file mode 100644
index e0e84ae91e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerApplicationManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManager('AwsSystemsManagerApplicationManager', 'Aws Systems Manager Application Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Remote.puml
deleted file mode 100644
index 06e1c7d34a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerApplicationManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManager('AwsSystemsManagerApplicationManager', 'Aws Systems Manager Application Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.md
deleted file mode 100644
index 50f6d19950..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerApplicationManager
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-```
-
-
-
-| Illustration | AwsSystemsManagerApplicationManager | AwsSystemsManagerApplicationManagerCard | AwsSystemsManagerApplicationManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.png) | ![illustration for AwsSystemsManagerApplicationManager](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.Local.png) | ![illustration for AwsSystemsManagerApplicationManagerCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.png) | ![illustration for AwsSystemsManagerApplicationManagerGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerApplicationManagerXs>`
-- `<$AwsSystemsManagerApplicationManagerSm>`
-- `<$AwsSystemsManagerApplicationManagerMd>`
-- `<$AwsSystemsManagerApplicationManagerLg>`
-
-
-
-
-
-## AwsSystemsManagerApplicationManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerApplicationManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManager('AwsSystemsManagerApplicationManager', 'Aws Systems Manager Application Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerApplicationManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManager('AwsSystemsManagerApplicationManager', 'Aws Systems Manager Application Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerApplicationManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerApplicationManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerCard('AwsSystemsManagerApplicationManagerCard', 'Aws Systems Manager Application Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerApplicationManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerCard('AwsSystemsManagerApplicationManagerCard', 'Aws Systems Manager Application Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerApplicationManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerApplicationManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerGroup('AwsSystemsManagerApplicationManagerGroup', 'Aws Systems Manager Application Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerApplicationManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerGroup('AwsSystemsManagerApplicationManagerGroup', 'Aws Systems Manager Application Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.png
deleted file mode 100644
index d8f0e13b54..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.puml
deleted file mode 100644
index 2fd279a89b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager
-
-sprite $AwsSystemsManagerApplicationManagerXs [10x10/16z] LOgr0G0n3CIKcBt_li-evf0VsPSfO3nDyr2_EmRQSdrQTA8zKDBa_WWh
-
-sprite $AwsSystemsManagerApplicationManagerSm [12x12/16z] NSI5OGGm40Cm1I_UV-3scMJmA-7Xq7teZy-fIeC05f_I0aUw1afLn5WC16sqQhsEJ_y
-
-sprite $AwsSystemsManagerApplicationManagerMd [16x16/16z] ROg50KD124Dp6jX_uMBz_auWWc-auyf6PxzAGqyZDocr8Cs9GldNhL_r6zMgAKYJjiue4smzD66qHKBiODWhSzhbDaEaANKXs9e5uiKF
-
-sprite $AwsSystemsManagerApplicationManagerLg [20x20/16z] {
-VOw5WKKn3CFaShB_lWV--535iBb1XJrzbHHR0eYbZMlusQGkCFdnA0--GCjC24pV3ZDp8qfSq5PKC3KeqoxetQusajeIraT3akeQ8hvzjJLAeGweuMc-NTWo
-Gu7Q95Rh-HeOBP1mFruCpAAAKtu1
-}
-
-!procedure AwsSystemsManagerApplicationManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerApplicationManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerApplicationManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerApplicationManagerGroup($id, $name='Aws Systems Manager Application Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerApplicationManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.png
deleted file mode 100644
index ac847e4a70..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.puml
deleted file mode 100644
index 8653cb9143..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerApplicationManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerCard('AwsSystemsManagerApplicationManagerCard', 'Aws Systems Manager Application Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Remote.puml
deleted file mode 100644
index 1c40dfe4f7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerApplicationManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerCard('AwsSystemsManagerApplicationManagerCard', 'Aws Systems Manager Application Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.png
deleted file mode 100644
index 6b7f262a0d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.puml
deleted file mode 100644
index f11baeafc3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerApplicationManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerGroup('AwsSystemsManagerApplicationManagerGroup', 'Aws Systems Manager Application Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Remote.puml
deleted file mode 100644
index d733c56307..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerApplicationManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager')
-
-' renders the element
-AwsSystemsManagerApplicationManagerGroup('AwsSystemsManagerApplicationManagerGroup', 'Aws Systems Manager Application Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.png
deleted file mode 100644
index 7622331ac6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.puml
deleted file mode 100644
index 738f5d0e0d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerAutomation
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomation('AwsSystemsManagerAutomation', 'Aws Systems Manager Automation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Remote.puml
deleted file mode 100644
index cbe14c7b54..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerAutomation
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomation('AwsSystemsManagerAutomation', 'Aws Systems Manager Automation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.md
deleted file mode 100644
index 4e514b277d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerAutomation
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-```
-
-
-
-| Illustration | AwsSystemsManagerAutomation | AwsSystemsManagerAutomationCard | AwsSystemsManagerAutomationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.png) | ![illustration for AwsSystemsManagerAutomation](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.Local.png) | ![illustration for AwsSystemsManagerAutomationCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.png) | ![illustration for AwsSystemsManagerAutomationGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerAutomationXs>`
-- `<$AwsSystemsManagerAutomationSm>`
-- `<$AwsSystemsManagerAutomationMd>`
-- `<$AwsSystemsManagerAutomationLg>`
-
-
-
-
-
-## AwsSystemsManagerAutomation
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerAutomation
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomation('AwsSystemsManagerAutomation', 'Aws Systems Manager Automation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerAutomation
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomation('AwsSystemsManagerAutomation', 'Aws Systems Manager Automation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerAutomationCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerAutomationCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationCard('AwsSystemsManagerAutomationCard', 'Aws Systems Manager Automation Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerAutomationCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationCard('AwsSystemsManagerAutomationCard', 'Aws Systems Manager Automation Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerAutomationGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerAutomationGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationGroup('AwsSystemsManagerAutomationGroup', 'Aws Systems Manager Automation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerAutomationGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationGroup('AwsSystemsManagerAutomationGroup', 'Aws Systems Manager Automation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.png
deleted file mode 100644
index 5f2fd694ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.puml
deleted file mode 100644
index 79eec9910a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation
-
-sprite $AwsSystemsManagerAutomationXs [10x10/16z] LKk50S0m26jn-FzVP3wSoFf5B3ZsFgQV6FjSqRd2Pru1dNw83nF7Fbu_nYaB6Ae
-
-sprite $AwsSystemsManagerAutomationSm [12x12/16z] NKo30S1043jZ_u7Rjyv80gy5HX-KlTJaEjU29UlBYmEoPraxC94IS2iKLyOwM46aa5QaTvq1gIK9p6ESCjhq0m
-
-sprite $AwsSystemsManagerAutomationMd [16x16/16z] PSr70G9G30MmzCy-_0lcneo1mB-H181e-bI0Di4H22YO2oPPzbN1286nRyqIB5WFjFZKqaO2ePlZNjXbGXrMRihdx_rdfZ0pDx1CcWMWkXju0W
-
-sprite $AwsSystemsManagerAutomationLg [20x20/16z] {
-TS-rWG0m54CnvGUT_VSzPdYbAfl_IvB2HvrB5HqWUvs1bUm1fF5H1lGDD21WeUwPoGSvr04H6xc32-xEa5i20-X1lTb7RrQqcmD2cwLgcMbWDr8GHmRsOdGG
-cFUc_Ve121YHZoqNRxX3In_1HxTgrg-bzK6F
-}
-
-!procedure AwsSystemsManagerAutomation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerAutomationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerAutomationLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerAutomationGroup($id, $name='Aws Systems Manager Automation', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerAutomationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.png
deleted file mode 100644
index 3bd8c43792..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.puml
deleted file mode 100644
index 1ed325ef56..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerAutomationCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationCard('AwsSystemsManagerAutomationCard', 'Aws Systems Manager Automation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Remote.puml
deleted file mode 100644
index 8223a47bfd..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerAutomationCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationCard('AwsSystemsManagerAutomationCard', 'Aws Systems Manager Automation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.png
deleted file mode 100644
index c14141aa81..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.puml
deleted file mode 100644
index 42a3604fc6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerAutomationGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationGroup('AwsSystemsManagerAutomationGroup', 'Aws Systems Manager Automation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Remote.puml
deleted file mode 100644
index 341d8f6db1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerAutomationGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation')
-
-' renders the element
-AwsSystemsManagerAutomationGroup('AwsSystemsManagerAutomationGroup', 'Aws Systems Manager Automation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.png
deleted file mode 100644
index 27e1bd6a7c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.puml
deleted file mode 100644
index 00192ee27b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerChangeCalendar
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendar('AwsSystemsManagerChangeCalendar', 'Aws Systems Manager Change Calendar', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Remote.puml
deleted file mode 100644
index 7ab92d9a5a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerChangeCalendar
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendar('AwsSystemsManagerChangeCalendar', 'Aws Systems Manager Change Calendar', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.md
deleted file mode 100644
index c301b56226..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerChangeCalendar
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-```
-
-
-
-| Illustration | AwsSystemsManagerChangeCalendar | AwsSystemsManagerChangeCalendarCard | AwsSystemsManagerChangeCalendarGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.png) | ![illustration for AwsSystemsManagerChangeCalendar](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.Local.png) | ![illustration for AwsSystemsManagerChangeCalendarCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.png) | ![illustration for AwsSystemsManagerChangeCalendarGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerChangeCalendarXs>`
-- `<$AwsSystemsManagerChangeCalendarSm>`
-- `<$AwsSystemsManagerChangeCalendarMd>`
-- `<$AwsSystemsManagerChangeCalendarLg>`
-
-
-
-
-
-## AwsSystemsManagerChangeCalendar
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerChangeCalendar
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendar('AwsSystemsManagerChangeCalendar', 'Aws Systems Manager Change Calendar', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerChangeCalendar
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendar('AwsSystemsManagerChangeCalendar', 'Aws Systems Manager Change Calendar', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerChangeCalendarCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerChangeCalendarCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarCard('AwsSystemsManagerChangeCalendarCard', 'Aws Systems Manager Change Calendar Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerChangeCalendarCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarCard('AwsSystemsManagerChangeCalendarCard', 'Aws Systems Manager Change Calendar Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerChangeCalendarGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerChangeCalendarGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarGroup('AwsSystemsManagerChangeCalendarGroup', 'Aws Systems Manager Change Calendar Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerChangeCalendarGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarGroup('AwsSystemsManagerChangeCalendarGroup', 'Aws Systems Manager Change Calendar Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.png
deleted file mode 100644
index 34d6bb8b86..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.puml
deleted file mode 100644
index 84176f3b03..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar
-
-sprite $AwsSystemsManagerChangeCalendarXs [10x10/16z] LOk30G1H34FpKRtzzpspRg1VG1tRNYZTYowXoaoAYsPlEwzswfpztH_Dq-oCRQu
-
-sprite $AwsSystemsManagerChangeCalendarSm [12x12/16z] NOo50O10201fqFtt9Mp_w8GL3RuontPCHmf4X0ZJwN3W1dOqscrwX9iztXpfogDD0GSw6YB7vni-V04
-
-sprite $AwsSystemsManagerChangeCalendarMd [16x16/16z] ZSs5TK0n2030W_U3TFzzw-uN5y1_z6HScvwjHzalnwZAhD3G8gllp-E24VDedKbIU3JY1jxESAtGut4CEoTKKqFZY7p-No_rd-JnQ0FKyIotpoo-kWC
-
-sprite $AwsSystemsManagerChangeCalendarLg [20x20/16z] {
-bSvLWa0n24FH6zhm6lQ_tt7tENyu_8_dJdYZKW3quPaldirpruMigzmbmeEWSpfzqaCPO2_KBwDA2mQKysX81cYG5sPjvlMs_E7i578JV1ZG1i_nspuBhbh8
-csQPWRpyruy6Rm0KzAm2pyadExmubu2AUQipMNpl5W
-}
-
-!procedure AwsSystemsManagerChangeCalendar($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerChangeCalendarCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerChangeCalendarLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerChangeCalendarGroup($id, $name='Aws Systems Manager Change Calendar', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerChangeCalendarLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.png
deleted file mode 100644
index d059866046..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.puml
deleted file mode 100644
index cb2229eb02..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerChangeCalendarCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarCard('AwsSystemsManagerChangeCalendarCard', 'Aws Systems Manager Change Calendar Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Remote.puml
deleted file mode 100644
index 31caf45c3f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerChangeCalendarCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarCard('AwsSystemsManagerChangeCalendarCard', 'Aws Systems Manager Change Calendar Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.png
deleted file mode 100644
index d742718a8f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.puml
deleted file mode 100644
index fd276c82b6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerChangeCalendarGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarGroup('AwsSystemsManagerChangeCalendarGroup', 'Aws Systems Manager Change Calendar Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Remote.puml
deleted file mode 100644
index 88dac50917..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendarGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerChangeCalendarGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar')
-
-' renders the element
-AwsSystemsManagerChangeCalendarGroup('AwsSystemsManagerChangeCalendarGroup', 'Aws Systems Manager Change Calendar Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.png
deleted file mode 100644
index 30cca9c959..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.puml
deleted file mode 100644
index 81848671ba..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerChangeManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManager('AwsSystemsManagerChangeManager', 'Aws Systems Manager Change Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Remote.puml
deleted file mode 100644
index 86763ebcee..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerChangeManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManager('AwsSystemsManagerChangeManager', 'Aws Systems Manager Change Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.md
deleted file mode 100644
index 0ee78234e0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerChangeManager
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-```
-
-
-
-| Illustration | AwsSystemsManagerChangeManager | AwsSystemsManagerChangeManagerCard | AwsSystemsManagerChangeManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.png) | ![illustration for AwsSystemsManagerChangeManager](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.Local.png) | ![illustration for AwsSystemsManagerChangeManagerCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.png) | ![illustration for AwsSystemsManagerChangeManagerGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerChangeManagerXs>`
-- `<$AwsSystemsManagerChangeManagerSm>`
-- `<$AwsSystemsManagerChangeManagerMd>`
-- `<$AwsSystemsManagerChangeManagerLg>`
-
-
-
-
-
-## AwsSystemsManagerChangeManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerChangeManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManager('AwsSystemsManagerChangeManager', 'Aws Systems Manager Change Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerChangeManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManager('AwsSystemsManagerChangeManager', 'Aws Systems Manager Change Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerChangeManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerChangeManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerCard('AwsSystemsManagerChangeManagerCard', 'Aws Systems Manager Change Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerChangeManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerCard('AwsSystemsManagerChangeManagerCard', 'Aws Systems Manager Change Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerChangeManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerChangeManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerGroup('AwsSystemsManagerChangeManagerGroup', 'Aws Systems Manager Change Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerChangeManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerGroup('AwsSystemsManagerChangeManagerGroup', 'Aws Systems Manager Change Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.png
deleted file mode 100644
index ba12537a93..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.puml
deleted file mode 100644
index 6178a4a3f7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager
-
-sprite $AwsSystemsManagerChangeManagerXs [10x10/16z] LSV50G0n4CD0XRFglzzZr6TiVcaSDfvI9yWWRlIGhMpQiOrj1VlP6Ad1SQWSTGkm0W
-
-sprite $AwsSystemsManagerChangeManagerSm [12x12/16z] NOo50S1020CFfx__ldN79Gb_YxPpAW5Cz_5CsJC23of9iEfrc687zEWTDbfYlJk0A654qC01OzV4VTykixqk
-
-sprite $AwsSystemsManagerChangeManagerMd [16x16/16z] ZOq50aKX20G737Qz_tr_TxvHkjX2AQCxkM1EPDr3bO3Yh6HJAZg0BddCK4AYmZPMB2uJQwrBMpVovIe2Qs0YWikY0Jfj4FFvVWvEE02OWmlf6ZAVs0C
-
-sprite $AwsSystemsManagerChangeManagerLg [20x20/16z] {
-bSz5WaGn20N0WY_fn_tlEzAw6QrTWlkVOpw4bqw3y_9AMXw6grwG5OYhK7D6ClG1-qOKogYSnM3eRdMw9Zj9NFyapzcBdfbYkPgMS9MedMCkXrNNl0f7iNfZ
-G1a2GYMHDUNOGULrHuVNvzKUJvTLw1nuEJFPVEyT
-}
-
-!procedure AwsSystemsManagerChangeManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerChangeManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerChangeManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerChangeManagerGroup($id, $name='Aws Systems Manager Change Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerChangeManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.png
deleted file mode 100644
index 1e66784807..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.puml
deleted file mode 100644
index 509b3613d9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerChangeManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerCard('AwsSystemsManagerChangeManagerCard', 'Aws Systems Manager Change Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Remote.puml
deleted file mode 100644
index 67c31a61ea..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerChangeManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerCard('AwsSystemsManagerChangeManagerCard', 'Aws Systems Manager Change Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.png
deleted file mode 100644
index 8907e8c9a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.puml
deleted file mode 100644
index 409cd97fc6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerChangeManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerGroup('AwsSystemsManagerChangeManagerGroup', 'Aws Systems Manager Change Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Remote.puml
deleted file mode 100644
index e7e709168b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerChangeManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
-
-' renders the element
-AwsSystemsManagerChangeManagerGroup('AwsSystemsManagerChangeManagerGroup', 'Aws Systems Manager Change Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.png
deleted file mode 100644
index 5c1740dd06..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.puml
deleted file mode 100644
index 63ce4e0ab3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerCompliance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerCompliance('AwsSystemsManagerCompliance', 'Aws Systems Manager Compliance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Remote.puml
deleted file mode 100644
index 9e6940088c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerCompliance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerCompliance('AwsSystemsManagerCompliance', 'Aws Systems Manager Compliance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.md
deleted file mode 100644
index 020b6238bd..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerCompliance
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-```
-
-
-
-| Illustration | AwsSystemsManagerCompliance | AwsSystemsManagerComplianceCard | AwsSystemsManagerComplianceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.png) | ![illustration for AwsSystemsManagerCompliance](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.Local.png) | ![illustration for AwsSystemsManagerComplianceCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.png) | ![illustration for AwsSystemsManagerComplianceGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerComplianceXs>`
-- `<$AwsSystemsManagerComplianceSm>`
-- `<$AwsSystemsManagerComplianceMd>`
-- `<$AwsSystemsManagerComplianceLg>`
-
-
-
-
-
-## AwsSystemsManagerCompliance
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerCompliance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerCompliance('AwsSystemsManagerCompliance', 'Aws Systems Manager Compliance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerCompliance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerCompliance('AwsSystemsManagerCompliance', 'Aws Systems Manager Compliance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerComplianceCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerComplianceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceCard('AwsSystemsManagerComplianceCard', 'Aws Systems Manager Compliance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerComplianceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceCard('AwsSystemsManagerComplianceCard', 'Aws Systems Manager Compliance Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerComplianceGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerComplianceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceGroup('AwsSystemsManagerComplianceGroup', 'Aws Systems Manager Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerComplianceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceGroup('AwsSystemsManagerComplianceGroup', 'Aws Systems Manager Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.png
deleted file mode 100644
index d655136ab1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.puml
deleted file mode 100644
index 48ffe616d1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance
-
-sprite $AwsSystemsManagerComplianceXs [10x10/16z] JOk50G0W20JjkFttjGNkwN0MbZOjbb9WLsnETKBxLLywrQNntrivltz3mKq
-
-sprite $AwsSystemsManagerComplianceSm [12x12/16z] RSp50S1024JHlmf3__t6FVjEwF3MlNfcape9bQDPSKkCbMQS6kZAXJXpidH5gj8vMCYO0G
-
-sprite $AwsSystemsManagerComplianceMd [16x16/16z] ROw50G8n40GdoTdIVx_0kqxqV7b5OiURcjI4CrF4x2OtkytiTYxKRh-_zAkjddQo1SJDxlrg5xEzZ5UfppOB_ODceJNZAP_jdGZW1m
-
-sprite $AwsSystemsManagerComplianceLg [20x20/16z] {
-XP250SKW5CI2SxV_lb_gtk317_S49VR8nZOBkT6W1b8gcbmdjJfWl3Z2nCPvPdKllNvoX1QEJfMclQi1I6NdDDOxryRL-xq6FE-TVY4rTKPNHp36Krncfs1o
-Oakqgzqv4W2-
-}
-
-!procedure AwsSystemsManagerCompliance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerComplianceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerComplianceLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerComplianceGroup($id, $name='Aws Systems Manager Compliance', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerComplianceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.png
deleted file mode 100644
index df43f5ca2d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.puml
deleted file mode 100644
index 9b7df24036..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerComplianceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceCard('AwsSystemsManagerComplianceCard', 'Aws Systems Manager Compliance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Remote.puml
deleted file mode 100644
index 3ee3651d4f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerComplianceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceCard('AwsSystemsManagerComplianceCard', 'Aws Systems Manager Compliance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.png
deleted file mode 100644
index cdac8be2a1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.puml
deleted file mode 100644
index 4e965bdd70..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerComplianceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceGroup('AwsSystemsManagerComplianceGroup', 'Aws Systems Manager Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Remote.puml
deleted file mode 100644
index f9a9592241..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerComplianceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerComplianceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance')
-
-' renders the element
-AwsSystemsManagerComplianceGroup('AwsSystemsManagerComplianceGroup', 'Aws Systems Manager Compliance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.png
deleted file mode 100644
index cf904796d2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.puml
deleted file mode 100644
index ca392db198..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerDistributor
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributor('AwsSystemsManagerDistributor', 'Aws Systems Manager Distributor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Remote.puml
deleted file mode 100644
index f2cd944add..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerDistributor
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributor('AwsSystemsManagerDistributor', 'Aws Systems Manager Distributor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.md
deleted file mode 100644
index 6909cedb01..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerDistributor
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-```
-
-
-
-| Illustration | AwsSystemsManagerDistributor | AwsSystemsManagerDistributorCard | AwsSystemsManagerDistributorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.png) | ![illustration for AwsSystemsManagerDistributor](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.Local.png) | ![illustration for AwsSystemsManagerDistributorCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.png) | ![illustration for AwsSystemsManagerDistributorGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerDistributorXs>`
-- `<$AwsSystemsManagerDistributorSm>`
-- `<$AwsSystemsManagerDistributorMd>`
-- `<$AwsSystemsManagerDistributorLg>`
-
-
-
-
-
-## AwsSystemsManagerDistributor
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerDistributor
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributor('AwsSystemsManagerDistributor', 'Aws Systems Manager Distributor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerDistributor
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributor('AwsSystemsManagerDistributor', 'Aws Systems Manager Distributor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerDistributorCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerDistributorCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorCard('AwsSystemsManagerDistributorCard', 'Aws Systems Manager Distributor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerDistributorCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorCard('AwsSystemsManagerDistributorCard', 'Aws Systems Manager Distributor Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerDistributorGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerDistributorGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorGroup('AwsSystemsManagerDistributorGroup', 'Aws Systems Manager Distributor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerDistributorGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorGroup('AwsSystemsManagerDistributorGroup', 'Aws Systems Manager Distributor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.png
deleted file mode 100644
index 5941b01dfc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.puml
deleted file mode 100644
index d6a604b215..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor
-
-sprite $AwsSystemsManagerDistributorXs [10x10/16z] LKo30G0n38or_xwFsiqHxbLpo9A3oFzK6n3qfpj9XWN9A_jFyK_qcVwvjRm
-
-sprite $AwsSystemsManagerDistributorSm [12x12/16z] POs50S1030BlBSB--zQzSGL-ehiiQaVL2gBKO-zkj0I7X980SVqcPD2r9N1gLqB0vZeorH5HJWPjrGm
-
-sprite $AwsSystemsManagerDistributorMd [16x16/16z] VKw35G0n36sC_VUjyNHNvYCe7oj_CLBQG-I5kkuu4SHu0Beh1Ww89OY3T3Ci2m_HkhnAvFgyty5uFX8mG3FOo-evAgzv5kOxdwzvWYRc1HUJzj2ohjK
-
-sprite $AwsSystemsManagerDistributorLg [20x20/16z] {
-ZOy73iH020CfMy3_V_1PMf2k9quV8cpBN-KNXbii1s8y0-Uk1UF4cc1AQvTJfFD6ATcEok0ODUKEJcoVZIOhjVopbYtK_kJJ3et3DhTIOLYY2roMwNesYsX2
-uC7LpPwxDTCdjhH3DxEdIYkKR6IJ_XTLvbaghGS
-}
-
-!procedure AwsSystemsManagerDistributor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerDistributorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerDistributorLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerDistributorGroup($id, $name='Aws Systems Manager Distributor', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerDistributorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.png
deleted file mode 100644
index 4c61100316..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.puml
deleted file mode 100644
index 11a7ae8606..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerDistributorCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorCard('AwsSystemsManagerDistributorCard', 'Aws Systems Manager Distributor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Remote.puml
deleted file mode 100644
index 9a29bb340a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerDistributorCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorCard('AwsSystemsManagerDistributorCard', 'Aws Systems Manager Distributor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.png
deleted file mode 100644
index 7cb94894c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.puml
deleted file mode 100644
index 51e4e00325..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerDistributorGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorGroup('AwsSystemsManagerDistributorGroup', 'Aws Systems Manager Distributor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Remote.puml
deleted file mode 100644
index c2dd57f2f7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerDistributorGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor')
-
-' renders the element
-AwsSystemsManagerDistributorGroup('AwsSystemsManagerDistributorGroup', 'Aws Systems Manager Distributor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.png
deleted file mode 100644
index ab9a464baf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.puml
deleted file mode 100644
index 01e7db7d70..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerDocuments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocuments('AwsSystemsManagerDocuments', 'Aws Systems Manager Documents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Remote.puml
deleted file mode 100644
index 7ab4e4675b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerDocuments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocuments('AwsSystemsManagerDocuments', 'Aws Systems Manager Documents', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.md
deleted file mode 100644
index 0020f4bafa..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerDocuments
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-```
-
-
-
-| Illustration | AwsSystemsManagerDocuments | AwsSystemsManagerDocumentsCard | AwsSystemsManagerDocumentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.png) | ![illustration for AwsSystemsManagerDocuments](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.Local.png) | ![illustration for AwsSystemsManagerDocumentsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.png) | ![illustration for AwsSystemsManagerDocumentsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerDocumentsXs>`
-- `<$AwsSystemsManagerDocumentsSm>`
-- `<$AwsSystemsManagerDocumentsMd>`
-- `<$AwsSystemsManagerDocumentsLg>`
-
-
-
-
-
-## AwsSystemsManagerDocuments
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerDocuments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocuments('AwsSystemsManagerDocuments', 'Aws Systems Manager Documents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerDocuments
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocuments('AwsSystemsManagerDocuments', 'Aws Systems Manager Documents', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerDocumentsCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerDocumentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsCard('AwsSystemsManagerDocumentsCard', 'Aws Systems Manager Documents Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerDocumentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsCard('AwsSystemsManagerDocumentsCard', 'Aws Systems Manager Documents Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerDocumentsGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerDocumentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsGroup('AwsSystemsManagerDocumentsGroup', 'Aws Systems Manager Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerDocumentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsGroup('AwsSystemsManagerDocumentsGroup', 'Aws Systems Manager Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.png
deleted file mode 100644
index fac7df47fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.puml
deleted file mode 100644
index 5db51ccb51..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments
-
-sprite $AwsSystemsManagerDocumentsXs [10x10/16z] Oq06J4nCC2ON5nSJGe8Pnc1bXKj3HTZOs1Xm0YOGO
-
-sprite $AwsSystemsManagerDocumentsSm [12x12/16z] NSY53G0X5C3G0j_tt_TSQUob_1gzzzijuVK0SbnkdMGy7_nqr9P__kp-CLypOYzP0G
-
-sprite $AwsSystemsManagerDocumentsMd [16x16/16z] TSc53G114CD07opst-ypWqKPXLSUSnSJStunDbTFzsMqkwkqmsPAU1vcgHpEfVBx-no__zMyt1y6tu8H
-
-sprite $AwsSystemsManagerDocumentsLg [20x20/16z] XSk53GH134DHPzZRVxy7EynV53qvMCTOPmugrXbN1ZvlghDu1JqR8cRptiE9eXfsobhBpcAjFJ7STkwjDtd3uTTtjjx5Q7gBKUMgYSe9y0K
-
-!procedure AwsSystemsManagerDocuments($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerDocumentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerDocumentsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerDocumentsGroup($id, $name='Aws Systems Manager Documents', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerDocumentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.png
deleted file mode 100644
index bc167a892b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.puml
deleted file mode 100644
index 56f21436dc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerDocumentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsCard('AwsSystemsManagerDocumentsCard', 'Aws Systems Manager Documents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Remote.puml
deleted file mode 100644
index 053f5324cc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerDocumentsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsCard('AwsSystemsManagerDocumentsCard', 'Aws Systems Manager Documents Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.png
deleted file mode 100644
index c88ff52e52..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.puml
deleted file mode 100644
index 0aec4a34e6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerDocumentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsGroup('AwsSystemsManagerDocumentsGroup', 'Aws Systems Manager Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Remote.puml
deleted file mode 100644
index cc30fff618..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocumentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerDocumentsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments')
-
-' renders the element
-AwsSystemsManagerDocumentsGroup('AwsSystemsManagerDocumentsGroup', 'Aws Systems Manager Documents Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.png
deleted file mode 100644
index ea486aae07..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.puml
deleted file mode 100644
index ac2eb241fd..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerIncidentManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManager('AwsSystemsManagerIncidentManager', 'Aws Systems Manager Incident Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Remote.puml
deleted file mode 100644
index 581d6179f4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerIncidentManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManager('AwsSystemsManagerIncidentManager', 'Aws Systems Manager Incident Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.md
deleted file mode 100644
index c75c9b4def..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerIncidentManager
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-```
-
-
-
-| Illustration | AwsSystemsManagerIncidentManager | AwsSystemsManagerIncidentManagerCard | AwsSystemsManagerIncidentManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.png) | ![illustration for AwsSystemsManagerIncidentManager](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.Local.png) | ![illustration for AwsSystemsManagerIncidentManagerCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.png) | ![illustration for AwsSystemsManagerIncidentManagerGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerIncidentManagerXs>`
-- `<$AwsSystemsManagerIncidentManagerSm>`
-- `<$AwsSystemsManagerIncidentManagerMd>`
-- `<$AwsSystemsManagerIncidentManagerLg>`
-
-
-
-
-
-## AwsSystemsManagerIncidentManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerIncidentManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManager('AwsSystemsManagerIncidentManager', 'Aws Systems Manager Incident Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerIncidentManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManager('AwsSystemsManagerIncidentManager', 'Aws Systems Manager Incident Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerIncidentManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerIncidentManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerCard('AwsSystemsManagerIncidentManagerCard', 'Aws Systems Manager Incident Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerIncidentManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerCard('AwsSystemsManagerIncidentManagerCard', 'Aws Systems Manager Incident Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerIncidentManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerIncidentManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerGroup('AwsSystemsManagerIncidentManagerGroup', 'Aws Systems Manager Incident Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerIncidentManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerGroup('AwsSystemsManagerIncidentManagerGroup', 'Aws Systems Manager Incident Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.png
deleted file mode 100644
index 2b2a40c145..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.puml
deleted file mode 100644
index e75f960353..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager
-
-sprite $AwsSystemsManagerIncidentManagerXs [10x10/16z] 1S450G0m300WRhF-WGy0u4YWC0dBMWmmI6pIubKL000CDk3m0G
-
-sprite $AwsSystemsManagerIncidentManagerSm [12x12/16z] POo50S0m3CCA8V__y3Gc5O9sUnFMTQIzWNpBnICRXEIhTjL9JB4mjsLjkzuFWor-SYNebqFYkm
-
-sprite $AwsSystemsManagerIncidentManagerMd [16x16/16z] PSUt0G9030GmVRIF_VSbbQ1E-9Va0g0W009qNw3WR2ReXG5o24GTtUOGJBXwQ469ni6QGA0m-qEW0Vm-zRK17kEh01Zp001tuGK
-
-sprite $AwsSystemsManagerIncidentManagerLg [20x20/16z] {
-ZSy5aWGW34JHZtQQ-nzuYmexRWztmbizhC8TDq2wcyejRN3T6wHbcLGhsvYxts-Ebb9oxm2AENMdgD82b7ifgs0CskqcAWmZxUlZF3CfWgogEE9Q3yUcSyla
-ngzpLZ9NwoxKD2A9EwEP9tdi3m
-}
-
-!procedure AwsSystemsManagerIncidentManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerIncidentManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerIncidentManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerIncidentManagerGroup($id, $name='Aws Systems Manager Incident Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerIncidentManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.png
deleted file mode 100644
index 2da880d529..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.puml
deleted file mode 100644
index 4ed4e34382..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerIncidentManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerCard('AwsSystemsManagerIncidentManagerCard', 'Aws Systems Manager Incident Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Remote.puml
deleted file mode 100644
index 6f5e1331c1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerIncidentManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerCard('AwsSystemsManagerIncidentManagerCard', 'Aws Systems Manager Incident Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.png
deleted file mode 100644
index f662587744..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.puml
deleted file mode 100644
index 639b57a3bc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerIncidentManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerGroup('AwsSystemsManagerIncidentManagerGroup', 'Aws Systems Manager Incident Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Remote.puml
deleted file mode 100644
index 2fda4ab83a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerIncidentManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager')
-
-' renders the element
-AwsSystemsManagerIncidentManagerGroup('AwsSystemsManagerIncidentManagerGroup', 'Aws Systems Manager Incident Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.png
deleted file mode 100644
index dca657a27d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.puml
deleted file mode 100644
index 3a69b919a2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerInventory
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventory('AwsSystemsManagerInventory', 'Aws Systems Manager Inventory', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Remote.puml
deleted file mode 100644
index 4185dba666..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerInventory
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventory('AwsSystemsManagerInventory', 'Aws Systems Manager Inventory', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.md
deleted file mode 100644
index 4be136a578..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerInventory
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-```
-
-
-
-| Illustration | AwsSystemsManagerInventory | AwsSystemsManagerInventoryCard | AwsSystemsManagerInventoryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.png) | ![illustration for AwsSystemsManagerInventory](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.Local.png) | ![illustration for AwsSystemsManagerInventoryCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.png) | ![illustration for AwsSystemsManagerInventoryGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerInventoryXs>`
-- `<$AwsSystemsManagerInventorySm>`
-- `<$AwsSystemsManagerInventoryMd>`
-- `<$AwsSystemsManagerInventoryLg>`
-
-
-
-
-
-## AwsSystemsManagerInventory
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerInventory
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventory('AwsSystemsManagerInventory', 'Aws Systems Manager Inventory', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerInventory
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventory('AwsSystemsManagerInventory', 'Aws Systems Manager Inventory', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerInventoryCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerInventoryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryCard('AwsSystemsManagerInventoryCard', 'Aws Systems Manager Inventory Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerInventoryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryCard('AwsSystemsManagerInventoryCard', 'Aws Systems Manager Inventory Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerInventoryGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerInventoryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryGroup('AwsSystemsManagerInventoryGroup', 'Aws Systems Manager Inventory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerInventoryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryGroup('AwsSystemsManagerInventoryGroup', 'Aws Systems Manager Inventory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.png
deleted file mode 100644
index 9a11c932fd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.puml
deleted file mode 100644
index ccfdc1164a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory
-
-sprite $AwsSystemsManagerInventoryXs [10x10/16z] LKc30G0n38or_xwFki4HhYdmnlQ3VA-h-C8_TVfTBQLKCwEgfip8x5CuXby
-
-sprite $AwsSystemsManagerInventorySm [12x12/16z] NSY50S0W3031kEs_RnL_x0YSXN6JoFjzXT56-TXR4iyyCU59NnVMSA1HDXCygzcHoIjU9_yzZb7U
-
-sprite $AwsSystemsManagerInventoryMd [16x16/16z] RSc55O1030FG6ZHX_trnE4rF-bzadeLQIIdY_4cxltMzluo_m5bGwk2q_-9j0y7Q6x7L9a6ZjSxYS0yznryd0NDFl5OHlUVnKdAvIHu
-
-sprite $AwsSystemsManagerInventoryLg [20x20/16z] {
-VOq50WL124BHMN7a_lVziTrlqWAyqJhEYAWyP78ChGOii30pQ7xBiC6_RCLPsL78sWCVSo3_UoINNCfOfvnaqYb7shWFELcKkmvwQPcUUT5pATIFlXuAxqSF
-9njZoVKTDURiH7Fu1Nm1
-}
-
-!procedure AwsSystemsManagerInventory($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerInventoryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerInventoryLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerInventoryGroup($id, $name='Aws Systems Manager Inventory', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerInventoryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.png
deleted file mode 100644
index fca1c4eee6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.puml
deleted file mode 100644
index 99c305df7b..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerInventoryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryCard('AwsSystemsManagerInventoryCard', 'Aws Systems Manager Inventory Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Remote.puml
deleted file mode 100644
index 43283b1a4f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerInventoryCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryCard('AwsSystemsManagerInventoryCard', 'Aws Systems Manager Inventory Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.png
deleted file mode 100644
index 6a606823dd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.puml
deleted file mode 100644
index e24e301ffb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerInventoryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryGroup('AwsSystemsManagerInventoryGroup', 'Aws Systems Manager Inventory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Remote.puml
deleted file mode 100644
index c0e83183a5..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventoryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerInventoryGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory')
-
-' renders the element
-AwsSystemsManagerInventoryGroup('AwsSystemsManagerInventoryGroup', 'Aws Systems Manager Inventory Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.png
deleted file mode 100644
index 2067325b70..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.puml
deleted file mode 100644
index df9bdeee4e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerMaintenanceWindows
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindows('AwsSystemsManagerMaintenanceWindows', 'Aws Systems Manager Maintenance Windows', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Remote.puml
deleted file mode 100644
index 995b87ffa8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerMaintenanceWindows
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindows('AwsSystemsManagerMaintenanceWindows', 'Aws Systems Manager Maintenance Windows', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.md
deleted file mode 100644
index d3216990f3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerMaintenanceWindows
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-```
-
-
-
-| Illustration | AwsSystemsManagerMaintenanceWindows | AwsSystemsManagerMaintenanceWindowsCard | AwsSystemsManagerMaintenanceWindowsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.png) | ![illustration for AwsSystemsManagerMaintenanceWindows](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.Local.png) | ![illustration for AwsSystemsManagerMaintenanceWindowsCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.png) | ![illustration for AwsSystemsManagerMaintenanceWindowsGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerMaintenanceWindowsXs>`
-- `<$AwsSystemsManagerMaintenanceWindowsSm>`
-- `<$AwsSystemsManagerMaintenanceWindowsMd>`
-- `<$AwsSystemsManagerMaintenanceWindowsLg>`
-
-
-
-
-
-## AwsSystemsManagerMaintenanceWindows
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerMaintenanceWindows
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindows('AwsSystemsManagerMaintenanceWindows', 'Aws Systems Manager Maintenance Windows', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerMaintenanceWindows
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindows('AwsSystemsManagerMaintenanceWindows', 'Aws Systems Manager Maintenance Windows', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerMaintenanceWindowsCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerMaintenanceWindowsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsCard('AwsSystemsManagerMaintenanceWindowsCard', 'Aws Systems Manager Maintenance Windows Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerMaintenanceWindowsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsCard('AwsSystemsManagerMaintenanceWindowsCard', 'Aws Systems Manager Maintenance Windows Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerMaintenanceWindowsGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerMaintenanceWindowsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsGroup('AwsSystemsManagerMaintenanceWindowsGroup', 'Aws Systems Manager Maintenance Windows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerMaintenanceWindowsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsGroup('AwsSystemsManagerMaintenanceWindowsGroup', 'Aws Systems Manager Maintenance Windows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.png
deleted file mode 100644
index b6b01bd3ac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.puml
deleted file mode 100644
index 4f4526a900..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows
-
-sprite $AwsSystemsManagerMaintenanceWindowsXs [10x10/16z] Oq01N0nCO9eHJ7A220wW88Z51PNcWYW4KenGnUmCp22A2SZW1Ea24r1bJ20f
-
-sprite $AwsSystemsManagerMaintenanceWindowsSm [12x12/16z] NSUt0SGm5CKmAF-d_VUzuD9a1U-g5R36GGOCBJiKJkDQ7eRBxj5ixbNF0NE7M8Y3mQv9GQNRfm2fWYy
-
-sprite $AwsSystemsManagerMaintenanceWindowsMd [16x16/16z] {
-RO_70GCm30B15Rp_m0bAB-vtUY3ZxsYsNsG8qC9T2RtkkyYnjJo0FYDwr05tbPgm4GR9pZZTEDxX5Ju7AjvHzm1LTV2EZzpDNFsLpsi3IHubkXbmsicOw1Kw
-y1Xy_ky2
-}
-
-sprite $AwsSystemsManagerMaintenanceWindowsLg [20x20/16z] {
-VSX9be0W40MmM23mw_xtxTddhhECV-HByHeqLGn_ijUviP8zWLnUcJ0sHlOw1m8MPz7aASTOQ3GRwLlyNKtf4kpd7AuIBEZkzLnnFBRhBbNhlNt9W12WZZ50
-q8Lzo0rZmpndNn0m8y28viaThemPNbrr3_2gB_vy0W
-}
-
-!procedure AwsSystemsManagerMaintenanceWindows($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerMaintenanceWindowsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerMaintenanceWindowsLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerMaintenanceWindowsGroup($id, $name='Aws Systems Manager Maintenance Windows', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerMaintenanceWindowsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.png
deleted file mode 100644
index 9be3de7794..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.puml
deleted file mode 100644
index 59612e6a88..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerMaintenanceWindowsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsCard('AwsSystemsManagerMaintenanceWindowsCard', 'Aws Systems Manager Maintenance Windows Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Remote.puml
deleted file mode 100644
index 63ca7250fb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerMaintenanceWindowsCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsCard('AwsSystemsManagerMaintenanceWindowsCard', 'Aws Systems Manager Maintenance Windows Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.png
deleted file mode 100644
index 97dbcdfada..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.puml
deleted file mode 100644
index 84afc0e1c0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerMaintenanceWindowsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsGroup('AwsSystemsManagerMaintenanceWindowsGroup', 'Aws Systems Manager Maintenance Windows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Remote.puml
deleted file mode 100644
index c8300da746..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindowsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerMaintenanceWindowsGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows')
-
-' renders the element
-AwsSystemsManagerMaintenanceWindowsGroup('AwsSystemsManagerMaintenanceWindowsGroup', 'Aws Systems Manager Maintenance Windows Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.png
deleted file mode 100644
index d92dc99974..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.puml
deleted file mode 100644
index e01aeb8ec5..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerOpsCenter
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenter('AwsSystemsManagerOpsCenter', 'Aws Systems Manager Ops Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Remote.puml
deleted file mode 100644
index 54d490c0e1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerOpsCenter
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenter('AwsSystemsManagerOpsCenter', 'Aws Systems Manager Ops Center', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.md
deleted file mode 100644
index ce03fd28a7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerOpsCenter
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-```
-
-
-
-| Illustration | AwsSystemsManagerOpsCenter | AwsSystemsManagerOpsCenterCard | AwsSystemsManagerOpsCenterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.png) | ![illustration for AwsSystemsManagerOpsCenter](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.Local.png) | ![illustration for AwsSystemsManagerOpsCenterCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.png) | ![illustration for AwsSystemsManagerOpsCenterGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerOpsCenterXs>`
-- `<$AwsSystemsManagerOpsCenterSm>`
-- `<$AwsSystemsManagerOpsCenterMd>`
-- `<$AwsSystemsManagerOpsCenterLg>`
-
-
-
-
-
-## AwsSystemsManagerOpsCenter
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerOpsCenter
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenter('AwsSystemsManagerOpsCenter', 'Aws Systems Manager Ops Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerOpsCenter
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenter('AwsSystemsManagerOpsCenter', 'Aws Systems Manager Ops Center', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerOpsCenterCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerOpsCenterCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterCard('AwsSystemsManagerOpsCenterCard', 'Aws Systems Manager Ops Center Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerOpsCenterCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterCard('AwsSystemsManagerOpsCenterCard', 'Aws Systems Manager Ops Center Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerOpsCenterGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerOpsCenterGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterGroup('AwsSystemsManagerOpsCenterGroup', 'Aws Systems Manager Ops Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerOpsCenterGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterGroup('AwsSystemsManagerOpsCenterGroup', 'Aws Systems Manager Ops Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.png
deleted file mode 100644
index e242addbd3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.puml
deleted file mode 100644
index 051beb985f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter
-
-sprite $AwsSystemsManagerOpsCenterXs [10x10/16z] JSI30G0n00ImrDX_tpUQWrMiva26U5zqgyIaLg_8z9ag8O8Q1PbRcpi
-
-sprite $AwsSystemsManagerOpsCenterSm [12x12/16z] LSn90SD030GmxMaFVyBzDOa0o5UVx3ZG504W6eVfif1YKS46J0IGvwcxeLTcBWVWq01MvWy
-
-sprite $AwsSystemsManagerOpsCenterMd [16x16/16z] PS710G8m20Imj0NazbzO_oRyE_bf1d1f15WuV007g6SXk1W6Whw20-d313q70U120n0GW1TWqRp90ZjdRZOimC5Y0I1E0O1vlW
-
-sprite $AwsSystemsManagerOpsCenterLg [20x20/16z] {
-POy55aGX2007_5Btl-y6FZR7f87XZyipNG5bICM4NQHmiBu4s7lYveFw_8GX8OxRf2Q1unbzAIU_N6qrQwKj46k156dF5cGPJ8P1jU_DCDcX-DT9lBiiSvfL
-Crj9Qao4Yo-Dt0cQpD1cq_ObV17whoDy5x-8m1q
-}
-
-!procedure AwsSystemsManagerOpsCenter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerOpsCenterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerOpsCenterLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerOpsCenterGroup($id, $name='Aws Systems Manager Ops Center', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerOpsCenterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.png
deleted file mode 100644
index d94c9d38ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.puml
deleted file mode 100644
index d9b7a701c9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerOpsCenterCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterCard('AwsSystemsManagerOpsCenterCard', 'Aws Systems Manager Ops Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Remote.puml
deleted file mode 100644
index 9501dc3f43..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerOpsCenterCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterCard('AwsSystemsManagerOpsCenterCard', 'Aws Systems Manager Ops Center Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.png
deleted file mode 100644
index eb64725d4e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.puml
deleted file mode 100644
index 176cec911e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerOpsCenterGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterGroup('AwsSystemsManagerOpsCenterGroup', 'Aws Systems Manager Ops Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Remote.puml
deleted file mode 100644
index ad93ce7fb3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerOpsCenterGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter')
-
-' renders the element
-AwsSystemsManagerOpsCenterGroup('AwsSystemsManagerOpsCenterGroup', 'Aws Systems Manager Ops Center Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.png
deleted file mode 100644
index ed1df8dc41..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.puml
deleted file mode 100644
index ff30d319ea..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerParameterStore
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStore('AwsSystemsManagerParameterStore', 'Aws Systems Manager Parameter Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Remote.puml
deleted file mode 100644
index a0c09c21c7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerParameterStore
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStore('AwsSystemsManagerParameterStore', 'Aws Systems Manager Parameter Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.md
deleted file mode 100644
index 210c5f6be2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerParameterStore
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-```
-
-
-
-| Illustration | AwsSystemsManagerParameterStore | AwsSystemsManagerParameterStoreCard | AwsSystemsManagerParameterStoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.png) | ![illustration for AwsSystemsManagerParameterStore](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.Local.png) | ![illustration for AwsSystemsManagerParameterStoreCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.png) | ![illustration for AwsSystemsManagerParameterStoreGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerParameterStoreXs>`
-- `<$AwsSystemsManagerParameterStoreSm>`
-- `<$AwsSystemsManagerParameterStoreMd>`
-- `<$AwsSystemsManagerParameterStoreLg>`
-
-
-
-
-
-## AwsSystemsManagerParameterStore
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerParameterStore
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStore('AwsSystemsManagerParameterStore', 'Aws Systems Manager Parameter Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerParameterStore
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStore('AwsSystemsManagerParameterStore', 'Aws Systems Manager Parameter Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerParameterStoreCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerParameterStoreCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreCard('AwsSystemsManagerParameterStoreCard', 'Aws Systems Manager Parameter Store Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerParameterStoreCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreCard('AwsSystemsManagerParameterStoreCard', 'Aws Systems Manager Parameter Store Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerParameterStoreGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerParameterStoreGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreGroup('AwsSystemsManagerParameterStoreGroup', 'Aws Systems Manager Parameter Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerParameterStoreGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreGroup('AwsSystemsManagerParameterStoreGroup', 'Aws Systems Manager Parameter Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.png
deleted file mode 100644
index fc30c74e8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.puml
deleted file mode 100644
index 9dc053d81c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore
-
-sprite $AwsSystemsManagerParameterStoreXs [10x10/16z] NOc50G0X30FpWjt---9-q3QYYr0MbQ8-3LuPGrSIWgAi6nbWIrvQLLLntqS2
-
-sprite $AwsSystemsManagerParameterStoreSm [12x12/16z] LOk50G0W20G9wzr_NplWw7Xo51vWjokpp2mR_dlAkn-bkZvcDNlS7ZddUhIWD0ARsT46fHHq
-
-sprite $AwsSystemsManagerParameterStoreMd [16x16/16z] POu54i1020C3rvpz_xyLI7r7Td3mPoHNA5UfjqHvyvECEuIPubYuwuhRhlcFH-kAIOzwKTnxcJ37OX5tafE08-A4iFYmbuJtvwg_yNQ03G
-
-sprite $AwsSystemsManagerParameterStoreLg [20x20/16z] {
-RSw55O0m303Hf1RPVs1wk1sMzul9VpNsRdRC6Y-YKVUXv2qvyDP1LSvylxAeQq_pFikd6Q-QraKlOqWEozFC7MEj7pRCiE37dyz61csMQpf46clOthGOxMEy
-CPdsEkROBRLAs0stP04
-}
-
-!procedure AwsSystemsManagerParameterStore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerParameterStoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerParameterStoreLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerParameterStoreGroup($id, $name='Aws Systems Manager Parameter Store', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerParameterStoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.png
deleted file mode 100644
index 2ef28d9395..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.puml
deleted file mode 100644
index 63871093e4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerParameterStoreCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreCard('AwsSystemsManagerParameterStoreCard', 'Aws Systems Manager Parameter Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Remote.puml
deleted file mode 100644
index 92e220d99a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerParameterStoreCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreCard('AwsSystemsManagerParameterStoreCard', 'Aws Systems Manager Parameter Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.png
deleted file mode 100644
index 28091f0746..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.puml
deleted file mode 100644
index b6e21e68d6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerParameterStoreGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreGroup('AwsSystemsManagerParameterStoreGroup', 'Aws Systems Manager Parameter Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Remote.puml
deleted file mode 100644
index 7cb61f8dbf..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerParameterStoreGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
-
-' renders the element
-AwsSystemsManagerParameterStoreGroup('AwsSystemsManagerParameterStoreGroup', 'Aws Systems Manager Parameter Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.png
deleted file mode 100644
index c1c5057311..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.puml
deleted file mode 100644
index 23387fa5d3..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerPatchManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManager('AwsSystemsManagerPatchManager', 'Aws Systems Manager Patch Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Remote.puml
deleted file mode 100644
index a920761515..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerPatchManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManager('AwsSystemsManagerPatchManager', 'Aws Systems Manager Patch Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.md
deleted file mode 100644
index fb957d6e97..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerPatchManager
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-```
-
-
-
-| Illustration | AwsSystemsManagerPatchManager | AwsSystemsManagerPatchManagerCard | AwsSystemsManagerPatchManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.png) | ![illustration for AwsSystemsManagerPatchManager](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.Local.png) | ![illustration for AwsSystemsManagerPatchManagerCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.png) | ![illustration for AwsSystemsManagerPatchManagerGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerPatchManagerXs>`
-- `<$AwsSystemsManagerPatchManagerSm>`
-- `<$AwsSystemsManagerPatchManagerMd>`
-- `<$AwsSystemsManagerPatchManagerLg>`
-
-
-
-
-
-## AwsSystemsManagerPatchManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerPatchManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManager('AwsSystemsManagerPatchManager', 'Aws Systems Manager Patch Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerPatchManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManager('AwsSystemsManagerPatchManager', 'Aws Systems Manager Patch Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerPatchManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerPatchManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerCard('AwsSystemsManagerPatchManagerCard', 'Aws Systems Manager Patch Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerPatchManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerCard('AwsSystemsManagerPatchManagerCard', 'Aws Systems Manager Patch Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerPatchManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerPatchManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerGroup('AwsSystemsManagerPatchManagerGroup', 'Aws Systems Manager Patch Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerPatchManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerGroup('AwsSystemsManagerPatchManagerGroup', 'Aws Systems Manager Patch Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.png
deleted file mode 100644
index 5605d70b8b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.puml
deleted file mode 100644
index 10127f1124..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager
-
-sprite $AwsSystemsManagerPatchManagerXs [10x10/16z] Oq05h52QWuE1WGKkoiA5p6BbWB21J2YB0S9YOO5eOURYWca0qm
-
-sprite $AwsSystemsManagerPatchManagerSm [12x12/16z] POo54S0m200VIP3z1-xLxN7bH-5ik3iHigQHwR3bixlMiEOO6w9Gpa63v_bhpHk8Y7L_pKNaM4mUD2iB
-
-sprite $AwsSystemsManagerPatchManagerMd [16x16/16z] TSV50S0m00En2yVPV-2wpFg97mEkEk8W0s9Osutb1Ql6yQlrub040t681PhIjQ2-Fx2-OZ76zNLvC5Qz9egngoXwLtid
-
-sprite $AwsSystemsManagerPatchManagerLg [20x20/16z] {
-VSu50e0W40NHeTcz_tsjRzVOJmNuhJt9IyEu5aZL0djz3h2yOH39d5kxnHHZbCNDSFPaeYDF3LgXNpLCc2xMWovd36oMzTlSRcLPoHogoi8IQvCb_IXIfIKg
-rn9DtrmxQ0G
-}
-
-!procedure AwsSystemsManagerPatchManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerPatchManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerPatchManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerPatchManagerGroup($id, $name='Aws Systems Manager Patch Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerPatchManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.png
deleted file mode 100644
index 29698e8b69..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.puml
deleted file mode 100644
index b44df9cbb1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerPatchManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerCard('AwsSystemsManagerPatchManagerCard', 'Aws Systems Manager Patch Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Remote.puml
deleted file mode 100644
index 4b8c280817..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerPatchManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerCard('AwsSystemsManagerPatchManagerCard', 'Aws Systems Manager Patch Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.png
deleted file mode 100644
index b6e685e9ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.puml
deleted file mode 100644
index be049ca671..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerPatchManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerGroup('AwsSystemsManagerPatchManagerGroup', 'Aws Systems Manager Patch Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Remote.puml
deleted file mode 100644
index 1f8c478d16..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerPatchManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager')
-
-' renders the element
-AwsSystemsManagerPatchManagerGroup('AwsSystemsManagerPatchManagerGroup', 'Aws Systems Manager Patch Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.png
deleted file mode 100644
index 34c7343991..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.puml
deleted file mode 100644
index 5bfa33d6ad..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerRunCommand
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommand('AwsSystemsManagerRunCommand', 'Aws Systems Manager Run Command', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Remote.puml
deleted file mode 100644
index d7f5e25581..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerRunCommand
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommand('AwsSystemsManagerRunCommand', 'Aws Systems Manager Run Command', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.md
deleted file mode 100644
index 8f8838e6d2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerRunCommand
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-```
-
-
-
-| Illustration | AwsSystemsManagerRunCommand | AwsSystemsManagerRunCommandCard | AwsSystemsManagerRunCommandGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.png) | ![illustration for AwsSystemsManagerRunCommand](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.Local.png) | ![illustration for AwsSystemsManagerRunCommandCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.png) | ![illustration for AwsSystemsManagerRunCommandGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerRunCommandXs>`
-- `<$AwsSystemsManagerRunCommandSm>`
-- `<$AwsSystemsManagerRunCommandMd>`
-- `<$AwsSystemsManagerRunCommandLg>`
-
-
-
-
-
-## AwsSystemsManagerRunCommand
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerRunCommand
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommand('AwsSystemsManagerRunCommand', 'Aws Systems Manager Run Command', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerRunCommand
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommand('AwsSystemsManagerRunCommand', 'Aws Systems Manager Run Command', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerRunCommandCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerRunCommandCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandCard('AwsSystemsManagerRunCommandCard', 'Aws Systems Manager Run Command Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerRunCommandCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandCard('AwsSystemsManagerRunCommandCard', 'Aws Systems Manager Run Command Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerRunCommandGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerRunCommandGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandGroup('AwsSystemsManagerRunCommandGroup', 'Aws Systems Manager Run Command Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerRunCommandGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandGroup('AwsSystemsManagerRunCommandGroup', 'Aws Systems Manager Run Command Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.png
deleted file mode 100644
index 287dd3f43c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.puml
deleted file mode 100644
index 781184a9de..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand
-
-sprite $AwsSystemsManagerRunCommandXs [10x10/16z] TS650G1120InEGMs_txVNH9-r5ad0fy9CqSI1YZOP6uQWCqgfn4
-
-sprite $AwsSystemsManagerRunCommandSm [12x12/16z] VSl50S0m3C105Kpx3rpGFxcWYPrI-4M3buAPk3iY1bde0-14JZKQhEfcvGK
-
-sprite $AwsSystemsManagerRunCommandMd [16x16/16z] dSN70GGn20F0SRRxB_W2o_l23aXoorbf24tgoailgGjR2nQzztfiE8umLDWMSywYpdajc58LZhI4NT9nASbtJm
-
-sprite $AwsSystemsManagerRunCommandLg [20x20/16z] hSc73GCm4CD0kkLVtd_VD05Q83bqaZyO8y1wnsDW8cgW3zHniRc82_Ms6wv1vUt1XrWpJNmr1RIaKSWMmlOa6Yk8Wuau0-iHsRjYyviN
-
-!procedure AwsSystemsManagerRunCommand($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerRunCommandCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerRunCommandLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerRunCommandGroup($id, $name='Aws Systems Manager Run Command', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerRunCommandLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.png
deleted file mode 100644
index 8af27ac11b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.puml
deleted file mode 100644
index cf5d21c43f..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerRunCommandCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandCard('AwsSystemsManagerRunCommandCard', 'Aws Systems Manager Run Command Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Remote.puml
deleted file mode 100644
index d2ea555cdb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerRunCommandCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandCard('AwsSystemsManagerRunCommandCard', 'Aws Systems Manager Run Command Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.png
deleted file mode 100644
index dd9d3ec923..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.puml
deleted file mode 100644
index ab8b4170cc..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerRunCommandGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandGroup('AwsSystemsManagerRunCommandGroup', 'Aws Systems Manager Run Command Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Remote.puml
deleted file mode 100644
index 37d45178b0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommandGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerRunCommandGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand')
-
-' renders the element
-AwsSystemsManagerRunCommandGroup('AwsSystemsManagerRunCommandGroup', 'Aws Systems Manager Run Command Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.png
deleted file mode 100644
index 9c98609b05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.puml
deleted file mode 100644
index 6da4c9ae21..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerSessionManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManager('AwsSystemsManagerSessionManager', 'Aws Systems Manager Session Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Remote.puml
deleted file mode 100644
index 984ddace64..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerSessionManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManager('AwsSystemsManagerSessionManager', 'Aws Systems Manager Session Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.md
deleted file mode 100644
index 17759c808d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerSessionManager
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-```
-
-
-
-| Illustration | AwsSystemsManagerSessionManager | AwsSystemsManagerSessionManagerCard | AwsSystemsManagerSessionManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.png) | ![illustration for AwsSystemsManagerSessionManager](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.Local.png) | ![illustration for AwsSystemsManagerSessionManagerCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.png) | ![illustration for AwsSystemsManagerSessionManagerGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerSessionManagerXs>`
-- `<$AwsSystemsManagerSessionManagerSm>`
-- `<$AwsSystemsManagerSessionManagerMd>`
-- `<$AwsSystemsManagerSessionManagerLg>`
-
-
-
-
-
-## AwsSystemsManagerSessionManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerSessionManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManager('AwsSystemsManagerSessionManager', 'Aws Systems Manager Session Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerSessionManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManager('AwsSystemsManagerSessionManager', 'Aws Systems Manager Session Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerSessionManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerSessionManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerCard('AwsSystemsManagerSessionManagerCard', 'Aws Systems Manager Session Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerSessionManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerCard('AwsSystemsManagerSessionManagerCard', 'Aws Systems Manager Session Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerSessionManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerSessionManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerGroup('AwsSystemsManagerSessionManagerGroup', 'Aws Systems Manager Session Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerSessionManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerGroup('AwsSystemsManagerSessionManagerGroup', 'Aws Systems Manager Session Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.png
deleted file mode 100644
index 2559cb6212..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.puml
deleted file mode 100644
index d67a29dc95..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager
-
-sprite $AwsSystemsManagerSessionManagerXs [10x10/16z] LKk30G0n38or_xwFkd4ES4SX0FPBHFG_sAAgleC-q8W_ndvSjgbD-U9RzaV7IQdj5m
-
-sprite $AwsSystemsManagerSessionManagerSm [12x12/16z] POp50O0030ClM6N_VR7G5rTNVlGYARyyRigv3i3z22Q_NOIow0wcAu91B3bVLZsulpWtHrKukm
-
-sprite $AwsSystemsManagerSessionManagerMd [16x16/16z] TO-50K0X24JFvjn_tnzsFfC6N8ZCD3caPv0JJLP-j5iA1hisW6ZLx98YWY8zufV9eAi9X2pc3tjHPP457n8s-QiCCjsvl292VXSQurXu0G
-
-sprite $AwsSystemsManagerSessionManagerLg [20x20/16z] {
-VSxL0K0X20NGImhil-_h3i-NqkYAt10EfUk7-1eJckajjh9BZFZPA-68MkonK53YLiUsJ2m7isoneAK2nHCWgxGvpXcJd5-NYtenQxHfM-zCT8L5qawnIzzP
-9xRWC6NSyGod4G
-}
-
-!procedure AwsSystemsManagerSessionManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerSessionManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerSessionManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerSessionManagerGroup($id, $name='Aws Systems Manager Session Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerSessionManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.png
deleted file mode 100644
index 411d18e0f9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.puml
deleted file mode 100644
index dbf860f45c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerSessionManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerCard('AwsSystemsManagerSessionManagerCard', 'Aws Systems Manager Session Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Remote.puml
deleted file mode 100644
index 1f15d00b26..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerSessionManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerCard('AwsSystemsManagerSessionManagerCard', 'Aws Systems Manager Session Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.png
deleted file mode 100644
index cd75a96b8a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.puml
deleted file mode 100644
index 710b9bf170..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerSessionManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerGroup('AwsSystemsManagerSessionManagerGroup', 'Aws Systems Manager Session Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Remote.puml
deleted file mode 100644
index 597fec643e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerSessionManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
-
-' renders the element
-AwsSystemsManagerSessionManagerGroup('AwsSystemsManagerSessionManagerGroup', 'Aws Systems Manager Session Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.png
deleted file mode 100644
index 2d741c0ef9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.puml
deleted file mode 100644
index 60493ed68e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerStateManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManager('AwsSystemsManagerStateManager', 'Aws Systems Manager State Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Remote.puml
deleted file mode 100644
index f6080db5f4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerStateManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManager('AwsSystemsManagerStateManager', 'Aws Systems Manager State Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.md
deleted file mode 100644
index e9af554c06..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSystemsManagerStateManager
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-```
-
-
-
-| Illustration | AwsSystemsManagerStateManager | AwsSystemsManagerStateManagerCard | AwsSystemsManagerStateManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.png) | ![illustration for AwsSystemsManagerStateManager](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.Local.png) | ![illustration for AwsSystemsManagerStateManagerCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.png) | ![illustration for AwsSystemsManagerStateManagerGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSystemsManagerStateManagerXs>`
-- `<$AwsSystemsManagerStateManagerSm>`
-- `<$AwsSystemsManagerStateManagerMd>`
-- `<$AwsSystemsManagerStateManagerLg>`
-
-
-
-
-
-## AwsSystemsManagerStateManager
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerStateManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManager('AwsSystemsManagerStateManager', 'Aws Systems Manager State Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerStateManager
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManager('AwsSystemsManagerStateManager', 'Aws Systems Manager State Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerStateManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerStateManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerCard('AwsSystemsManagerStateManagerCard', 'Aws Systems Manager State Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerStateManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerCard('AwsSystemsManagerStateManagerCard', 'Aws Systems Manager State Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsSystemsManagerStateManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsSystemsManagerStateManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerGroup('AwsSystemsManagerStateManagerGroup', 'Aws Systems Manager State Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSystemsManagerStateManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerGroup('AwsSystemsManagerStateManagerGroup', 'Aws Systems Manager State Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.png
deleted file mode 100644
index 1b844f13ea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.puml
deleted file mode 100644
index dbbadca829..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager
-
-sprite $AwsSystemsManagerStateManagerXs [10x10/16z] HOY50G0X30C3L6__VT-bZUi_VvnB9wMfzwwKpfDSHre2tcJJWJoIvhlD-te7
-
-sprite $AwsSystemsManagerStateManagerSm [12x12/16z] JSV50G115C9GlaF_1Q_BvFI2DTcJ9qmabImIrcS8-66ylPxLnmW-awypck3CrE4Mwt59r1sIJy8E
-
-sprite $AwsSystemsManagerStateManagerMd [16x16/16z] RSW50e0m34FHT5agtF--kCEVlk9JtPjvp6de44fjIM0vc2ZpDSWWpCQjmv6PTdFEfqU4twpv33-ErdArRLPL90R8KQShkpnM1vb9KfrSZ5ko-UILOG8
-
-sprite $AwsSystemsManagerStateManagerLg [20x20/16z] {
-TSm5aiH034DHoOdn_WTUktSez8jKhm6tQHwA8SMn0XB-YfwRfEri2wn42c58aJPxHIgWN7RgQvoEHbVLEfa2gCXkEzfiVRAQx6GGIXlREbicUxPfjHNytvXZ
-5Txchti0vFXVg7MRJMiwWThbDqzqF1Y1Fm
-}
-
-!procedure AwsSystemsManagerStateManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSystemsManagerStateManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSystemsManagerStateManagerLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSystemsManagerStateManagerGroup($id, $name='Aws Systems Manager State Manager', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsSystemsManagerStateManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.png
deleted file mode 100644
index 6d841b7fdc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.puml
deleted file mode 100644
index c12faa7fe1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSystemsManagerStateManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerCard('AwsSystemsManagerStateManagerCard', 'Aws Systems Manager State Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Remote.puml
deleted file mode 100644
index 712a0bd992..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSystemsManagerStateManagerCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerCard('AwsSystemsManagerStateManagerCard', 'Aws Systems Manager State Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.png
deleted file mode 100644
index dfe1f9b896..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.puml
deleted file mode 100644
index 206b350217..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSystemsManagerStateManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerGroup('AwsSystemsManagerStateManagerGroup', 'Aws Systems Manager State Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Remote.puml
deleted file mode 100644
index e7eb69f90c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSystemsManagerStateManagerGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager')
-
-' renders the element
-AwsSystemsManagerStateManagerGroup('AwsSystemsManagerStateManagerGroup', 'Aws Systems Manager State Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.png
deleted file mode 100644
index 4f7bad3f28..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.puml
deleted file mode 100644
index 702af9bdc6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklist
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklist('AwsTrustedAdvisorChecklist', 'Aws Trusted Advisor Checklist', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Remote.puml
deleted file mode 100644
index 5abfedf7a7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklist
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklist('AwsTrustedAdvisorChecklist', 'Aws Trusted Advisor Checklist', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.md
deleted file mode 100644
index 79e3016430..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrustedAdvisorChecklist
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-```
-
-
-
-| Illustration | AwsTrustedAdvisorChecklist | AwsTrustedAdvisorChecklistCard | AwsTrustedAdvisorChecklistGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.png) | ![illustration for AwsTrustedAdvisorChecklist](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.Local.png) | ![illustration for AwsTrustedAdvisorChecklistCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.png) | ![illustration for AwsTrustedAdvisorChecklistGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrustedAdvisorChecklistXs>`
-- `<$AwsTrustedAdvisorChecklistSm>`
-- `<$AwsTrustedAdvisorChecklistMd>`
-- `<$AwsTrustedAdvisorChecklistLg>`
-
-
-
-
-
-## AwsTrustedAdvisorChecklist
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklist
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklist('AwsTrustedAdvisorChecklist', 'Aws Trusted Advisor Checklist', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklist
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklist('AwsTrustedAdvisorChecklist', 'Aws Trusted Advisor Checklist', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistCard
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistCard('AwsTrustedAdvisorChecklistCard', 'Aws Trusted Advisor Checklist Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistCard('AwsTrustedAdvisorChecklistCard', 'Aws Trusted Advisor Checklist Card', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistGroup
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistGroup('AwsTrustedAdvisorChecklistGroup', 'Aws Trusted Advisor Checklist Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistGroup('AwsTrustedAdvisorChecklistGroup', 'Aws Trusted Advisor Checklist Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.png
deleted file mode 100644
index 92ca1a04b3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.puml
deleted file mode 100644
index 72bb1da7a2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist
-
-sprite $AwsTrustedAdvisorChecklistXs [10x10/16z] Oy0AMDYnYJ91QKPE1YOc9dHPLXY3Yu6BYmki7W8O
-
-sprite $AwsTrustedAdvisorChecklistSm [12x12/16z] TOo30S0m402lZVSVE3RkJHR4Ln30XuKS8JLq9ESKZjnf_iXpP_-fHj_PWYC
-
-sprite $AwsTrustedAdvisorChecklistMd [16x16/16z] ZOw30G0n302lYFOV-6tsYXZSyDXnO7p1p6ndusIN33gos3jljf_i2CWZpVLojdCzsMvV-uZl23q
-
-sprite $AwsTrustedAdvisorChecklistLg [20x20/16z] dOq55e1020Lf_7l_-zhTEflC8-WSREbTR39Ylgkziqmxv6cN5ZspM_7avEYmpsE0syoUEK-S9lTZBlkBkOJIFgLdTgpxVYbhidUoXQW1
-
-!procedure AwsTrustedAdvisorChecklist($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrustedAdvisorChecklistLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistGroup($id, $name='Aws Trusted Advisor Checklist', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTrustedAdvisorChecklistLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.png
deleted file mode 100644
index d508f58a77..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.puml
deleted file mode 100644
index 71c98f9617..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistCard('AwsTrustedAdvisorChecklistCard', 'Aws Trusted Advisor Checklist Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Remote.puml
deleted file mode 100644
index 232017a2ff..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistCard('AwsTrustedAdvisorChecklistCard', 'Aws Trusted Advisor Checklist Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.png
deleted file mode 100644
index 4f5e4e686c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.puml
deleted file mode 100644
index a5518e13bf..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCost
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCost('AwsTrustedAdvisorChecklistCost', 'Aws Trusted Advisor Checklist Cost', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Remote.puml
deleted file mode 100644
index 5553bfe5c0..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCost
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCost('AwsTrustedAdvisorChecklistCost', 'Aws Trusted Advisor Checklist Cost', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.md
deleted file mode 100644
index 2edd6f43b7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrustedAdvisorChecklistCost
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-```
-
-
-
-| Illustration | AwsTrustedAdvisorChecklistCost | AwsTrustedAdvisorChecklistCostCard | AwsTrustedAdvisorChecklistCostGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.png) | ![illustration for AwsTrustedAdvisorChecklistCost](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.Local.png) | ![illustration for AwsTrustedAdvisorChecklistCostCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.png) | ![illustration for AwsTrustedAdvisorChecklistCostGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrustedAdvisorChecklistCostXs>`
-- `<$AwsTrustedAdvisorChecklistCostSm>`
-- `<$AwsTrustedAdvisorChecklistCostMd>`
-- `<$AwsTrustedAdvisorChecklistCostLg>`
-
-
-
-
-
-## AwsTrustedAdvisorChecklistCost
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistCost
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCost('AwsTrustedAdvisorChecklistCost', 'Aws Trusted Advisor Checklist Cost', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistCost
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCost('AwsTrustedAdvisorChecklistCost', 'Aws Trusted Advisor Checklist Cost', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistCostCard
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistCostCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostCard('AwsTrustedAdvisorChecklistCostCard', 'Aws Trusted Advisor Checklist Cost Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistCostCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostCard('AwsTrustedAdvisorChecklistCostCard', 'Aws Trusted Advisor Checklist Cost Card', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistCostGroup
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistCostGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostGroup('AwsTrustedAdvisorChecklistCostGroup', 'Aws Trusted Advisor Checklist Cost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistCostGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostGroup('AwsTrustedAdvisorChecklistCostGroup', 'Aws Trusted Advisor Checklist Cost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.png
deleted file mode 100644
index faf7d17b59..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.puml
deleted file mode 100644
index b45d0533f8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost
-
-sprite $AwsTrustedAdvisorChecklistCostXs [10x10/16z] NKc50G0W38BP_l-ldIiIQd87ISmv_nc-J9Ww1NYsflasFUa_oMD9Zme
-
-sprite $AwsTrustedAdvisorChecklistCostSm [12x12/16z] JSU15G0G30FHIm3xB-m17FINFsjK60a3UTayKvuRAIKl4y6gmywqgC9O10oCvz40ZLrzPB03
-
-sprite $AwsTrustedAdvisorChecklistCostMd [16x16/16z] NOy50aGX20L79Uz_uAstnH-J1gxqXuraI9vyv2uyCxyoYs67678b-vmp_OLa3DXxjUGCZhCB-YMlfvabNnqzkhUGOkL8J8rAQuYQwmu
-
-sprite $AwsTrustedAdvisorChecklistCostLg [20x20/16z] {
-RSpL0S0m549H84httxTkaVDvds2c-eERyLf-BQM-oGQN7NzxdDr2OyjXQBD_D-r-BLw9qMyh0Yav8fQxBGN8MJose___T2HSczRDTpH0tL2kQEB7HymPVyTc
-JkZO6GDYjm4
-}
-
-!procedure AwsTrustedAdvisorChecklistCost($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistCostCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrustedAdvisorChecklistCostLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistCostGroup($id, $name='Aws Trusted Advisor Checklist Cost', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTrustedAdvisorChecklistCostLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.png
deleted file mode 100644
index 51e290df1b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.puml
deleted file mode 100644
index 9c4b950608..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCostCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostCard('AwsTrustedAdvisorChecklistCostCard', 'Aws Trusted Advisor Checklist Cost Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Remote.puml
deleted file mode 100644
index af937dae41..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCostCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostCard('AwsTrustedAdvisorChecklistCostCard', 'Aws Trusted Advisor Checklist Cost Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.png
deleted file mode 100644
index ec039f2255..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.puml
deleted file mode 100644
index be25400033..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCostGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostGroup('AwsTrustedAdvisorChecklistCostGroup', 'Aws Trusted Advisor Checklist Cost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Remote.puml
deleted file mode 100644
index 8a14f265d5..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCostGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTrustedAdvisorChecklistCostGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
-
-' renders the element
-AwsTrustedAdvisorChecklistCostGroup('AwsTrustedAdvisorChecklistCostGroup', 'Aws Trusted Advisor Checklist Cost Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.png
deleted file mode 100644
index 73cdcfef7e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.puml
deleted file mode 100644
index 6b515a1135..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistFaultTolerant
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerant('AwsTrustedAdvisorChecklistFaultTolerant', 'Aws Trusted Advisor Checklist Fault Tolerant', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Remote.puml
deleted file mode 100644
index 959552d56a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistFaultTolerant
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerant('AwsTrustedAdvisorChecklistFaultTolerant', 'Aws Trusted Advisor Checklist Fault Tolerant', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.md
deleted file mode 100644
index 81ef55588d..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrustedAdvisorChecklistFaultTolerant
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-```
-
-
-
-| Illustration | AwsTrustedAdvisorChecklistFaultTolerant | AwsTrustedAdvisorChecklistFaultTolerantCard | AwsTrustedAdvisorChecklistFaultTolerantGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.png) | ![illustration for AwsTrustedAdvisorChecklistFaultTolerant](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.Local.png) | ![illustration for AwsTrustedAdvisorChecklistFaultTolerantCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.png) | ![illustration for AwsTrustedAdvisorChecklistFaultTolerantGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrustedAdvisorChecklistFaultTolerantXs>`
-- `<$AwsTrustedAdvisorChecklistFaultTolerantSm>`
-- `<$AwsTrustedAdvisorChecklistFaultTolerantMd>`
-- `<$AwsTrustedAdvisorChecklistFaultTolerantLg>`
-
-
-
-
-
-## AwsTrustedAdvisorChecklistFaultTolerant
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistFaultTolerant
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerant('AwsTrustedAdvisorChecklistFaultTolerant', 'Aws Trusted Advisor Checklist Fault Tolerant', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistFaultTolerant
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerant('AwsTrustedAdvisorChecklistFaultTolerant', 'Aws Trusted Advisor Checklist Fault Tolerant', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistFaultTolerantCard
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistFaultTolerantCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantCard('AwsTrustedAdvisorChecklistFaultTolerantCard', 'Aws Trusted Advisor Checklist Fault Tolerant Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistFaultTolerantCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantCard('AwsTrustedAdvisorChecklistFaultTolerantCard', 'Aws Trusted Advisor Checklist Fault Tolerant Card', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistFaultTolerantGroup
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistFaultTolerantGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantGroup('AwsTrustedAdvisorChecklistFaultTolerantGroup', 'Aws Trusted Advisor Checklist Fault Tolerant Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistFaultTolerantGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantGroup('AwsTrustedAdvisorChecklistFaultTolerantGroup', 'Aws Trusted Advisor Checklist Fault Tolerant Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.png
deleted file mode 100644
index fb7e2c6c03..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.puml
deleted file mode 100644
index 16df8e1ba1..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant
-
-sprite $AwsTrustedAdvisorChecklistFaultTolerantXs [10x10/16z] Oq03N222YPEHYuiBLOm1cnWx0niRcC4418oSC7ac1WweCXQWE1S
-
-sprite $AwsTrustedAdvisorChecklistFaultTolerantSm [12x12/16z] JSZ50S1000B1XLFIVxzncm_2dtKO78I1VdNpTSRNGslj-UlxkvF4ivx_eN9qdwgON89uPEwM3G
-
-sprite $AwsTrustedAdvisorChecklistFaultTolerantMd [16x16/16z] NOg54KL138I89_qN_FNP7MFBiEpCYHuEzHkdJnDLTJd2qY4NxqBDxEww_ttnIYmYyFcx-7cSu_z3D7z53xwvkKWmA4uQ7E9Kdp_v1W
-
-sprite $AwsTrustedAdvisorChecklistFaultTolerantLg [20x20/16z] {
-RSo53K0X40JHEPphlz-lE4py9RkSIhbNBKDD1_D-DVDiH9-a6tBQOdOBThFJ7yS_jriqo1DgjPf624z29gv_qLGp9I6Z_wUOMk9HRnao7ZuUql_Sn4x1cJ-b
-Dlno0m
-}
-
-!procedure AwsTrustedAdvisorChecklistFaultTolerant($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistFaultTolerantCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrustedAdvisorChecklistFaultTolerantLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistFaultTolerantGroup($id, $name='Aws Trusted Advisor Checklist Fault Tolerant', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTrustedAdvisorChecklistFaultTolerantLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.png
deleted file mode 100644
index d2c7a084f5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.puml
deleted file mode 100644
index aa2b911680..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistFaultTolerantCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantCard('AwsTrustedAdvisorChecklistFaultTolerantCard', 'Aws Trusted Advisor Checklist Fault Tolerant Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Remote.puml
deleted file mode 100644
index d019e202ac..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistFaultTolerantCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantCard('AwsTrustedAdvisorChecklistFaultTolerantCard', 'Aws Trusted Advisor Checklist Fault Tolerant Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.png
deleted file mode 100644
index 92fee7bccd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.puml
deleted file mode 100644
index 1d81ffea2e..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTrustedAdvisorChecklistFaultTolerantGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantGroup('AwsTrustedAdvisorChecklistFaultTolerantGroup', 'Aws Trusted Advisor Checklist Fault Tolerant Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Remote.puml
deleted file mode 100644
index badcda5e8c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerantGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTrustedAdvisorChecklistFaultTolerantGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant')
-
-' renders the element
-AwsTrustedAdvisorChecklistFaultTolerantGroup('AwsTrustedAdvisorChecklistFaultTolerantGroup', 'Aws Trusted Advisor Checklist Fault Tolerant Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.png
deleted file mode 100644
index 6748f484dd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.puml
deleted file mode 100644
index abe531ce84..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTrustedAdvisorChecklistGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistGroup('AwsTrustedAdvisorChecklistGroup', 'Aws Trusted Advisor Checklist Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Remote.puml
deleted file mode 100644
index 3d987715f4..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTrustedAdvisorChecklistGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist')
-
-' renders the element
-AwsTrustedAdvisorChecklistGroup('AwsTrustedAdvisorChecklistGroup', 'Aws Trusted Advisor Checklist Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.png
deleted file mode 100644
index 9ea7dbf273..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.puml
deleted file mode 100644
index 484ab09246..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistPerformance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformance('AwsTrustedAdvisorChecklistPerformance', 'Aws Trusted Advisor Checklist Performance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Remote.puml
deleted file mode 100644
index cec38c3901..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistPerformance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformance('AwsTrustedAdvisorChecklistPerformance', 'Aws Trusted Advisor Checklist Performance', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.md
deleted file mode 100644
index f016cc2dd9..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrustedAdvisorChecklistPerformance
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-```
-
-
-
-| Illustration | AwsTrustedAdvisorChecklistPerformance | AwsTrustedAdvisorChecklistPerformanceCard | AwsTrustedAdvisorChecklistPerformanceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.png) | ![illustration for AwsTrustedAdvisorChecklistPerformance](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.Local.png) | ![illustration for AwsTrustedAdvisorChecklistPerformanceCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.png) | ![illustration for AwsTrustedAdvisorChecklistPerformanceGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrustedAdvisorChecklistPerformanceXs>`
-- `<$AwsTrustedAdvisorChecklistPerformanceSm>`
-- `<$AwsTrustedAdvisorChecklistPerformanceMd>`
-- `<$AwsTrustedAdvisorChecklistPerformanceLg>`
-
-
-
-
-
-## AwsTrustedAdvisorChecklistPerformance
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistPerformance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformance('AwsTrustedAdvisorChecklistPerformance', 'Aws Trusted Advisor Checklist Performance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistPerformance
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformance('AwsTrustedAdvisorChecklistPerformance', 'Aws Trusted Advisor Checklist Performance', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistPerformanceCard
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistPerformanceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceCard('AwsTrustedAdvisorChecklistPerformanceCard', 'Aws Trusted Advisor Checklist Performance Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistPerformanceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceCard('AwsTrustedAdvisorChecklistPerformanceCard', 'Aws Trusted Advisor Checklist Performance Card', 'an optional description')
-@enduml
-```
-
-## AwsTrustedAdvisorChecklistPerformanceGroup
-
-### Load remotely
-```plantuml
-@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 AwsTrustedAdvisorChecklistPerformanceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceGroup('AwsTrustedAdvisorChecklistPerformanceGroup', 'Aws Trusted Advisor Checklist Performance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTrustedAdvisorChecklistPerformanceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceGroup('AwsTrustedAdvisorChecklistPerformanceGroup', 'Aws Trusted Advisor Checklist Performance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.png
deleted file mode 100644
index 192813f8b4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.puml
deleted file mode 100644
index 8af7ea6ea8..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance
-
-sprite $AwsTrustedAdvisorChecklistPerformanceXs [10x10/16z] NKk30S1040lAxBzltTVv0WoHUsXdaXv3X-rvdXNBDMNeYY0xNuE9xxfmdm
-
-sprite $AwsTrustedAdvisorChecklistPerformanceSm [12x12/16z] JSR70SCW00GmqJds7pXEjrvoLylJybHKJ9wl_hV-Zp76vpevJ-gK76GhS1HjgqydrdLF9vc_xqiU
-
-sprite $AwsTrustedAdvisorChecklistPerformanceMd [16x16/16z] NSV50G0X4C300Elzztkkv9LXBk_wPN3sRcUWxlwOnjvhxETm-XZZyJMl4I3ho4atXce1H2JP1E2mxORJBJ2IVbOwcYF9LGccNtTwfptsFB8L
-
-sprite $AwsTrustedAdvisorChecklistPerformanceLg [20x20/16z] {
-RSp50S10449HO7twBpZ4RV_nZM1M7tSu6hYAXvNoDVc6uNYPONOB_Qscdyt-NTMdPRWHHuIj2UJnZPMoHGDgJRifacn7kpNHfZtQHcZ0nilOWOPXkmeaCNsC
-LQmVqrvw67M41G
-}
-
-!procedure AwsTrustedAdvisorChecklistPerformance($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistPerformanceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrustedAdvisorChecklistPerformanceLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistPerformanceGroup($id, $name='Aws Trusted Advisor Checklist Performance', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTrustedAdvisorChecklistPerformanceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.png
deleted file mode 100644
index 533ee0500e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.puml
deleted file mode 100644
index 4aac0bdcb2..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTrustedAdvisorChecklistPerformanceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceCard('AwsTrustedAdvisorChecklistPerformanceCard', 'Aws Trusted Advisor Checklist Performance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Remote.puml
deleted file mode 100644
index 2baac2a751..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTrustedAdvisorChecklistPerformanceCard
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceCard('AwsTrustedAdvisorChecklistPerformanceCard', 'Aws Trusted Advisor Checklist Performance Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.png
deleted file mode 100644
index d6d754a875..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.puml
deleted file mode 100644
index 9193ed284c..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTrustedAdvisorChecklistPerformanceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceGroup('AwsTrustedAdvisorChecklistPerformanceGroup', 'Aws Trusted Advisor Checklist Performance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Remote.puml
deleted file mode 100644
index a72f71f536..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformanceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTrustedAdvisorChecklistPerformanceGroup
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance')
-
-' renders the element
-AwsTrustedAdvisorChecklistPerformanceGroup('AwsTrustedAdvisorChecklistPerformanceGroup', 'Aws Trusted Advisor Checklist Performance Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.png
deleted file mode 100644
index 0ffc089dac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.puml
deleted file mode 100644
index b7369206c7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Remote.puml
deleted file mode 100644
index 66d5b52767..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.md b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.md
deleted file mode 100644
index c2bd38e5db..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTrustedAdvisorChecklistSecurity
-
-
-```text
-aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity
-```
-
-```text
-include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity')
-```
-
-
-
-| Illustration | AwsTrustedAdvisorChecklistSecurity | AwsTrustedAdvisorChecklistSecurityCard | AwsTrustedAdvisorChecklistSecurityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.png) | ![illustration for AwsTrustedAdvisorChecklistSecurity](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.Local.png) | ![illustration for AwsTrustedAdvisorChecklistSecurityCard](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.png) | ![illustration for AwsTrustedAdvisorChecklistSecurityGroup](../../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTrustedAdvisorChecklistSecurityXs>`
-- `<$AwsTrustedAdvisorChecklistSecuritySm>`
-- `<$AwsTrustedAdvisorChecklistSecurityMd>`
-- `<$AwsTrustedAdvisorChecklistSecurityLg>`
-
-
-
-
-
-## AwsTrustedAdvisorChecklistSecurity
-
-### Load remotely
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```
-
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.png
deleted file mode 100644
index 1570df762c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.puml
deleted file mode 100644
index 32f02b88f7..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity
-
-sprite $AwsTrustedAdvisorChecklistSecurityXs [10x10/16z] Oq03N222YPEHYuiBLOm1MGoi28ZP6TZO81mWO0JIZ10vC0icmGm
-
-sprite $AwsTrustedAdvisorChecklistSecuritySm [12x12/16z] JSQr0GG130InCNlxB_ZnI95uSliQlWm7-d_dFdDVLDLn4c0HU2C98y3uQZCJ_fF0ylUyTbTl
-
-sprite $AwsTrustedAdvisorChecklistSecurityMd [16x16/16z] XSp50SGm44DH6KVgl-2bWUNad_GIs_XCMGy3zXXf4SlCocW-ojXlvkte6AESexVjndGFxCVvZR7M0l7ue-Q_APBQ43pbQr4wEpDlIViA
-
-sprite $AwsTrustedAdvisorChecklistSecurityLg [20x20/16z] {
-ZOo54G0X40DpUJZhlzztzyKtGt27nyRYOejpvsezEqP0iaSs1xdx2rwTDXTtruUjpq8NLxQSDfr6I0yml_kL1cYFG5UtO3fYH71632F2VYviRkEtuqYpTqip
-EW
-}
-
-!procedure AwsTrustedAdvisorChecklistSecurity($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistSecurityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTrustedAdvisorChecklistSecurityLg>', 'ManagementGovernance', $funcName, $content)
-!endprocedure
-
-!procedure AwsTrustedAdvisorChecklistSecurityGroup($id, $name='Aws Trusted Advisor Checklist Security', $tech='')
- IconGroupElement($id, 'ManagementGovernanceFamily', '<$AwsTrustedAdvisorChecklistSecurityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.png
deleted file mode 100644
index b474116bcc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.puml
deleted file mode 100644
index 774a90ae39..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Remote.puml
deleted file mode 100644
index 73ff65371a..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.png b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.png
deleted file mode 100644
index cd6bd189ca..0000000000
Binary files a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.puml
deleted file mode 100644
index ee3effc4e6..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Remote.puml b/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Remote.puml
deleted file mode 100644
index 66e08e88bb..0000000000
--- a/distribution/aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.png b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.png
deleted file mode 100644
index 83c56f505d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.puml
deleted file mode 100644
index f819b14289..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudDigitalInterface
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterface('AwsCloudDigitalInterface', 'Aws Cloud Digital Interface', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Remote.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Remote.puml
deleted file mode 100644
index fafd9eb1be..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudDigitalInterface
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterface('AwsCloudDigitalInterface', 'Aws Cloud Digital Interface', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.md b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.md
deleted file mode 100644
index 03f67eddbb..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudDigitalInterface
-
-
-```text
-aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface
-```
-
-```text
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-```
-
-
-
-| Illustration | AwsCloudDigitalInterface | AwsCloudDigitalInterfaceCard | AwsCloudDigitalInterfaceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.png) | ![illustration for AwsCloudDigitalInterface](../../../aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.Local.png) | ![illustration for AwsCloudDigitalInterfaceCard](../../../aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.png) | ![illustration for AwsCloudDigitalInterfaceGroup](../../../aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudDigitalInterfaceXs>`
-- `<$AwsCloudDigitalInterfaceSm>`
-- `<$AwsCloudDigitalInterfaceMd>`
-- `<$AwsCloudDigitalInterfaceLg>`
-
-
-
-
-
-## AwsCloudDigitalInterface
-
-### Load remotely
-```plantuml
-@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 AwsCloudDigitalInterface
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterface('AwsCloudDigitalInterface', 'Aws Cloud Digital Interface', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudDigitalInterface
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterface('AwsCloudDigitalInterface', 'Aws Cloud Digital Interface', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudDigitalInterfaceCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudDigitalInterfaceCard
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceCard('AwsCloudDigitalInterfaceCard', 'Aws Cloud Digital Interface Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudDigitalInterfaceCard
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceCard('AwsCloudDigitalInterfaceCard', 'Aws Cloud Digital Interface Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudDigitalInterfaceGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudDigitalInterfaceGroup
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceGroup('AwsCloudDigitalInterfaceGroup', 'Aws Cloud Digital Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudDigitalInterfaceGroup
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceGroup('AwsCloudDigitalInterfaceGroup', 'Aws Cloud Digital Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.png b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.png
deleted file mode 100644
index 75f065abe6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.puml
deleted file mode 100644
index 4afa311ef4..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface
-
-sprite $AwsCloudDigitalInterfaceXs [10x10/16z] JKo50G0m249N_tyyknl0j1S9obssBOLj9PR59xoT8BbTtEDWndab9LUwGlq
-
-sprite $AwsCloudDigitalInterfaceSm [12x12/16z] NSOt0GC1400WhljNdBez4nukemuKCF5FTyee9neBQUmIyBqJzlyW71o6j71OUej_eNSlyGO
-
-sprite $AwsCloudDigitalInterfaceMd [16x16/16z] RS410S1020GWLC_lttW51lxKkti7u06J7JY0DNXm6xf38Ojhy0X15HpXtb20S1B5GNY7OY4DGc57FUPmH6CUT34JW1vW0tK5e7CBV
-
-sprite $AwsCloudDigitalInterfaceLg [20x20/16z] {
-TO-5eGKm20CFI_QV-4jvBbV5WU_ao6guKou0nZULylxrD8226mC6AW5ABI0xpUfn0nx8OgyU3c4EioUSG0S0OdLPYgCxh2ue7rt4JJTEZgvkEXfM9mvR06O0
-xpXG3iQm8qGZWFQzZnZCdVstIi5IueOy6IKdJqG4BBy
-}
-
-!procedure AwsCloudDigitalInterface($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudDigitalInterfaceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudDigitalInterfaceLg>', 'MediaServices', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudDigitalInterfaceGroup($id, $name='Aws Cloud Digital Interface', $tech='')
- IconGroupElement($id, 'MediaServicesFamily', '<$AwsCloudDigitalInterfaceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.png b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.png
deleted file mode 100644
index 364c121907..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.puml
deleted file mode 100644
index 942f3570d7..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudDigitalInterfaceCard
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceCard('AwsCloudDigitalInterfaceCard', 'Aws Cloud Digital Interface Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Remote.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Remote.puml
deleted file mode 100644
index 78307aa3ad..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudDigitalInterfaceCard
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceCard('AwsCloudDigitalInterfaceCard', 'Aws Cloud Digital Interface Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.png b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.png
deleted file mode 100644
index 139890b5af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.puml
deleted file mode 100644
index e8195b1e3e..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudDigitalInterfaceGroup
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceGroup('AwsCloudDigitalInterfaceGroup', 'Aws Cloud Digital Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Remote.puml
deleted file mode 100644
index e3f9547ac8..0000000000
--- a/distribution/aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterfaceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudDigitalInterfaceGroup
-include('aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface')
-
-' renders the element
-AwsCloudDigitalInterfaceGroup('AwsCloudDigitalInterfaceGroup', 'Aws Cloud Digital Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.png
deleted file mode 100644
index 4a19f1e874..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.puml
deleted file mode 100644
index 041647fa3d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollector('AwsApplicationDiscoveryServiceAwsAgentlessCollector', 'Aws Application Discovery Service Aws Agentless Collector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Remote.puml
deleted file mode 100644
index 8b74f42810..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollector('AwsApplicationDiscoveryServiceAwsAgentlessCollector', 'Aws Application Discovery Service Aws Agentless Collector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.md
deleted file mode 100644
index b87b79f381..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationDiscoveryServiceAwsAgentlessCollector
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-```
-
-
-
-| Illustration | AwsApplicationDiscoveryServiceAwsAgentlessCollector | AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard | AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.png) | ![illustration for AwsApplicationDiscoveryServiceAwsAgentlessCollector](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.Local.png) | ![illustration for AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.png) | ![illustration for AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationDiscoveryServiceAwsAgentlessCollectorXs>`
-- `<$AwsApplicationDiscoveryServiceAwsAgentlessCollectorSm>`
-- `<$AwsApplicationDiscoveryServiceAwsAgentlessCollectorMd>`
-- `<$AwsApplicationDiscoveryServiceAwsAgentlessCollectorLg>`
-
-
-
-
-
-## AwsApplicationDiscoveryServiceAwsAgentlessCollector
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollector('AwsApplicationDiscoveryServiceAwsAgentlessCollector', 'Aws Application Discovery Service Aws Agentless Collector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollector('AwsApplicationDiscoveryServiceAwsAgentlessCollector', 'Aws Application Discovery Service Aws Agentless Collector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard('AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard', 'Aws Application Discovery Service Aws Agentless Collector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard('AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard', 'Aws Application Discovery Service Aws Agentless Collector Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup('AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup', 'Aws Application Discovery Service Aws Agentless Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup('AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup', 'Aws Application Discovery Service Aws Agentless Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.png
deleted file mode 100644
index 8b582c8692..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.puml
deleted file mode 100644
index 6664e0e238..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector
-
-sprite $AwsApplicationDiscoveryServiceAwsAgentlessCollectorXs [10x10/16z] POYt0G0n4CBW4ko_y4TNDWsIS8uxSP56yzC0ZfUeX_9lTfleRaGEX3Nf1W
-
-sprite $AwsApplicationDiscoveryServiceAwsAgentlessCollectorSm [12x12/16z] JSY70GD120D1wGAe_ugz_amSq3U6xI4JBNUt92QkAip4mEabOQX4THff-RKlBxuxUDWkEyhM7I7V8py
-
-sprite $AwsApplicationDiscoveryServiceAwsAgentlessCollectorMd [16x16/16z] NSdN0S0W30FHezZI_XCd-aXzr0F-h73EG8IkNpH2a2DTtLqDVKf3L4_WwbMvFrsz4Rwws837rKteQYPArzKOItZaCaxPo_HOy13DXz3_uG
-
-sprite $AwsApplicationDiscoveryServiceAwsAgentlessCollectorLg [20x20/16z] {
-RSs50O0m44FHd6V_YQdY7tzKy5ToLk1AGCo8m4WKHFMwPN_9Rh_ZieU4HN-9OJiLz2upkZZzRbP85j9lHb3wlMxcAMYnmJOLObgS9bxBxBvUVzPhFP1458T9
-3rxjNfoRMVGSq31am0klmX7onehw64Hm
-}
-
-!procedure AwsApplicationDiscoveryServiceAwsAgentlessCollector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationDiscoveryServiceAwsAgentlessCollectorLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup($id, $name='Aws Application Discovery Service Aws Agentless Collector', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsApplicationDiscoveryServiceAwsAgentlessCollectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.png
deleted file mode 100644
index 118311964e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.puml
deleted file mode 100644
index be344971c7..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard('AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard', 'Aws Application Discovery Service Aws Agentless Collector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Remote.puml
deleted file mode 100644
index af614451db..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard('AwsApplicationDiscoveryServiceAwsAgentlessCollectorCard', 'Aws Application Discovery Service Aws Agentless Collector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.png
deleted file mode 100644
index 8e51cad473..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.puml
deleted file mode 100644
index dea8240c5c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup('AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup', 'Aws Application Discovery Service Aws Agentless Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Remote.puml
deleted file mode 100644
index 0fbdc303ce..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup('AwsApplicationDiscoveryServiceAwsAgentlessCollectorGroup', 'Aws Application Discovery Service Aws Agentless Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.png
deleted file mode 100644
index 218d1c7160..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.puml
deleted file mode 100644
index 7b055bebc8..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgent('AwsApplicationDiscoveryServiceAwsDiscoveryAgent', 'Aws Application Discovery Service Aws Discovery Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Remote.puml
deleted file mode 100644
index d65ff37b2d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgent('AwsApplicationDiscoveryServiceAwsDiscoveryAgent', 'Aws Application Discovery Service Aws Discovery Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.md
deleted file mode 100644
index 7065e8871d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-```
-
-
-
-| Illustration | AwsApplicationDiscoveryServiceAwsDiscoveryAgent | AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard | AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.png) | ![illustration for AwsApplicationDiscoveryServiceAwsDiscoveryAgent](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.Local.png) | ![illustration for AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.png) | ![illustration for AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationDiscoveryServiceAwsDiscoveryAgentXs>`
-- `<$AwsApplicationDiscoveryServiceAwsDiscoveryAgentSm>`
-- `<$AwsApplicationDiscoveryServiceAwsDiscoveryAgentMd>`
-- `<$AwsApplicationDiscoveryServiceAwsDiscoveryAgentLg>`
-
-
-
-
-
-## AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgent('AwsApplicationDiscoveryServiceAwsDiscoveryAgent', 'Aws Application Discovery Service Aws Discovery Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgent('AwsApplicationDiscoveryServiceAwsDiscoveryAgent', 'Aws Application Discovery Service Aws Discovery Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard('AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard', 'Aws Application Discovery Service Aws Discovery Agent Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard('AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard', 'Aws Application Discovery Service Aws Discovery Agent Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup('AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup', 'Aws Application Discovery Service Aws Discovery Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup('AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup', 'Aws Application Discovery Service Aws Discovery Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.png
deleted file mode 100644
index 90256f002b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.puml
deleted file mode 100644
index f6adf9ab55..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent
-
-sprite $AwsApplicationDiscoveryServiceAwsDiscoveryAgentXs [10x10/16z] RSa50W0H54NHEu6t_mthvl2RcpU5-436V4GkBfpgBLBq8AAQwnPzYPW4
-
-sprite $AwsApplicationDiscoveryServiceAwsDiscoveryAgentSm [12x12/16z] XSZ50G0n2031nUc_uND9NXaS5bmDMaI8X3jHJirvzRlNEVfCL87xW_9Ad8S8r4MPxG
-
-sprite $AwsApplicationDiscoveryServiceAwsDiscoveryAgentMd [16x16/16z] ZOj50a1124AP4Bd_XNyQstbsW7DeNvan-kVW7cC0Pd7ZYcEMYUKRBO8YNjx3U1jfK280YvDIaV1pvMWaPJctHlnnue0R
-
-sprite $AwsApplicationDiscoveryServiceAwsDiscoveryAgentLg [20x20/16z] {
-hSf5eiHG40B0UixzBpnkIJPVfbRTW6_9N1DKTxK7RQ2cN516hH3CZ8lUucujpEBjzTUin5EjA0lY8R10II8NPREOrKEwfvL7oLkXJU8jD-Mm6mDfBoklyiNl
-d04
-}
-
-!procedure AwsApplicationDiscoveryServiceAwsDiscoveryAgent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationDiscoveryServiceAwsDiscoveryAgentLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup($id, $name='Aws Application Discovery Service Aws Discovery Agent', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsApplicationDiscoveryServiceAwsDiscoveryAgentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.png
deleted file mode 100644
index 3034f9611b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.puml
deleted file mode 100644
index 0212a8476c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard('AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard', 'Aws Application Discovery Service Aws Discovery Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Remote.puml
deleted file mode 100644
index 1b6dac56b1..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard('AwsApplicationDiscoveryServiceAwsDiscoveryAgentCard', 'Aws Application Discovery Service Aws Discovery Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.png
deleted file mode 100644
index f87ad73d91..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.puml
deleted file mode 100644
index 4ce22e2273..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup('AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup', 'Aws Application Discovery Service Aws Discovery Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Remote.puml
deleted file mode 100644
index e2833c80a9..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent')
-
-' renders the element
-AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup('AwsApplicationDiscoveryServiceAwsDiscoveryAgentGroup', 'Aws Application Discovery Service Aws Discovery Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.png
deleted file mode 100644
index 0f13c28421..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.puml
deleted file mode 100644
index 64eb062eac..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollector('AwsApplicationDiscoveryServiceMigrationEvaluatorCollector', 'Aws Application Discovery Service Migration Evaluator Collector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Remote.puml
deleted file mode 100644
index efe1ef0d55..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollector('AwsApplicationDiscoveryServiceMigrationEvaluatorCollector', 'Aws Application Discovery Service Migration Evaluator Collector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.md
deleted file mode 100644
index 0c48821bfd..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-```
-
-
-
-| Illustration | AwsApplicationDiscoveryServiceMigrationEvaluatorCollector | AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard | AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.png) | ![illustration for AwsApplicationDiscoveryServiceMigrationEvaluatorCollector](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.Local.png) | ![illustration for AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.png) | ![illustration for AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorXs>`
-- `<$AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorSm>`
-- `<$AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorMd>`
-- `<$AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorLg>`
-
-
-
-
-
-## AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollector('AwsApplicationDiscoveryServiceMigrationEvaluatorCollector', 'Aws Application Discovery Service Migration Evaluator Collector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollector('AwsApplicationDiscoveryServiceMigrationEvaluatorCollector', 'Aws Application Discovery Service Migration Evaluator Collector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard', 'Aws Application Discovery Service Migration Evaluator Collector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard', 'Aws Application Discovery Service Migration Evaluator Collector Card', 'an optional description')
-@enduml
-```
-
-## AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup
-
-### Load remotely
-```plantuml
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup', 'Aws Application Discovery Service Migration Evaluator Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup', 'Aws Application Discovery Service Migration Evaluator Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.png
deleted file mode 100644
index 03bc85fdef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.puml
deleted file mode 100644
index 0b72fc55cc..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector
-
-sprite $AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorXs [10x10/16z] NKk50S0m2CF9_mzlTSE9q14Gq1CCBcCy6HdzAWlI-2oNTWpmuHSDIXgH-GC
-
-sprite $AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorSm [12x12/16z] LOo55G01248_FeFz5xvEEm3-PZzZGrvRwlZ5NgC6UNAVXzPEwPUSUcTTSvAwfMZ9cCV-YrS
-
-sprite $AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorMd [16x16/16z] ROp50SH054BVo0VwRtWrdd32UK3vg0YCkIb-r3shNeYoIgL3gQyQCMihgYDA4xDT51D8MxK0yAOx1boh9iG-34Xh5TGumeYBuQln1W
-
-sprite $AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorLg [20x20/16z] {
-NSp7eSDG44BHoqJwR_X7svBUsKq0tauI9tUiULY0d8vpnxBmDiq_UVZNmXP0Y1T3pf8kbUjg6t8PB_DQkcem5fZbKYC0AtWBcVzTywRQroxXpHZOem_Rz9fB
-hQGrDN29JgQfvT15YyFsYfF4Dm
-}
-
-!procedure AwsApplicationDiscoveryServiceMigrationEvaluatorCollector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup($id, $name='Aws Application Discovery Service Migration Evaluator Collector', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.png
deleted file mode 100644
index a916fe1b56..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.puml
deleted file mode 100644
index 3679e9cc7e..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard', 'Aws Application Discovery Service Migration Evaluator Collector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Remote.puml
deleted file mode 100644
index d6ff39fadf..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorCard', 'Aws Application Discovery Service Migration Evaluator Collector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.png
deleted file mode 100644
index 6ffe015f0f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.puml
deleted file mode 100644
index 6d75944ac8..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup', 'Aws Application Discovery Service Migration Evaluator Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Remote.puml
deleted file mode 100644
index 185672b850..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector')
-
-' renders the element
-AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup('AwsApplicationDiscoveryServiceMigrationEvaluatorCollectorGroup', 'Aws Application Discovery Service Migration Evaluator Collector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.png
deleted file mode 100644
index 96d2d393c1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.puml
deleted file mode 100644
index ef9c245d99..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataSyncDiscovery
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscovery('AwsDataSyncDiscovery', 'Aws Data Sync Discovery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Remote.puml
deleted file mode 100644
index b1aee1cb27..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataSyncDiscovery
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscovery('AwsDataSyncDiscovery', 'Aws Data Sync Discovery', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.md
deleted file mode 100644
index 294416ff68..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDataSyncDiscovery
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-```
-
-
-
-| Illustration | AwsDataSyncDiscovery | AwsDataSyncDiscoveryCard | AwsDataSyncDiscoveryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.png) | ![illustration for AwsDataSyncDiscovery](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.Local.png) | ![illustration for AwsDataSyncDiscoveryCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.png) | ![illustration for AwsDataSyncDiscoveryGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDataSyncDiscoveryXs>`
-- `<$AwsDataSyncDiscoverySm>`
-- `<$AwsDataSyncDiscoveryMd>`
-- `<$AwsDataSyncDiscoveryLg>`
-
-
-
-
-
-## AwsDataSyncDiscovery
-
-### Load remotely
-```plantuml
-@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 AwsDataSyncDiscovery
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscovery('AwsDataSyncDiscovery', 'Aws Data Sync Discovery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataSyncDiscovery
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscovery('AwsDataSyncDiscovery', 'Aws Data Sync Discovery', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDataSyncDiscoveryCard
-
-### Load remotely
-```plantuml
-@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 AwsDataSyncDiscoveryCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryCard('AwsDataSyncDiscoveryCard', 'Aws Data Sync Discovery Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataSyncDiscoveryCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryCard('AwsDataSyncDiscoveryCard', 'Aws Data Sync Discovery Card', 'an optional description')
-@enduml
-```
-
-## AwsDataSyncDiscoveryGroup
-
-### Load remotely
-```plantuml
-@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 AwsDataSyncDiscoveryGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryGroup('AwsDataSyncDiscoveryGroup', 'Aws Data Sync Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDataSyncDiscoveryGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryGroup('AwsDataSyncDiscoveryGroup', 'Aws Data Sync Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.png
deleted file mode 100644
index 5ceaf57876..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.puml
deleted file mode 100644
index 8250ce094b..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery
-
-sprite $AwsDataSyncDiscoveryXs [10x10/16z] JSV50G0n08H0eal_3PzBU0qi2UD15thlrpXjuIu9zLA3GshczGubF8aVtG4
-
-sprite $AwsDataSyncDiscoverySm [12x12/16z] LSX50G0130F1BQR-3H_ZV0ByZVbmykx2pvT63MQ6qzpiqtLsdVz88jb5G3JE8xx34G_b2W
-
-sprite $AwsDataSyncDiscoveryMd [16x16/16z] RO-50G0W20Gj-Dz_ORlrJ1hC1oMfIqIzkKG2ifpBjhRusunXLG5vYw16zrp8c6PVB7azg6_e5Rsp1HT62uuk7-uzsIxmpFoMadDGDGa
-
-sprite $AwsDataSyncDiscoveryLg [20x20/16z] {
-TSk53GD150FH-RZkl-BaO7Nyn2ERBzvI6sTAWD8vON-0JecHgGR8XM453OebsWAQhKdPKeS6YAKjYkdSUYnWdDeKVZIBUJwQvjGRQP4ZEkTxm689DIDIbvG2
-HZAP0T7x-Ym4o6wnmM-Db8ixS_W1
-}
-
-!procedure AwsDataSyncDiscovery($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDataSyncDiscoveryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDataSyncDiscoveryLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsDataSyncDiscoveryGroup($id, $name='Aws Data Sync Discovery', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsDataSyncDiscoveryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.png
deleted file mode 100644
index 475db8e1f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.puml
deleted file mode 100644
index bfec4c7029..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDataSyncDiscoveryCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryCard('AwsDataSyncDiscoveryCard', 'Aws Data Sync Discovery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Remote.puml
deleted file mode 100644
index 47046ae0f6..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDataSyncDiscoveryCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryCard('AwsDataSyncDiscoveryCard', 'Aws Data Sync Discovery Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.png
deleted file mode 100644
index 832433078a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.puml
deleted file mode 100644
index 462a7a75bc..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDataSyncDiscoveryGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryGroup('AwsDataSyncDiscoveryGroup', 'Aws Data Sync Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Remote.puml
deleted file mode 100644
index bbaeb3f879..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscoveryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDataSyncDiscoveryGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery')
-
-' renders the element
-AwsDataSyncDiscoveryGroup('AwsDataSyncDiscoveryGroup', 'Aws Data Sync Discovery Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.png
deleted file mode 100644
index c3d41c1b8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.puml
deleted file mode 100644
index 8b61ba4a67..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDatasyncAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgent('AwsDatasyncAgent', 'Aws Datasync Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Remote.puml
deleted file mode 100644
index 398aa23740..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDatasyncAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgent('AwsDatasyncAgent', 'Aws Datasync Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.md
deleted file mode 100644
index 6a131fc164..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDatasyncAgent
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-```
-
-
-
-| Illustration | AwsDatasyncAgent | AwsDatasyncAgentCard | AwsDatasyncAgentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.png) | ![illustration for AwsDatasyncAgent](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.Local.png) | ![illustration for AwsDatasyncAgentCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.png) | ![illustration for AwsDatasyncAgentGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDatasyncAgentXs>`
-- `<$AwsDatasyncAgentSm>`
-- `<$AwsDatasyncAgentMd>`
-- `<$AwsDatasyncAgentLg>`
-
-
-
-
-
-## AwsDatasyncAgent
-
-### Load remotely
-```plantuml
-@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 AwsDatasyncAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgent('AwsDatasyncAgent', 'Aws Datasync Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatasyncAgent
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgent('AwsDatasyncAgent', 'Aws Datasync Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDatasyncAgentCard
-
-### Load remotely
-```plantuml
-@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 AwsDatasyncAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentCard('AwsDatasyncAgentCard', 'Aws Datasync Agent Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatasyncAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentCard('AwsDatasyncAgentCard', 'Aws Datasync Agent Card', 'an optional description')
-@enduml
-```
-
-## AwsDatasyncAgentGroup
-
-### Load remotely
-```plantuml
-@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 AwsDatasyncAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentGroup('AwsDatasyncAgentGroup', 'Aws Datasync Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDatasyncAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentGroup('AwsDatasyncAgentGroup', 'Aws Datasync Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.png
deleted file mode 100644
index aa246afc7e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.puml
deleted file mode 100644
index 95dbf4c6c4..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent
-
-sprite $AwsDatasyncAgentXs [10x10/16z] Oq00PYZD0HTXX8immiHPWImsHY00Yt5002DS1pABWn42E
-
-sprite $AwsDatasyncAgentSm [12x12/16z] POo50S0m2C22y__3Sss3ArzQRWBXfkvSZjmoZUm--d4TRdaZ6-rxlyXjQxCjnuO_Snvrmme
-
-sprite $AwsDatasyncAgentMd [16x16/16z] VSt50GG120J1nYV_XCzblNZXR9dcJo2McbdbMkJsoUq9CzMtRxpOl7FbAXVsekIPPsxlJJcFUFZVM_-_oBLCBQ3cpxa3
-
-sprite $AwsDatasyncAgentLg [20x20/16z] dOw50GGX30GtllrN_EYxtGq-G1Ay9VX0ILE6HpZw8oglJlIdS-fsrK1hRKxVx-uUHqpdHPqWShxBjaw2ZkbuNzfoNRCDOIUcG_5TVUTSFJiN25NkSOx7Zm0N
-
-!procedure AwsDatasyncAgent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDatasyncAgentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDatasyncAgentLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsDatasyncAgentGroup($id, $name='Aws Datasync Agent', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsDatasyncAgentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.png
deleted file mode 100644
index c2a8041129..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.puml
deleted file mode 100644
index b0e3a25eaf..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDatasyncAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentCard('AwsDatasyncAgentCard', 'Aws Datasync Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Remote.puml
deleted file mode 100644
index 4775f84125..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDatasyncAgentCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentCard('AwsDatasyncAgentCard', 'Aws Datasync Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.png
deleted file mode 100644
index 9b0780e03b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.puml
deleted file mode 100644
index 18826ecc0b..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDatasyncAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentGroup('AwsDatasyncAgentGroup', 'Aws Datasync Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Remote.puml
deleted file mode 100644
index c767fb6be5..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDatasyncAgentGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent')
-
-' renders the element
-AwsDatasyncAgentGroup('AwsDatasyncAgentGroup', 'Aws Datasync Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.png
deleted file mode 100644
index 655698ccb9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.puml
deleted file mode 100644
index 8434b54c69..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationAnalyzer
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzer('AwsMainframeModernizationAnalyzer', 'Aws Mainframe Modernization Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Remote.puml
deleted file mode 100644
index 911fe761db..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationAnalyzer
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzer('AwsMainframeModernizationAnalyzer', 'Aws Mainframe Modernization Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.md
deleted file mode 100644
index c1b37b98a7..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMainframeModernizationAnalyzer
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-```
-
-
-
-| Illustration | AwsMainframeModernizationAnalyzer | AwsMainframeModernizationAnalyzerCard | AwsMainframeModernizationAnalyzerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.png) | ![illustration for AwsMainframeModernizationAnalyzer](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.Local.png) | ![illustration for AwsMainframeModernizationAnalyzerCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.png) | ![illustration for AwsMainframeModernizationAnalyzerGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMainframeModernizationAnalyzerXs>`
-- `<$AwsMainframeModernizationAnalyzerSm>`
-- `<$AwsMainframeModernizationAnalyzerMd>`
-- `<$AwsMainframeModernizationAnalyzerLg>`
-
-
-
-
-
-## AwsMainframeModernizationAnalyzer
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationAnalyzer
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzer('AwsMainframeModernizationAnalyzer', 'Aws Mainframe Modernization Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationAnalyzer
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzer('AwsMainframeModernizationAnalyzer', 'Aws Mainframe Modernization Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationAnalyzerCard
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationAnalyzerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerCard('AwsMainframeModernizationAnalyzerCard', 'Aws Mainframe Modernization Analyzer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationAnalyzerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerCard('AwsMainframeModernizationAnalyzerCard', 'Aws Mainframe Modernization Analyzer Card', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationAnalyzerGroup
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationAnalyzerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerGroup('AwsMainframeModernizationAnalyzerGroup', 'Aws Mainframe Modernization Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationAnalyzerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerGroup('AwsMainframeModernizationAnalyzerGroup', 'Aws Mainframe Modernization Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.png
deleted file mode 100644
index d65ac1542f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.puml
deleted file mode 100644
index 9dcdba551c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer
-
-sprite $AwsMainframeModernizationAnalyzerXs [10x10/16z] RSgr0S1000GWtc__XIDLb1ftGu2kqHfG966Poi7oenq8LKu6nj4REm
-
-sprite $AwsMainframeModernizationAnalyzerSm [12x12/16z] LOo50GD12C22i__2xTjPSEL4N6la5WcPyVHPzACZXRePhO4yt5danMZoeWgv_z3dYSCV
-
-sprite $AwsMainframeModernizationAnalyzerMd [16x16/16z] RSw50G0W20J0jnxsNzXkFJi1FwfgzYM0WCM0X0IIOvt9SvziDsXKr6AGFcWXUVcIXlXYCxxIArFlnutWYCm86jfnhK6M
-
-sprite $AwsMainframeModernizationAnalyzerLg [20x20/16z] {
-TSx50GCm30J1FGlxRpXa28_X8-GlhmxUPG3DcqJI_CNamipe-szC9lWgBW05rNTZJYrXzRu8H0xG17YoZ6bc_THRmdzQuCaMW3O03wOf4XZzDgDcIW-E5bE5
-9ckEiN5t1G
-}
-
-!procedure AwsMainframeModernizationAnalyzer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMainframeModernizationAnalyzerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMainframeModernizationAnalyzerLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMainframeModernizationAnalyzerGroup($id, $name='Aws Mainframe Modernization Analyzer', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMainframeModernizationAnalyzerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.png
deleted file mode 100644
index 7552e6f700..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.puml
deleted file mode 100644
index f07bc299aa..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationAnalyzerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerCard('AwsMainframeModernizationAnalyzerCard', 'Aws Mainframe Modernization Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Remote.puml
deleted file mode 100644
index 8c0fa3b885..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationAnalyzerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerCard('AwsMainframeModernizationAnalyzerCard', 'Aws Mainframe Modernization Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.png
deleted file mode 100644
index c8ec7b859d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.puml
deleted file mode 100644
index 756ff85114..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMainframeModernizationAnalyzerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerGroup('AwsMainframeModernizationAnalyzerGroup', 'Aws Mainframe Modernization Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Remote.puml
deleted file mode 100644
index 476b858cdf..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMainframeModernizationAnalyzerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer')
-
-' renders the element
-AwsMainframeModernizationAnalyzerGroup('AwsMainframeModernizationAnalyzerGroup', 'Aws Mainframe Modernization Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.png
deleted file mode 100644
index 32c5572040..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.puml
deleted file mode 100644
index dfff7c88ff..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationCompiler
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompiler('AwsMainframeModernizationCompiler', 'Aws Mainframe Modernization Compiler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Remote.puml
deleted file mode 100644
index 3bd1e507ed..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationCompiler
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompiler('AwsMainframeModernizationCompiler', 'Aws Mainframe Modernization Compiler', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.md
deleted file mode 100644
index 70b985024b..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMainframeModernizationCompiler
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-```
-
-
-
-| Illustration | AwsMainframeModernizationCompiler | AwsMainframeModernizationCompilerCard | AwsMainframeModernizationCompilerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.png) | ![illustration for AwsMainframeModernizationCompiler](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.Local.png) | ![illustration for AwsMainframeModernizationCompilerCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.png) | ![illustration for AwsMainframeModernizationCompilerGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMainframeModernizationCompilerXs>`
-- `<$AwsMainframeModernizationCompilerSm>`
-- `<$AwsMainframeModernizationCompilerMd>`
-- `<$AwsMainframeModernizationCompilerLg>`
-
-
-
-
-
-## AwsMainframeModernizationCompiler
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationCompiler
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompiler('AwsMainframeModernizationCompiler', 'Aws Mainframe Modernization Compiler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationCompiler
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompiler('AwsMainframeModernizationCompiler', 'Aws Mainframe Modernization Compiler', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationCompilerCard
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationCompilerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerCard('AwsMainframeModernizationCompilerCard', 'Aws Mainframe Modernization Compiler Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationCompilerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerCard('AwsMainframeModernizationCompilerCard', 'Aws Mainframe Modernization Compiler Card', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationCompilerGroup
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationCompilerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerGroup('AwsMainframeModernizationCompilerGroup', 'Aws Mainframe Modernization Compiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationCompilerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerGroup('AwsMainframeModernizationCompilerGroup', 'Aws Mainframe Modernization Compiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.png
deleted file mode 100644
index 63b0c381c5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.puml
deleted file mode 100644
index 434165f437..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler
-
-sprite $AwsMainframeModernizationCompilerXs [10x10/16z] LOY50S0m20GFP_-5wut0E-kr8lq4VZNujP_VhXyjC5AGady21vNh34u
-
-sprite $AwsMainframeModernizationCompilerSm [12x12/16z] NKs50G0X489Bzb_uEzJh1ApIxBSwWzsT_YW32F9iwZZI4Gjdyt-1L_Hhu1AaYFlVo--hYQOlEKvs
-
-sprite $AwsMainframeModernizationCompilerMd [16x16/16z] ROg55S102CM2i__4VTGj9_25Vxhw4bwPbBVlsjYdxcKUCmC15JmP1DV9nXwKbD69CinY81GRiSzTQ-60xJfcwVMKi9kPkMSq9nPhPhjCsUtUc7q1
-
-sprite $AwsMainframeModernizationCompilerLg [20x20/16z] {
-VSvNOiOm20JXMR1Wxt_X59Naxv-jDa_mYUs7e0X260xJ0oZ_HmkE__YSiW18O2HJQwuhQ52l1aumS-rsWL51ewjPQYyu1VMBKO8ZcqdkT0FbwDNIK2W8qSZ0
-QAQgOZBWv3YJmIWuP365jQNXY0E0Rm
-}
-
-!procedure AwsMainframeModernizationCompiler($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMainframeModernizationCompilerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMainframeModernizationCompilerLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMainframeModernizationCompilerGroup($id, $name='Aws Mainframe Modernization Compiler', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMainframeModernizationCompilerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.png
deleted file mode 100644
index 191fff6338..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.puml
deleted file mode 100644
index eabfa66f60..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationCompilerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerCard('AwsMainframeModernizationCompilerCard', 'Aws Mainframe Modernization Compiler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Remote.puml
deleted file mode 100644
index 05d29fc09e..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationCompilerCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerCard('AwsMainframeModernizationCompilerCard', 'Aws Mainframe Modernization Compiler Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.png
deleted file mode 100644
index 0755e76720..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.puml
deleted file mode 100644
index 63c7f45ff2..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMainframeModernizationCompilerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerGroup('AwsMainframeModernizationCompilerGroup', 'Aws Mainframe Modernization Compiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Remote.puml
deleted file mode 100644
index 13c3f62444..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompilerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMainframeModernizationCompilerGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler')
-
-' renders the element
-AwsMainframeModernizationCompilerGroup('AwsMainframeModernizationCompilerGroup', 'Aws Mainframe Modernization Compiler Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.png
deleted file mode 100644
index 90267ab5c8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.puml
deleted file mode 100644
index 65a6484460..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationConverter
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverter('AwsMainframeModernizationConverter', 'Aws Mainframe Modernization Converter', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Remote.puml
deleted file mode 100644
index e8544c2e5f..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationConverter
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverter('AwsMainframeModernizationConverter', 'Aws Mainframe Modernization Converter', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.md
deleted file mode 100644
index d51e590ca0..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMainframeModernizationConverter
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-```
-
-
-
-| Illustration | AwsMainframeModernizationConverter | AwsMainframeModernizationConverterCard | AwsMainframeModernizationConverterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.png) | ![illustration for AwsMainframeModernizationConverter](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.Local.png) | ![illustration for AwsMainframeModernizationConverterCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.png) | ![illustration for AwsMainframeModernizationConverterGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMainframeModernizationConverterXs>`
-- `<$AwsMainframeModernizationConverterSm>`
-- `<$AwsMainframeModernizationConverterMd>`
-- `<$AwsMainframeModernizationConverterLg>`
-
-
-
-
-
-## AwsMainframeModernizationConverter
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationConverter
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverter('AwsMainframeModernizationConverter', 'Aws Mainframe Modernization Converter', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationConverter
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverter('AwsMainframeModernizationConverter', 'Aws Mainframe Modernization Converter', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationConverterCard
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationConverterCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterCard('AwsMainframeModernizationConverterCard', 'Aws Mainframe Modernization Converter Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationConverterCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterCard('AwsMainframeModernizationConverterCard', 'Aws Mainframe Modernization Converter Card', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationConverterGroup
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationConverterGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterGroup('AwsMainframeModernizationConverterGroup', 'Aws Mainframe Modernization Converter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationConverterGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterGroup('AwsMainframeModernizationConverterGroup', 'Aws Mainframe Modernization Converter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.png
deleted file mode 100644
index 12acccc6ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.puml
deleted file mode 100644
index f7c754b7e0..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter
-
-sprite $AwsMainframeModernizationConverterXs [10x10/16z] JKk54G10238Fzb_uEsmbf0JNZ7FesZccRW0WyALxpvZYZTbcGfPHPxX81m
-
-sprite $AwsMainframeModernizationConverterSm [12x12/16z] POs54S1G24E_0Tb_ukArTuTBnXjC0vOUDH6rCTZggSdQ6jLWlGHgltmAWyLJLaET6HA6dYdYgEG5
-
-sprite $AwsMainframeModernizationConverterMd [16x16/16z] ZOw50K0X44B5ulPVs41_9-QxTZVYaCM1vgR0Tlci4DXqOS_72rphDIQZQ5Vq9nDe39WeHldH7N8gP2IaE3F1xWkQBOTsxJ_190LM
-
-sprite $AwsMainframeModernizationConverterLg [20x20/16z] {
-bOu50iH020EpmYN__t25XfxRhE22TuIA1gE9WbQF8CbTnWN0a2Fe6MjoMehHK8bWfAveDxqdCz6VQIGXxFyjJldVHqaG90qOzVozdHVV6U8kkcgvJ1jMshav
-fmuPjpqgonsR6S99Bx2p0W
-}
-
-!procedure AwsMainframeModernizationConverter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMainframeModernizationConverterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMainframeModernizationConverterLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMainframeModernizationConverterGroup($id, $name='Aws Mainframe Modernization Converter', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMainframeModernizationConverterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.png
deleted file mode 100644
index 6c2cc9834f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.puml
deleted file mode 100644
index 4c1c3d14ed..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationConverterCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterCard('AwsMainframeModernizationConverterCard', 'Aws Mainframe Modernization Converter Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Remote.puml
deleted file mode 100644
index 6c2e5fd1f6..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationConverterCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterCard('AwsMainframeModernizationConverterCard', 'Aws Mainframe Modernization Converter Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.png
deleted file mode 100644
index f7ae18f611..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.puml
deleted file mode 100644
index 4b6c0a377d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMainframeModernizationConverterGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterGroup('AwsMainframeModernizationConverterGroup', 'Aws Mainframe Modernization Converter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Remote.puml
deleted file mode 100644
index 7726f4a9b8..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMainframeModernizationConverterGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter')
-
-' renders the element
-AwsMainframeModernizationConverterGroup('AwsMainframeModernizationConverterGroup', 'Aws Mainframe Modernization Converter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.png
deleted file mode 100644
index 1250e7528f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.puml
deleted file mode 100644
index d369509b29..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationDeveloper
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloper('AwsMainframeModernizationDeveloper', 'Aws Mainframe Modernization Developer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Remote.puml
deleted file mode 100644
index 5caf610c44..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationDeveloper
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloper('AwsMainframeModernizationDeveloper', 'Aws Mainframe Modernization Developer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.md
deleted file mode 100644
index dd2939317f..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMainframeModernizationDeveloper
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-```
-
-
-
-| Illustration | AwsMainframeModernizationDeveloper | AwsMainframeModernizationDeveloperCard | AwsMainframeModernizationDeveloperGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.png) | ![illustration for AwsMainframeModernizationDeveloper](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.Local.png) | ![illustration for AwsMainframeModernizationDeveloperCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.png) | ![illustration for AwsMainframeModernizationDeveloperGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMainframeModernizationDeveloperXs>`
-- `<$AwsMainframeModernizationDeveloperSm>`
-- `<$AwsMainframeModernizationDeveloperMd>`
-- `<$AwsMainframeModernizationDeveloperLg>`
-
-
-
-
-
-## AwsMainframeModernizationDeveloper
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationDeveloper
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloper('AwsMainframeModernizationDeveloper', 'Aws Mainframe Modernization Developer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationDeveloper
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloper('AwsMainframeModernizationDeveloper', 'Aws Mainframe Modernization Developer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationDeveloperCard
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationDeveloperCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperCard('AwsMainframeModernizationDeveloperCard', 'Aws Mainframe Modernization Developer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationDeveloperCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperCard('AwsMainframeModernizationDeveloperCard', 'Aws Mainframe Modernization Developer Card', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationDeveloperGroup
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationDeveloperGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperGroup('AwsMainframeModernizationDeveloperGroup', 'Aws Mainframe Modernization Developer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationDeveloperGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperGroup('AwsMainframeModernizationDeveloperGroup', 'Aws Mainframe Modernization Developer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.png
deleted file mode 100644
index 4ee18df39c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.puml
deleted file mode 100644
index 3e2d53dfc6..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper
-
-sprite $AwsMainframeModernizationDeveloperXs [10x10/16z] HSe50G0W3031n-cV6EQ7J2cZcSDrXmxi_oIx_rdsJQYzyNFJ_b7ZFvl30m
-
-sprite $AwsMainframeModernizationDeveloperSm [12x12/16z] POo30G10201pxR_mst-PS18-0N0ccFY88pS87Zcsiz5d-__iusWwiAeDQYzmRcS
-
-sprite $AwsMainframeModernizationDeveloperMd [16x16/16z] PSp50SLG30CmzP6p_yAVeQ1JqCvQzeZUVOMidI9sykkpxukbzlqW_vxoackUhRQFCI5--c0rVzde2_Qftu2ukWC
-
-sprite $AwsMainframeModernizationDeveloperLg [20x20/16z] XSu50e0W4031lVJ-_s6xYxL71NXDRaraLz9kD7LJusYokZMPSkriUJCReIWvcHIuJdmOdJ9ndWqbHkDYZVKPOn4ShNCxt52BIrBhwSZMfzATClQxsb8-6W
-
-!procedure AwsMainframeModernizationDeveloper($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMainframeModernizationDeveloperCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMainframeModernizationDeveloperLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMainframeModernizationDeveloperGroup($id, $name='Aws Mainframe Modernization Developer', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMainframeModernizationDeveloperLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.png
deleted file mode 100644
index 57ee525c09..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.puml
deleted file mode 100644
index 2ebfa54be9..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationDeveloperCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperCard('AwsMainframeModernizationDeveloperCard', 'Aws Mainframe Modernization Developer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Remote.puml
deleted file mode 100644
index 8d8a52de8a..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationDeveloperCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperCard('AwsMainframeModernizationDeveloperCard', 'Aws Mainframe Modernization Developer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.png
deleted file mode 100644
index b29e2d4c1b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.puml
deleted file mode 100644
index 5b9223fa6f..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMainframeModernizationDeveloperGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperGroup('AwsMainframeModernizationDeveloperGroup', 'Aws Mainframe Modernization Developer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Remote.puml
deleted file mode 100644
index 296f0180ee..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloperGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMainframeModernizationDeveloperGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper')
-
-' renders the element
-AwsMainframeModernizationDeveloperGroup('AwsMainframeModernizationDeveloperGroup', 'Aws Mainframe Modernization Developer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.png
deleted file mode 100644
index 5f259e65d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.puml
deleted file mode 100644
index 5793a847d3..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationRuntime
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntime('AwsMainframeModernizationRuntime', 'Aws Mainframe Modernization Runtime', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Remote.puml
deleted file mode 100644
index 2bc7b6888e..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationRuntime
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntime('AwsMainframeModernizationRuntime', 'Aws Mainframe Modernization Runtime', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.md
deleted file mode 100644
index b37a22f8bd..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMainframeModernizationRuntime
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-```
-
-
-
-| Illustration | AwsMainframeModernizationRuntime | AwsMainframeModernizationRuntimeCard | AwsMainframeModernizationRuntimeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.png) | ![illustration for AwsMainframeModernizationRuntime](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.Local.png) | ![illustration for AwsMainframeModernizationRuntimeCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.png) | ![illustration for AwsMainframeModernizationRuntimeGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMainframeModernizationRuntimeXs>`
-- `<$AwsMainframeModernizationRuntimeSm>`
-- `<$AwsMainframeModernizationRuntimeMd>`
-- `<$AwsMainframeModernizationRuntimeLg>`
-
-
-
-
-
-## AwsMainframeModernizationRuntime
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationRuntime
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntime('AwsMainframeModernizationRuntime', 'Aws Mainframe Modernization Runtime', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationRuntime
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntime('AwsMainframeModernizationRuntime', 'Aws Mainframe Modernization Runtime', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationRuntimeCard
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationRuntimeCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeCard('AwsMainframeModernizationRuntimeCard', 'Aws Mainframe Modernization Runtime Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationRuntimeCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeCard('AwsMainframeModernizationRuntimeCard', 'Aws Mainframe Modernization Runtime Card', 'an optional description')
-@enduml
-```
-
-## AwsMainframeModernizationRuntimeGroup
-
-### Load remotely
-```plantuml
-@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 AwsMainframeModernizationRuntimeGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeGroup('AwsMainframeModernizationRuntimeGroup', 'Aws Mainframe Modernization Runtime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMainframeModernizationRuntimeGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeGroup('AwsMainframeModernizationRuntimeGroup', 'Aws Mainframe Modernization Runtime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.png
deleted file mode 100644
index e93afca23a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.puml
deleted file mode 100644
index 5525069d0d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime
-
-sprite $AwsMainframeModernizationRuntimeXs [10x10/16z] Oo0C686O2KGpCZ0pCg5ACJ8pCd90s42A6Ri1
-
-sprite $AwsMainframeModernizationRuntimeSm [12x12/16z] ZOk54O1G34E3vNN_YRcSmzTw8zgAntR6AJbd1IG4gA3q2tm2kU0vhYZps8_Y7ySB
-
-sprite $AwsMainframeModernizationRuntimeMd [16x16/16z] fOt50O0m40GdThlzDumxlCWavqO_CKDQDAG5MWKmE_KIXstIfCGNJI992hwcqyHzstdz1oC
-
-sprite $AwsMainframeModernizationRuntimeLg [20x20/16z] lSZL0GDH24JHEq_fl-8mnErpz-1m3YqJrEIL0ei6sWL2bA38Y9wz1HIr1CtuJvAxlVrwACN0TfhCZNa-nIJreCoLHFUO7E42
-
-!procedure AwsMainframeModernizationRuntime($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMainframeModernizationRuntimeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMainframeModernizationRuntimeLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMainframeModernizationRuntimeGroup($id, $name='Aws Mainframe Modernization Runtime', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMainframeModernizationRuntimeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.png
deleted file mode 100644
index 815ddc1b61..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.puml
deleted file mode 100644
index 2f6b434f10..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMainframeModernizationRuntimeCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeCard('AwsMainframeModernizationRuntimeCard', 'Aws Mainframe Modernization Runtime Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Remote.puml
deleted file mode 100644
index ecd90dac28..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMainframeModernizationRuntimeCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeCard('AwsMainframeModernizationRuntimeCard', 'Aws Mainframe Modernization Runtime Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.png
deleted file mode 100644
index 2b495cbd5b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.puml
deleted file mode 100644
index 2d0cf47a97..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMainframeModernizationRuntimeGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeGroup('AwsMainframeModernizationRuntimeGroup', 'Aws Mainframe Modernization Runtime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Remote.puml
deleted file mode 100644
index f10322546a..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntimeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMainframeModernizationRuntimeGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime')
-
-' renders the element
-AwsMainframeModernizationRuntimeGroup('AwsMainframeModernizationRuntimeGroup', 'Aws Mainframe Modernization Runtime Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.png
deleted file mode 100644
index 1f3413a2d7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.puml
deleted file mode 100644
index cf1330e765..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesApplications
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplications('AwsMigrationHubRefactorSpacesApplications', 'Aws Migration Hub Refactor Spaces Applications', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Remote.puml
deleted file mode 100644
index 30c9a1a201..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesApplications
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplications('AwsMigrationHubRefactorSpacesApplications', 'Aws Migration Hub Refactor Spaces Applications', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.md
deleted file mode 100644
index c1cb1d0cca..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMigrationHubRefactorSpacesApplications
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-```
-
-
-
-| Illustration | AwsMigrationHubRefactorSpacesApplications | AwsMigrationHubRefactorSpacesApplicationsCard | AwsMigrationHubRefactorSpacesApplicationsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.png) | ![illustration for AwsMigrationHubRefactorSpacesApplications](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.Local.png) | ![illustration for AwsMigrationHubRefactorSpacesApplicationsCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.png) | ![illustration for AwsMigrationHubRefactorSpacesApplicationsGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMigrationHubRefactorSpacesApplicationsXs>`
-- `<$AwsMigrationHubRefactorSpacesApplicationsSm>`
-- `<$AwsMigrationHubRefactorSpacesApplicationsMd>`
-- `<$AwsMigrationHubRefactorSpacesApplicationsLg>`
-
-
-
-
-
-## AwsMigrationHubRefactorSpacesApplications
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesApplications
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplications('AwsMigrationHubRefactorSpacesApplications', 'Aws Migration Hub Refactor Spaces Applications', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesApplications
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplications('AwsMigrationHubRefactorSpacesApplications', 'Aws Migration Hub Refactor Spaces Applications', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubRefactorSpacesApplicationsCard
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesApplicationsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsCard('AwsMigrationHubRefactorSpacesApplicationsCard', 'Aws Migration Hub Refactor Spaces Applications Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesApplicationsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsCard('AwsMigrationHubRefactorSpacesApplicationsCard', 'Aws Migration Hub Refactor Spaces Applications Card', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubRefactorSpacesApplicationsGroup
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesApplicationsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsGroup('AwsMigrationHubRefactorSpacesApplicationsGroup', 'Aws Migration Hub Refactor Spaces Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesApplicationsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsGroup('AwsMigrationHubRefactorSpacesApplicationsGroup', 'Aws Migration Hub Refactor Spaces Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.png
deleted file mode 100644
index 0e741f6446..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.puml
deleted file mode 100644
index 659d748967..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications
-
-sprite $AwsMigrationHubRefactorSpacesApplicationsXs [10x10/16z] PKg30G113AkR_HT-d556T1Utsv4sDDm0m84FsOV4qDniEQZyY5lf2m
-
-sprite $AwsMigrationHubRefactorSpacesApplicationsSm [12x12/16z] JOg50G0W3CE2jlzVZ4kGhS9F30SHe4hgO-rhxDrl3-pT8TfoI6EdLCV-ZyveZ7_iWm9dhynT5pS
-
-sprite $AwsMigrationHubRefactorSpacesApplicationsMd [16x16/16z] NSU50K0X30FHeBdz9_w2SqZxT8VtaBNN7E9xl5dPEXmlexeRsmmJK89tyZl8wKLzvs-JB79uv-ytzpVC-_9cOMju3t5K7W
-
-sprite $AwsMigrationHubRefactorSpacesApplicationsLg [20x20/16z] {
-RSs54KKn20NHnSBjl-4lpoKxnfm8p6ezCyGZyyrwAUy61lMmRdzPHBsiHxuC_6gMQAaiDijXGlQJPLgi8HM88KXRB1CXvBvCYn659uM8kkojVVd5F07T3OsG
-FmmC3hD7uPW_umi
-}
-
-!procedure AwsMigrationHubRefactorSpacesApplications($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMigrationHubRefactorSpacesApplicationsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMigrationHubRefactorSpacesApplicationsLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMigrationHubRefactorSpacesApplicationsGroup($id, $name='Aws Migration Hub Refactor Spaces Applications', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMigrationHubRefactorSpacesApplicationsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.png
deleted file mode 100644
index aab5d68b81..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.puml
deleted file mode 100644
index a1de0b07d6..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesApplicationsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsCard('AwsMigrationHubRefactorSpacesApplicationsCard', 'Aws Migration Hub Refactor Spaces Applications Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Remote.puml
deleted file mode 100644
index c470a352cc..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesApplicationsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsCard('AwsMigrationHubRefactorSpacesApplicationsCard', 'Aws Migration Hub Refactor Spaces Applications Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.png
deleted file mode 100644
index d968dc5129..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.puml
deleted file mode 100644
index 849303281f..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesApplicationsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsGroup('AwsMigrationHubRefactorSpacesApplicationsGroup', 'Aws Migration Hub Refactor Spaces Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Remote.puml
deleted file mode 100644
index eda163251e..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplicationsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesApplicationsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications')
-
-' renders the element
-AwsMigrationHubRefactorSpacesApplicationsGroup('AwsMigrationHubRefactorSpacesApplicationsGroup', 'Aws Migration Hub Refactor Spaces Applications Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.png
deleted file mode 100644
index 9e19fe57be..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.puml
deleted file mode 100644
index 86817dd76d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesEnvironments
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironments('AwsMigrationHubRefactorSpacesEnvironments', 'Aws Migration Hub Refactor Spaces Environments', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Remote.puml
deleted file mode 100644
index c3431738c0..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesEnvironments
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironments('AwsMigrationHubRefactorSpacesEnvironments', 'Aws Migration Hub Refactor Spaces Environments', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.md
deleted file mode 100644
index 5997aec9e7..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMigrationHubRefactorSpacesEnvironments
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-```
-
-
-
-| Illustration | AwsMigrationHubRefactorSpacesEnvironments | AwsMigrationHubRefactorSpacesEnvironmentsCard | AwsMigrationHubRefactorSpacesEnvironmentsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.png) | ![illustration for AwsMigrationHubRefactorSpacesEnvironments](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.Local.png) | ![illustration for AwsMigrationHubRefactorSpacesEnvironmentsCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.png) | ![illustration for AwsMigrationHubRefactorSpacesEnvironmentsGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMigrationHubRefactorSpacesEnvironmentsXs>`
-- `<$AwsMigrationHubRefactorSpacesEnvironmentsSm>`
-- `<$AwsMigrationHubRefactorSpacesEnvironmentsMd>`
-- `<$AwsMigrationHubRefactorSpacesEnvironmentsLg>`
-
-
-
-
-
-## AwsMigrationHubRefactorSpacesEnvironments
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesEnvironments
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironments('AwsMigrationHubRefactorSpacesEnvironments', 'Aws Migration Hub Refactor Spaces Environments', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesEnvironments
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironments('AwsMigrationHubRefactorSpacesEnvironments', 'Aws Migration Hub Refactor Spaces Environments', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubRefactorSpacesEnvironmentsCard
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesEnvironmentsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsCard('AwsMigrationHubRefactorSpacesEnvironmentsCard', 'Aws Migration Hub Refactor Spaces Environments Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesEnvironmentsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsCard('AwsMigrationHubRefactorSpacesEnvironmentsCard', 'Aws Migration Hub Refactor Spaces Environments Card', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubRefactorSpacesEnvironmentsGroup
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesEnvironmentsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsGroup('AwsMigrationHubRefactorSpacesEnvironmentsGroup', 'Aws Migration Hub Refactor Spaces Environments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesEnvironmentsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsGroup('AwsMigrationHubRefactorSpacesEnvironmentsGroup', 'Aws Migration Hub Refactor Spaces Environments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.png
deleted file mode 100644
index 409e0664e5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.puml
deleted file mode 100644
index 99de9373c8..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments
-
-sprite $AwsMigrationHubRefactorSpacesEnvironmentsXs [10x10/16z] Oy04Z2Wi3WuuYnr5bXd40Yk0izYXB6PcPbP61aOeO0O
-
-sprite $AwsMigrationHubRefactorSpacesEnvironmentsSm [12x12/16z] JSY53G0n5CDGjn-I_HS-XbhqPDRcU1F3EkBei2Xu7VWpWzyFtzd-JVyUVDPH2drv1m
-
-sprite $AwsMigrationHubRefactorSpacesEnvironmentsMd [16x16/16z] NSV70SDG34Enznkb_HTEt4qPD_2LuPB0xHzjzxwnpzwavcS9_m35uJmGx7ISyzdA0vKJzOFcrowFkoIBzGS
-
-sprite $AwsMigrationHubRefactorSpacesEnvironmentsLg [20x20/16z] RSZ50S1G34Envq_n_WkNCQsEuayu4oPHmVJOrSS5kvwkVy_D-KIh-V083kT9u8EEMvbDtQ_snNeQr-sCN9qFkZxd5la4BLtTzEVfm7fAQbawOmO
-
-!procedure AwsMigrationHubRefactorSpacesEnvironments($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMigrationHubRefactorSpacesEnvironmentsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMigrationHubRefactorSpacesEnvironmentsLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMigrationHubRefactorSpacesEnvironmentsGroup($id, $name='Aws Migration Hub Refactor Spaces Environments', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMigrationHubRefactorSpacesEnvironmentsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.png
deleted file mode 100644
index 42f4adaf78..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.puml
deleted file mode 100644
index fa8b45e5bc..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesEnvironmentsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsCard('AwsMigrationHubRefactorSpacesEnvironmentsCard', 'Aws Migration Hub Refactor Spaces Environments Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Remote.puml
deleted file mode 100644
index 44481c112d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesEnvironmentsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsCard('AwsMigrationHubRefactorSpacesEnvironmentsCard', 'Aws Migration Hub Refactor Spaces Environments Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.png
deleted file mode 100644
index 6669928a9e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.puml
deleted file mode 100644
index 20fa93e41b..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesEnvironmentsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsGroup('AwsMigrationHubRefactorSpacesEnvironmentsGroup', 'Aws Migration Hub Refactor Spaces Environments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Remote.puml
deleted file mode 100644
index a356c998a6..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironmentsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesEnvironmentsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments')
-
-' renders the element
-AwsMigrationHubRefactorSpacesEnvironmentsGroup('AwsMigrationHubRefactorSpacesEnvironmentsGroup', 'Aws Migration Hub Refactor Spaces Environments Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.png
deleted file mode 100644
index d531b868f7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.puml
deleted file mode 100644
index cb2b584c31..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesServices
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServices('AwsMigrationHubRefactorSpacesServices', 'Aws Migration Hub Refactor Spaces Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Remote.puml
deleted file mode 100644
index 1db24941a1..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesServices
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServices('AwsMigrationHubRefactorSpacesServices', 'Aws Migration Hub Refactor Spaces Services', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.md
deleted file mode 100644
index 6a1f670980..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsMigrationHubRefactorSpacesServices
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-```
-
-
-
-| Illustration | AwsMigrationHubRefactorSpacesServices | AwsMigrationHubRefactorSpacesServicesCard | AwsMigrationHubRefactorSpacesServicesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.png) | ![illustration for AwsMigrationHubRefactorSpacesServices](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.Local.png) | ![illustration for AwsMigrationHubRefactorSpacesServicesCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.png) | ![illustration for AwsMigrationHubRefactorSpacesServicesGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsMigrationHubRefactorSpacesServicesXs>`
-- `<$AwsMigrationHubRefactorSpacesServicesSm>`
-- `<$AwsMigrationHubRefactorSpacesServicesMd>`
-- `<$AwsMigrationHubRefactorSpacesServicesLg>`
-
-
-
-
-
-## AwsMigrationHubRefactorSpacesServices
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesServices
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServices('AwsMigrationHubRefactorSpacesServices', 'Aws Migration Hub Refactor Spaces Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesServices
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServices('AwsMigrationHubRefactorSpacesServices', 'Aws Migration Hub Refactor Spaces Services', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubRefactorSpacesServicesCard
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesServicesCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesCard('AwsMigrationHubRefactorSpacesServicesCard', 'Aws Migration Hub Refactor Spaces Services Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesServicesCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesCard('AwsMigrationHubRefactorSpacesServicesCard', 'Aws Migration Hub Refactor Spaces Services Card', 'an optional description')
-@enduml
-```
-
-## AwsMigrationHubRefactorSpacesServicesGroup
-
-### Load remotely
-```plantuml
-@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 AwsMigrationHubRefactorSpacesServicesGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesGroup('AwsMigrationHubRefactorSpacesServicesGroup', 'Aws Migration Hub Refactor Spaces Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsMigrationHubRefactorSpacesServicesGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesGroup('AwsMigrationHubRefactorSpacesServicesGroup', 'Aws Migration Hub Refactor Spaces Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.png
deleted file mode 100644
index 1dda40cb9b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.puml
deleted file mode 100644
index 4f3924e97d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices
-
-sprite $AwsMigrationHubRefactorSpacesServicesXs [10x10/16z] LOl50S1G24F3H_UVk7d7uaJqYrEp5CbST-hcT51aSLh47Upm-p1jcIaExyUpCWtr0G
-
-sprite $AwsMigrationHubRefactorSpacesServicesSm [12x12/16z] NSQt0SHG20Km_G2y_HU-uDAgvArMWBkoL3OiG2EQisngOPGR2oimKixeaH1TXWKD3BhsbVKKcS0N
-
-sprite $AwsMigrationHubRefactorSpacesServicesMd [16x16/16z] RSUvWGGm20Gm6R2P_Xk-Drrbyb5b0q0CumHOUr0Z401Emv9sBq7D4ORncg2bhY0MoB683DUAEBCe3ouBPywRR11uvm5Kupnvd4tDVripD1H85lW6
-
-sprite $AwsMigrationHubRefactorSpacesServicesLg [20x20/16z] {
-VSenWaKn20B0qHZ3_K-ytRxkJmVWXvUa-HIXBWMGknlaP0T8EK3p1lhY4x07UPiW1HOFwh65bn0cd24fWMTM2Ae5BYU-hX3d2Q5EwnjI1KllXTCcWnq2n3oJ
-16QXQjOdO9uiT4R0h5I5Mll_WbIT2pxLtG1_
-}
-
-!procedure AwsMigrationHubRefactorSpacesServices($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsMigrationHubRefactorSpacesServicesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsMigrationHubRefactorSpacesServicesLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsMigrationHubRefactorSpacesServicesGroup($id, $name='Aws Migration Hub Refactor Spaces Services', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsMigrationHubRefactorSpacesServicesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.png
deleted file mode 100644
index 5042800a30..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.puml
deleted file mode 100644
index 97644bcae3..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesServicesCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesCard('AwsMigrationHubRefactorSpacesServicesCard', 'Aws Migration Hub Refactor Spaces Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Remote.puml
deleted file mode 100644
index 603c931242..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesServicesCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesCard('AwsMigrationHubRefactorSpacesServicesCard', 'Aws Migration Hub Refactor Spaces Services Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.png
deleted file mode 100644
index 41772e5964..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.puml
deleted file mode 100644
index 2b50dacd7c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesServicesGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesGroup('AwsMigrationHubRefactorSpacesServicesGroup', 'Aws Migration Hub Refactor Spaces Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Remote.puml
deleted file mode 100644
index 5bec4d04a5..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServicesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsMigrationHubRefactorSpacesServicesGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices')
-
-' renders the element
-AwsMigrationHubRefactorSpacesServicesGroup('AwsMigrationHubRefactorSpacesServicesGroup', 'Aws Migration Hub Refactor Spaces Services Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.png
deleted file mode 100644
index c84e8869ea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.puml
deleted file mode 100644
index 0e920b5aff..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsAs2
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2('AwsTransferFamilyAwsAs2', 'Aws Transfer Family Aws As2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Remote.puml
deleted file mode 100644
index 2774224c72..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsAs2
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2('AwsTransferFamilyAwsAs2', 'Aws Transfer Family Aws As2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.md
deleted file mode 100644
index 4421093cf9..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransferFamilyAwsAs2
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-```
-
-
-
-| Illustration | AwsTransferFamilyAwsAs2 | AwsTransferFamilyAwsAs2Card | AwsTransferFamilyAwsAs2Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.png) | ![illustration for AwsTransferFamilyAwsAs2](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.Local.png) | ![illustration for AwsTransferFamilyAwsAs2Card](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.png) | ![illustration for AwsTransferFamilyAwsAs2Group](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransferFamilyAwsAs2Xs>`
-- `<$AwsTransferFamilyAwsAs2Sm>`
-- `<$AwsTransferFamilyAwsAs2Md>`
-- `<$AwsTransferFamilyAwsAs2Lg>`
-
-
-
-
-
-## AwsTransferFamilyAwsAs2
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsAs2
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2('AwsTransferFamilyAwsAs2', 'Aws Transfer Family Aws As2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsAs2
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2('AwsTransferFamilyAwsAs2', 'Aws Transfer Family Aws As2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsAs2Card
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsAs2Card
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Card('AwsTransferFamilyAwsAs2Card', 'Aws Transfer Family Aws As2 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsAs2Card
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Card('AwsTransferFamilyAwsAs2Card', 'Aws Transfer Family Aws As2 Card', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsAs2Group
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsAs2Group
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Group('AwsTransferFamilyAwsAs2Group', 'Aws Transfer Family Aws As2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsAs2Group
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Group('AwsTransferFamilyAwsAs2Group', 'Aws Transfer Family Aws As2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.png
deleted file mode 100644
index 02937c13ba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.puml
deleted file mode 100644
index c6da2f4e07..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2
-
-sprite $AwsTransferFamilyAwsAs2Xs [10x10/16z] NOc50S003CAev_-Bvre5ed_19ROnATSPoO1L4Mks4QXTnQeF9TUXOC_ArhDMBG
-
-sprite $AwsTransferFamilyAwsAs2Sm [12x12/16z] RSQ5JKK150MmadVbxBymy5qRgs_sqKEHPEWrRJ6COlEFwR1BnyJb5hVRdyVTdoX8J1rLrXy
-
-sprite $AwsTransferFamilyAwsAs2Md [16x16/16z] VSh50G11349Hnkc_ult9OTt67a4_dwzSyfNPcBOZxuFvg1dBQ--d-SRkNlZ2fQnm9RKxk-tEwj1k0dWsl5edBrcitNEYpDbBXMEOoT86
-
-sprite $AwsTransferFamilyAwsAs2Lg [20x20/16z] {
-XSs50GGX44FH7s1kqd_3j-uM_65y9wza-KA0hpJsyf02A7wDZ80Y0BS6g3TO38dOMNWCsLlOTR0VOqO3nMPsZl_jhOv3ihSHpTv6JCv6uM92x4t6Ox-pQ4HG
-AgCfKk01IQ0680c4Ig6l23e
-}
-
-!procedure AwsTransferFamilyAwsAs2($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsAs2Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransferFamilyAwsAs2Lg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsAs2Group($id, $name='Aws Transfer Family Aws As2', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsTransferFamilyAwsAs2Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.png
deleted file mode 100644
index 3e99c4dc6a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.puml
deleted file mode 100644
index ee4c064619..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsAs2Card
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Card('AwsTransferFamilyAwsAs2Card', 'Aws Transfer Family Aws As2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Remote.puml
deleted file mode 100644
index 1ad0e36b1e..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsAs2Card
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Card('AwsTransferFamilyAwsAs2Card', 'Aws Transfer Family Aws As2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.png
deleted file mode 100644
index 997676a7b2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.puml
deleted file mode 100644
index c72c681537..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransferFamilyAwsAs2Group
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Group('AwsTransferFamilyAwsAs2Group', 'Aws Transfer Family Aws As2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Remote.puml
deleted file mode 100644
index ac87e659fb..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransferFamilyAwsAs2Group
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2')
-
-' renders the element
-AwsTransferFamilyAwsAs2Group('AwsTransferFamilyAwsAs2Group', 'Aws Transfer Family Aws As2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.png
deleted file mode 100644
index fff2dd3e48..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.puml
deleted file mode 100644
index 8bc8502952..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsFtp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtp('AwsTransferFamilyAwsFtp', 'Aws Transfer Family Aws Ftp', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Remote.puml
deleted file mode 100644
index f1430f84d7..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsFtp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtp('AwsTransferFamilyAwsFtp', 'Aws Transfer Family Aws Ftp', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.md
deleted file mode 100644
index d34467fd40..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransferFamilyAwsFtp
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-```
-
-
-
-| Illustration | AwsTransferFamilyAwsFtp | AwsTransferFamilyAwsFtpCard | AwsTransferFamilyAwsFtpGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.png) | ![illustration for AwsTransferFamilyAwsFtp](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.Local.png) | ![illustration for AwsTransferFamilyAwsFtpCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.png) | ![illustration for AwsTransferFamilyAwsFtpGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransferFamilyAwsFtpXs>`
-- `<$AwsTransferFamilyAwsFtpSm>`
-- `<$AwsTransferFamilyAwsFtpMd>`
-- `<$AwsTransferFamilyAwsFtpLg>`
-
-
-
-
-
-## AwsTransferFamilyAwsFtp
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsFtp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtp('AwsTransferFamilyAwsFtp', 'Aws Transfer Family Aws Ftp', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsFtp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtp('AwsTransferFamilyAwsFtp', 'Aws Transfer Family Aws Ftp', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsFtpCard
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsFtpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpCard('AwsTransferFamilyAwsFtpCard', 'Aws Transfer Family Aws Ftp Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsFtpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpCard('AwsTransferFamilyAwsFtpCard', 'Aws Transfer Family Aws Ftp Card', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsFtpGroup
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsFtpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpGroup('AwsTransferFamilyAwsFtpGroup', 'Aws Transfer Family Aws Ftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsFtpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpGroup('AwsTransferFamilyAwsFtpGroup', 'Aws Transfer Family Aws Ftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.png
deleted file mode 100644
index 4db3f02798..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.puml
deleted file mode 100644
index 22d4b8ed91..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp
-
-sprite $AwsTransferFamilyAwsFtpXs [10x10/16z] NSQ50G0n3CD0bHBjl_0pDc0Vy-YD_Gfqw0b5tMIb0ABzK4CEGUMGmAuekqhfAm
-
-sprite $AwsTransferFamilyAwsFtpSm [12x12/16z] ROp50S0W4C22fljFNFHUv5nv8K6XWjgXIMy8zA6h_mqOtU4KHkmZNJa2DyTqyZIu_G9r5UF9eA3y
-
-sprite $AwsTransferFamilyAwsFtpMd [16x16/16z] VSp70GGn24FHxm1I_nKlvh1vHeuF1sxYJmf_ic-aAi0EuPXTndhURrVYwJqgnsFeU0Bshh6Uxgl1oxZuxkBJW_FZoyd2-NGFhtOD4LtRadW
-
-sprite $AwsTransferFamilyAwsFtpLg [20x20/16z] {
-XSg50G0n40B19NRqt_2xA_49_2VkPFb6zwRNNJ4c0Qgj4BL2qlHPogY3mMf8r8DLJo466-vfjCQKoI2LtUp1REjWkItTrLOqkoqON8t4qQHfdipGgDIJjT5A
-NapDMdj8oeNfH31lGw07
-}
-
-!procedure AwsTransferFamilyAwsFtp($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsFtpCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransferFamilyAwsFtpLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsFtpGroup($id, $name='Aws Transfer Family Aws Ftp', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsTransferFamilyAwsFtpLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.png
deleted file mode 100644
index c531594eb8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.puml
deleted file mode 100644
index d3563dc798..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsFtpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpCard('AwsTransferFamilyAwsFtpCard', 'Aws Transfer Family Aws Ftp Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Remote.puml
deleted file mode 100644
index 1aaedfd96c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsFtpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpCard('AwsTransferFamilyAwsFtpCard', 'Aws Transfer Family Aws Ftp Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.png
deleted file mode 100644
index 47d9a0d420..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.puml
deleted file mode 100644
index 2017299712..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransferFamilyAwsFtpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpGroup('AwsTransferFamilyAwsFtpGroup', 'Aws Transfer Family Aws Ftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Remote.puml
deleted file mode 100644
index 360a20edb3..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransferFamilyAwsFtpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp')
-
-' renders the element
-AwsTransferFamilyAwsFtpGroup('AwsTransferFamilyAwsFtpGroup', 'Aws Transfer Family Aws Ftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.png
deleted file mode 100644
index 0218660619..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.puml
deleted file mode 100644
index 700ea5b560..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsFtps
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtps('AwsTransferFamilyAwsFtps', 'Aws Transfer Family Aws Ftps', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Remote.puml
deleted file mode 100644
index 0ca550b5f6..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsFtps
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtps('AwsTransferFamilyAwsFtps', 'Aws Transfer Family Aws Ftps', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.md
deleted file mode 100644
index 3cca33a7f7..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransferFamilyAwsFtps
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-```
-
-
-
-| Illustration | AwsTransferFamilyAwsFtps | AwsTransferFamilyAwsFtpsCard | AwsTransferFamilyAwsFtpsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.png) | ![illustration for AwsTransferFamilyAwsFtps](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.Local.png) | ![illustration for AwsTransferFamilyAwsFtpsCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.png) | ![illustration for AwsTransferFamilyAwsFtpsGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransferFamilyAwsFtpsXs>`
-- `<$AwsTransferFamilyAwsFtpsSm>`
-- `<$AwsTransferFamilyAwsFtpsMd>`
-- `<$AwsTransferFamilyAwsFtpsLg>`
-
-
-
-
-
-## AwsTransferFamilyAwsFtps
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsFtps
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtps('AwsTransferFamilyAwsFtps', 'Aws Transfer Family Aws Ftps', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsFtps
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtps('AwsTransferFamilyAwsFtps', 'Aws Transfer Family Aws Ftps', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsFtpsCard
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsFtpsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsCard('AwsTransferFamilyAwsFtpsCard', 'Aws Transfer Family Aws Ftps Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsFtpsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsCard('AwsTransferFamilyAwsFtpsCard', 'Aws Transfer Family Aws Ftps Card', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsFtpsGroup
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsFtpsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsGroup('AwsTransferFamilyAwsFtpsGroup', 'Aws Transfer Family Aws Ftps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsFtpsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsGroup('AwsTransferFamilyAwsFtpsGroup', 'Aws Transfer Family Aws Ftps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.png
deleted file mode 100644
index 729541e614..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.puml
deleted file mode 100644
index 19611fe3f4..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps
-
-sprite $AwsTransferFamilyAwsFtpsXs [10x10/16z] NSQr0GH100GWrgV_Xb_FYV2Kx24AdHPAak-gWaZwRqtyHlLR4Dri0VqD
-
-sprite $AwsTransferFamilyAwsFtpsSm [12x12/16z] RSh50GD140F1MXpbdx2PVVqHEgBUjfiasQpOIs6p3IeNNDfGTN_4tIlDqolklbtGxdumMqS2GvKp
-
-sprite $AwsTransferFamilyAwsFtpsMd [16x16/16z] TSwr0GH04CGmxU7qt_0pWpDbvdzvvvPt4bPEOSmbisp8nibSZV7mg5DdL-NiXcH8dXPgUbfEVBNXuL9LrDrBbxMykTq7jkcCiMev0W
-
-sprite $AwsTransferFamilyAwsFtpsLg [20x20/16z] {
-XSo50G0X34FH7wpPV-5pr-0FAF-9Erc-qVsbrraUam3Lbd6ja0JWKaOT35P3eXwiUWenMBNJQ8qfaq4gkzc3sTR1SWCK76n2cQDD65oDnD6agODsCpGgrHoi
-ZLPJQPEfEQ_le50AeAqIJ5jw
-}
-
-!procedure AwsTransferFamilyAwsFtps($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsFtpsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransferFamilyAwsFtpsLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsFtpsGroup($id, $name='Aws Transfer Family Aws Ftps', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsTransferFamilyAwsFtpsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.png
deleted file mode 100644
index e7a4816e96..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.puml
deleted file mode 100644
index 2b18d69fd5..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsFtpsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsCard('AwsTransferFamilyAwsFtpsCard', 'Aws Transfer Family Aws Ftps Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Remote.puml
deleted file mode 100644
index 07d55a568e..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsFtpsCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsCard('AwsTransferFamilyAwsFtpsCard', 'Aws Transfer Family Aws Ftps Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.png
deleted file mode 100644
index f6bc6e2587..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.puml
deleted file mode 100644
index aac363130b..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransferFamilyAwsFtpsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsGroup('AwsTransferFamilyAwsFtpsGroup', 'Aws Transfer Family Aws Ftps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Remote.puml
deleted file mode 100644
index 2dfc8a0a25..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtpsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransferFamilyAwsFtpsGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps')
-
-' renders the element
-AwsTransferFamilyAwsFtpsGroup('AwsTransferFamilyAwsFtpsGroup', 'Aws Transfer Family Aws Ftps Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.png
deleted file mode 100644
index ae0317e65c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.puml
deleted file mode 100644
index b4bf8c52de..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsSftp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftp('AwsTransferFamilyAwsSftp', 'Aws Transfer Family Aws Sftp', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Remote.puml
deleted file mode 100644
index ffb001390c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsSftp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftp('AwsTransferFamilyAwsSftp', 'Aws Transfer Family Aws Sftp', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.md b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.md
deleted file mode 100644
index 7abdfa056c..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransferFamilyAwsSftp
-
-
-```text
-aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp
-```
-
-```text
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-```
-
-
-
-| Illustration | AwsTransferFamilyAwsSftp | AwsTransferFamilyAwsSftpCard | AwsTransferFamilyAwsSftpGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.png) | ![illustration for AwsTransferFamilyAwsSftp](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.Local.png) | ![illustration for AwsTransferFamilyAwsSftpCard](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.png) | ![illustration for AwsTransferFamilyAwsSftpGroup](../../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransferFamilyAwsSftpXs>`
-- `<$AwsTransferFamilyAwsSftpSm>`
-- `<$AwsTransferFamilyAwsSftpMd>`
-- `<$AwsTransferFamilyAwsSftpLg>`
-
-
-
-
-
-## AwsTransferFamilyAwsSftp
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsSftp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftp('AwsTransferFamilyAwsSftp', 'Aws Transfer Family Aws Sftp', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsSftp
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftp('AwsTransferFamilyAwsSftp', 'Aws Transfer Family Aws Sftp', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsSftpCard
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsSftpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpCard('AwsTransferFamilyAwsSftpCard', 'Aws Transfer Family Aws Sftp Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsSftpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpCard('AwsTransferFamilyAwsSftpCard', 'Aws Transfer Family Aws Sftp Card', 'an optional description')
-@enduml
-```
-
-## AwsTransferFamilyAwsSftpGroup
-
-### Load remotely
-```plantuml
-@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 AwsTransferFamilyAwsSftpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpGroup('AwsTransferFamilyAwsSftpGroup', 'Aws Transfer Family Aws Sftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransferFamilyAwsSftpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpGroup('AwsTransferFamilyAwsSftpGroup', 'Aws Transfer Family Aws Sftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.png
deleted file mode 100644
index f794f6874d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.puml
deleted file mode 100644
index 5484c890c2..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp
-
-sprite $AwsTransferFamilyAwsSftpXs [10x10/16z] NSY54S0m4CH0XTL_mp7ZuywnbpQaEU2Eyy6XHdcc3D4dwqAAECaIDEevA0e
-
-sprite $AwsTransferFamilyAwsSftpSm [12x12/16z] ROa50aHH20BdXUBzJxpixpA1uQjqoi6qbn92P2miFKjUBklmaS0_BHUDj-qQMIwwqzgUvsnYMbTP8pm_
-
-sprite $AwsTransferFamilyAwsSftpMd [16x16/16z] VSg5aKC134F1_M1R_JTy5-Ra3Uv8VfHdZZoJq7C8UutKPY1p-v-CkhdMGqSlQnWhaf9iSxMWtKoqHoitBvPJLxTWjglroQVTZ5ROhUCV
-
-sprite $AwsTransferFamilyAwsSftpLg [20x20/16z] {
-XSg5jKKn24N1ERdmeF-6lxlk-Apul_bEc_r6sE_4addi87qhqyq9R1LI1YycqTwjzYaZrRldqMx0at7wtNP7TZVlvdewnhkzu7gt5nnVpS6x9VBSkotDsdgt
-6dCzsZnPUaA__EDg9950X70F
-}
-
-!procedure AwsTransferFamilyAwsSftp($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsSftpCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransferFamilyAwsSftpLg>', 'MigrationTransfer', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransferFamilyAwsSftpGroup($id, $name='Aws Transfer Family Aws Sftp', $tech='')
- IconGroupElement($id, 'MigrationTransferFamily', '<$AwsTransferFamilyAwsSftpLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.png
deleted file mode 100644
index 644fbe396c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.puml
deleted file mode 100644
index 6f8117a239..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransferFamilyAwsSftpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpCard('AwsTransferFamilyAwsSftpCard', 'Aws Transfer Family Aws Sftp Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Remote.puml
deleted file mode 100644
index 571e18c31d..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransferFamilyAwsSftpCard
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpCard('AwsTransferFamilyAwsSftpCard', 'Aws Transfer Family Aws Sftp Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.png b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.png
deleted file mode 100644
index 5d4ec78f59..0000000000
Binary files a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.puml
deleted file mode 100644
index af5f7e013b..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransferFamilyAwsSftpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpGroup('AwsTransferFamilyAwsSftpGroup', 'Aws Transfer Family Aws Sftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Remote.puml b/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Remote.puml
deleted file mode 100644
index 0eb4209a82..0000000000
--- a/distribution/aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftpGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransferFamilyAwsSftpGroup
-include('aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp')
-
-' renders the element
-AwsTransferFamilyAwsSftpGroup('AwsTransferFamilyAwsSftpGroup', 'Aws Transfer Family Aws Sftp Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.png
deleted file mode 100644
index 77631384a7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.puml
deleted file mode 100644
index 5e4b3e145f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontDownloadDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistribution('AmazonCloudFrontDownloadDistribution', 'Amazon Cloud Front Download Distribution', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Remote.puml
deleted file mode 100644
index e541a59e85..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontDownloadDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistribution('AmazonCloudFrontDownloadDistribution', 'Amazon Cloud Front Download Distribution', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.md
deleted file mode 100644
index e4f5233e91..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudFrontDownloadDistribution
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-```
-
-
-
-| Illustration | AmazonCloudFrontDownloadDistribution | AmazonCloudFrontDownloadDistributionCard | AmazonCloudFrontDownloadDistributionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.png) | ![illustration for AmazonCloudFrontDownloadDistribution](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.Local.png) | ![illustration for AmazonCloudFrontDownloadDistributionCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.png) | ![illustration for AmazonCloudFrontDownloadDistributionGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudFrontDownloadDistributionXs>`
-- `<$AmazonCloudFrontDownloadDistributionSm>`
-- `<$AmazonCloudFrontDownloadDistributionMd>`
-- `<$AmazonCloudFrontDownloadDistributionLg>`
-
-
-
-
-
-## AmazonCloudFrontDownloadDistribution
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontDownloadDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistribution('AmazonCloudFrontDownloadDistribution', 'Amazon Cloud Front Download Distribution', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontDownloadDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistribution('AmazonCloudFrontDownloadDistribution', 'Amazon Cloud Front Download Distribution', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontDownloadDistributionCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontDownloadDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionCard('AmazonCloudFrontDownloadDistributionCard', 'Amazon Cloud Front Download Distribution Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontDownloadDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionCard('AmazonCloudFrontDownloadDistributionCard', 'Amazon Cloud Front Download Distribution Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontDownloadDistributionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontDownloadDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionGroup('AmazonCloudFrontDownloadDistributionGroup', 'Amazon Cloud Front Download Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontDownloadDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionGroup('AmazonCloudFrontDownloadDistributionGroup', 'Amazon Cloud Front Download Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.png
deleted file mode 100644
index 6998a36839..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.puml
deleted file mode 100644
index 2f938efec7..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution
-
-sprite $AmazonCloudFrontDownloadDistributionXs [10x10/16z] JKc30G102CpT_Wk_aOvK1-U95-Cd-Nf_YiVRQZ2zor2oguFfZ95q
-
-sprite $AmazonCloudFrontDownloadDistributionSm [12x12/16z] NKs50O104FfhzfzO4ViwOVq4OOcZIWs2WMAQuHwM4XJihcUblei3i0X6rn_BkGbOKce6lkSD
-
-sprite $AmazonCloudFrontDownloadDistributionMd [16x16/16z] RG-30G11ADV-2p_2yx81Aw1m3x_Sm5HivMP2BoioYD1HAgkYDWP8JuOUQwFAdp8V0qjfvX4VM_WSmnNmcLGkumGJM7f8bg3Z_Q2vbhK3
-
-sprite $AmazonCloudFrontDownloadDistributionLg [20x20/16z] {
-TL250GCn2EJW2Uo_S0MjNWHN-Wy-vgQWnUKIz3WrJBvOGn3FdoEmJ2YFiI-54V4aMziPlgY2Z0eeoXZpC7Znqw82qkx7jW-SyhBkUl8e-0hcukcS96qhBPeN
-Go_Drcgk3F5OoW80chy3
-}
-
-!procedure AmazonCloudFrontDownloadDistribution($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudFrontDownloadDistributionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudFrontDownloadDistributionLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudFrontDownloadDistributionGroup($id, $name='Amazon Cloud Front Download Distribution', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonCloudFrontDownloadDistributionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.png
deleted file mode 100644
index 9026eb0aa5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.puml
deleted file mode 100644
index 4f09eaf253..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontDownloadDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionCard('AmazonCloudFrontDownloadDistributionCard', 'Amazon Cloud Front Download Distribution Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Remote.puml
deleted file mode 100644
index 4469084da0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontDownloadDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionCard('AmazonCloudFrontDownloadDistributionCard', 'Amazon Cloud Front Download Distribution Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.png
deleted file mode 100644
index b623cdc0e0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.puml
deleted file mode 100644
index 67331681df..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudFrontDownloadDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionGroup('AmazonCloudFrontDownloadDistributionGroup', 'Amazon Cloud Front Download Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Remote.puml
deleted file mode 100644
index b958d6dc68..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistributionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudFrontDownloadDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution')
-
-' renders the element
-AmazonCloudFrontDownloadDistributionGroup('AmazonCloudFrontDownloadDistributionGroup', 'Amazon Cloud Front Download Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.png
deleted file mode 100644
index 1a6467f6f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.puml
deleted file mode 100644
index 8e0d262a2e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontEdgeLocation
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocation('AmazonCloudFrontEdgeLocation', 'Amazon Cloud Front Edge Location', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Remote.puml
deleted file mode 100644
index a73a806dde..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontEdgeLocation
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocation('AmazonCloudFrontEdgeLocation', 'Amazon Cloud Front Edge Location', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.md
deleted file mode 100644
index e2a8d5a632..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudFrontEdgeLocation
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-```
-
-
-
-| Illustration | AmazonCloudFrontEdgeLocation | AmazonCloudFrontEdgeLocationCard | AmazonCloudFrontEdgeLocationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.png) | ![illustration for AmazonCloudFrontEdgeLocation](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.Local.png) | ![illustration for AmazonCloudFrontEdgeLocationCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.png) | ![illustration for AmazonCloudFrontEdgeLocationGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudFrontEdgeLocationXs>`
-- `<$AmazonCloudFrontEdgeLocationSm>`
-- `<$AmazonCloudFrontEdgeLocationMd>`
-- `<$AmazonCloudFrontEdgeLocationLg>`
-
-
-
-
-
-## AmazonCloudFrontEdgeLocation
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontEdgeLocation
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocation('AmazonCloudFrontEdgeLocation', 'Amazon Cloud Front Edge Location', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontEdgeLocation
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocation('AmazonCloudFrontEdgeLocation', 'Amazon Cloud Front Edge Location', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontEdgeLocationCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontEdgeLocationCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationCard('AmazonCloudFrontEdgeLocationCard', 'Amazon Cloud Front Edge Location Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontEdgeLocationCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationCard('AmazonCloudFrontEdgeLocationCard', 'Amazon Cloud Front Edge Location Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontEdgeLocationGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontEdgeLocationGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationGroup('AmazonCloudFrontEdgeLocationGroup', 'Amazon Cloud Front Edge Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontEdgeLocationGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationGroup('AmazonCloudFrontEdgeLocationGroup', 'Amazon Cloud Front Edge Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.png
deleted file mode 100644
index 48aedae0cc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.puml
deleted file mode 100644
index 4fbff00c4f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation
-
-sprite $AmazonCloudFrontEdgeLocationXs [10x10/16z] Oy04J8HOR1n0ceC98SQCLHqJ5B
-
-sprite $AmazonCloudFrontEdgeLocationSm [12x12/16z] RKp50G0X3Ait-ozyYaDUSHeXN974pTsuHqJbB-6FC_1muE7HV12_XFdqqtWsu0O
-
-sprite $AmazonCloudFrontEdgeLocationMd [16x16/16z] Oq077EmeW84THPP8FYC88FXWDZiIdm6PpyB10MPoS302UHni27b63gXwa4iuqEqZauy2M04
-
-sprite $AmazonCloudFrontEdgeLocationLg [20x20/16z] jOz50a11140rzx_mxvnSUPCQQ14L2045bAKBtz6VpezxehC8l_kdG-U67py9QyJohTC3pfgD2WG1As05
-
-!procedure AmazonCloudFrontEdgeLocation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudFrontEdgeLocationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudFrontEdgeLocationLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudFrontEdgeLocationGroup($id, $name='Amazon Cloud Front Edge Location', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonCloudFrontEdgeLocationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.png
deleted file mode 100644
index a1eef573a4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.puml
deleted file mode 100644
index a318742478..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontEdgeLocationCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationCard('AmazonCloudFrontEdgeLocationCard', 'Amazon Cloud Front Edge Location Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Remote.puml
deleted file mode 100644
index bc86fe36d9..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontEdgeLocationCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationCard('AmazonCloudFrontEdgeLocationCard', 'Amazon Cloud Front Edge Location Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.png
deleted file mode 100644
index 0a4b74845f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.puml
deleted file mode 100644
index ed2d9f866c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudFrontEdgeLocationGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationGroup('AmazonCloudFrontEdgeLocationGroup', 'Amazon Cloud Front Edge Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Remote.puml
deleted file mode 100644
index f432a5b4c3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudFrontEdgeLocationGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation')
-
-' renders the element
-AmazonCloudFrontEdgeLocationGroup('AmazonCloudFrontEdgeLocationGroup', 'Amazon Cloud Front Edge Location Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.png
deleted file mode 100644
index 30a3990326..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.puml
deleted file mode 100644
index cdb8e96d3e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Remote.puml
deleted file mode 100644
index d34628b0d6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.md
deleted file mode 100644
index aadf1aceb4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudFrontFunctions
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')
-```
-
-
-
-| Illustration | AmazonCloudFrontFunctions | AmazonCloudFrontFunctionsCard | AmazonCloudFrontFunctionsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.png) | ![illustration for AmazonCloudFrontFunctions](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.Local.png) | ![illustration for AmazonCloudFrontFunctionsCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.png) | ![illustration for AmazonCloudFrontFunctionsGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudFrontFunctionsXs>`
-- `<$AmazonCloudFrontFunctionsSm>`
-- `<$AmazonCloudFrontFunctionsMd>`
-- `<$AmazonCloudFrontFunctionsLg>`
-
-
-
-
-
-## AmazonCloudFrontFunctions
-
-### Load remotely
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.png
deleted file mode 100644
index 4173aac7ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.puml
deleted file mode 100644
index a0439997fe..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions
-
-sprite $AmazonCloudFrontFunctionsXs [10x10/16z] LSA54SGm00CmnI7ll_133wkJbmeOD2xOvLb2qKmCiSaM77OlRfajw0Y-
-
-sprite $AmazonCloudFrontFunctionsSm [12x12/16z] NOnH0W1114AR6UJ-9rxFvm9GwMy-rbhScgalyoLRubLICknwfkhmEpFxyJLVWA4qWeY93pgBNu17EuiHQ-_q0G
-
-sprite $AmazonCloudFrontFunctionsMd [16x16/16z] {
-RK-50GCm3A9H_hzuWxbKWJZ-hhFB5oCMcCPTMYHwhrioxcgqdX9Cu7G9hbE9tiW9V-MOTh1bDXLapW52I5nTj83Yrxe3xvnESLUo46b3qAbuQqVrRdNpRIJo
-1Yu
-}
-
-sprite $AmazonCloudFrontFunctionsLg [20x20/16z] {
-VSstOKHH20J00PxP_XkMr_ti9iEkDvAaUGoXcWQuPzyq9pa3t89Akha3Sq1tBGZOi7S20Ixg8d2GB7AX1qa9jYcuK2r_cHbFhx2mherQhNkh3TNPf25gWOWP
-40xOYRkW3m7w4Z1Nm9m8OEA4ogpmIDLgyAZk1lW4
-}
-
-!procedure AmazonCloudFrontFunctions($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudFrontFunctionsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudFrontFunctionsLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudFrontFunctionsGroup($id, $name='Amazon Cloud Front Functions', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonCloudFrontFunctionsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.png
deleted file mode 100644
index ccbfbd76ef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.puml
deleted file mode 100644
index 6159897e3b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Remote.puml
deleted file mode 100644
index 3bb8ecca17..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.png
deleted file mode 100644
index dda058e5c4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.puml
deleted file mode 100644
index 508395b093..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Remote.puml
deleted file mode 100644
index e2d4ca58db..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctionsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.png
deleted file mode 100644
index 72c0a4d64f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.puml
deleted file mode 100644
index b8ba020511..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontStreamingDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistribution('AmazonCloudFrontStreamingDistribution', 'Amazon Cloud Front Streaming Distribution', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Remote.puml
deleted file mode 100644
index daf84cbaa4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontStreamingDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistribution('AmazonCloudFrontStreamingDistribution', 'Amazon Cloud Front Streaming Distribution', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.md
deleted file mode 100644
index c547454525..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonCloudFrontStreamingDistribution
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-```
-
-
-
-| Illustration | AmazonCloudFrontStreamingDistribution | AmazonCloudFrontStreamingDistributionCard | AmazonCloudFrontStreamingDistributionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.png) | ![illustration for AmazonCloudFrontStreamingDistribution](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.Local.png) | ![illustration for AmazonCloudFrontStreamingDistributionCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.png) | ![illustration for AmazonCloudFrontStreamingDistributionGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonCloudFrontStreamingDistributionXs>`
-- `<$AmazonCloudFrontStreamingDistributionSm>`
-- `<$AmazonCloudFrontStreamingDistributionMd>`
-- `<$AmazonCloudFrontStreamingDistributionLg>`
-
-
-
-
-
-## AmazonCloudFrontStreamingDistribution
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontStreamingDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistribution('AmazonCloudFrontStreamingDistribution', 'Amazon Cloud Front Streaming Distribution', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontStreamingDistribution
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistribution('AmazonCloudFrontStreamingDistribution', 'Amazon Cloud Front Streaming Distribution', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontStreamingDistributionCard
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontStreamingDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionCard('AmazonCloudFrontStreamingDistributionCard', 'Amazon Cloud Front Streaming Distribution Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontStreamingDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionCard('AmazonCloudFrontStreamingDistributionCard', 'Amazon Cloud Front Streaming Distribution Card', 'an optional description')
-@enduml
-```
-
-## AmazonCloudFrontStreamingDistributionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonCloudFrontStreamingDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionGroup('AmazonCloudFrontStreamingDistributionGroup', 'Amazon Cloud Front Streaming Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonCloudFrontStreamingDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionGroup('AmazonCloudFrontStreamingDistributionGroup', 'Amazon Cloud Front Streaming Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.png
deleted file mode 100644
index 6345616553..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.puml
deleted file mode 100644
index 23ed598d07..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution
-
-sprite $AmazonCloudFrontStreamingDistributionXs [10x10/16z] Oq06753Cm0YcEH0YR42Cpc92w06Hh50n40KbsTYOE80Y
-
-sprite $AmazonCloudFrontStreamingDistributionSm [12x12/16z] NOs55S1024DF8VjFtFT9_HI8jT_Ix4jLBG_cZNWcrpHWzw3VTKBhrvnlYxVRZ3Bl0CfgbCBY
-
-sprite $AmazonCloudFrontStreamingDistributionMd [16x16/16z] ROw50G0X30EfP_-5SNj1S_NqjnWHY8sW_eaFx0xV2kcyLdFfOfzYVznp3lkBunLltKzM6KsqCLeP0rQKzxeTXVPK7NKMwI44wjIrXmrL
-
-sprite $AmazonCloudFrontStreamingDistributionLg [20x20/16z] {
-TO-50GCn24Lns7_X2jQUsykN23nVP1wk-AT8SFujLdA-e5UbCjMGjc9-o_j70o1URVzMD5eAVjOO5nS8hpb1q0HDJTj3IrC_75ZQTDIYG2ZFLbof7d45JZiA
-R1B_kHR6914qGbs8EFW6
-}
-
-!procedure AmazonCloudFrontStreamingDistribution($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonCloudFrontStreamingDistributionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonCloudFrontStreamingDistributionLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonCloudFrontStreamingDistributionGroup($id, $name='Amazon Cloud Front Streaming Distribution', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonCloudFrontStreamingDistributionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.png
deleted file mode 100644
index 6c556ac40c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.puml
deleted file mode 100644
index de93869491..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonCloudFrontStreamingDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionCard('AmazonCloudFrontStreamingDistributionCard', 'Amazon Cloud Front Streaming Distribution Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Remote.puml
deleted file mode 100644
index a045b80970..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonCloudFrontStreamingDistributionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionCard('AmazonCloudFrontStreamingDistributionCard', 'Amazon Cloud Front Streaming Distribution Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.png
deleted file mode 100644
index 386ba57425..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.puml
deleted file mode 100644
index 2f91b77fc0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonCloudFrontStreamingDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionGroup('AmazonCloudFrontStreamingDistributionGroup', 'Amazon Cloud Front Streaming Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Remote.puml
deleted file mode 100644
index 9b764c90e5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistributionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonCloudFrontStreamingDistributionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution')
-
-' renders the element
-AmazonCloudFrontStreamingDistributionGroup('AmazonCloudFrontStreamingDistributionGroup', 'Amazon Cloud Front Streaming Distribution Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.png
deleted file mode 100644
index 9a2107db42..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.puml
deleted file mode 100644
index de911121eb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53HostedZone
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZone('AmazonRoute53HostedZone', 'Amazon Route53 Hosted Zone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Remote.puml
deleted file mode 100644
index b391166898..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53HostedZone
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZone('AmazonRoute53HostedZone', 'Amazon Route53 Hosted Zone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.md
deleted file mode 100644
index e32091e592..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53HostedZone
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-```
-
-
-
-| Illustration | AmazonRoute53HostedZone | AmazonRoute53HostedZoneCard | AmazonRoute53HostedZoneGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.png) | ![illustration for AmazonRoute53HostedZone](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.Local.png) | ![illustration for AmazonRoute53HostedZoneCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.png) | ![illustration for AmazonRoute53HostedZoneGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53HostedZoneXs>`
-- `<$AmazonRoute53HostedZoneSm>`
-- `<$AmazonRoute53HostedZoneMd>`
-- `<$AmazonRoute53HostedZoneLg>`
-
-
-
-
-
-## AmazonRoute53HostedZone
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53HostedZone
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZone('AmazonRoute53HostedZone', 'Amazon Route53 Hosted Zone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53HostedZone
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZone('AmazonRoute53HostedZone', 'Amazon Route53 Hosted Zone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53HostedZoneCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53HostedZoneCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneCard('AmazonRoute53HostedZoneCard', 'Amazon Route53 Hosted Zone Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53HostedZoneCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneCard('AmazonRoute53HostedZoneCard', 'Amazon Route53 Hosted Zone Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53HostedZoneGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53HostedZoneGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneGroup('AmazonRoute53HostedZoneGroup', 'Amazon Route53 Hosted Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53HostedZoneGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneGroup('AmazonRoute53HostedZoneGroup', 'Amazon Route53 Hosted Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.png
deleted file mode 100644
index 895a031528..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.puml
deleted file mode 100644
index ec6e732970..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone
-
-sprite $AmazonRoute53HostedZoneXs [10x10/16z] Oq02723432OXW9c1dG4DCC9aKJIY605M1X5Y1bC
-
-sprite $AmazonRoute53HostedZoneSm [12x12/16z] DSkv0G0m20GWygdxJvpgw07YBOR6uh2tPiGXXiWXCSeMhG0kTB7wfWtu
-
-sprite $AmazonRoute53HostedZoneMd [16x16/16z] POk50G0n20Dnil_2BtMvAX6wYNvP6LNIFHa6mJ_x6YrxakKCcDUvPJ5d-JD24vGzqLxlyEMpBsu9Pt2P3DgDT8RGIhTU
-
-sprite $AmazonRoute53HostedZoneLg [20x20/16z] {
-ZO-50G0X30FhoVuBlxlYSDN8ouZfzF7G1ILhE4aVE3aXgs4X1m24U8wCSXevkjUP6OO3PyRfp7FidQbDI4z-UAexYZYxJJwGDfOFJFXGLq3RkWCtZSKO0U8K
-ucJ9n-W1
-}
-
-!procedure AmazonRoute53HostedZone($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53HostedZoneCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53HostedZoneLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53HostedZoneGroup($id, $name='Amazon Route53 Hosted Zone', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53HostedZoneLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.png
deleted file mode 100644
index ea2e949511..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.puml
deleted file mode 100644
index 47668fbadd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53HostedZoneCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneCard('AmazonRoute53HostedZoneCard', 'Amazon Route53 Hosted Zone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Remote.puml
deleted file mode 100644
index a8d75aa30f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53HostedZoneCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneCard('AmazonRoute53HostedZoneCard', 'Amazon Route53 Hosted Zone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.png
deleted file mode 100644
index 6eae3cc079..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.puml
deleted file mode 100644
index bdbbc6e7c4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53HostedZoneGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneGroup('AmazonRoute53HostedZoneGroup', 'Amazon Route53 Hosted Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Remote.puml
deleted file mode 100644
index 7d495a0e9c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZoneGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53HostedZoneGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
-
-' renders the element
-AmazonRoute53HostedZoneGroup('AmazonRoute53HostedZoneGroup', 'Amazon Route53 Hosted Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.png
deleted file mode 100644
index cd6b21bf4b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.puml
deleted file mode 100644
index 9ca473d5bb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ReadinessChecks
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecks('AmazonRoute53ReadinessChecks', 'Amazon Route53 Readiness Checks', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Remote.puml
deleted file mode 100644
index ad9a9b7948..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ReadinessChecks
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecks('AmazonRoute53ReadinessChecks', 'Amazon Route53 Readiness Checks', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.md
deleted file mode 100644
index e33e68f776..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53ReadinessChecks
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-```
-
-
-
-| Illustration | AmazonRoute53ReadinessChecks | AmazonRoute53ReadinessChecksCard | AmazonRoute53ReadinessChecksGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.png) | ![illustration for AmazonRoute53ReadinessChecks](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.Local.png) | ![illustration for AmazonRoute53ReadinessChecksCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.png) | ![illustration for AmazonRoute53ReadinessChecksGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53ReadinessChecksXs>`
-- `<$AmazonRoute53ReadinessChecksSm>`
-- `<$AmazonRoute53ReadinessChecksMd>`
-- `<$AmazonRoute53ReadinessChecksLg>`
-
-
-
-
-
-## AmazonRoute53ReadinessChecks
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ReadinessChecks
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecks('AmazonRoute53ReadinessChecks', 'Amazon Route53 Readiness Checks', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ReadinessChecks
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecks('AmazonRoute53ReadinessChecks', 'Amazon Route53 Readiness Checks', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ReadinessChecksCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ReadinessChecksCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksCard('AmazonRoute53ReadinessChecksCard', 'Amazon Route53 Readiness Checks Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ReadinessChecksCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksCard('AmazonRoute53ReadinessChecksCard', 'Amazon Route53 Readiness Checks Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ReadinessChecksGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ReadinessChecksGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksGroup('AmazonRoute53ReadinessChecksGroup', 'Amazon Route53 Readiness Checks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ReadinessChecksGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksGroup('AmazonRoute53ReadinessChecksGroup', 'Amazon Route53 Readiness Checks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.png
deleted file mode 100644
index 87204f0bcd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.puml
deleted file mode 100644
index 0765b39bd2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks
-
-sprite $AmazonRoute53ReadinessChecksXs [10x10/16z] LOc50S0m20GFP_-5wuqWhonZwaeqz1SqmJx9r-R7VISs-lxY3-rkEG4
-
-sprite $AmazonRoute53ReadinessChecksSm [12x12/16z] DSIt0G0m20CmfO7_lpWJSW56Fwl9vW1iObn66L441ClX2BID3Le1x8MkELW17m
-
-sprite $AmazonRoute53ReadinessChecksMd [16x16/16z] PSwt0GD130Cmw9Au_yJk_0cb8dq5WZLXMydMIMsCwTAiSZc8oyAvXekhtrXKkRusmPm2J0tpMWekY-qIw5DWzh_LHo-NAzKF
-
-sprite $AmazonRoute53ReadinessChecksLg [20x20/16z] {
-TO-53KGn34CThFTV-22ozB4kvYc8ZVf_sPexXOAEf1Ceqlue4yYo-HdmTpVYAYhFZQ7iMH1rW0JMZMMB7R5P4EFXDG_bvZrUOieP7A_vcXYY8BbX_lUUQHTK
-uxJe1s7gvyqSS9qpsCH3XyiN
-}
-
-!procedure AmazonRoute53ReadinessChecks($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53ReadinessChecksCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53ReadinessChecksLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53ReadinessChecksGroup($id, $name='Amazon Route53 Readiness Checks', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53ReadinessChecksLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.png
deleted file mode 100644
index 454634d82f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.puml
deleted file mode 100644
index 20e556864c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ReadinessChecksCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksCard('AmazonRoute53ReadinessChecksCard', 'Amazon Route53 Readiness Checks Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Remote.puml
deleted file mode 100644
index 98cab067c2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ReadinessChecksCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksCard('AmazonRoute53ReadinessChecksCard', 'Amazon Route53 Readiness Checks Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.png
deleted file mode 100644
index dc24ba6ac9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.puml
deleted file mode 100644
index 88f28e94ce..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53ReadinessChecksGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksGroup('AmazonRoute53ReadinessChecksGroup', 'Amazon Route53 Readiness Checks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Remote.puml
deleted file mode 100644
index 1c1d1bd9e0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecksGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53ReadinessChecksGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks')
-
-' renders the element
-AmazonRoute53ReadinessChecksGroup('AmazonRoute53ReadinessChecksGroup', 'Amazon Route53 Readiness Checks Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.png
deleted file mode 100644
index 0ab75360d2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.puml
deleted file mode 100644
index 64ee7817a3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53Resolver
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53Resolver('AmazonRoute53Resolver', 'Amazon Route53 Resolver', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Remote.puml
deleted file mode 100644
index dc1d58ad55..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53Resolver
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53Resolver('AmazonRoute53Resolver', 'Amazon Route53 Resolver', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.md
deleted file mode 100644
index f041c031ed..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53Resolver
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-```
-
-
-
-| Illustration | AmazonRoute53Resolver | AmazonRoute53ResolverCard | AmazonRoute53ResolverGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.png) | ![illustration for AmazonRoute53Resolver](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.Local.png) | ![illustration for AmazonRoute53ResolverCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.png) | ![illustration for AmazonRoute53ResolverGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53ResolverXs>`
-- `<$AmazonRoute53ResolverSm>`
-- `<$AmazonRoute53ResolverMd>`
-- `<$AmazonRoute53ResolverLg>`
-
-
-
-
-
-## AmazonRoute53Resolver
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53Resolver
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53Resolver('AmazonRoute53Resolver', 'Amazon Route53 Resolver', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53Resolver
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53Resolver('AmazonRoute53Resolver', 'Amazon Route53 Resolver', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ResolverCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverCard('AmazonRoute53ResolverCard', 'Amazon Route53 Resolver Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverCard('AmazonRoute53ResolverCard', 'Amazon Route53 Resolver Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ResolverGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverGroup('AmazonRoute53ResolverGroup', 'Amazon Route53 Resolver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverGroup('AmazonRoute53ResolverGroup', 'Amazon Route53 Resolver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.png
deleted file mode 100644
index c0dc6c6b79..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.puml
deleted file mode 100644
index 7ad91754ae..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver
-
-sprite $AmazonRoute53ResolverXs [10x10/16z] 1S610G0W20CWAjNzVt400E_MrI60Q0R0lI1oP8KsmiF35G82ti07
-
-sprite $AmazonRoute53ResolverSm [12x12/16z] LSI50GHG3CBGzwrq_uNF5PBuMuuHUh809Wq56xHGG38esYns69Q1Y9ZIo185C0TINe7Hu0e
-
-sprite $AmazonRoute53ResolverMd [16x16/16z] POw54KGn24HViAN_Xa-O-HhSMNRgmuG39D6Tg7ibOCv5WbW0LfFNiHw7W-duv8kZdphwQs6JI23eOtcieoEV4wAFPsC3yWrTjIPn7IrKA8xaG3hq1G
-
-sprite $AmazonRoute53ResolverLg [20x20/16z] {
-TKs5WGGn489H-c_uXPmBgq7n1VF_ulfT5oeLA8M0blXFLG7Lz1y10Q3m3Bd7gE6DG_EKOk-3w8jQ5lVEnOHmk5jMPEUD4n3QVq7pJyWs3ZhiXSojQS_9dwJp
-otLLrWB1ivemw8RJyeYsQHLtHeM369M9VigaHdZ3tV8B
-}
-
-!procedure AmazonRoute53Resolver($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53ResolverCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53ResolverLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53ResolverGroup($id, $name='Amazon Route53 Resolver', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53ResolverLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.png
deleted file mode 100644
index ab72a82cb6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.puml
deleted file mode 100644
index 389c0b0cca..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ResolverCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverCard('AmazonRoute53ResolverCard', 'Amazon Route53 Resolver Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Remote.puml
deleted file mode 100644
index dd4778ed29..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ResolverCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverCard('AmazonRoute53ResolverCard', 'Amazon Route53 Resolver Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.png
deleted file mode 100644
index f7fc290ed2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.puml
deleted file mode 100644
index 432f84be40..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ResolverDnsFirewall
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewall('AmazonRoute53ResolverDnsFirewall', 'Amazon Route53 Resolver Dns Firewall', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Remote.puml
deleted file mode 100644
index f25e16f89e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ResolverDnsFirewall
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewall('AmazonRoute53ResolverDnsFirewall', 'Amazon Route53 Resolver Dns Firewall', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.md
deleted file mode 100644
index 9a86224ee3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53ResolverDnsFirewall
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-```
-
-
-
-| Illustration | AmazonRoute53ResolverDnsFirewall | AmazonRoute53ResolverDnsFirewallCard | AmazonRoute53ResolverDnsFirewallGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.png) | ![illustration for AmazonRoute53ResolverDnsFirewall](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.Local.png) | ![illustration for AmazonRoute53ResolverDnsFirewallCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.png) | ![illustration for AmazonRoute53ResolverDnsFirewallGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53ResolverDnsFirewallXs>`
-- `<$AmazonRoute53ResolverDnsFirewallSm>`
-- `<$AmazonRoute53ResolverDnsFirewallMd>`
-- `<$AmazonRoute53ResolverDnsFirewallLg>`
-
-
-
-
-
-## AmazonRoute53ResolverDnsFirewall
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverDnsFirewall
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewall('AmazonRoute53ResolverDnsFirewall', 'Amazon Route53 Resolver Dns Firewall', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverDnsFirewall
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewall('AmazonRoute53ResolverDnsFirewall', 'Amazon Route53 Resolver Dns Firewall', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ResolverDnsFirewallCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverDnsFirewallCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallCard('AmazonRoute53ResolverDnsFirewallCard', 'Amazon Route53 Resolver Dns Firewall Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverDnsFirewallCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallCard('AmazonRoute53ResolverDnsFirewallCard', 'Amazon Route53 Resolver Dns Firewall Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ResolverDnsFirewallGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverDnsFirewallGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallGroup('AmazonRoute53ResolverDnsFirewallGroup', 'Amazon Route53 Resolver Dns Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverDnsFirewallGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallGroup('AmazonRoute53ResolverDnsFirewallGroup', 'Amazon Route53 Resolver Dns Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.png
deleted file mode 100644
index 07fbf99833..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.puml
deleted file mode 100644
index 5b0268262d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall
-
-sprite $AmazonRoute53ResolverDnsFirewallXs [10x10/16z] FSMv0S0W50KWr7-y_ITE5ne0uDMUsg8P21m0aR-i82ZNvHX2BYf0u0C
-
-sprite $AmazonRoute53ResolverDnsFirewallSm [12x12/16z] 1S610G0W20CWAjNzVt400AIzEROP0CT31d1bDGkoiePGfBWkqAp7ObXrc1GFAiVD0GZu
-
-sprite $AmazonRoute53ResolverDnsFirewallMd [16x16/16z] PKs54GD032BE_XFt8dLUeW3-GG3Id-QMpb8aIzI0m0jRv6pcYrhTPWU8x4vamGMGsx69FTWTTcq4QdD_YVdevCkifciswMvsb69ss1wZWoG51oqblY0N7m
-
-sprite $AmazonRoute53ResolverDnsFirewallLg [20x20/16z] {
-VKq5hWKm35fjzFud_XM-FICPwGXotY2Q17FVbTBI5P3cz350obIFVBME-CamnbTygRh-JkW1ROpLYXzJ_iYHKfPsOYGfyed1wEFECFOEwWE6yKSJBr9P3SAr
-rKB7A2tzzC3wYimrt_bQGhdXMIv2W2hA4Fu9f9yF-08
-}
-
-!procedure AmazonRoute53ResolverDnsFirewall($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53ResolverDnsFirewallCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53ResolverDnsFirewallLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53ResolverDnsFirewallGroup($id, $name='Amazon Route53 Resolver Dns Firewall', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53ResolverDnsFirewallLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.png
deleted file mode 100644
index 47f198a850..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.puml
deleted file mode 100644
index 6ce19945fe..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ResolverDnsFirewallCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallCard('AmazonRoute53ResolverDnsFirewallCard', 'Amazon Route53 Resolver Dns Firewall Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Remote.puml
deleted file mode 100644
index 8df7be7d07..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ResolverDnsFirewallCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallCard('AmazonRoute53ResolverDnsFirewallCard', 'Amazon Route53 Resolver Dns Firewall Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.png
deleted file mode 100644
index 0012eb9526..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.puml
deleted file mode 100644
index ea3fad6db1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53ResolverDnsFirewallGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallGroup('AmazonRoute53ResolverDnsFirewallGroup', 'Amazon Route53 Resolver Dns Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Remote.puml
deleted file mode 100644
index ee45d76fdb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewallGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53ResolverDnsFirewallGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall')
-
-' renders the element
-AmazonRoute53ResolverDnsFirewallGroup('AmazonRoute53ResolverDnsFirewallGroup', 'Amazon Route53 Resolver Dns Firewall Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.png
deleted file mode 100644
index 868490c4ea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.puml
deleted file mode 100644
index 85871fc597..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53ResolverGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverGroup('AmazonRoute53ResolverGroup', 'Amazon Route53 Resolver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Remote.puml
deleted file mode 100644
index 474870a94b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53ResolverGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
-
-' renders the element
-AmazonRoute53ResolverGroup('AmazonRoute53ResolverGroup', 'Amazon Route53 Resolver Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.png
deleted file mode 100644
index d802b2eb85..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.puml
deleted file mode 100644
index 07d7a8d930..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ResolverQueryLogging
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLogging('AmazonRoute53ResolverQueryLogging', 'Amazon Route53 Resolver Query Logging', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Remote.puml
deleted file mode 100644
index 88770bc47a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ResolverQueryLogging
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLogging('AmazonRoute53ResolverQueryLogging', 'Amazon Route53 Resolver Query Logging', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.md
deleted file mode 100644
index b68f762e04..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53ResolverQueryLogging
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-```
-
-
-
-| Illustration | AmazonRoute53ResolverQueryLogging | AmazonRoute53ResolverQueryLoggingCard | AmazonRoute53ResolverQueryLoggingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.png) | ![illustration for AmazonRoute53ResolverQueryLogging](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.Local.png) | ![illustration for AmazonRoute53ResolverQueryLoggingCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.png) | ![illustration for AmazonRoute53ResolverQueryLoggingGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53ResolverQueryLoggingXs>`
-- `<$AmazonRoute53ResolverQueryLoggingSm>`
-- `<$AmazonRoute53ResolverQueryLoggingMd>`
-- `<$AmazonRoute53ResolverQueryLoggingLg>`
-
-
-
-
-
-## AmazonRoute53ResolverQueryLogging
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverQueryLogging
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLogging('AmazonRoute53ResolverQueryLogging', 'Amazon Route53 Resolver Query Logging', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverQueryLogging
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLogging('AmazonRoute53ResolverQueryLogging', 'Amazon Route53 Resolver Query Logging', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ResolverQueryLoggingCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverQueryLoggingCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingCard('AmazonRoute53ResolverQueryLoggingCard', 'Amazon Route53 Resolver Query Logging Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverQueryLoggingCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingCard('AmazonRoute53ResolverQueryLoggingCard', 'Amazon Route53 Resolver Query Logging Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53ResolverQueryLoggingGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53ResolverQueryLoggingGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingGroup('AmazonRoute53ResolverQueryLoggingGroup', 'Amazon Route53 Resolver Query Logging Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53ResolverQueryLoggingGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingGroup('AmazonRoute53ResolverQueryLoggingGroup', 'Amazon Route53 Resolver Query Logging Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.png
deleted file mode 100644
index 319d89cee7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.puml
deleted file mode 100644
index addcebda4a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging
-
-sprite $AmazonRoute53ResolverQueryLoggingXs [10x10/16z] JKk50S0W34iz_p-yuL1l14-OkaeGu0A86BVDRrq4MzZucPa6E-moxsdPvmy
-
-sprite $AmazonRoute53ResolverQueryLoggingSm [12x12/16z] LSG50GH030Em77NpR_WPK_2dZb7qP7cPD9MasJ1k8hn4Q5PtXs4n4De4GWcvCw7YTJ0QN04
-
-sprite $AmazonRoute53ResolverQueryLoggingMd [16x16/16z] PSc50KGX30JH2IIxwR_Xa-_oS8QtthUS04Ls5-wE0kRaPCY0rW84z7eiUwx7Kai4xnu1wXyBlEIpCp4W_vG0FtekXnR94h62l-bYO-7aIgo-
-
-sprite $AmazonRoute53ResolverQueryLoggingLg [20x20/16z] {
-TSp5WKLH20MmS8Lt-czuvBjcW-EBXZgWbfEU6LP6oauArg9sdR8Yg7YMov_qoJ4Hx29EQdA0JUR-DnzwRtiFj-FQ2xBpRqs4NPvkvRgx-j-ScENWwPzHjlTR
-AVgYs1kE35SxavFHMUZiyc2cuqsv-WK
-}
-
-!procedure AmazonRoute53ResolverQueryLogging($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53ResolverQueryLoggingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53ResolverQueryLoggingLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53ResolverQueryLoggingGroup($id, $name='Amazon Route53 Resolver Query Logging', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53ResolverQueryLoggingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.png
deleted file mode 100644
index d1e353867f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.puml
deleted file mode 100644
index 13bc72f780..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53ResolverQueryLoggingCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingCard('AmazonRoute53ResolverQueryLoggingCard', 'Amazon Route53 Resolver Query Logging Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Remote.puml
deleted file mode 100644
index e9afe0b5f0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53ResolverQueryLoggingCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingCard('AmazonRoute53ResolverQueryLoggingCard', 'Amazon Route53 Resolver Query Logging Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.png
deleted file mode 100644
index fe820b877f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.puml
deleted file mode 100644
index bfb61e562d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53ResolverQueryLoggingGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingGroup('AmazonRoute53ResolverQueryLoggingGroup', 'Amazon Route53 Resolver Query Logging Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Remote.puml
deleted file mode 100644
index 2c19df2e6e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLoggingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53ResolverQueryLoggingGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging')
-
-' renders the element
-AmazonRoute53ResolverQueryLoggingGroup('AmazonRoute53ResolverQueryLoggingGroup', 'Amazon Route53 Resolver Query Logging Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.png
deleted file mode 100644
index 509d959e9a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.puml
deleted file mode 100644
index 5c87cafd82..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53Route53ApplicationRecoveryController
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryController('AmazonRoute53Route53ApplicationRecoveryController', 'Amazon Route53 Route53 Application Recovery Controller', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Remote.puml
deleted file mode 100644
index 47dd3ad00f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53Route53ApplicationRecoveryController
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryController('AmazonRoute53Route53ApplicationRecoveryController', 'Amazon Route53 Route53 Application Recovery Controller', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.md
deleted file mode 100644
index 4789748eab..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53Route53ApplicationRecoveryController
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-```
-
-
-
-| Illustration | AmazonRoute53Route53ApplicationRecoveryController | AmazonRoute53Route53ApplicationRecoveryControllerCard | AmazonRoute53Route53ApplicationRecoveryControllerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.png) | ![illustration for AmazonRoute53Route53ApplicationRecoveryController](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.Local.png) | ![illustration for AmazonRoute53Route53ApplicationRecoveryControllerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.png) | ![illustration for AmazonRoute53Route53ApplicationRecoveryControllerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53Route53ApplicationRecoveryControllerXs>`
-- `<$AmazonRoute53Route53ApplicationRecoveryControllerSm>`
-- `<$AmazonRoute53Route53ApplicationRecoveryControllerMd>`
-- `<$AmazonRoute53Route53ApplicationRecoveryControllerLg>`
-
-
-
-
-
-## AmazonRoute53Route53ApplicationRecoveryController
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53Route53ApplicationRecoveryController
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryController('AmazonRoute53Route53ApplicationRecoveryController', 'Amazon Route53 Route53 Application Recovery Controller', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53Route53ApplicationRecoveryController
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryController('AmazonRoute53Route53ApplicationRecoveryController', 'Amazon Route53 Route53 Application Recovery Controller', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53Route53ApplicationRecoveryControllerCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53Route53ApplicationRecoveryControllerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerCard('AmazonRoute53Route53ApplicationRecoveryControllerCard', 'Amazon Route53 Route53 Application Recovery Controller Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53Route53ApplicationRecoveryControllerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerCard('AmazonRoute53Route53ApplicationRecoveryControllerCard', 'Amazon Route53 Route53 Application Recovery Controller Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53Route53ApplicationRecoveryControllerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53Route53ApplicationRecoveryControllerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerGroup('AmazonRoute53Route53ApplicationRecoveryControllerGroup', 'Amazon Route53 Route53 Application Recovery Controller Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53Route53ApplicationRecoveryControllerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerGroup('AmazonRoute53Route53ApplicationRecoveryControllerGroup', 'Amazon Route53 Route53 Application Recovery Controller Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.png
deleted file mode 100644
index 2bf6bd749a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.puml
deleted file mode 100644
index 325018344d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController
-
-sprite $AmazonRoute53Route53ApplicationRecoveryControllerXs [10x10/16z] JSh70ODG0CKm_VxsNpYXWw-MJwtsQeG0Oh0K89BuNfAKQ5mk10Iq2Ny
-
-sprite $AmazonRoute53Route53ApplicationRecoveryControllerSm [12x12/16z] LSI70GKX0CBGTwU2-o_yUuKa_jRbAFjaUEra8oacY19eZxO9Mq0SXjrMbpf1KK6oE0yqNe5ZWoi
-
-sprite $AmazonRoute53Route53ApplicationRecoveryControllerMd [16x16/16z] PSD7OGH140J1g9rs_15B_qlZbuD3FMXrr_OkZUy1OAbWPmu6XsMXC9AhV8d0OGz6aHZ0M8w1EdYMP9FxdtMmB2WQFJDmi1FmjW5sR0600Vm1
-
-sprite $AmazonRoute53Route53ApplicationRecoveryControllerLg [20x20/16z] {
-TOu74iGm2CG40Rp__t3AplMY58iwvWy34Cl_miocf9I2bWAW2gh35Y0Wn3lo7jlCYdkEjYv8ot3Hth28Uz4vIRGknhdxx71no-aoZ4rNcysjYNlSApCX3MpX
-72vLspAmE9VFEyiw9vPkjoYvqoemETPMk_NEfX5V17SE
-}
-
-!procedure AmazonRoute53Route53ApplicationRecoveryController($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53Route53ApplicationRecoveryControllerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53Route53ApplicationRecoveryControllerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53Route53ApplicationRecoveryControllerGroup($id, $name='Amazon Route53 Route53 Application Recovery Controller', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53Route53ApplicationRecoveryControllerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.png
deleted file mode 100644
index de2b84f838..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.puml
deleted file mode 100644
index af552a2f5b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53Route53ApplicationRecoveryControllerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerCard('AmazonRoute53Route53ApplicationRecoveryControllerCard', 'Amazon Route53 Route53 Application Recovery Controller Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Remote.puml
deleted file mode 100644
index 4a1ecc1b60..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53Route53ApplicationRecoveryControllerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerCard('AmazonRoute53Route53ApplicationRecoveryControllerCard', 'Amazon Route53 Route53 Application Recovery Controller Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.png
deleted file mode 100644
index 940acf4899..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.puml
deleted file mode 100644
index ed01af4b2d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53Route53ApplicationRecoveryControllerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerGroup('AmazonRoute53Route53ApplicationRecoveryControllerGroup', 'Amazon Route53 Route53 Application Recovery Controller Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Remote.puml
deleted file mode 100644
index c360d44f16..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryControllerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53Route53ApplicationRecoveryControllerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController')
-
-' renders the element
-AmazonRoute53Route53ApplicationRecoveryControllerGroup('AmazonRoute53Route53ApplicationRecoveryControllerGroup', 'Amazon Route53 Route53 Application Recovery Controller Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.png
deleted file mode 100644
index 24c98c1b3e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.puml
deleted file mode 100644
index fbaf631887..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53RouteTable
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTable('AmazonRoute53RouteTable', 'Amazon Route53 Route Table', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Remote.puml
deleted file mode 100644
index 67b5c6c9b1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53RouteTable
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTable('AmazonRoute53RouteTable', 'Amazon Route53 Route Table', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.md
deleted file mode 100644
index 69357aa8c5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53RouteTable
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-```
-
-
-
-| Illustration | AmazonRoute53RouteTable | AmazonRoute53RouteTableCard | AmazonRoute53RouteTableGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.png) | ![illustration for AmazonRoute53RouteTable](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.Local.png) | ![illustration for AmazonRoute53RouteTableCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.png) | ![illustration for AmazonRoute53RouteTableGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53RouteTableXs>`
-- `<$AmazonRoute53RouteTableSm>`
-- `<$AmazonRoute53RouteTableMd>`
-- `<$AmazonRoute53RouteTableLg>`
-
-
-
-
-
-## AmazonRoute53RouteTable
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53RouteTable
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTable('AmazonRoute53RouteTable', 'Amazon Route53 Route Table', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53RouteTable
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTable('AmazonRoute53RouteTable', 'Amazon Route53 Route Table', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53RouteTableCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53RouteTableCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableCard('AmazonRoute53RouteTableCard', 'Amazon Route53 Route Table Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53RouteTableCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableCard('AmazonRoute53RouteTableCard', 'Amazon Route53 Route Table Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53RouteTableGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53RouteTableGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableGroup('AmazonRoute53RouteTableGroup', 'Amazon Route53 Route Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53RouteTableGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableGroup('AmazonRoute53RouteTableGroup', 'Amazon Route53 Route Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.png
deleted file mode 100644
index 4e8e02a541..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.puml
deleted file mode 100644
index 19855bb21a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable
-
-sprite $AmazonRoute53RouteTableXs [10x10/16z] Oy04J43C249iJ0mSC80XouuYomW585a6a2mxaYm
-
-sprite $AmazonRoute53RouteTableSm [12x12/16z] JSg50GD024FHXvNRV-6wVPp4FnaVLgWYcySkUVGLFuGUCip34ybWNUR3SNu8qmZry6kce_VVSmC
-
-sprite $AmazonRoute53RouteTableMd [16x16/16z] NSx50SH030GmZHVxR_WOakXdjgkzJgnkTD4CtIEc2a6hLwn2fSII4_OyUkth5Bhc4PCEuXqVBNKIUnoz_uiIzVqlZVV-l689UR9St04
-
-sprite $AmazonRoute53RouteTableLg [20x20/16z] {
-XOs50G0X3CHoHv7z5tvt3KubF57R5T6uuF4lI0J628gNFmc4DFx5z2UmnssQiXuTkLpvzrBltl4l-QNsmIjVWQOBiqFPCTa98bRlD3nwgwO_GpX1GidunVj0
-3m
-}
-
-!procedure AmazonRoute53RouteTable($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53RouteTableCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53RouteTableLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53RouteTableGroup($id, $name='Amazon Route53 Route Table', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53RouteTableLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.png
deleted file mode 100644
index aa80aa1c70..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.puml
deleted file mode 100644
index 39a86f65ff..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53RouteTableCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableCard('AmazonRoute53RouteTableCard', 'Amazon Route53 Route Table Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Remote.puml
deleted file mode 100644
index 5fc69a9720..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53RouteTableCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableCard('AmazonRoute53RouteTableCard', 'Amazon Route53 Route Table Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.png
deleted file mode 100644
index a682d5f2a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.puml
deleted file mode 100644
index 21ef133a91..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53RouteTableGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableGroup('AmazonRoute53RouteTableGroup', 'Amazon Route53 Route Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Remote.puml
deleted file mode 100644
index 007c6f2bb4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTableGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53RouteTableGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable')
-
-' renders the element
-AmazonRoute53RouteTableGroup('AmazonRoute53RouteTableGroup', 'Amazon Route53 Route Table Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.png
deleted file mode 100644
index 24859cb199..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.puml
deleted file mode 100644
index 9d7e01a4bc..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53RoutingControls
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControls('AmazonRoute53RoutingControls', 'Amazon Route53 Routing Controls', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Remote.puml
deleted file mode 100644
index 59660d5471..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53RoutingControls
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControls('AmazonRoute53RoutingControls', 'Amazon Route53 Routing Controls', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.md
deleted file mode 100644
index 514a476a49..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonRoute53RoutingControls
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-```
-
-
-
-| Illustration | AmazonRoute53RoutingControls | AmazonRoute53RoutingControlsCard | AmazonRoute53RoutingControlsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.png) | ![illustration for AmazonRoute53RoutingControls](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.Local.png) | ![illustration for AmazonRoute53RoutingControlsCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.png) | ![illustration for AmazonRoute53RoutingControlsGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonRoute53RoutingControlsXs>`
-- `<$AmazonRoute53RoutingControlsSm>`
-- `<$AmazonRoute53RoutingControlsMd>`
-- `<$AmazonRoute53RoutingControlsLg>`
-
-
-
-
-
-## AmazonRoute53RoutingControls
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53RoutingControls
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControls('AmazonRoute53RoutingControls', 'Amazon Route53 Routing Controls', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53RoutingControls
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControls('AmazonRoute53RoutingControls', 'Amazon Route53 Routing Controls', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53RoutingControlsCard
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53RoutingControlsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsCard('AmazonRoute53RoutingControlsCard', 'Amazon Route53 Routing Controls Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53RoutingControlsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsCard('AmazonRoute53RoutingControlsCard', 'Amazon Route53 Routing Controls Card', 'an optional description')
-@enduml
-```
-
-## AmazonRoute53RoutingControlsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonRoute53RoutingControlsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsGroup('AmazonRoute53RoutingControlsGroup', 'Amazon Route53 Routing Controls Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonRoute53RoutingControlsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsGroup('AmazonRoute53RoutingControlsGroup', 'Amazon Route53 Routing Controls Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.png
deleted file mode 100644
index ff8e96972c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.puml
deleted file mode 100644
index 38771a5002..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls
-
-sprite $AmazonRoute53RoutingControlsXs [10x10/16z] HS654S1040GWvkss_uRZ0lnw6yqC0SIaF7e7Sf7089hHk_JUGq10Nx03
-
-sprite $AmazonRoute53RoutingControlsSm [12x12/16z] LSl70GLG20AmlARil_3lDGet_EbZD9aiBvDusrITKJVjhWD5dYJZlSqINTLIDr6eYJ7GzQwx4NTN
-
-sprite $AmazonRoute53RoutingControlsMd [16x16/16z] PSd5WGHG30KWlYMl_uPNneKhlWM2lU3OoT79E9ZBKxE7fqB6g95niL54WGb13sQp6RafIOYRLYmDtHDegJzBwc9pF3_GDS3iuwPBRpmLu1S
-
-sprite $AmazonRoute53RoutingControlsLg [20x20/16z] {
-TSlNeGCm24FHAmn6-o_yId1wShue4bzi03M0yfoMWtGOoXP09cG9o1Gq8FFCe7w_KGBScp4HTnlwc5l1sgllkTEL06pDpNUpJEoObA6vo0Hi84JhtrQqHehA
-zSVWDGnOGBY3Yoo0Ti1HJaPiv-LGWhlbRTxS8xy
-}
-
-!procedure AmazonRoute53RoutingControls($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonRoute53RoutingControlsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonRoute53RoutingControlsLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonRoute53RoutingControlsGroup($id, $name='Amazon Route53 Routing Controls', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonRoute53RoutingControlsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.png
deleted file mode 100644
index 8719c07ddd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.puml
deleted file mode 100644
index e372162ad8..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonRoute53RoutingControlsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsCard('AmazonRoute53RoutingControlsCard', 'Amazon Route53 Routing Controls Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Remote.puml
deleted file mode 100644
index a6b8f5791a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonRoute53RoutingControlsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsCard('AmazonRoute53RoutingControlsCard', 'Amazon Route53 Routing Controls Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.png
deleted file mode 100644
index a8fbb6730d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.puml
deleted file mode 100644
index f9d2ed208b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonRoute53RoutingControlsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsGroup('AmazonRoute53RoutingControlsGroup', 'Amazon Route53 Routing Controls Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Remote.puml
deleted file mode 100644
index fffb2de082..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControlsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonRoute53RoutingControlsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
-
-' renders the element
-AmazonRoute53RoutingControlsGroup('AmazonRoute53RoutingControlsGroup', 'Amazon Route53 Routing Controls Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.png
deleted file mode 100644
index 930a077342..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.puml
deleted file mode 100644
index 64d5257d65..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcCarrierGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGateway('AmazonVpcCarrierGateway', 'Amazon Vpc Carrier Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Remote.puml
deleted file mode 100644
index 8c5a443f71..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcCarrierGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGateway('AmazonVpcCarrierGateway', 'Amazon Vpc Carrier Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.md
deleted file mode 100644
index 6f2084eadd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcCarrierGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-```
-
-
-
-| Illustration | AmazonVpcCarrierGateway | AmazonVpcCarrierGatewayCard | AmazonVpcCarrierGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.png) | ![illustration for AmazonVpcCarrierGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.Local.png) | ![illustration for AmazonVpcCarrierGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.png) | ![illustration for AmazonVpcCarrierGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcCarrierGatewayXs>`
-- `<$AmazonVpcCarrierGatewaySm>`
-- `<$AmazonVpcCarrierGatewayMd>`
-- `<$AmazonVpcCarrierGatewayLg>`
-
-
-
-
-
-## AmazonVpcCarrierGateway
-
-### Load remotely
-```plantuml
-@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 AmazonVpcCarrierGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGateway('AmazonVpcCarrierGateway', 'Amazon Vpc Carrier Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcCarrierGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGateway('AmazonVpcCarrierGateway', 'Amazon Vpc Carrier Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcCarrierGatewayCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcCarrierGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayCard('AmazonVpcCarrierGatewayCard', 'Amazon Vpc Carrier Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcCarrierGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayCard('AmazonVpcCarrierGatewayCard', 'Amazon Vpc Carrier Gateway Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcCarrierGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcCarrierGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayGroup('AmazonVpcCarrierGatewayGroup', 'Amazon Vpc Carrier Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcCarrierGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayGroup('AmazonVpcCarrierGatewayGroup', 'Amazon Vpc Carrier Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.png
deleted file mode 100644
index 1c6afd880c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.puml
deleted file mode 100644
index dfbea511a2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway
-
-sprite $AmazonVpcCarrierGatewayXs [10x10/16z] JOi50G1120G7ft_XrpES5SxeqSYtlvAdc_e-KGXe5I3aUt1eFgSvker0XRJ23G
-
-sprite $AmazonVpcCarrierGatewaySm [12x12/16z] NKq50WGX4C99_l_YmxbjMnAVGL_1UOMsNduGmHwCwC4BkRdMj12mz6x1Iq109FR1I-ymZ85Y-oYeuoafcnBW1m
-
-sprite $AmazonVpcCarrierGatewayMd [16x16/16z] RS410GDH20KW_9u--oTUWO5_tYKN05SKlK0m1u53km-6LuAZdkLu6YiyCKQkMh5YhHDLnFay5UjZX44hfz0QnoDOw0kw8AX3Vy0iL0h0smpm0m
-
-sprite $AmazonVpcCarrierGatewayLg [20x20/16z] {
-TSx7WI0m24FH1xP1_JUySS9f_eMCv6TwDllADpS7J03iGUrNYYtO3AJX7bYf1mlX5O9GIny67eGmdqdfv_7A4dNi7L5Nbn1TTSMgfpxsZ4bRtKvzV1Yudnir
-18AURqyGn-KsB4pbWGKdC2a8u6pXu2u0czTraiOtzGU0tm
-}
-
-!procedure AmazonVpcCarrierGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcCarrierGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcCarrierGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcCarrierGatewayGroup($id, $name='Amazon Vpc Carrier Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcCarrierGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.png
deleted file mode 100644
index 5bc0723bc9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.puml
deleted file mode 100644
index f6ec538697..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcCarrierGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayCard('AmazonVpcCarrierGatewayCard', 'Amazon Vpc Carrier Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Remote.puml
deleted file mode 100644
index bef057fa64..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcCarrierGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayCard('AmazonVpcCarrierGatewayCard', 'Amazon Vpc Carrier Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.png
deleted file mode 100644
index 7c407c0754..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.puml
deleted file mode 100644
index b467fa0b61..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcCarrierGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayGroup('AmazonVpcCarrierGatewayGroup', 'Amazon Vpc Carrier Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Remote.puml
deleted file mode 100644
index 1620d93d5b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcCarrierGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
-
-' renders the element
-AmazonVpcCarrierGatewayGroup('AmazonVpcCarrierGatewayGroup', 'Amazon Vpc Carrier Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.png
deleted file mode 100644
index 283f481f19..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.puml
deleted file mode 100644
index c0795ebdae..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcCustomerGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGateway('AmazonVpcCustomerGateway', 'Amazon Vpc Customer Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Remote.puml
deleted file mode 100644
index 35328f9dda..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcCustomerGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGateway('AmazonVpcCustomerGateway', 'Amazon Vpc Customer Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.md
deleted file mode 100644
index 1369b6d730..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcCustomerGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-```
-
-
-
-| Illustration | AmazonVpcCustomerGateway | AmazonVpcCustomerGatewayCard | AmazonVpcCustomerGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.png) | ![illustration for AmazonVpcCustomerGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.Local.png) | ![illustration for AmazonVpcCustomerGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.png) | ![illustration for AmazonVpcCustomerGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcCustomerGatewayXs>`
-- `<$AmazonVpcCustomerGatewaySm>`
-- `<$AmazonVpcCustomerGatewayMd>`
-- `<$AmazonVpcCustomerGatewayLg>`
-
-
-
-
-
-## AmazonVpcCustomerGateway
-
-### Load remotely
-```plantuml
-@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 AmazonVpcCustomerGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGateway('AmazonVpcCustomerGateway', 'Amazon Vpc Customer Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcCustomerGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGateway('AmazonVpcCustomerGateway', 'Amazon Vpc Customer Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcCustomerGatewayCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcCustomerGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayCard('AmazonVpcCustomerGatewayCard', 'Amazon Vpc Customer Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcCustomerGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayCard('AmazonVpcCustomerGatewayCard', 'Amazon Vpc Customer Gateway Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcCustomerGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcCustomerGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayGroup('AmazonVpcCustomerGatewayGroup', 'Amazon Vpc Customer Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcCustomerGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayGroup('AmazonVpcCustomerGatewayGroup', 'Amazon Vpc Customer Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.png
deleted file mode 100644
index 91ea362ce6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.puml
deleted file mode 100644
index 6b389d1ff0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway
-
-sprite $AmazonVpcCustomerGatewayXs [10x10/16z] JKk30G1134lwt7_Ygwq0EtvGMqENRg_ehpvvm3-2wT5kdTYIDE9x-2jo
-
-sprite $AmazonVpcCustomerGatewaySm [12x12/16z] DS673S0m400XtFIt_yHH2m00TDODN4uSW709WkSSn9RLRrm84WIRmmu3bnZWDMry
-
-sprite $AmazonVpcCustomerGatewayMd [16x16/16z] RO-50O0020GF49xz5xPRwGx-m5jgdMxRp12rkPfvIozCSya4jvjVXt4eHxSkKQXluAAll0U9xlqsSznypLoRxqlAhljYTeUjDmiSarqFbdAp9W
-
-sprite $AmazonVpcCustomerGatewayLg [20x20/16z] {
-TOw5eKCn30DFTX9f_uK_jdry0JFmJ2t7KsoCD0XMUEC6Lkgj0XQGZW7-8enNAA-CZxv96Qg1Ksn1s7p556OrcyzL8ieH2LFUyXHQJAupjCw-wtwZFfj3n6Pr
-W7B2barRK066-U3CKYV57ltmrhy1
-}
-
-!procedure AmazonVpcCustomerGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcCustomerGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcCustomerGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcCustomerGatewayGroup($id, $name='Amazon Vpc Customer Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcCustomerGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.png
deleted file mode 100644
index d362554618..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.puml
deleted file mode 100644
index fcf086af26..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcCustomerGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayCard('AmazonVpcCustomerGatewayCard', 'Amazon Vpc Customer Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Remote.puml
deleted file mode 100644
index 23bc88d99b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcCustomerGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayCard('AmazonVpcCustomerGatewayCard', 'Amazon Vpc Customer Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.png
deleted file mode 100644
index 2ec79f6e06..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.puml
deleted file mode 100644
index e8380a8dbb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcCustomerGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayGroup('AmazonVpcCustomerGatewayGroup', 'Amazon Vpc Customer Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Remote.puml
deleted file mode 100644
index 07426fc3fa..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcCustomerGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway')
-
-' renders the element
-AmazonVpcCustomerGatewayGroup('AmazonVpcCustomerGatewayGroup', 'Amazon Vpc Customer Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.png
deleted file mode 100644
index 58be68096e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.puml
deleted file mode 100644
index 080aad12c3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcElasticNetworkAdapter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapter('AmazonVpcElasticNetworkAdapter', 'Amazon Vpc Elastic Network Adapter', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Remote.puml
deleted file mode 100644
index d06c08018f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcElasticNetworkAdapter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapter('AmazonVpcElasticNetworkAdapter', 'Amazon Vpc Elastic Network Adapter', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.md
deleted file mode 100644
index 2c927124d5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcElasticNetworkAdapter
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-```
-
-
-
-| Illustration | AmazonVpcElasticNetworkAdapter | AmazonVpcElasticNetworkAdapterCard | AmazonVpcElasticNetworkAdapterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.png) | ![illustration for AmazonVpcElasticNetworkAdapter](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.Local.png) | ![illustration for AmazonVpcElasticNetworkAdapterCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.png) | ![illustration for AmazonVpcElasticNetworkAdapterGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcElasticNetworkAdapterXs>`
-- `<$AmazonVpcElasticNetworkAdapterSm>`
-- `<$AmazonVpcElasticNetworkAdapterMd>`
-- `<$AmazonVpcElasticNetworkAdapterLg>`
-
-
-
-
-
-## AmazonVpcElasticNetworkAdapter
-
-### Load remotely
-```plantuml
-@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 AmazonVpcElasticNetworkAdapter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapter('AmazonVpcElasticNetworkAdapter', 'Amazon Vpc Elastic Network Adapter', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcElasticNetworkAdapter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapter('AmazonVpcElasticNetworkAdapter', 'Amazon Vpc Elastic Network Adapter', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcElasticNetworkAdapterCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcElasticNetworkAdapterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterCard('AmazonVpcElasticNetworkAdapterCard', 'Amazon Vpc Elastic Network Adapter Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcElasticNetworkAdapterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterCard('AmazonVpcElasticNetworkAdapterCard', 'Amazon Vpc Elastic Network Adapter Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcElasticNetworkAdapterGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcElasticNetworkAdapterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterGroup('AmazonVpcElasticNetworkAdapterGroup', 'Amazon Vpc Elastic Network Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcElasticNetworkAdapterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterGroup('AmazonVpcElasticNetworkAdapterGroup', 'Amazon Vpc Elastic Network Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.png
deleted file mode 100644
index 55a4368c3c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.puml
deleted file mode 100644
index 5499d32274..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter
-
-sprite $AmazonVpcElasticNetworkAdapterXs [10x10/16z] NOo50G0m3C8eC_v_UEwfApxKN6oefG6iME-Q58IUaJLBBSFe1NIulkZ-Lm
-
-sprite $AmazonVpcElasticNetworkAdapterSm [12x12/16z] PKq50G0m2CEXV-6x7zSDVj6ZbjOmzYwAeuTN0QsrXaYKRQ-9QXsbzWfZ_GRDIWbbOrLgjxdYuSq
-
-sprite $AmazonVpcElasticNetworkAdapterMd [16x16/16z] TSU54GD024N1Xttel-A4cxZiwFANFkySTXDYZS7D0BIxRj0UBuih1dVEHP4CzEqkhptQYxKVzcaeQQE17kV67HZT6E9L36y-Yh4k
-
-sprite $AmazonVpcElasticNetworkAdapterLg [20x20/16z] {
-XSpL0SCm5CLGNSUW_HSkX5pk-TG3_l1JwnzQhMpwoUDw96ylHvDoIDOeZP6Tj6LlBTurX76smY1hmwErObcsDh8rShVkbCxQ30pJbFsy4zKeMy8cKoi0eq_h
-isSYRstmneKtONC5
-}
-
-!procedure AmazonVpcElasticNetworkAdapter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcElasticNetworkAdapterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcElasticNetworkAdapterLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcElasticNetworkAdapterGroup($id, $name='Amazon Vpc Elastic Network Adapter', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcElasticNetworkAdapterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.png
deleted file mode 100644
index 675f58ef9f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.puml
deleted file mode 100644
index 667e0a0ea6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcElasticNetworkAdapterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterCard('AmazonVpcElasticNetworkAdapterCard', 'Amazon Vpc Elastic Network Adapter Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Remote.puml
deleted file mode 100644
index 3c8fe48531..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcElasticNetworkAdapterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterCard('AmazonVpcElasticNetworkAdapterCard', 'Amazon Vpc Elastic Network Adapter Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.png
deleted file mode 100644
index 0c2bf4cfd7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.puml
deleted file mode 100644
index 320a6d45af..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcElasticNetworkAdapterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterGroup('AmazonVpcElasticNetworkAdapterGroup', 'Amazon Vpc Elastic Network Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Remote.puml
deleted file mode 100644
index 7b8c84acbd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcElasticNetworkAdapterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter')
-
-' renders the element
-AmazonVpcElasticNetworkAdapterGroup('AmazonVpcElasticNetworkAdapterGroup', 'Amazon Vpc Elastic Network Adapter Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.png
deleted file mode 100644
index 40f47ea29b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.puml
deleted file mode 100644
index 6567482924..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcElasticNetworkInterface
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterface('AmazonVpcElasticNetworkInterface', 'Amazon Vpc Elastic Network Interface', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Remote.puml
deleted file mode 100644
index 305bf82e2c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcElasticNetworkInterface
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterface('AmazonVpcElasticNetworkInterface', 'Amazon Vpc Elastic Network Interface', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.md
deleted file mode 100644
index 838733f63d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcElasticNetworkInterface
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-```
-
-
-
-| Illustration | AmazonVpcElasticNetworkInterface | AmazonVpcElasticNetworkInterfaceCard | AmazonVpcElasticNetworkInterfaceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.png) | ![illustration for AmazonVpcElasticNetworkInterface](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.Local.png) | ![illustration for AmazonVpcElasticNetworkInterfaceCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.png) | ![illustration for AmazonVpcElasticNetworkInterfaceGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcElasticNetworkInterfaceXs>`
-- `<$AmazonVpcElasticNetworkInterfaceSm>`
-- `<$AmazonVpcElasticNetworkInterfaceMd>`
-- `<$AmazonVpcElasticNetworkInterfaceLg>`
-
-
-
-
-
-## AmazonVpcElasticNetworkInterface
-
-### Load remotely
-```plantuml
-@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 AmazonVpcElasticNetworkInterface
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterface('AmazonVpcElasticNetworkInterface', 'Amazon Vpc Elastic Network Interface', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcElasticNetworkInterface
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterface('AmazonVpcElasticNetworkInterface', 'Amazon Vpc Elastic Network Interface', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcElasticNetworkInterfaceCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcElasticNetworkInterfaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceCard('AmazonVpcElasticNetworkInterfaceCard', 'Amazon Vpc Elastic Network Interface Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcElasticNetworkInterfaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceCard('AmazonVpcElasticNetworkInterfaceCard', 'Amazon Vpc Elastic Network Interface Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcElasticNetworkInterfaceGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcElasticNetworkInterfaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceGroup('AmazonVpcElasticNetworkInterfaceGroup', 'Amazon Vpc Elastic Network Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcElasticNetworkInterfaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceGroup('AmazonVpcElasticNetworkInterfaceGroup', 'Amazon Vpc Elastic Network Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.png
deleted file mode 100644
index 783b00d469..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.puml
deleted file mode 100644
index a7a90c88a7..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface
-
-sprite $AmazonVpcElasticNetworkInterfaceXs [10x10/16z] JKo50K1H4E7I_Wl_V7KTm6aQ2SvLzd_wgvcXd5ZnHoQa5qU2i5zWr4xAWHi
-
-sprite $AmazonVpcElasticNetworkInterfaceSm [12x12/16z] NSot0SH04CGmdDtfl-7tHX8YHdIHqMR0z3BucyIO-yaoz3sJ4EtPPgVCHtk969AHflzd1VEVh5GwxW
-
-sprite $AmazonVpcElasticNetworkInterfaceMd [16x16/16z] ROg5bKHH38M8f_-6lzoLKPvo2D_mdTdvrpKzqOX765KU5BYnc0bQsTqGZJEtitcjo_lFxoLRULPLNbxgjh3Bf051AqVP7I_x9uoB-TT4b4PiL8Nt5E84
-
-sprite $AmazonVpcElasticNetworkInterfaceLg [20x20/16z] {
-TSh5eG1G20Emm1Ew_yBVNN91Ml_hEvbJFkqiSEFTh5_hb4zfs0kV1gBZKmszQ9at4IxQEC-sE6NGndLLH9UyzrmYwhCtpwvOvQ2bMAUT27LfVRl7d4KG7Ug9
-AdR3uDE05Py2M5E0FRoRdAwLB7og9zuy0W
-}
-
-!procedure AmazonVpcElasticNetworkInterface($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcElasticNetworkInterfaceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcElasticNetworkInterfaceLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcElasticNetworkInterfaceGroup($id, $name='Amazon Vpc Elastic Network Interface', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcElasticNetworkInterfaceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.png
deleted file mode 100644
index 766a08b2d0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.puml
deleted file mode 100644
index dc7b205340..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcElasticNetworkInterfaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceCard('AmazonVpcElasticNetworkInterfaceCard', 'Amazon Vpc Elastic Network Interface Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Remote.puml
deleted file mode 100644
index a60c81e8c4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcElasticNetworkInterfaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceCard('AmazonVpcElasticNetworkInterfaceCard', 'Amazon Vpc Elastic Network Interface Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.png
deleted file mode 100644
index 3af340124d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.puml
deleted file mode 100644
index 0b942811c6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcElasticNetworkInterfaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceGroup('AmazonVpcElasticNetworkInterfaceGroup', 'Amazon Vpc Elastic Network Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Remote.puml
deleted file mode 100644
index 2f6459289d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterfaceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcElasticNetworkInterfaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface')
-
-' renders the element
-AmazonVpcElasticNetworkInterfaceGroup('AmazonVpcElasticNetworkInterfaceGroup', 'Amazon Vpc Elastic Network Interface Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.png
deleted file mode 100644
index 564f21a199..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.puml
deleted file mode 100644
index c2025a1e8e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcEndpoints
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpoints('AmazonVpcEndpoints', 'Amazon Vpc Endpoints', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Remote.puml
deleted file mode 100644
index 0dd6db2ff4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcEndpoints
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpoints('AmazonVpcEndpoints', 'Amazon Vpc Endpoints', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.md
deleted file mode 100644
index a29ec9d752..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcEndpoints
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-```
-
-
-
-| Illustration | AmazonVpcEndpoints | AmazonVpcEndpointsCard | AmazonVpcEndpointsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.png) | ![illustration for AmazonVpcEndpoints](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.Local.png) | ![illustration for AmazonVpcEndpointsCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.png) | ![illustration for AmazonVpcEndpointsGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcEndpointsXs>`
-- `<$AmazonVpcEndpointsSm>`
-- `<$AmazonVpcEndpointsMd>`
-- `<$AmazonVpcEndpointsLg>`
-
-
-
-
-
-## AmazonVpcEndpoints
-
-### Load remotely
-```plantuml
-@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 AmazonVpcEndpoints
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpoints('AmazonVpcEndpoints', 'Amazon Vpc Endpoints', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcEndpoints
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpoints('AmazonVpcEndpoints', 'Amazon Vpc Endpoints', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcEndpointsCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcEndpointsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsCard('AmazonVpcEndpointsCard', 'Amazon Vpc Endpoints Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcEndpointsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsCard('AmazonVpcEndpointsCard', 'Amazon Vpc Endpoints Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcEndpointsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcEndpointsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsGroup('AmazonVpcEndpointsGroup', 'Amazon Vpc Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcEndpointsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsGroup('AmazonVpcEndpointsGroup', 'Amazon Vpc Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.png
deleted file mode 100644
index cabbb435ff..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.puml
deleted file mode 100644
index d3ef0d8bd5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints
-
-sprite $AmazonVpcEndpointsXs [10x10/16z] JSQ70S0W20NHe__z9qwFdWAFFRs3CHCdxrybcgTREZlbG4ATHamAC4wM377MxISv
-
-sprite $AmazonVpcEndpointsSm [12x12/16z] NSUv5GD15CCmQETI_nNx_TI8I7-wicji79QH9-byxHixRCkqZqh7zBFbCAfcUWdBuOjY4cNilWO_
-
-sprite $AmazonVpcEndpointsMd [16x16/16z] {
-RKw73GGn30Bt_IT-OkjKdokXIi4_s7HFuyDm3w-JBwY9PSA0Oo1IIgPH_qwziOMHQpkJ1cy3ozCwV1Qdw_LfEtmwjizvaPZfT4KiMIMo4x2mtFdTBz8a7Oje
-23R41sR5iHy
-}
-
-sprite $AmazonVpcEndpointsLg [20x20/16z] {
-TOu50WCm30AXZV3_5s-XSw6QY-A_LhKwYQT2ss_fWNf_VPjpgHqiEd63NG2nvn7WAq0fbVFdbQyzhCVBr8afcFarApZY5BknJGYwYOSjEevCJsOMH0uBLqWE
-S-zvp-qatKup99tUn033CTFMQ6jiDtQMnR6iR3nKght2aQyY7-02
-}
-
-!procedure AmazonVpcEndpoints($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcEndpointsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcEndpointsLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcEndpointsGroup($id, $name='Amazon Vpc Endpoints', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcEndpointsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.png
deleted file mode 100644
index 5a1e773054..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.puml
deleted file mode 100644
index 624eb2b742..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcEndpointsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsCard('AmazonVpcEndpointsCard', 'Amazon Vpc Endpoints Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Remote.puml
deleted file mode 100644
index 9931892b99..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcEndpointsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsCard('AmazonVpcEndpointsCard', 'Amazon Vpc Endpoints Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.png
deleted file mode 100644
index 1c20d77f6d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.puml
deleted file mode 100644
index 1bbecf30cb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcEndpointsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsGroup('AmazonVpcEndpointsGroup', 'Amazon Vpc Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Remote.puml
deleted file mode 100644
index 4a20916166..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpointsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcEndpointsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints')
-
-' renders the element
-AmazonVpcEndpointsGroup('AmazonVpcEndpointsGroup', 'Amazon Vpc Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.png
deleted file mode 100644
index 7fa0504fc5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.puml
deleted file mode 100644
index 9729922f77..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcFlowLogs
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogs('AmazonVpcFlowLogs', 'Amazon Vpc Flow Logs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Remote.puml
deleted file mode 100644
index 3f8d43e9bf..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcFlowLogs
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogs('AmazonVpcFlowLogs', 'Amazon Vpc Flow Logs', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.md
deleted file mode 100644
index ca334d24b2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcFlowLogs
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-```
-
-
-
-| Illustration | AmazonVpcFlowLogs | AmazonVpcFlowLogsCard | AmazonVpcFlowLogsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.png) | ![illustration for AmazonVpcFlowLogs](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.Local.png) | ![illustration for AmazonVpcFlowLogsCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.png) | ![illustration for AmazonVpcFlowLogsGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcFlowLogsXs>`
-- `<$AmazonVpcFlowLogsSm>`
-- `<$AmazonVpcFlowLogsMd>`
-- `<$AmazonVpcFlowLogsLg>`
-
-
-
-
-
-## AmazonVpcFlowLogs
-
-### Load remotely
-```plantuml
-@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 AmazonVpcFlowLogs
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogs('AmazonVpcFlowLogs', 'Amazon Vpc Flow Logs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcFlowLogs
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogs('AmazonVpcFlowLogs', 'Amazon Vpc Flow Logs', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcFlowLogsCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcFlowLogsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsCard('AmazonVpcFlowLogsCard', 'Amazon Vpc Flow Logs Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcFlowLogsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsCard('AmazonVpcFlowLogsCard', 'Amazon Vpc Flow Logs Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcFlowLogsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcFlowLogsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsGroup('AmazonVpcFlowLogsGroup', 'Amazon Vpc Flow Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcFlowLogsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsGroup('AmazonVpcFlowLogsGroup', 'Amazon Vpc Flow Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.png
deleted file mode 100644
index 9f97795ac0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.puml
deleted file mode 100644
index aca53683a6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs
-
-sprite $AmazonVpcFlowLogsXs [10x10/16z] JOo30G1H3CNowlqNFkEd9Ylp6Ag3CntcG3JScUMTdFdPoqmnf-W0knyylbDpT7O
-
-sprite $AmazonVpcFlowLogsSm [12x12/16z] NKs50G0W29Fc_ukT7NHkvPCKqkoLZe6CH6tNPcr9H4ZMTgIgoPXIBebsrjjsdRlc1kQGB748UWcmY6Ja2W
-
-sprite $AmazonVpcFlowLogsMd [16x16/16z] RS65WGH1202m0Cj0_ms_ordYbToP7G0Re0umuWi3omMQ9eFQ3z4S5fKVDD8WG1h7s7yv5dLzYCxI1WMQG57z8Ph1OSwdLW43K1VG1s82G9vfu1q
-
-sprite $AmazonVpcFlowLogsLg [20x20/16z] {
-TSs5WKKn202m0A-5_HS--Qwf2-2xt3szmjqn1VQuwdhRTjWNJC9HZ9CA6WQpvby6qMHXd6HWs9x-fHKQmbLdXh7cILp-BN4YHeK5K-lVjKPiJEH9O6uZ_cLm
-93IpJpfeKEFkkgyEJevsqxCoQYOzYZykVW4
-}
-
-!procedure AmazonVpcFlowLogs($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcFlowLogsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcFlowLogsLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcFlowLogsGroup($id, $name='Amazon Vpc Flow Logs', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcFlowLogsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.png
deleted file mode 100644
index 535d7eedf2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.puml
deleted file mode 100644
index 43dc785677..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcFlowLogsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsCard('AmazonVpcFlowLogsCard', 'Amazon Vpc Flow Logs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Remote.puml
deleted file mode 100644
index 25a2c67791..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcFlowLogsCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsCard('AmazonVpcFlowLogsCard', 'Amazon Vpc Flow Logs Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.png
deleted file mode 100644
index be780c5a8e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.puml
deleted file mode 100644
index 82cab36a0e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcFlowLogsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsGroup('AmazonVpcFlowLogsGroup', 'Amazon Vpc Flow Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Remote.puml
deleted file mode 100644
index 793104b555..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcFlowLogsGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs')
-
-' renders the element
-AmazonVpcFlowLogsGroup('AmazonVpcFlowLogsGroup', 'Amazon Vpc Flow Logs Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.png
deleted file mode 100644
index f013fb3512..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.puml
deleted file mode 100644
index ce93b50609..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcInternetGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGateway('AmazonVpcInternetGateway', 'Amazon Vpc Internet Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Remote.puml
deleted file mode 100644
index cb441a3353..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcInternetGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGateway('AmazonVpcInternetGateway', 'Amazon Vpc Internet Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.md
deleted file mode 100644
index 3cba7cf65b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcInternetGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-```
-
-
-
-| Illustration | AmazonVpcInternetGateway | AmazonVpcInternetGatewayCard | AmazonVpcInternetGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.png) | ![illustration for AmazonVpcInternetGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.Local.png) | ![illustration for AmazonVpcInternetGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.png) | ![illustration for AmazonVpcInternetGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcInternetGatewayXs>`
-- `<$AmazonVpcInternetGatewaySm>`
-- `<$AmazonVpcInternetGatewayMd>`
-- `<$AmazonVpcInternetGatewayLg>`
-
-
-
-
-
-## AmazonVpcInternetGateway
-
-### Load remotely
-```plantuml
-@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 AmazonVpcInternetGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGateway('AmazonVpcInternetGateway', 'Amazon Vpc Internet Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcInternetGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGateway('AmazonVpcInternetGateway', 'Amazon Vpc Internet Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcInternetGatewayCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcInternetGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayCard('AmazonVpcInternetGatewayCard', 'Amazon Vpc Internet Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcInternetGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayCard('AmazonVpcInternetGatewayCard', 'Amazon Vpc Internet Gateway Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcInternetGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcInternetGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayGroup('AmazonVpcInternetGatewayGroup', 'Amazon Vpc Internet Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcInternetGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayGroup('AmazonVpcInternetGatewayGroup', 'Amazon Vpc Internet Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.png
deleted file mode 100644
index 631b869c83..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.puml
deleted file mode 100644
index 1db2304005..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway
-
-sprite $AmazonVpcInternetGatewayXs [10x10/16z] Oq06753Cm0ZZSW0XAn2pmLKWM4mm5WX2MOmG0w0a6niJ1r04
-
-sprite $AmazonVpcInternetGatewaySm [12x12/16z] NSQv0GCm20GmsK2u_ITEbLUL_4cT3cYWW9DTXkYJoQ6LVk0Iv_tLxqVUFzHTh8K12tGs1qy
-
-sprite $AmazonVpcInternetGatewayMd [16x16/16z] PSd70GD13CF0sN2Y-c_OEPil0i3_PYST03t0AY000etgz87D7EOnAZMAqEmva8qXL_RayitHNxo_-yJwu4QPWIFMW02i3Up0x05WL3Pm1W
-
-sprite $AmazonVpcInternetGatewayLg [20x20/16z] {
-TSg5ZG1G34CnVsYR_HS-PdYYo8h_spsPMZwxEQ3pGND-pLa-ou9xS2QJtXW8ijqwRbZDFbnJQ-svGMWl1YfevgUT9Jzjhz-_kzHF2wj_ctotMZ3s59XXm8dF
-0bYp03K-wlJPDrc-jTO7F08
-}
-
-!procedure AmazonVpcInternetGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcInternetGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcInternetGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcInternetGatewayGroup($id, $name='Amazon Vpc Internet Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcInternetGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.png
deleted file mode 100644
index 61948d577f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.puml
deleted file mode 100644
index 96a399ca5a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcInternetGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayCard('AmazonVpcInternetGatewayCard', 'Amazon Vpc Internet Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Remote.puml
deleted file mode 100644
index 7bc2124ca6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcInternetGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayCard('AmazonVpcInternetGatewayCard', 'Amazon Vpc Internet Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.png
deleted file mode 100644
index c1bfe9131e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.puml
deleted file mode 100644
index 2cf4cfb16b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcInternetGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayGroup('AmazonVpcInternetGatewayGroup', 'Amazon Vpc Internet Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Remote.puml
deleted file mode 100644
index 4ece65517f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcInternetGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway')
-
-' renders the element
-AmazonVpcInternetGatewayGroup('AmazonVpcInternetGatewayGroup', 'Amazon Vpc Internet Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.png
deleted file mode 100644
index 7a60f8bc67..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.puml
deleted file mode 100644
index 2635d334af..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcNatGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGateway('AmazonVpcNatGateway', 'Amazon Vpc Nat Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Remote.puml
deleted file mode 100644
index 6367ee28a6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcNatGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGateway('AmazonVpcNatGateway', 'Amazon Vpc Nat Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.md
deleted file mode 100644
index a693399c28..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcNatGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-```
-
-
-
-| Illustration | AmazonVpcNatGateway | AmazonVpcNatGatewayCard | AmazonVpcNatGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.png) | ![illustration for AmazonVpcNatGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.Local.png) | ![illustration for AmazonVpcNatGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.png) | ![illustration for AmazonVpcNatGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcNatGatewayXs>`
-- `<$AmazonVpcNatGatewaySm>`
-- `<$AmazonVpcNatGatewayMd>`
-- `<$AmazonVpcNatGatewayLg>`
-
-
-
-
-
-## AmazonVpcNatGateway
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNatGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGateway('AmazonVpcNatGateway', 'Amazon Vpc Nat Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNatGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGateway('AmazonVpcNatGateway', 'Amazon Vpc Nat Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcNatGatewayCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNatGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayCard('AmazonVpcNatGatewayCard', 'Amazon Vpc Nat Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNatGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayCard('AmazonVpcNatGatewayCard', 'Amazon Vpc Nat Gateway Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcNatGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNatGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayGroup('AmazonVpcNatGatewayGroup', 'Amazon Vpc Nat Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNatGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayGroup('AmazonVpcNatGatewayGroup', 'Amazon Vpc Nat Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.png
deleted file mode 100644
index 574aac7d30..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.puml
deleted file mode 100644
index aac512944a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway
-
-sprite $AmazonVpcNatGatewayXs [10x10/16z] JKo50G0m2BBb_uVNOHT0rN2I-AmZ7FEI3-CZ3SES2mzaF7VP0gUcCyQb0m
-
-sprite $AmazonVpcNatGatewaySm [12x12/16z] NKq54W112387_l_XNVNwx0Jv2Ls3KyKny6Dirun2FJPPksEBcgfm14ITuVWgVUvDn6dQ7Hu27Ci4XcC3
-
-sprite $AmazonVpcNatGatewayMd [16x16/16z] RS71OGCW40Cm0Hps_WktoJ-INtQJ1a0NE0y8W43r0GnxQQqry2WN1cmXC9GdDBTVYIWz67gCC30i2qUBWU3finQS1Lc0Su5viB80x9S1_W4
-
-sprite $AmazonVpcNatGatewayLg [20x20/16z] {
-TOo50SHG24E3P_-5Jw0kh_fZU4UpM27OSLf_arWfk_sME3QeNJIGsAXs04QIhDQa03M0lYOcawUM0I7znrWr9bH00FJaK14oENBB4IQ8MLcrlYMFUoE3lISY
-excEJq9-O4yR3Hl4O2KOlB1H31KZ5KTcR_W2
-}
-
-!procedure AmazonVpcNatGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcNatGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcNatGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcNatGatewayGroup($id, $name='Amazon Vpc Nat Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcNatGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.png
deleted file mode 100644
index b26c1d57b6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.puml
deleted file mode 100644
index ba07c4a648..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcNatGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayCard('AmazonVpcNatGatewayCard', 'Amazon Vpc Nat Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Remote.puml
deleted file mode 100644
index 4d5dfb379e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcNatGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayCard('AmazonVpcNatGatewayCard', 'Amazon Vpc Nat Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.png
deleted file mode 100644
index 201047466a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.puml
deleted file mode 100644
index b01089f9cf..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcNatGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayGroup('AmazonVpcNatGatewayGroup', 'Amazon Vpc Nat Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Remote.puml
deleted file mode 100644
index 41275e0114..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcNatGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway')
-
-' renders the element
-AmazonVpcNatGatewayGroup('AmazonVpcNatGatewayGroup', 'Amazon Vpc Nat Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.png
deleted file mode 100644
index d485d8a7ba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.puml
deleted file mode 100644
index 48c6d394d3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcNetworkAccessAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzer('AmazonVpcNetworkAccessAnalyzer', 'Amazon Vpc Network Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Remote.puml
deleted file mode 100644
index f8b19d751d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcNetworkAccessAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzer('AmazonVpcNetworkAccessAnalyzer', 'Amazon Vpc Network Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.md
deleted file mode 100644
index 2bdec8fee8..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcNetworkAccessAnalyzer
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-```
-
-
-
-| Illustration | AmazonVpcNetworkAccessAnalyzer | AmazonVpcNetworkAccessAnalyzerCard | AmazonVpcNetworkAccessAnalyzerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.png) | ![illustration for AmazonVpcNetworkAccessAnalyzer](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.Local.png) | ![illustration for AmazonVpcNetworkAccessAnalyzerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.png) | ![illustration for AmazonVpcNetworkAccessAnalyzerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcNetworkAccessAnalyzerXs>`
-- `<$AmazonVpcNetworkAccessAnalyzerSm>`
-- `<$AmazonVpcNetworkAccessAnalyzerMd>`
-- `<$AmazonVpcNetworkAccessAnalyzerLg>`
-
-
-
-
-
-## AmazonVpcNetworkAccessAnalyzer
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNetworkAccessAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzer('AmazonVpcNetworkAccessAnalyzer', 'Amazon Vpc Network Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNetworkAccessAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzer('AmazonVpcNetworkAccessAnalyzer', 'Amazon Vpc Network Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcNetworkAccessAnalyzerCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNetworkAccessAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerCard('AmazonVpcNetworkAccessAnalyzerCard', 'Amazon Vpc Network Access Analyzer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNetworkAccessAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerCard('AmazonVpcNetworkAccessAnalyzerCard', 'Amazon Vpc Network Access Analyzer Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcNetworkAccessAnalyzerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNetworkAccessAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerGroup('AmazonVpcNetworkAccessAnalyzerGroup', 'Amazon Vpc Network Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNetworkAccessAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerGroup('AmazonVpcNetworkAccessAnalyzerGroup', 'Amazon Vpc Network Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.png
deleted file mode 100644
index f023540764..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.puml
deleted file mode 100644
index cfc79c2539..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer
-
-sprite $AmazonVpcNetworkAccessAnalyzerXs [10x10/16z] JSY50G1H209GCDb_uSjVvbESOUWVZO3g5Li6wANqhlu8lLTNrViXHanPrX19km4
-
-sprite $AmazonVpcNetworkAccessAnalyzerSm [12x12/16z] NKo50G104E7J_Wj_vtK1lyL0hP6zA8nP66VN4OufgptJt7FhhOvPK3SaRe6ynPh2cEqztZatKmK
-
-sprite $AmazonVpcNetworkAccessAnalyzerMd [16x16/16z] RO-50KGn34A9alqNFlbIf_gWYfEA5GFcvVNqSHajhilJ2-b8UVR83t-rL8huoIu6L6GwBOcwXNWIlgdnBr0fERo2rn43msREW4pvyejByGK
-
-sprite $AmazonVpcNetworkAccessAnalyzerLg [20x20/16z] {
-TSr50aKn24FHIzf2zh_XBy_rpD3mgfSpEB60IWugvkNEhe0Es6bc4J1S04XC71H6-siCmyFo282HaFEgyPveODfaLqpSy4Aeip2J49HpWg7ctivHWnpd7kAo
-ztmhFzm6zuo9n2uqumi
-}
-
-!procedure AmazonVpcNetworkAccessAnalyzer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcNetworkAccessAnalyzerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcNetworkAccessAnalyzerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcNetworkAccessAnalyzerGroup($id, $name='Amazon Vpc Network Access Analyzer', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcNetworkAccessAnalyzerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.png
deleted file mode 100644
index efaf006b65..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.puml
deleted file mode 100644
index e3b2b77dc8..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcNetworkAccessAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerCard('AmazonVpcNetworkAccessAnalyzerCard', 'Amazon Vpc Network Access Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Remote.puml
deleted file mode 100644
index 7f8394df36..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcNetworkAccessAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerCard('AmazonVpcNetworkAccessAnalyzerCard', 'Amazon Vpc Network Access Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.png
deleted file mode 100644
index 22f5a75c14..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.puml
deleted file mode 100644
index 86762d44c5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcNetworkAccessAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerGroup('AmazonVpcNetworkAccessAnalyzerGroup', 'Amazon Vpc Network Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Remote.puml
deleted file mode 100644
index 82e14b1c2a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcNetworkAccessAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
-
-' renders the element
-AmazonVpcNetworkAccessAnalyzerGroup('AmazonVpcNetworkAccessAnalyzerGroup', 'Amazon Vpc Network Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.png
deleted file mode 100644
index f35d8100fc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.puml
deleted file mode 100644
index 6b06ff2615..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcNetworkAccessControlList
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlList('AmazonVpcNetworkAccessControlList', 'Amazon Vpc Network Access Control List', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Remote.puml
deleted file mode 100644
index a0b53ed0b4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcNetworkAccessControlList
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlList('AmazonVpcNetworkAccessControlList', 'Amazon Vpc Network Access Control List', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.md
deleted file mode 100644
index 257c7715f8..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcNetworkAccessControlList
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-```
-
-
-
-| Illustration | AmazonVpcNetworkAccessControlList | AmazonVpcNetworkAccessControlListCard | AmazonVpcNetworkAccessControlListGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.png) | ![illustration for AmazonVpcNetworkAccessControlList](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.Local.png) | ![illustration for AmazonVpcNetworkAccessControlListCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.png) | ![illustration for AmazonVpcNetworkAccessControlListGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcNetworkAccessControlListXs>`
-- `<$AmazonVpcNetworkAccessControlListSm>`
-- `<$AmazonVpcNetworkAccessControlListMd>`
-- `<$AmazonVpcNetworkAccessControlListLg>`
-
-
-
-
-
-## AmazonVpcNetworkAccessControlList
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNetworkAccessControlList
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlList('AmazonVpcNetworkAccessControlList', 'Amazon Vpc Network Access Control List', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNetworkAccessControlList
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlList('AmazonVpcNetworkAccessControlList', 'Amazon Vpc Network Access Control List', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcNetworkAccessControlListCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNetworkAccessControlListCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListCard('AmazonVpcNetworkAccessControlListCard', 'Amazon Vpc Network Access Control List Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNetworkAccessControlListCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListCard('AmazonVpcNetworkAccessControlListCard', 'Amazon Vpc Network Access Control List Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcNetworkAccessControlListGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcNetworkAccessControlListGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListGroup('AmazonVpcNetworkAccessControlListGroup', 'Amazon Vpc Network Access Control List Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcNetworkAccessControlListGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListGroup('AmazonVpcNetworkAccessControlListGroup', 'Amazon Vpc Network Access Control List Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.png
deleted file mode 100644
index 4b666cd2d7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.puml
deleted file mode 100644
index 84707aacc1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList
-
-sprite $AmazonVpcNetworkAccessControlListXs [10x10/16z] JOc50G0n2CHI0RB_mkzIv9HrV9xsMf6ErDS6b86s1bYXY4_RGU31YcQ77G
-
-sprite $AmazonVpcNetworkAccessControlListSm [12x12/16z] NSR50GC1202m75BOV-6wvnL_DezQK43oKIoifEM9gKgxZYfqxemwt2_N0acGW87wb9xPm0K
-
-sprite $AmazonVpcNetworkAccessControlListMd [16x16/16z] RSV5OG0m40Cm1Utz5oxdLntQVsQJnjC1rWNY2HHWS9Y3nQLlMsehfknOQJkhhkorLp3RBRgdl-mwWdMJZ3AmMA04bsSDY1StS2wC3C-yES0d
-
-sprite $AmazonVpcNetworkAccessControlListLg [20x20/16z] {
-TL050i8m43jjylyNSwjZWIssglo7DH2fLnBqpeqxWdz9t4DeVM1L8-sCtip71YjA-j2Ct7sJeLFGsLDBiVwAp6GnqxGg8AZPHx64zkzSTYP8LtdC6JlNRfq7
-U9uxYtuGoCPspXsS4Rvl8N0DUBRgfCaDBIpz0W
-}
-
-!procedure AmazonVpcNetworkAccessControlList($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcNetworkAccessControlListCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcNetworkAccessControlListLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcNetworkAccessControlListGroup($id, $name='Amazon Vpc Network Access Control List', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcNetworkAccessControlListLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.png
deleted file mode 100644
index 866e4fdc9c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.puml
deleted file mode 100644
index 2056085f78..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcNetworkAccessControlListCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListCard('AmazonVpcNetworkAccessControlListCard', 'Amazon Vpc Network Access Control List Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Remote.puml
deleted file mode 100644
index f4909f368d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcNetworkAccessControlListCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListCard('AmazonVpcNetworkAccessControlListCard', 'Amazon Vpc Network Access Control List Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.png
deleted file mode 100644
index e38af42c60..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.puml
deleted file mode 100644
index 1e9937666d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcNetworkAccessControlListGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListGroup('AmazonVpcNetworkAccessControlListGroup', 'Amazon Vpc Network Access Control List Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Remote.puml
deleted file mode 100644
index 3ea4f54802..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlListGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcNetworkAccessControlListGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList')
-
-' renders the element
-AmazonVpcNetworkAccessControlListGroup('AmazonVpcNetworkAccessControlListGroup', 'Amazon Vpc Network Access Control List Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.png
deleted file mode 100644
index 2d7f121b96..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.puml
deleted file mode 100644
index 94c341bcdf..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcPeeringConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnection('AmazonVpcPeeringConnection', 'Amazon Vpc Peering Connection', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Remote.puml
deleted file mode 100644
index 081edd3c5c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcPeeringConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnection('AmazonVpcPeeringConnection', 'Amazon Vpc Peering Connection', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.md
deleted file mode 100644
index da6f428d98..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcPeeringConnection
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-```
-
-
-
-| Illustration | AmazonVpcPeeringConnection | AmazonVpcPeeringConnectionCard | AmazonVpcPeeringConnectionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.png) | ![illustration for AmazonVpcPeeringConnection](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.Local.png) | ![illustration for AmazonVpcPeeringConnectionCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.png) | ![illustration for AmazonVpcPeeringConnectionGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcPeeringConnectionXs>`
-- `<$AmazonVpcPeeringConnectionSm>`
-- `<$AmazonVpcPeeringConnectionMd>`
-- `<$AmazonVpcPeeringConnectionLg>`
-
-
-
-
-
-## AmazonVpcPeeringConnection
-
-### Load remotely
-```plantuml
-@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 AmazonVpcPeeringConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnection('AmazonVpcPeeringConnection', 'Amazon Vpc Peering Connection', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcPeeringConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnection('AmazonVpcPeeringConnection', 'Amazon Vpc Peering Connection', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcPeeringConnectionCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcPeeringConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionCard('AmazonVpcPeeringConnectionCard', 'Amazon Vpc Peering Connection Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcPeeringConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionCard('AmazonVpcPeeringConnectionCard', 'Amazon Vpc Peering Connection Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcPeeringConnectionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcPeeringConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionGroup('AmazonVpcPeeringConnectionGroup', 'Amazon Vpc Peering Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcPeeringConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionGroup('AmazonVpcPeeringConnectionGroup', 'Amazon Vpc Peering Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.png
deleted file mode 100644
index d50832106c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.puml
deleted file mode 100644
index 1b9a4511db..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection
-
-sprite $AmazonVpcPeeringConnectionXs [10x10/16z] JKg50S0W3Aid_p-yuL2DoLjSAofedrT17pQakI997I-Z2pjd_IbN1gbioWy
-
-sprite $AmazonVpcPeeringConnectionSm [12x12/16z] NKo50G0W349TyF_3Tgy3m6TCGTWd0MATqlwCMt-6LXGfrhzQnH21RAz8UeMjbHq_IWFNQBDZYpcwgJih00K
-
-sprite $AmazonVpcPeeringConnectionMd [16x16/16z] RK-50G913Aid-q_CvOj3tSN-GH0WdYxzi5dEkb28M4kPb-pJws_-F0pSUyEW23QEKm2ILy_OCPI5-NGtBTDQfIzGNRxcNybPN-7qHn3oixQhHuiT_dfmq6lT
-
-sprite $AmazonVpcPeeringConnectionLg [20x20/16z] {
-TSw50GGm24FH7oXDzb_utENL5VYljkCHJolDsGxSk2_hkatFBC0h1aW1hDjHkF1Z_XnbgBxDkGbiC9190H8Zp5xG3HCWLI8aONFcII9Xoc2T6OKMmyMSBCu2
-sd1XkCXtVgiU5qJqShq3oCdBRTg22h3CWpEbJefNEk7c2
-}
-
-!procedure AmazonVpcPeeringConnection($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcPeeringConnectionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcPeeringConnectionLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcPeeringConnectionGroup($id, $name='Amazon Vpc Peering Connection', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcPeeringConnectionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.png
deleted file mode 100644
index 3e171a4ac8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.puml
deleted file mode 100644
index 5b106abfe3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcPeeringConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionCard('AmazonVpcPeeringConnectionCard', 'Amazon Vpc Peering Connection Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Remote.puml
deleted file mode 100644
index 54526535ca..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcPeeringConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionCard('AmazonVpcPeeringConnectionCard', 'Amazon Vpc Peering Connection Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.png
deleted file mode 100644
index 5e2690bfea..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.puml
deleted file mode 100644
index 85a7d4feff..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcPeeringConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionGroup('AmazonVpcPeeringConnectionGroup', 'Amazon Vpc Peering Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Remote.puml
deleted file mode 100644
index 9cef9fee55..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnectionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcPeeringConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection')
-
-' renders the element
-AmazonVpcPeeringConnectionGroup('AmazonVpcPeeringConnectionGroup', 'Amazon Vpc Peering Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.png
deleted file mode 100644
index 4954f373a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.puml
deleted file mode 100644
index 2de657aad4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcReachabilityAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzer('AmazonVpcReachabilityAnalyzer', 'Amazon Vpc Reachability Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Remote.puml
deleted file mode 100644
index 1b550d8b50..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcReachabilityAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzer('AmazonVpcReachabilityAnalyzer', 'Amazon Vpc Reachability Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.md
deleted file mode 100644
index caac1e5c67..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcReachabilityAnalyzer
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-```
-
-
-
-| Illustration | AmazonVpcReachabilityAnalyzer | AmazonVpcReachabilityAnalyzerCard | AmazonVpcReachabilityAnalyzerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.png) | ![illustration for AmazonVpcReachabilityAnalyzer](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.Local.png) | ![illustration for AmazonVpcReachabilityAnalyzerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.png) | ![illustration for AmazonVpcReachabilityAnalyzerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcReachabilityAnalyzerXs>`
-- `<$AmazonVpcReachabilityAnalyzerSm>`
-- `<$AmazonVpcReachabilityAnalyzerMd>`
-- `<$AmazonVpcReachabilityAnalyzerLg>`
-
-
-
-
-
-## AmazonVpcReachabilityAnalyzer
-
-### Load remotely
-```plantuml
-@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 AmazonVpcReachabilityAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzer('AmazonVpcReachabilityAnalyzer', 'Amazon Vpc Reachability Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcReachabilityAnalyzer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzer('AmazonVpcReachabilityAnalyzer', 'Amazon Vpc Reachability Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcReachabilityAnalyzerCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcReachabilityAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerCard('AmazonVpcReachabilityAnalyzerCard', 'Amazon Vpc Reachability Analyzer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcReachabilityAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerCard('AmazonVpcReachabilityAnalyzerCard', 'Amazon Vpc Reachability Analyzer Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcReachabilityAnalyzerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcReachabilityAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerGroup('AmazonVpcReachabilityAnalyzerGroup', 'Amazon Vpc Reachability Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcReachabilityAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerGroup('AmazonVpcReachabilityAnalyzerGroup', 'Amazon Vpc Reachability Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.png
deleted file mode 100644
index fa92dfffc8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.puml
deleted file mode 100644
index ebadd17adf..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer
-
-sprite $AmazonVpcReachabilityAnalyzerXs [10x10/16z] Oq009WOqm876PsA7YdEm0p580Aw81IB3319W1W9MTY0JAiO1
-
-sprite $AmazonVpcReachabilityAnalyzerSm [12x12/16z] PSt50S1030F1FQFwRpZCcPzHF6aafw7Q2CWQR8hRqTBQr7OWQEKngnxyn3CdUpNKdBB73
-
-sprite $AmazonVpcReachabilityAnalyzerMd [16x16/16z] NOk50GGm20Dnil_2Br2_AX5wOO3F6IBvpjneL3vvTPbkOdwqVpP7BWirE83_0E-nYvZLh9jfppTE4t2Ka54aumu7iLxLLFe2
-
-sprite $AmazonVpcReachabilityAnalyzerLg [20x20/16z] {
-VSs50SDG20JGms__XMkKUFA-2u1BmJnTAK3i4TIi4VXAwFOVUqxABkuid--KrL7xt5A0J6v-LA-1LhzxGHY6Uh_GdekxOCCCaszGbBq9-mkfi8wJuHhkWZsQ
-4qSYm1i
-}
-
-!procedure AmazonVpcReachabilityAnalyzer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcReachabilityAnalyzerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcReachabilityAnalyzerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcReachabilityAnalyzerGroup($id, $name='Amazon Vpc Reachability Analyzer', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcReachabilityAnalyzerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.png
deleted file mode 100644
index f27b48c6e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.puml
deleted file mode 100644
index b7c320484b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcReachabilityAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerCard('AmazonVpcReachabilityAnalyzerCard', 'Amazon Vpc Reachability Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Remote.puml
deleted file mode 100644
index b7520bb6ff..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcReachabilityAnalyzerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerCard('AmazonVpcReachabilityAnalyzerCard', 'Amazon Vpc Reachability Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.png
deleted file mode 100644
index bfb0da618a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.puml
deleted file mode 100644
index aa8b33259d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcReachabilityAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerGroup('AmazonVpcReachabilityAnalyzerGroup', 'Amazon Vpc Reachability Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Remote.puml
deleted file mode 100644
index 50a3531230..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcReachabilityAnalyzerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
-
-' renders the element
-AmazonVpcReachabilityAnalyzerGroup('AmazonVpcReachabilityAnalyzerGroup', 'Amazon Vpc Reachability Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.png
deleted file mode 100644
index dd14d85358..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.puml
deleted file mode 100644
index 2133aed21a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouter('AmazonVpcRouter', 'Amazon Vpc Router', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Remote.puml
deleted file mode 100644
index 722f914972..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouter('AmazonVpcRouter', 'Amazon Vpc Router', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.md
deleted file mode 100644
index 4b5409c4cf..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcRouter
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-```
-
-
-
-| Illustration | AmazonVpcRouter | AmazonVpcRouterCard | AmazonVpcRouterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.png) | ![illustration for AmazonVpcRouter](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.Local.png) | ![illustration for AmazonVpcRouterCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.png) | ![illustration for AmazonVpcRouterGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcRouterXs>`
-- `<$AmazonVpcRouterSm>`
-- `<$AmazonVpcRouterMd>`
-- `<$AmazonVpcRouterLg>`
-
-
-
-
-
-## AmazonVpcRouter
-
-### Load remotely
-```plantuml
-@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 AmazonVpcRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouter('AmazonVpcRouter', 'Amazon Vpc Router', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouter('AmazonVpcRouter', 'Amazon Vpc Router', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcRouterCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterCard('AmazonVpcRouterCard', 'Amazon Vpc Router Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterCard('AmazonVpcRouterCard', 'Amazon Vpc Router Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcRouterGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterGroup('AmazonVpcRouterGroup', 'Amazon Vpc Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterGroup('AmazonVpcRouterGroup', 'Amazon Vpc Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.png
deleted file mode 100644
index 0fb528cb72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.puml
deleted file mode 100644
index f4b97c6676..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter
-
-sprite $AmazonVpcRouterXs [10x10/16z] JOk50S1020CFp_uBr-Ln8goXfp5Ie1-PcpSeIdVOudbr3i8U8rCcXnq
-
-sprite $AmazonVpcRouterSm [12x12/16z] NKm50G0m3EBp_eNlFXS0dmKdYJu9aEh4VUbpl_LdBmfk9L8_K2pp1gC5F7ZgOjncnn9hOnSB3m9G
-
-sprite $AmazonVpcRouterMd [16x16/16z] RKq70a9H27BqXFkVk6Ta_OLxOay80eGDwDlCibIYMrpVp3Wx6xiPRlzkJJ8XvePUMW0RyYneiGFr4CVx_ft_-ZCirTrEdoQwpfTkLpMnmsqGXQNi3G
-
-sprite $AmazonVpcRouterLg [20x20/16z] {
-TOw54GDG348XoluJzxxMEU75W_-oQdNo9HFowQMRwf59yU1mZjRKR9BDmLtIxZZyucp0_EQkruGQJ1kONFCmGTH2GgafLo_WwQl0w1peHEBx1kihz_LVsFsS
-UzlUxngvbbutU1CmZS76LIkDBXbUHPA77m
-}
-
-!procedure AmazonVpcRouter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcRouterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcRouterLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcRouterGroup($id, $name='Amazon Vpc Router', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcRouterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.png
deleted file mode 100644
index 226916cb54..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.puml
deleted file mode 100644
index 9fe62a55e4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterCard('AmazonVpcRouterCard', 'Amazon Vpc Router Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Remote.puml
deleted file mode 100644
index 9e239a892c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterCard('AmazonVpcRouterCard', 'Amazon Vpc Router Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.png
deleted file mode 100644
index 6fb48afe7e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.puml
deleted file mode 100644
index 7ad96a22c2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterGroup('AmazonVpcRouterGroup', 'Amazon Vpc Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Remote.puml
deleted file mode 100644
index f32da475d6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter')
-
-' renders the element
-AmazonVpcRouterGroup('AmazonVpcRouterGroup', 'Amazon Vpc Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.png
deleted file mode 100644
index ce46d56dfc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.puml
deleted file mode 100644
index e3ffca71c4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcTrafficMirroring
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroring('AmazonVpcTrafficMirroring', 'Amazon Vpc Traffic Mirroring', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Remote.puml
deleted file mode 100644
index d5dc56cf21..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcTrafficMirroring
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroring('AmazonVpcTrafficMirroring', 'Amazon Vpc Traffic Mirroring', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.md
deleted file mode 100644
index d7e2a80711..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcTrafficMirroring
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-```
-
-
-
-| Illustration | AmazonVpcTrafficMirroring | AmazonVpcTrafficMirroringCard | AmazonVpcTrafficMirroringGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.png) | ![illustration for AmazonVpcTrafficMirroring](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.Local.png) | ![illustration for AmazonVpcTrafficMirroringCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.png) | ![illustration for AmazonVpcTrafficMirroringGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcTrafficMirroringXs>`
-- `<$AmazonVpcTrafficMirroringSm>`
-- `<$AmazonVpcTrafficMirroringMd>`
-- `<$AmazonVpcTrafficMirroringLg>`
-
-
-
-
-
-## AmazonVpcTrafficMirroring
-
-### Load remotely
-```plantuml
-@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 AmazonVpcTrafficMirroring
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroring('AmazonVpcTrafficMirroring', 'Amazon Vpc Traffic Mirroring', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcTrafficMirroring
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroring('AmazonVpcTrafficMirroring', 'Amazon Vpc Traffic Mirroring', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcTrafficMirroringCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcTrafficMirroringCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringCard('AmazonVpcTrafficMirroringCard', 'Amazon Vpc Traffic Mirroring Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcTrafficMirroringCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringCard('AmazonVpcTrafficMirroringCard', 'Amazon Vpc Traffic Mirroring Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcTrafficMirroringGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcTrafficMirroringGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringGroup('AmazonVpcTrafficMirroringGroup', 'Amazon Vpc Traffic Mirroring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcTrafficMirroringGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringGroup('AmazonVpcTrafficMirroringGroup', 'Amazon Vpc Traffic Mirroring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.png
deleted file mode 100644
index 5413bc6a63..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.puml
deleted file mode 100644
index 12ddf24e69..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring
-
-sprite $AmazonVpcTrafficMirroringXs [10x10/16z] 1S470G0W0C0W_EkVM0008HXpMI8dXui5Bi5f0eOaPYQ1uDxPv0C
-
-sprite $AmazonVpcTrafficMirroringSm [12x12/16z] NSR50SH030GmUI6U_Xi-nkWb9vcr0XOmWPJL5c4tFItJj9b49RqPEssLnuauZarACTdGi7pAIgTm1G
-
-sprite $AmazonVpcTrafficMirroringMd [16x16/16z] PST15aGn10J0adpQ_KyyB-i1kl1VPvCDW2rm1mY0m98fTOhclTpFLGnBM4quegtdE4PszpottXChdgk85kRvdYg5Qs9zjMKni1gt8E3n0tgWjW3Kf84V
-
-sprite $AmazonVpcTrafficMirroringLg [20x20/16z] {
-TSh50IXG20EmyD3z5_xkaWlI-hytUzlXfxe4SxxR_6lTy3AVpEGIAkbBeXOBXyuZUX33I_MIDifo33PfWSUmNjkddNrEXdDtvkkl--w5DSbe9Rceq7ZVUu4Z
-XgdMsanmEEPQopSNwi62TdvUUNxwlkS6e9RlvYPVtJs_YGY0Zm
-}
-
-!procedure AmazonVpcTrafficMirroring($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcTrafficMirroringCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcTrafficMirroringLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcTrafficMirroringGroup($id, $name='Amazon Vpc Traffic Mirroring', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcTrafficMirroringLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.png
deleted file mode 100644
index 45696059b6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.puml
deleted file mode 100644
index 0efc77bc76..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcTrafficMirroringCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringCard('AmazonVpcTrafficMirroringCard', 'Amazon Vpc Traffic Mirroring Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Remote.puml
deleted file mode 100644
index 371d455342..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcTrafficMirroringCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringCard('AmazonVpcTrafficMirroringCard', 'Amazon Vpc Traffic Mirroring Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.png
deleted file mode 100644
index bdcc7c7484..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.puml
deleted file mode 100644
index 60dcc28db1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcTrafficMirroringGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringGroup('AmazonVpcTrafficMirroringGroup', 'Amazon Vpc Traffic Mirroring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Remote.puml
deleted file mode 100644
index dc68df0297..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroringGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcTrafficMirroringGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
-
-' renders the element
-AmazonVpcTrafficMirroringGroup('AmazonVpcTrafficMirroringGroup', 'Amazon Vpc Traffic Mirroring Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.png
deleted file mode 100644
index f947a3ba47..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.puml
deleted file mode 100644
index ced87cb01f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcVirtualPrivateCloudVpc
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpc('AmazonVpcVirtualPrivateCloudVpc', 'Amazon Vpc Virtual Private Cloud Vpc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Remote.puml
deleted file mode 100644
index 6883dab395..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcVirtualPrivateCloudVpc
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpc('AmazonVpcVirtualPrivateCloudVpc', 'Amazon Vpc Virtual Private Cloud Vpc', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.md
deleted file mode 100644
index 47464e3f5d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcVirtualPrivateCloudVpc
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-```
-
-
-
-| Illustration | AmazonVpcVirtualPrivateCloudVpc | AmazonVpcVirtualPrivateCloudVpcCard | AmazonVpcVirtualPrivateCloudVpcGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.png) | ![illustration for AmazonVpcVirtualPrivateCloudVpc](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.Local.png) | ![illustration for AmazonVpcVirtualPrivateCloudVpcCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.png) | ![illustration for AmazonVpcVirtualPrivateCloudVpcGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcVirtualPrivateCloudVpcXs>`
-- `<$AmazonVpcVirtualPrivateCloudVpcSm>`
-- `<$AmazonVpcVirtualPrivateCloudVpcMd>`
-- `<$AmazonVpcVirtualPrivateCloudVpcLg>`
-
-
-
-
-
-## AmazonVpcVirtualPrivateCloudVpc
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVirtualPrivateCloudVpc
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpc('AmazonVpcVirtualPrivateCloudVpc', 'Amazon Vpc Virtual Private Cloud Vpc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVirtualPrivateCloudVpc
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpc('AmazonVpcVirtualPrivateCloudVpc', 'Amazon Vpc Virtual Private Cloud Vpc', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcVirtualPrivateCloudVpcCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVirtualPrivateCloudVpcCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcCard('AmazonVpcVirtualPrivateCloudVpcCard', 'Amazon Vpc Virtual Private Cloud Vpc Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVirtualPrivateCloudVpcCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcCard('AmazonVpcVirtualPrivateCloudVpcCard', 'Amazon Vpc Virtual Private Cloud Vpc Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcVirtualPrivateCloudVpcGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVirtualPrivateCloudVpcGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcGroup('AmazonVpcVirtualPrivateCloudVpcGroup', 'Amazon Vpc Virtual Private Cloud Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVirtualPrivateCloudVpcGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcGroup('AmazonVpcVirtualPrivateCloudVpcGroup', 'Amazon Vpc Virtual Private Cloud Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.png
deleted file mode 100644
index 95d0f69685..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.puml
deleted file mode 100644
index 7b3404c7cb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc
-
-sprite $AmazonVpcVirtualPrivateCloudVpcXs [10x10/16z] JOh50G114C8oJlyDdylomS8gkPu0z9NzwlM4oWV0MyPL6WoUvCzTqfCaTW
-
-sprite $AmazonVpcVirtualPrivateCloudVpcSm [12x12/16z] NOi50G1120G7ft_XTpc7LPRJrIzK86zuBq60ro_5Rs2q8c-_YhendYSIaHU_UlU3MfDVBjW1
-
-sprite $AmazonVpcVirtualPrivateCloudVpcMd [16x16/16z] RSa75WCn20FHmLP0zxzmgjBtkyw38zLTl3bND7TpKZxSAPDgYDwWbQZnPkEa2x0OOcQCQM9GOMZtrRkZxZqGCXA2CBQQDw-QnQyB
-
-sprite $AmazonVpcVirtualPrivateCloudVpcLg [20x20/16z] {
-TSw54S102031mnxwRpWU9hhZnmly4n7kl4Aj1XSMh3GlhTYDKSLEej_ekIYqC1OPD36imBLBbE-_PwSKH96KItEjaULBT-ismCcbKV5kIApasbhiJUNIKWrV
-9zT6HHR5LI6zMwi5tsO
-}
-
-!procedure AmazonVpcVirtualPrivateCloudVpc($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcVirtualPrivateCloudVpcCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcVirtualPrivateCloudVpcLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcVirtualPrivateCloudVpcGroup($id, $name='Amazon Vpc Virtual Private Cloud Vpc', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcVirtualPrivateCloudVpcLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.png
deleted file mode 100644
index 975eb42602..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.puml
deleted file mode 100644
index c14b6d6d5e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcVirtualPrivateCloudVpcCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcCard('AmazonVpcVirtualPrivateCloudVpcCard', 'Amazon Vpc Virtual Private Cloud Vpc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Remote.puml
deleted file mode 100644
index 4a6aa60cee..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcVirtualPrivateCloudVpcCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcCard('AmazonVpcVirtualPrivateCloudVpcCard', 'Amazon Vpc Virtual Private Cloud Vpc Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.png
deleted file mode 100644
index b6294bd24d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.puml
deleted file mode 100644
index 1618169bb1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcVirtualPrivateCloudVpcGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcGroup('AmazonVpcVirtualPrivateCloudVpcGroup', 'Amazon Vpc Virtual Private Cloud Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Remote.puml
deleted file mode 100644
index ced4f36e5c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpcGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcVirtualPrivateCloudVpcGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc')
-
-' renders the element
-AmazonVpcVirtualPrivateCloudVpcGroup('AmazonVpcVirtualPrivateCloudVpcGroup', 'Amazon Vpc Virtual Private Cloud Vpc Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.png
deleted file mode 100644
index b6ad9fe248..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.puml
deleted file mode 100644
index e468b5dd27..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcVpnConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnection('AmazonVpcVpnConnection', 'Amazon Vpc Vpn Connection', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Remote.puml
deleted file mode 100644
index 959bf613c4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcVpnConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnection('AmazonVpcVpnConnection', 'Amazon Vpc Vpn Connection', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.md
deleted file mode 100644
index 40133589db..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcVpnConnection
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-```
-
-
-
-| Illustration | AmazonVpcVpnConnection | AmazonVpcVpnConnectionCard | AmazonVpcVpnConnectionGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.png) | ![illustration for AmazonVpcVpnConnection](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.Local.png) | ![illustration for AmazonVpcVpnConnectionCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.png) | ![illustration for AmazonVpcVpnConnectionGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcVpnConnectionXs>`
-- `<$AmazonVpcVpnConnectionSm>`
-- `<$AmazonVpcVpnConnectionMd>`
-- `<$AmazonVpcVpnConnectionLg>`
-
-
-
-
-
-## AmazonVpcVpnConnection
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVpnConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnection('AmazonVpcVpnConnection', 'Amazon Vpc Vpn Connection', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVpnConnection
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnection('AmazonVpcVpnConnection', 'Amazon Vpc Vpn Connection', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcVpnConnectionCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVpnConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionCard('AmazonVpcVpnConnectionCard', 'Amazon Vpc Vpn Connection Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVpnConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionCard('AmazonVpcVpnConnectionCard', 'Amazon Vpc Vpn Connection Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcVpnConnectionGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVpnConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionGroup('AmazonVpcVpnConnectionGroup', 'Amazon Vpc Vpn Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVpnConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionGroup('AmazonVpcVpnConnectionGroup', 'Amazon Vpc Vpn Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.png
deleted file mode 100644
index f42a0eec43..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.puml
deleted file mode 100644
index f73d00e832..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection
-
-sprite $AmazonVpcVpnConnectionXs [10x10/16z] LOg50G1020AntN_XxpnRm8SZvsAz4P0B1eOaqHVg-7XrrfPdyvxNLm4
-
-sprite $AmazonVpcVpnConnectionSm [12x12/16z] PSYr0S10400Wtc__XUCUIdoD5Em2OqyPLIUNj0ia1GFOEzlbujRTWh-nOmO
-
-sprite $AmazonVpcVpnConnectionMd [16x16/16z] RSw50SD020NGZxF_mcsISxV76RWMoiZP1Y06or8AbA759PvpUSnQuZ3KD-liLKQrC1M_FT_rS28MKs8nTjDc3EkStHy
-
-sprite $AmazonVpcVpnConnectionLg [20x20/16z] XOw50G0X4CFIOhV_mk-kmKCHFb2DofaoYj39pPaunUP41h7kPYOaQfhK1GDk74ZppTukLs8Ds94yael5J6Z3TNNJHMsAd5mbRgwfNTtQ_xjwSolrut_oZe0U
-
-!procedure AmazonVpcVpnConnection($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcVpnConnectionCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcVpnConnectionLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcVpnConnectionGroup($id, $name='Amazon Vpc Vpn Connection', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcVpnConnectionLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.png
deleted file mode 100644
index 6173349b30..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.puml
deleted file mode 100644
index d54ab1d52d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcVpnConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionCard('AmazonVpcVpnConnectionCard', 'Amazon Vpc Vpn Connection Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Remote.puml
deleted file mode 100644
index f0e1eaa032..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcVpnConnectionCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionCard('AmazonVpcVpnConnectionCard', 'Amazon Vpc Vpn Connection Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.png
deleted file mode 100644
index b58b08d950..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.puml
deleted file mode 100644
index 24667b547a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcVpnConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionGroup('AmazonVpcVpnConnectionGroup', 'Amazon Vpc Vpn Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Remote.puml
deleted file mode 100644
index 8454b8df7c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnectionGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcVpnConnectionGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection')
-
-' renders the element
-AmazonVpcVpnConnectionGroup('AmazonVpcVpnConnectionGroup', 'Amazon Vpc Vpn Connection Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.png
deleted file mode 100644
index db681d7300..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.puml
deleted file mode 100644
index af03df50eb..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcVpnGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGateway('AmazonVpcVpnGateway', 'Amazon Vpc Vpn Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Remote.puml
deleted file mode 100644
index 79b20ba32c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcVpnGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGateway('AmazonVpcVpnGateway', 'Amazon Vpc Vpn Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.md
deleted file mode 100644
index 38e983964b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonVpcVpnGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-```
-
-
-
-| Illustration | AmazonVpcVpnGateway | AmazonVpcVpnGatewayCard | AmazonVpcVpnGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.png) | ![illustration for AmazonVpcVpnGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.Local.png) | ![illustration for AmazonVpcVpnGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.png) | ![illustration for AmazonVpcVpnGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonVpcVpnGatewayXs>`
-- `<$AmazonVpcVpnGatewaySm>`
-- `<$AmazonVpcVpnGatewayMd>`
-- `<$AmazonVpcVpnGatewayLg>`
-
-
-
-
-
-## AmazonVpcVpnGateway
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVpnGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGateway('AmazonVpcVpnGateway', 'Amazon Vpc Vpn Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVpnGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGateway('AmazonVpcVpnGateway', 'Amazon Vpc Vpn Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonVpcVpnGatewayCard
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVpnGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayCard('AmazonVpcVpnGatewayCard', 'Amazon Vpc Vpn Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVpnGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayCard('AmazonVpcVpnGatewayCard', 'Amazon Vpc Vpn Gateway Card', 'an optional description')
-@enduml
-```
-
-## AmazonVpcVpnGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AmazonVpcVpnGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayGroup('AmazonVpcVpnGatewayGroup', 'Amazon Vpc Vpn Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonVpcVpnGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayGroup('AmazonVpcVpnGatewayGroup', 'Amazon Vpc Vpn Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.png
deleted file mode 100644
index 0b57386c26..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.puml
deleted file mode 100644
index a12300d501..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway
-
-sprite $AmazonVpcVpnGatewayXs [10x10/16z] JSU50OD000F0Uy_-2xSunEEBN5POvD2Kunbhf1l8mNAjYwMKg0HNhb7I-0C
-
-sprite $AmazonVpcVpnGatewaySm [12x12/16z] NOs50S0W30G_dlqdRZzKEOWRDjh46yGns5r0JMuLWy9Q4sPbcfWg-FALQlhpzFaDGb3lWS8GLQq03W
-
-sprite $AmazonVpcVpnGatewayMd [16x16/16z] ROu53W0n20GNv_yVFbaQOfsJTeBYXdPLrseB3yjH1cHl_LlmG00g9w00SiBhK5x3V_v8qWtQarbeUgdm5YUEYSilV8LUCqC6s6v5p462YqinIZGhG5u
-
-sprite $AmazonVpcVpnGatewayLg [20x20/16z] {
-TKy50WCn30gDyVyFJoBpSLAi9lzn8faEUSAeDGPbaVf54zNjWQU43eyYMQgNMeOKELhC7ocx81xfxdIxS-py0kxZWN0yvsHuzYZUdkBEYclr-aCi__pGk74x
-St8i-XwpqcAv9ePPFjEa7oYfyaIlkFmA
-}
-
-!procedure AmazonVpcVpnGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonVpcVpnGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonVpcVpnGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AmazonVpcVpnGatewayGroup($id, $name='Amazon Vpc Vpn Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AmazonVpcVpnGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.png
deleted file mode 100644
index eb8fd92d64..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.puml
deleted file mode 100644
index 88f3b91936..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonVpcVpnGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayCard('AmazonVpcVpnGatewayCard', 'Amazon Vpc Vpn Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Remote.puml
deleted file mode 100644
index 358e604bf6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonVpcVpnGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayCard('AmazonVpcVpnGatewayCard', 'Amazon Vpc Vpn Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.png
deleted file mode 100644
index 76aae5ce5e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.puml
deleted file mode 100644
index e23e51b1a6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonVpcVpnGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayGroup('AmazonVpcVpnGatewayGroup', 'Amazon Vpc Vpn Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Remote.puml
deleted file mode 100644
index 343fb05930..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonVpcVpnGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway')
-
-' renders the element
-AmazonVpcVpnGatewayGroup('AmazonVpcVpnGatewayGroup', 'Amazon Vpc Vpn Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.png
deleted file mode 100644
index aae9ae3001..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.puml
deleted file mode 100644
index 08a89dcbe1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshMesh
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMesh('AwsAppMeshMesh', 'Aws App Mesh Mesh', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Remote.puml
deleted file mode 100644
index 4f7782786b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshMesh
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMesh('AwsAppMeshMesh', 'Aws App Mesh Mesh', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.md
deleted file mode 100644
index 87f04d9e31..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppMeshMesh
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-```
-
-
-
-| Illustration | AwsAppMeshMesh | AwsAppMeshMeshCard | AwsAppMeshMeshGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.png) | ![illustration for AwsAppMeshMesh](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.Local.png) | ![illustration for AwsAppMeshMeshCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.png) | ![illustration for AwsAppMeshMeshGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppMeshMeshXs>`
-- `<$AwsAppMeshMeshSm>`
-- `<$AwsAppMeshMeshMd>`
-- `<$AwsAppMeshMeshLg>`
-
-
-
-
-
-## AwsAppMeshMesh
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshMesh
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMesh('AwsAppMeshMesh', 'Aws App Mesh Mesh', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshMesh
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMesh('AwsAppMeshMesh', 'Aws App Mesh Mesh', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshMeshCard
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshMeshCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshCard('AwsAppMeshMeshCard', 'Aws App Mesh Mesh Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshMeshCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshCard('AwsAppMeshMeshCard', 'Aws App Mesh Mesh Card', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshMeshGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshMeshGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshGroup('AwsAppMeshMeshGroup', 'Aws App Mesh Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshMeshGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshGroup('AwsAppMeshMeshGroup', 'Aws App Mesh Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.png
deleted file mode 100644
index cf2de1471e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.puml
deleted file mode 100644
index 67669d6d82..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh
-
-sprite $AwsAppMeshMeshXs [10x10/16z] Oq0172XC3WuGOc1XO623iXWnrR62rR6mmTInCdCm0oce93E81
-
-sprite $AwsAppMeshMeshSm [12x12/16z] NOk50SC03CCKzlyFRsLI6CmN-QTF8FPQYC6sVWGkOC9O2RRRsQCzfc-jwBKfJrPC32Uzjty
-
-sprite $AwsAppMeshMeshMd [16x16/16z] RK-30G102Cpz_Wk_ROK3_4S8nnS1_CpxF0aX3ybRIw42Zx-Rm_RlaDBmLJiKN_ZS-GUqJ7n1XXrVaSgVh74xSIdDXxYHsM7WqY_Zcm
-
-sprite $AwsAppMeshMeshLg [20x20/16z] {
-XL050W0X2DjKnlx_uUjEfHlmzJ9vDNc2VnlicKsS3TXOpE663pQD6Wk2gothn62jSToxJ59JfB3RxhEiSKrN6nYpagCgnsM-KHOtcyJH9amDImpeieIxmgwf
-iFxl4b5rjO7Sn1u
-}
-
-!procedure AwsAppMeshMesh($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppMeshMeshCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppMeshMeshLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppMeshMeshGroup($id, $name='Aws App Mesh Mesh', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsAppMeshMeshLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.png
deleted file mode 100644
index 9ea9de5a9c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.puml
deleted file mode 100644
index c7f4776d35..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshMeshCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshCard('AwsAppMeshMeshCard', 'Aws App Mesh Mesh Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Remote.puml
deleted file mode 100644
index deb446f923..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshMeshCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshCard('AwsAppMeshMeshCard', 'Aws App Mesh Mesh Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.png
deleted file mode 100644
index 2aa0563cf0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.puml
deleted file mode 100644
index 844477dda7..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppMeshMeshGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshGroup('AwsAppMeshMeshGroup', 'Aws App Mesh Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Remote.puml
deleted file mode 100644
index b62125128f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMeshGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppMeshMeshGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh')
-
-' renders the element
-AwsAppMeshMeshGroup('AwsAppMeshMeshGroup', 'Aws App Mesh Mesh Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.png
deleted file mode 100644
index d022a9ae2d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.puml
deleted file mode 100644
index 2c4890b212..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGateway('AwsAppMeshVirtualGateway', 'Aws App Mesh Virtual Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Remote.puml
deleted file mode 100644
index 75ac98b556..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGateway('AwsAppMeshVirtualGateway', 'Aws App Mesh Virtual Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.md
deleted file mode 100644
index 6525c39a1f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppMeshVirtualGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-```
-
-
-
-| Illustration | AwsAppMeshVirtualGateway | AwsAppMeshVirtualGatewayCard | AwsAppMeshVirtualGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.png) | ![illustration for AwsAppMeshVirtualGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.Local.png) | ![illustration for AwsAppMeshVirtualGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.png) | ![illustration for AwsAppMeshVirtualGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppMeshVirtualGatewayXs>`
-- `<$AwsAppMeshVirtualGatewaySm>`
-- `<$AwsAppMeshVirtualGatewayMd>`
-- `<$AwsAppMeshVirtualGatewayLg>`
-
-
-
-
-
-## AwsAppMeshVirtualGateway
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGateway('AwsAppMeshVirtualGateway', 'Aws App Mesh Virtual Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGateway('AwsAppMeshVirtualGateway', 'Aws App Mesh Virtual Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayCard('AwsAppMeshVirtualGatewayCard', 'Aws App Mesh Virtual Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayCard('AwsAppMeshVirtualGatewayCard', 'Aws App Mesh Virtual Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayGroup('AwsAppMeshVirtualGatewayGroup', 'Aws App Mesh Virtual Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayGroup('AwsAppMeshVirtualGatewayGroup', 'Aws App Mesh Virtual Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.png
deleted file mode 100644
index dcede37370..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.puml
deleted file mode 100644
index 236147f7d4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway
-
-sprite $AwsAppMeshVirtualGatewayXs [10x10/16z] LSc30G1130J0EIRzD_nciFIPJ5qF6AWAkL-_LRWK_kr8sUrAgffgpuXc1G
-
-sprite $AwsAppMeshVirtualGatewaySm [12x12/16z] LKg50S0m3Af2_hzum3oAjN-L3tofNSBM-cM1R1sdH0ZlBKodavdQuD6JNoMyjZ4udGbCfdeUsc202aeU
-
-sprite $AwsAppMeshVirtualGatewayMd [16x16/16z] {
-POo50GD030Bl9OJz5wxmzSO5W7-JqZpJkX2x1nfUOA0mJK5wp80wktpsiOCRexFl9rv01_JO7_rp9nhENa-zkQ8tMqTlZYTlcQUU1mXf8PWDqpEAQ9bZbHhc
-5G
-}
-
-sprite $AwsAppMeshVirtualGatewayLg [20x20/16z] {
-VSs5OKCn54FHguVQV-72Xs8IcO-9PmbpH7rBkWmKgBod91XMHWapO826nH200lzyKzDvsFN8yQQOmqnV5fxbiB5Fsm5Euw2LnHyRp5yB2rYVbfuN_x8xSTYq
-FPHL_dvFe1rSV1iO74O9H42lC21Gacu0skQ8riaT_HhV0G
-}
-
-!procedure AwsAppMeshVirtualGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppMeshVirtualGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppMeshVirtualGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppMeshVirtualGatewayGroup($id, $name='Aws App Mesh Virtual Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsAppMeshVirtualGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.png
deleted file mode 100644
index c9c29d24bb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.puml
deleted file mode 100644
index a9a861a030..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayCard('AwsAppMeshVirtualGatewayCard', 'Aws App Mesh Virtual Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Remote.puml
deleted file mode 100644
index d7daa06206..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayCard('AwsAppMeshVirtualGatewayCard', 'Aws App Mesh Virtual Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.png
deleted file mode 100644
index d1a6660c26..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.puml
deleted file mode 100644
index 6fcacade86..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppMeshVirtualGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayGroup('AwsAppMeshVirtualGatewayGroup', 'Aws App Mesh Virtual Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Remote.puml
deleted file mode 100644
index e5e9d5e38f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppMeshVirtualGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway')
-
-' renders the element
-AwsAppMeshVirtualGatewayGroup('AwsAppMeshVirtualGatewayGroup', 'Aws App Mesh Virtual Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.png
deleted file mode 100644
index bdf96c45c1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.puml
deleted file mode 100644
index fb78e63f27..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualNode
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNode('AwsAppMeshVirtualNode', 'Aws App Mesh Virtual Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Remote.puml
deleted file mode 100644
index 851be4381a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualNode
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNode('AwsAppMeshVirtualNode', 'Aws App Mesh Virtual Node', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.md
deleted file mode 100644
index d9bb48670b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppMeshVirtualNode
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-```
-
-
-
-| Illustration | AwsAppMeshVirtualNode | AwsAppMeshVirtualNodeCard | AwsAppMeshVirtualNodeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.png) | ![illustration for AwsAppMeshVirtualNode](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.Local.png) | ![illustration for AwsAppMeshVirtualNodeCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.png) | ![illustration for AwsAppMeshVirtualNodeGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppMeshVirtualNodeXs>`
-- `<$AwsAppMeshVirtualNodeSm>`
-- `<$AwsAppMeshVirtualNodeMd>`
-- `<$AwsAppMeshVirtualNodeLg>`
-
-
-
-
-
-## AwsAppMeshVirtualNode
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualNode
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNode('AwsAppMeshVirtualNode', 'Aws App Mesh Virtual Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualNode
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNode('AwsAppMeshVirtualNode', 'Aws App Mesh Virtual Node', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualNodeCard
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualNodeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeCard('AwsAppMeshVirtualNodeCard', 'Aws App Mesh Virtual Node Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualNodeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeCard('AwsAppMeshVirtualNodeCard', 'Aws App Mesh Virtual Node Card', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualNodeGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualNodeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeGroup('AwsAppMeshVirtualNodeGroup', 'Aws App Mesh Virtual Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualNodeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeGroup('AwsAppMeshVirtualNodeGroup', 'Aws App Mesh Virtual Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.png
deleted file mode 100644
index 8f0aaafb27..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.puml
deleted file mode 100644
index 9afc430c79..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode
-
-sprite $AwsAppMeshVirtualNodeXs [10x10/16z] Oq05J43C2652M1mWn0naWJbG2bMMaH6aWnN8uk10rii81Km
-
-sprite $AwsAppMeshVirtualNodeSm [12x12/16z] NKg30G102Cor_yHlv4xm5-4f1-nSfxemH1_ls69YZux3EcOy6Q_vw9Y-l969-isGhhpVYWO
-
-sprite $AwsAppMeshVirtualNodeMd [16x16/16z] VKw50SC0328A_p-yrRsDUy2Ln2C9dAgXfGlU_TgNnjnKKmC86tE2KsxqcEPbGAfgtU_BlLxlDQTyksUdUo3d_d2NhEelV0WikKvKVm
-
-sprite $AwsAppMeshVirtualNodeLg [20x20/16z] {
-RSy70iKW20FG049o_ml_uVY3DXtgS-CkL8z1sF5Tcd-CWnTBw6fo0AgODcPhTeQ1qmewHj6doRQjSjeQncAXsPX57vS0VFpQ_5jPJQFfMCJtBBcibCAqe1jJ
-INcxMzjtXeglMOixp7lm1
-}
-
-!procedure AwsAppMeshVirtualNode($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppMeshVirtualNodeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppMeshVirtualNodeLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppMeshVirtualNodeGroup($id, $name='Aws App Mesh Virtual Node', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsAppMeshVirtualNodeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.png
deleted file mode 100644
index 8fced2ed2f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.puml
deleted file mode 100644
index 71d24a2dfa..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualNodeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeCard('AwsAppMeshVirtualNodeCard', 'Aws App Mesh Virtual Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Remote.puml
deleted file mode 100644
index 28e769043f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualNodeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeCard('AwsAppMeshVirtualNodeCard', 'Aws App Mesh Virtual Node Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.png
deleted file mode 100644
index ca3a89af6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.puml
deleted file mode 100644
index 20dea46e05..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppMeshVirtualNodeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeGroup('AwsAppMeshVirtualNodeGroup', 'Aws App Mesh Virtual Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Remote.puml
deleted file mode 100644
index 6ed9d3a091..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNodeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppMeshVirtualNodeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
-
-' renders the element
-AwsAppMeshVirtualNodeGroup('AwsAppMeshVirtualNodeGroup', 'Aws App Mesh Virtual Node Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.png
deleted file mode 100644
index 875eef7c47..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.puml
deleted file mode 100644
index 0ef4c93cf0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouter('AwsAppMeshVirtualRouter', 'Aws App Mesh Virtual Router', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Remote.puml
deleted file mode 100644
index d927ccd9bd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouter('AwsAppMeshVirtualRouter', 'Aws App Mesh Virtual Router', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.md
deleted file mode 100644
index 34e9ccac0c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppMeshVirtualRouter
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-```
-
-
-
-| Illustration | AwsAppMeshVirtualRouter | AwsAppMeshVirtualRouterCard | AwsAppMeshVirtualRouterGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.png) | ![illustration for AwsAppMeshVirtualRouter](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.Local.png) | ![illustration for AwsAppMeshVirtualRouterCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.png) | ![illustration for AwsAppMeshVirtualRouterGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppMeshVirtualRouterXs>`
-- `<$AwsAppMeshVirtualRouterSm>`
-- `<$AwsAppMeshVirtualRouterMd>`
-- `<$AwsAppMeshVirtualRouterLg>`
-
-
-
-
-
-## AwsAppMeshVirtualRouter
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouter('AwsAppMeshVirtualRouter', 'Aws App Mesh Virtual Router', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualRouter
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouter('AwsAppMeshVirtualRouter', 'Aws App Mesh Virtual Router', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualRouterCard
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterCard('AwsAppMeshVirtualRouterCard', 'Aws App Mesh Virtual Router Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterCard('AwsAppMeshVirtualRouterCard', 'Aws App Mesh Virtual Router Card', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualRouterGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterGroup('AwsAppMeshVirtualRouterGroup', 'Aws App Mesh Virtual Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterGroup('AwsAppMeshVirtualRouterGroup', 'Aws App Mesh Virtual Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.png
deleted file mode 100644
index de3e5c2f72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.puml
deleted file mode 100644
index 79995d2b45..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter
-
-sprite $AwsAppMeshVirtualRouterXs [10x10/16z] JOg30G1H34DVdVqNFkEN4MlfMUocho86wlW-56-zeQjjN4eSz0vCcHns
-
-sprite $AwsAppMeshVirtualRouterSm [12x12/16z] NSk50OHG30FGzxNPV-5p0UgDk4H6cm4JOG3wm2JliRPbs2y7qMmJbFd2cIBQQvNEeDu3q-zafT9n1m
-
-sprite $AwsAppMeshVirtualRouterMd [16x16/16z] {
-RKo53KGn5A86x3_n1TfSx5SVYgyrBLb_wD5lyKBbdlackDmAnW7cm6DbiCC-_MnWGkqRvewDmNMTr-tYVBTGAIyMaUu5Ui4G6wuxC5BqEpdFVYMr35NjcjH1
-rmy
-}
-
-sprite $AwsAppMeshVirtualRouterLg [20x20/16z] {
-TOu5WiGm30F7TcBf_ny-q37i50Hjul2ONbct2E5ueci-q01rFsoqyaO0xYmS4cQZIY14BKhG0xwagxlHXLjErrOIWaoHbCbqOM3pY50LbyvDcE9-dsz7Qr4b
-GsTkV5dkwnSvm-dFav_5V2OcmJuH2AE2S1G9ykqQk_bElV3Xdm4
-}
-
-!procedure AwsAppMeshVirtualRouter($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppMeshVirtualRouterCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppMeshVirtualRouterLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppMeshVirtualRouterGroup($id, $name='Aws App Mesh Virtual Router', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsAppMeshVirtualRouterLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.png
deleted file mode 100644
index 79b9219dfb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.puml
deleted file mode 100644
index 4f9f145b38..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterCard('AwsAppMeshVirtualRouterCard', 'Aws App Mesh Virtual Router Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Remote.puml
deleted file mode 100644
index 384888b586..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualRouterCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterCard('AwsAppMeshVirtualRouterCard', 'Aws App Mesh Virtual Router Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.png
deleted file mode 100644
index f1ce0050c9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.puml
deleted file mode 100644
index 11cf125e0a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppMeshVirtualRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterGroup('AwsAppMeshVirtualRouterGroup', 'Aws App Mesh Virtual Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Remote.puml
deleted file mode 100644
index 1e85825dc2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouterGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppMeshVirtualRouterGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter')
-
-' renders the element
-AwsAppMeshVirtualRouterGroup('AwsAppMeshVirtualRouterGroup', 'Aws App Mesh Virtual Router Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.png
deleted file mode 100644
index a32543d70f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.puml
deleted file mode 100644
index 17bd33d61e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualService('AwsAppMeshVirtualService', 'Aws App Mesh Virtual Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Remote.puml
deleted file mode 100644
index d3de63d712..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualService('AwsAppMeshVirtualService', 'Aws App Mesh Virtual Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.md
deleted file mode 100644
index 865b35ec04..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsAppMeshVirtualService
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-```
-
-
-
-| Illustration | AwsAppMeshVirtualService | AwsAppMeshVirtualServiceCard | AwsAppMeshVirtualServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.png) | ![illustration for AwsAppMeshVirtualService](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.Local.png) | ![illustration for AwsAppMeshVirtualServiceCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.png) | ![illustration for AwsAppMeshVirtualServiceGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsAppMeshVirtualServiceXs>`
-- `<$AwsAppMeshVirtualServiceSm>`
-- `<$AwsAppMeshVirtualServiceMd>`
-- `<$AwsAppMeshVirtualServiceLg>`
-
-
-
-
-
-## AwsAppMeshVirtualService
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualService('AwsAppMeshVirtualService', 'Aws App Mesh Virtual Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualService('AwsAppMeshVirtualService', 'Aws App Mesh Virtual Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceCard('AwsAppMeshVirtualServiceCard', 'Aws App Mesh Virtual Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceCard('AwsAppMeshVirtualServiceCard', 'Aws App Mesh Virtual Service Card', 'an optional description')
-@enduml
-```
-
-## AwsAppMeshVirtualServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsAppMeshVirtualServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceGroup('AwsAppMeshVirtualServiceGroup', 'Aws App Mesh Virtual Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsAppMeshVirtualServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceGroup('AwsAppMeshVirtualServiceGroup', 'Aws App Mesh Virtual Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.png
deleted file mode 100644
index 494833462f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.puml
deleted file mode 100644
index 08ea01b6b4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService
-
-sprite $AwsAppMeshVirtualServiceXs [10x10/16z] JOkr0S0m4CGIe_QVs6gUyU2h-0tgFNdHhe6BAylwAj0kjZJj0ypkVG
-
-sprite $AwsAppMeshVirtualServiceSm [12x12/16z] LSg30G0m30J0ZxF_mZMl2F6ABcTEwKtCt36TNEFhU_PSigMcr7CQpOPd3eIrHpQQ6MWKEdScGrC1
-
-sprite $AwsAppMeshVirtualServiceMd [16x16/16z] PKk50KHH2B9b_uKlZ9-yK8gUoC7oMN1ovK8kvrdk7COtdi6LAHuqknS7IH4VN_2B0DFl7bYA8uhN2_jhmX3fZ7V6Kn7fJXTKveql
-
-sprite $AwsAppMeshVirtualServiceLg [20x20/16z] {
-ZOy50iKm24EXXP3xN_XBvhvijOVRcNpMmZWXhfYX95OjRBxY7UlaWS5mZ6MQjUB4Y34V6bnCcrWICJwTSawsLRxyksdVigP1uX-hhih76j7XUdirZgoWnYCJ
-8Eb4fosIlo4MiinxgIy
-}
-
-!procedure AwsAppMeshVirtualService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsAppMeshVirtualServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsAppMeshVirtualServiceLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsAppMeshVirtualServiceGroup($id, $name='Aws App Mesh Virtual Service', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsAppMeshVirtualServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.png
deleted file mode 100644
index f8e623058a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.puml
deleted file mode 100644
index 7fb0919726..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsAppMeshVirtualServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceCard('AwsAppMeshVirtualServiceCard', 'Aws App Mesh Virtual Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Remote.puml
deleted file mode 100644
index beddced7e7..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsAppMeshVirtualServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceCard('AwsAppMeshVirtualServiceCard', 'Aws App Mesh Virtual Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.png
deleted file mode 100644
index 4e2785f25f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.puml
deleted file mode 100644
index 08d7d5073a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsAppMeshVirtualServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceGroup('AwsAppMeshVirtualServiceGroup', 'Aws App Mesh Virtual Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Remote.puml
deleted file mode 100644
index a23e5db230..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsAppMeshVirtualServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService')
-
-' renders the element
-AwsAppMeshVirtualServiceGroup('AwsAppMeshVirtualServiceGroup', 'Aws App Mesh Virtual Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.png
deleted file mode 100644
index 55623c2a3f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.puml
deleted file mode 100644
index 571601426b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapNamespace
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespace('AwsCloudMapNamespace', 'Aws Cloud Map Namespace', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Remote.puml
deleted file mode 100644
index ed395972f9..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapNamespace
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespace('AwsCloudMapNamespace', 'Aws Cloud Map Namespace', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.md
deleted file mode 100644
index cab31362f5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudMapNamespace
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-```
-
-
-
-| Illustration | AwsCloudMapNamespace | AwsCloudMapNamespaceCard | AwsCloudMapNamespaceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.png) | ![illustration for AwsCloudMapNamespace](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.Local.png) | ![illustration for AwsCloudMapNamespaceCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.png) | ![illustration for AwsCloudMapNamespaceGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudMapNamespaceXs>`
-- `<$AwsCloudMapNamespaceSm>`
-- `<$AwsCloudMapNamespaceMd>`
-- `<$AwsCloudMapNamespaceLg>`
-
-
-
-
-
-## AwsCloudMapNamespace
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapNamespace
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespace('AwsCloudMapNamespace', 'Aws Cloud Map Namespace', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapNamespace
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespace('AwsCloudMapNamespace', 'Aws Cloud Map Namespace', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapNamespaceCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapNamespaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceCard('AwsCloudMapNamespaceCard', 'Aws Cloud Map Namespace Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapNamespaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceCard('AwsCloudMapNamespaceCard', 'Aws Cloud Map Namespace Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapNamespaceGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapNamespaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceGroup('AwsCloudMapNamespaceGroup', 'Aws Cloud Map Namespace Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapNamespaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceGroup('AwsCloudMapNamespaceGroup', 'Aws Cloud Map Namespace Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.png
deleted file mode 100644
index 85ef7e503b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.puml
deleted file mode 100644
index ffafe0ff10..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace
-
-sprite $AwsCloudMapNamespaceXs [10x10/16z] HSW50S1030F0Uuv_msDem_nNnr0J0eL8QvGIfvumnCGQ8IWdea7vje0sO0S
-
-sprite $AwsCloudMapNamespaceSm [12x12/16z] LSQ5OGGm34FHPwUEil_2FIRXzwD43saMcz3aoG_QDwxg8icjMN4u63LQ43D_rdRiKHMZzuqrd4Eo0NN01G
-
-sprite $AwsCloudMapNamespaceMd [16x16/16z] {
-PSsreMXH54B1kKSszD_mb-Uo8YR2xx9PVHjSgwqsBjRc4O4GNxmVEfCNhymWUF5Crw99tCIASoqKrDcK4h4UtQBEYsL4wroU1yjcrdhS6IXazjl_zLQgnzS6
-y1S
-}
-
-sprite $AwsCloudMapNamespaceLg [20x20/16z] {
-TS_L0IWW30F02r38_Wi_TxdFUlt73TQ3ix-5LYTJNUbfu0nfAcUXIE6f19GpVyVqxBs_nTBsszeaNsClimlpDPQJKPrmTv8dYT5qGd47U4OPt4FFZSVUFBfz
-s-5fuddBVVeQJgsOnjtFDr4qTtdklM06NfTlVpZTlbgtk_RjX9zsf_uIlla8
-}
-
-!procedure AwsCloudMapNamespace($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudMapNamespaceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudMapNamespaceLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudMapNamespaceGroup($id, $name='Aws Cloud Map Namespace', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudMapNamespaceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.png
deleted file mode 100644
index 90fa0a4f86..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.puml
deleted file mode 100644
index 6b91c44fca..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapNamespaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceCard('AwsCloudMapNamespaceCard', 'Aws Cloud Map Namespace Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Remote.puml
deleted file mode 100644
index 714f3e86f6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapNamespaceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceCard('AwsCloudMapNamespaceCard', 'Aws Cloud Map Namespace Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.png
deleted file mode 100644
index b20f649d2f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.puml
deleted file mode 100644
index cec3c8e6f3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudMapNamespaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceGroup('AwsCloudMapNamespaceGroup', 'Aws Cloud Map Namespace Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Remote.puml
deleted file mode 100644
index 30f331eaf1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespaceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudMapNamespaceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
-
-' renders the element
-AwsCloudMapNamespaceGroup('AwsCloudMapNamespaceGroup', 'Aws Cloud Map Namespace Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.png
deleted file mode 100644
index b01ab8f07c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.puml
deleted file mode 100644
index 1a7d7c7287..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapResource
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResource('AwsCloudMapResource', 'Aws Cloud Map Resource', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Remote.puml
deleted file mode 100644
index 92d5aa9afa..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapResource
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResource('AwsCloudMapResource', 'Aws Cloud Map Resource', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.md
deleted file mode 100644
index db1f0266e1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudMapResource
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-```
-
-
-
-| Illustration | AwsCloudMapResource | AwsCloudMapResourceCard | AwsCloudMapResourceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.png) | ![illustration for AwsCloudMapResource](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.Local.png) | ![illustration for AwsCloudMapResourceCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.png) | ![illustration for AwsCloudMapResourceGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudMapResourceXs>`
-- `<$AwsCloudMapResourceSm>`
-- `<$AwsCloudMapResourceMd>`
-- `<$AwsCloudMapResourceLg>`
-
-
-
-
-
-## AwsCloudMapResource
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapResource
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResource('AwsCloudMapResource', 'Aws Cloud Map Resource', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapResource
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResource('AwsCloudMapResource', 'Aws Cloud Map Resource', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapResourceCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapResourceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceCard('AwsCloudMapResourceCard', 'Aws Cloud Map Resource Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapResourceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceCard('AwsCloudMapResourceCard', 'Aws Cloud Map Resource Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapResourceGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapResourceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceGroup('AwsCloudMapResourceGroup', 'Aws Cloud Map Resource Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapResourceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceGroup('AwsCloudMapResourceGroup', 'Aws Cloud Map Resource Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.png
deleted file mode 100644
index ca1af285b2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.puml
deleted file mode 100644
index 0a882b0aa9..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource
-
-sprite $AwsCloudMapResourceXs [10x10/16z] JS710G0G00IWWBlz9_PLVbE0e1S6Ym9SbrR55am2LA7HKvy7
-
-sprite $AwsCloudMapResourceSm [12x12/16z] LKg30G102BpS_Wk_6K_uouHoGUedTU2bSK_q4zJ0v22LH7JCI6Gqx0qWOcJG68GWwCNICpnmk4dYL0or0W
-
-sprite $AwsCloudMapResourceMd [16x16/16z] RK-54GCn33FB-q_S64fFGU65dhv4-iyr6lkoYyBVz7xIAwn1BkL1CE2ubFVE248CRiNLG6KPQyIvcDEOcKQtJRkb4dAk9cMkVU-QoXbW_NdHzFy0Atu1
-
-sprite $AwsCloudMapResourceLg [20x20/16z] {
-TSm5WGHH30MmV9Zs-JTyi8mH45_jJWqUPQABknvWRtVjBAau6uEhEO4Ci40Mv9esM4qvYuFQ5C76p67DDSoXYI1KDtkOXymWeoS4JQDdeEEi4ErHGwQHkBXy
-R7CvYrva7qcxgZqJn_8YofjZkFW5
-}
-
-!procedure AwsCloudMapResource($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudMapResourceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudMapResourceLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudMapResourceGroup($id, $name='Aws Cloud Map Resource', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudMapResourceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.png
deleted file mode 100644
index b23b9c90ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.puml
deleted file mode 100644
index 78b18cd3f7..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapResourceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceCard('AwsCloudMapResourceCard', 'Aws Cloud Map Resource Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Remote.puml
deleted file mode 100644
index 866dbfd46f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapResourceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceCard('AwsCloudMapResourceCard', 'Aws Cloud Map Resource Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.png
deleted file mode 100644
index 9a4b3f588a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.puml
deleted file mode 100644
index 9e1c66b234..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudMapResourceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceGroup('AwsCloudMapResourceGroup', 'Aws Cloud Map Resource Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Remote.puml
deleted file mode 100644
index c0102f9488..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResourceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudMapResourceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource')
-
-' renders the element
-AwsCloudMapResourceGroup('AwsCloudMapResourceGroup', 'Aws Cloud Map Resource Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.png
deleted file mode 100644
index 6ae9b5f214..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.puml
deleted file mode 100644
index c795cf45da..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapService('AwsCloudMapService', 'Aws Cloud Map Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Remote.puml
deleted file mode 100644
index a67ac73daa..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapService('AwsCloudMapService', 'Aws Cloud Map Service', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.md
deleted file mode 100644
index 32705ae599..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudMapService
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-```
-
-
-
-| Illustration | AwsCloudMapService | AwsCloudMapServiceCard | AwsCloudMapServiceGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.png) | ![illustration for AwsCloudMapService](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.Local.png) | ![illustration for AwsCloudMapServiceCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.png) | ![illustration for AwsCloudMapServiceGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudMapServiceXs>`
-- `<$AwsCloudMapServiceSm>`
-- `<$AwsCloudMapServiceMd>`
-- `<$AwsCloudMapServiceLg>`
-
-
-
-
-
-## AwsCloudMapService
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapService('AwsCloudMapService', 'Aws Cloud Map Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapService
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapService('AwsCloudMapService', 'Aws Cloud Map Service', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapServiceCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceCard('AwsCloudMapServiceCard', 'Aws Cloud Map Service Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceCard('AwsCloudMapServiceCard', 'Aws Cloud Map Service Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudMapServiceGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudMapServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceGroup('AwsCloudMapServiceGroup', 'Aws Cloud Map Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudMapServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceGroup('AwsCloudMapServiceGroup', 'Aws Cloud Map Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.png
deleted file mode 100644
index 5f3958aede..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.puml
deleted file mode 100644
index 8573a32f29..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService
-
-sprite $AwsCloudMapServiceXs [10x10/16z] Oq00HY3WG73PyB8Os1dXB23c0248PeMO0PPc1fi9
-
-sprite $AwsCloudMapServiceSm [12x12/16z] ZSsd0G0m3CJ0T_h-2wUummWT4tBpjSIqncsA1rvVRbDCk7MWNA_BLT-07X_mIcwJAmS
-
-sprite $AwsCloudMapServiceMd [16x16/16z] bOtL0SLG24E3i__2Jv3QNyzLBC6J63QUJvwnK14R4ugtiJzYY2flpC5kW5MymsO0qWapubOFapCQexKQyX7hM4KMWYy
-
-sprite $AwsCloudMapServiceLg [20x20/16z] lSc70OGm049HI8Fz5xxJD3RmMVD11AyqSpFIC3HPIXEsyK4Zm9QsgT58A-vwWzBMMuJJX4c3RxCnfwcvh8si0mSzjzwDOC5aH2LshDnQTfQDm1y
-
-!procedure AwsCloudMapService($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudMapServiceCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudMapServiceLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudMapServiceGroup($id, $name='Aws Cloud Map Service', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudMapServiceLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.png
deleted file mode 100644
index 6bdd9d758f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.puml
deleted file mode 100644
index e7742c55ca..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudMapServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceCard('AwsCloudMapServiceCard', 'Aws Cloud Map Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Remote.puml
deleted file mode 100644
index 57ce79a6cc..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudMapServiceCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceCard('AwsCloudMapServiceCard', 'Aws Cloud Map Service Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.png
deleted file mode 100644
index 37e3b1df1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.puml
deleted file mode 100644
index ef4c24c6d3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudMapServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceGroup('AwsCloudMapServiceGroup', 'Aws Cloud Map Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Remote.puml
deleted file mode 100644
index dc895ff5e4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapServiceGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudMapServiceGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService')
-
-' renders the element
-AwsCloudMapServiceGroup('AwsCloudMapServiceGroup', 'Aws Cloud Map Service Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.png
deleted file mode 100644
index dedeba46bb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.puml
deleted file mode 100644
index f07e4fa7dd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanCoreNetworkEdge
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdge('AwsCloudWanCoreNetworkEdge', 'Aws Cloud Wan Core Network Edge', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Remote.puml
deleted file mode 100644
index 4b4c26b0c6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanCoreNetworkEdge
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdge('AwsCloudWanCoreNetworkEdge', 'Aws Cloud Wan Core Network Edge', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.md
deleted file mode 100644
index 47b0942923..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudWanCoreNetworkEdge
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-```
-
-
-
-| Illustration | AwsCloudWanCoreNetworkEdge | AwsCloudWanCoreNetworkEdgeCard | AwsCloudWanCoreNetworkEdgeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.png) | ![illustration for AwsCloudWanCoreNetworkEdge](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.Local.png) | ![illustration for AwsCloudWanCoreNetworkEdgeCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.png) | ![illustration for AwsCloudWanCoreNetworkEdgeGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudWanCoreNetworkEdgeXs>`
-- `<$AwsCloudWanCoreNetworkEdgeSm>`
-- `<$AwsCloudWanCoreNetworkEdgeMd>`
-- `<$AwsCloudWanCoreNetworkEdgeLg>`
-
-
-
-
-
-## AwsCloudWanCoreNetworkEdge
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanCoreNetworkEdge
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdge('AwsCloudWanCoreNetworkEdge', 'Aws Cloud Wan Core Network Edge', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanCoreNetworkEdge
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdge('AwsCloudWanCoreNetworkEdge', 'Aws Cloud Wan Core Network Edge', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanCoreNetworkEdgeCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanCoreNetworkEdgeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeCard('AwsCloudWanCoreNetworkEdgeCard', 'Aws Cloud Wan Core Network Edge Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanCoreNetworkEdgeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeCard('AwsCloudWanCoreNetworkEdgeCard', 'Aws Cloud Wan Core Network Edge Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanCoreNetworkEdgeGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanCoreNetworkEdgeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeGroup('AwsCloudWanCoreNetworkEdgeGroup', 'Aws Cloud Wan Core Network Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanCoreNetworkEdgeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeGroup('AwsCloudWanCoreNetworkEdgeGroup', 'Aws Cloud Wan Core Network Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.png
deleted file mode 100644
index 62dd4bed31..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.puml
deleted file mode 100644
index 2a954db367..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge
-
-sprite $AwsCloudWanCoreNetworkEdgeXs [10x10/16z] TS710K00002X0BV_mW1FvKVDRfC4oGAAhKPcoyQjkri-8nm
-
-sprite $AwsCloudWanCoreNetworkEdgeSm [12x12/16z] NSf50GH100F16ev_muVB_GbwCihfwxApnDgjC34gJVHHb9KW-osMuVnNOFQCpJASb0NU
-
-sprite $AwsCloudWanCoreNetworkEdgeMd [16x16/16z] VSx5WSLG5CFGyo2n-szu63xhedRsc6HSUUNAqtLfKntBhwBCwPj9Sn98Gx6CT8YsuVl4o2QiOS-0WzL1VRCcvVJBpEZkTVxvCl_urNS
-
-sprite $AwsCloudWanCoreNetworkEdgeLg [20x20/16z] {
-VSI5OSH030J0EVbaRVyDXnyScWN_wPJljlXkrlWcRxPdVH8hYvi-48IR4qSMnfSWvMmQz9vm549D3x7o1YPlr5APi4w4sXcm5vq9narkL-rc1Q7YoNIbfbrD
-jkzQV3SrVBVSl08
-}
-
-!procedure AwsCloudWanCoreNetworkEdge($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudWanCoreNetworkEdgeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudWanCoreNetworkEdgeLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudWanCoreNetworkEdgeGroup($id, $name='Aws Cloud Wan Core Network Edge', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudWanCoreNetworkEdgeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.png
deleted file mode 100644
index e0d5b3a8d6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.puml
deleted file mode 100644
index c926a457e9..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanCoreNetworkEdgeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeCard('AwsCloudWanCoreNetworkEdgeCard', 'Aws Cloud Wan Core Network Edge Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Remote.puml
deleted file mode 100644
index 735a2b4b89..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanCoreNetworkEdgeCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeCard('AwsCloudWanCoreNetworkEdgeCard', 'Aws Cloud Wan Core Network Edge Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.png
deleted file mode 100644
index 43abafb33b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.puml
deleted file mode 100644
index a39d1755ce..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudWanCoreNetworkEdgeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeGroup('AwsCloudWanCoreNetworkEdgeGroup', 'Aws Cloud Wan Core Network Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Remote.puml
deleted file mode 100644
index a3f1544f39..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdgeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudWanCoreNetworkEdgeGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge')
-
-' renders the element
-AwsCloudWanCoreNetworkEdgeGroup('AwsCloudWanCoreNetworkEdgeGroup', 'Aws Cloud Wan Core Network Edge Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.png
deleted file mode 100644
index 0ae423c976..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.puml
deleted file mode 100644
index 527a7bc35f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanSegmentNetwork
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetwork('AwsCloudWanSegmentNetwork', 'Aws Cloud Wan Segment Network', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Remote.puml
deleted file mode 100644
index ed5492df2e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanSegmentNetwork
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetwork('AwsCloudWanSegmentNetwork', 'Aws Cloud Wan Segment Network', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.md
deleted file mode 100644
index 6ea62ef24e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudWanSegmentNetwork
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-```
-
-
-
-| Illustration | AwsCloudWanSegmentNetwork | AwsCloudWanSegmentNetworkCard | AwsCloudWanSegmentNetworkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.png) | ![illustration for AwsCloudWanSegmentNetwork](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.Local.png) | ![illustration for AwsCloudWanSegmentNetworkCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.png) | ![illustration for AwsCloudWanSegmentNetworkGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudWanSegmentNetworkXs>`
-- `<$AwsCloudWanSegmentNetworkSm>`
-- `<$AwsCloudWanSegmentNetworkMd>`
-- `<$AwsCloudWanSegmentNetworkLg>`
-
-
-
-
-
-## AwsCloudWanSegmentNetwork
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanSegmentNetwork
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetwork('AwsCloudWanSegmentNetwork', 'Aws Cloud Wan Segment Network', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanSegmentNetwork
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetwork('AwsCloudWanSegmentNetwork', 'Aws Cloud Wan Segment Network', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanSegmentNetworkCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanSegmentNetworkCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkCard('AwsCloudWanSegmentNetworkCard', 'Aws Cloud Wan Segment Network Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanSegmentNetworkCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkCard('AwsCloudWanSegmentNetworkCard', 'Aws Cloud Wan Segment Network Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanSegmentNetworkGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanSegmentNetworkGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkGroup('AwsCloudWanSegmentNetworkGroup', 'Aws Cloud Wan Segment Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanSegmentNetworkGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkGroup('AwsCloudWanSegmentNetworkGroup', 'Aws Cloud Wan Segment Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.png
deleted file mode 100644
index b895d55eed..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.puml
deleted file mode 100644
index 3072997ab0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork
-
-sprite $AwsCloudWanSegmentNetworkXs [10x10/16z] LKk30G102BpS_Wk_cJlWZQJMwsnf-_EsQPwYds4kQuS3SnfaCwcmXbG
-
-sprite $AwsCloudWanSegmentNetworkSm [12x12/16z] LS7H0G5030MmtBNwkl_2u8l4lvFe1KCSvt0Oh4iCM9409-jN7U3QRtXeZZtk69mInm1PstW1
-
-sprite $AwsCloudWanSegmentNetworkMd [16x16/16z] RSUxTKGX50GmNGwycVuRzfV4tbKcx-nMEu095LCmXnL58HJMGzYtEBzPkBUruMgF_vgw9eco066PyG1x2SevJ9RPK5IO1yXMaSsrZopm2G
-
-sprite $AwsCloudWanSegmentNetworkLg [20x20/16z] {
-TT25eG1G20B0qnUo_yA_Esu01VnlJvdRFjrKjTXfRz9K2yu1WfMIu6ouJHQuXmiXtjnDs6KjtWnXgk93hTgbkikdxlQdIU9JadA93uTJUdD__1NE1OIwwCEU
-mXa4d8FL0laOZsgXuaEoMqukFXLLW4S
-}
-
-!procedure AwsCloudWanSegmentNetwork($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudWanSegmentNetworkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudWanSegmentNetworkLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudWanSegmentNetworkGroup($id, $name='Aws Cloud Wan Segment Network', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudWanSegmentNetworkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.png
deleted file mode 100644
index b794944c3d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.puml
deleted file mode 100644
index 19eb90d767..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanSegmentNetworkCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkCard('AwsCloudWanSegmentNetworkCard', 'Aws Cloud Wan Segment Network Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Remote.puml
deleted file mode 100644
index 82950f1540..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanSegmentNetworkCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkCard('AwsCloudWanSegmentNetworkCard', 'Aws Cloud Wan Segment Network Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.png
deleted file mode 100644
index d3ce76b75f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.puml
deleted file mode 100644
index f7b8949cd2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudWanSegmentNetworkGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkGroup('AwsCloudWanSegmentNetworkGroup', 'Aws Cloud Wan Segment Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Remote.puml
deleted file mode 100644
index 4f687ea3a0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetworkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudWanSegmentNetworkGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
-
-' renders the element
-AwsCloudWanSegmentNetworkGroup('AwsCloudWanSegmentNetworkGroup', 'Aws Cloud Wan Segment Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.png
deleted file mode 100644
index dd3be1fc1d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.puml
deleted file mode 100644
index d1dc5bd743..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanTransitGatewayRouteTableAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachment('AwsCloudWanTransitGatewayRouteTableAttachment', 'Aws Cloud Wan Transit Gateway Route Table Attachment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Remote.puml
deleted file mode 100644
index 530bcca342..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanTransitGatewayRouteTableAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachment('AwsCloudWanTransitGatewayRouteTableAttachment', 'Aws Cloud Wan Transit Gateway Route Table Attachment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.md
deleted file mode 100644
index c9397121dd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCloudWanTransitGatewayRouteTableAttachment
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-```
-
-
-
-| Illustration | AwsCloudWanTransitGatewayRouteTableAttachment | AwsCloudWanTransitGatewayRouteTableAttachmentCard | AwsCloudWanTransitGatewayRouteTableAttachmentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.png) | ![illustration for AwsCloudWanTransitGatewayRouteTableAttachment](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.Local.png) | ![illustration for AwsCloudWanTransitGatewayRouteTableAttachmentCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.png) | ![illustration for AwsCloudWanTransitGatewayRouteTableAttachmentGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCloudWanTransitGatewayRouteTableAttachmentXs>`
-- `<$AwsCloudWanTransitGatewayRouteTableAttachmentSm>`
-- `<$AwsCloudWanTransitGatewayRouteTableAttachmentMd>`
-- `<$AwsCloudWanTransitGatewayRouteTableAttachmentLg>`
-
-
-
-
-
-## AwsCloudWanTransitGatewayRouteTableAttachment
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanTransitGatewayRouteTableAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachment('AwsCloudWanTransitGatewayRouteTableAttachment', 'Aws Cloud Wan Transit Gateway Route Table Attachment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanTransitGatewayRouteTableAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachment('AwsCloudWanTransitGatewayRouteTableAttachment', 'Aws Cloud Wan Transit Gateway Route Table Attachment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanTransitGatewayRouteTableAttachmentCard
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentCard('AwsCloudWanTransitGatewayRouteTableAttachmentCard', 'Aws Cloud Wan Transit Gateway Route Table Attachment Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentCard('AwsCloudWanTransitGatewayRouteTableAttachmentCard', 'Aws Cloud Wan Transit Gateway Route Table Attachment Card', 'an optional description')
-@enduml
-```
-
-## AwsCloudWanTransitGatewayRouteTableAttachmentGroup
-
-### Load remotely
-```plantuml
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentGroup('AwsCloudWanTransitGatewayRouteTableAttachmentGroup', 'Aws Cloud Wan Transit Gateway Route Table Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentGroup('AwsCloudWanTransitGatewayRouteTableAttachmentGroup', 'Aws Cloud Wan Transit Gateway Route Table Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.png
deleted file mode 100644
index c24ffa09c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.puml
deleted file mode 100644
index 358e65b067..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment
-
-sprite $AwsCloudWanTransitGatewayRouteTableAttachmentXs [10x10/16z] Oy05E31464408SN112JOG02FNYOG0G
-
-sprite $AwsCloudWanTransitGatewayRouteTableAttachmentSm [12x12/16z] POs50S0W40EJokNtNxYkSF1kQfdz-ixj5GU77-zmzEPWcYs7irFxq72W0xuQ2gRxbhfRAm
-
-sprite $AwsCloudWanTransitGatewayRouteTableAttachmentMd [16x16/16z] XOw50S0m40AX0ko_SDqbkUWx-CRcpGvyivcB4MrizlFrHhSOOJQa44Rsl7Yow2E_fpV_obz_JMGw7GvKqx-R8m
-
-sprite $AwsCloudWanTransitGatewayRouteTableAttachmentLg [20x20/16z] ZSk54KL124FHkyn2qd_3Nv_x6K73bNImrJ5RQcB7cx4cZ8uwvQWOjGa_sOLYL9K2qroCRA8H5fxKT_ofIMTKJxilJzb9ETXAp9P2x3H6Rm
-
-!procedure AwsCloudWanTransitGatewayRouteTableAttachment($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCloudWanTransitGatewayRouteTableAttachmentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCloudWanTransitGatewayRouteTableAttachmentLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsCloudWanTransitGatewayRouteTableAttachmentGroup($id, $name='Aws Cloud Wan Transit Gateway Route Table Attachment', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsCloudWanTransitGatewayRouteTableAttachmentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.png
deleted file mode 100644
index 34e8e87293..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.puml
deleted file mode 100644
index 85be884e7c..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentCard('AwsCloudWanTransitGatewayRouteTableAttachmentCard', 'Aws Cloud Wan Transit Gateway Route Table Attachment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Remote.puml
deleted file mode 100644
index f52131a168..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentCard('AwsCloudWanTransitGatewayRouteTableAttachmentCard', 'Aws Cloud Wan Transit Gateway Route Table Attachment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.png
deleted file mode 100644
index 6188d8fc9b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.puml
deleted file mode 100644
index 51b0236ac7..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentGroup('AwsCloudWanTransitGatewayRouteTableAttachmentGroup', 'Aws Cloud Wan Transit Gateway Route Table Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Remote.puml
deleted file mode 100644
index 3fe2832530..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachmentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCloudWanTransitGatewayRouteTableAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment')
-
-' renders the element
-AwsCloudWanTransitGatewayRouteTableAttachmentGroup('AwsCloudWanTransitGatewayRouteTableAttachmentGroup', 'Aws Cloud Wan Transit Gateway Route Table Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.png
deleted file mode 100644
index d521c03a8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.puml
deleted file mode 100644
index 39c342a2c1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectConnectGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGateway('AwsDirectConnectGateway', 'Aws Direct Connect Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Remote.puml
deleted file mode 100644
index 2d88740fdf..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectConnectGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGateway('AwsDirectConnectGateway', 'Aws Direct Connect Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.md
deleted file mode 100644
index 4256228a37..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDirectConnectGateway
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-```
-
-
-
-| Illustration | AwsDirectConnectGateway | AwsDirectConnectGatewayCard | AwsDirectConnectGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.png) | ![illustration for AwsDirectConnectGateway](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.Local.png) | ![illustration for AwsDirectConnectGatewayCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.png) | ![illustration for AwsDirectConnectGatewayGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDirectConnectGatewayXs>`
-- `<$AwsDirectConnectGatewaySm>`
-- `<$AwsDirectConnectGatewayMd>`
-- `<$AwsDirectConnectGatewayLg>`
-
-
-
-
-
-## AwsDirectConnectGateway
-
-### Load remotely
-```plantuml
-@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 AwsDirectConnectGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGateway('AwsDirectConnectGateway', 'Aws Direct Connect Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectConnectGateway
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGateway('AwsDirectConnectGateway', 'Aws Direct Connect Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDirectConnectGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsDirectConnectGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayCard('AwsDirectConnectGatewayCard', 'Aws Direct Connect Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectConnectGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayCard('AwsDirectConnectGatewayCard', 'Aws Direct Connect Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsDirectConnectGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsDirectConnectGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayGroup('AwsDirectConnectGatewayGroup', 'Aws Direct Connect Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectConnectGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayGroup('AwsDirectConnectGatewayGroup', 'Aws Direct Connect Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.png
deleted file mode 100644
index f366bef132..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.puml
deleted file mode 100644
index 58832d4229..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway
-
-sprite $AwsDirectConnectGatewayXs [10x10/16z] Oq0171piO9gPaO43I4058HGxcCK29A40o8CYc3ee3OP8OW
-
-sprite $AwsDirectConnectGatewaySm [12x12/16z] NKg30G102Cor_y9lvXFaqf25q230iCDu5jBlw-tTUlIKLngOPQcn4oTJ0G
-
-sprite $AwsDirectConnectGatewayMd [16x16/16z] ROw50G0W20H9OV-5xTOtZuQ_o74ZzB8c6WDaqb19wkFLGL1LUMhpLzpyfOhlekp7wHS-ymb-zOqwiurn2-CM8kObQfFsDm4
-
-sprite $AwsDirectConnectGatewayLg [20x20/16z] {
-VO-55G0X5CDmil_4fnGd-9VsOKxOF8L8v3uQxoTtQL34O-yTtMx-BEgeq5ksTRzSRc8XQQ-zyNvQHfvMrJM7ftam-0hPqxuSJZ5zpaI-c2Kq_IdTiHHD3w2x
-iBfT
-}
-
-!procedure AwsDirectConnectGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDirectConnectGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDirectConnectGatewayLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsDirectConnectGatewayGroup($id, $name='Aws Direct Connect Gateway', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsDirectConnectGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.png
deleted file mode 100644
index bcd4d24d50..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.puml
deleted file mode 100644
index 9986cd8c72..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectConnectGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayCard('AwsDirectConnectGatewayCard', 'Aws Direct Connect Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Remote.puml
deleted file mode 100644
index 1552e9b690..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectConnectGatewayCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayCard('AwsDirectConnectGatewayCard', 'Aws Direct Connect Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.png
deleted file mode 100644
index 0b459bb58b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.puml
deleted file mode 100644
index 68922b5af5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDirectConnectGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayGroup('AwsDirectConnectGatewayGroup', 'Aws Direct Connect Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Remote.puml
deleted file mode 100644
index 8ac51aae84..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDirectConnectGatewayGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway')
-
-' renders the element
-AwsDirectConnectGatewayGroup('AwsDirectConnectGatewayGroup', 'Aws Direct Connect Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.png
deleted file mode 100644
index 4136e7fb4d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.puml
deleted file mode 100644
index 22f2a981f0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransitGatewayAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachment('AwsTransitGatewayAttachment', 'Aws Transit Gateway Attachment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Remote.puml
deleted file mode 100644
index 355f00c4e5..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransitGatewayAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachment('AwsTransitGatewayAttachment', 'Aws Transit Gateway Attachment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.md
deleted file mode 100644
index 9cd8d189e1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsTransitGatewayAttachment
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-```
-
-
-
-| Illustration | AwsTransitGatewayAttachment | AwsTransitGatewayAttachmentCard | AwsTransitGatewayAttachmentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.png) | ![illustration for AwsTransitGatewayAttachment](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.Local.png) | ![illustration for AwsTransitGatewayAttachmentCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.png) | ![illustration for AwsTransitGatewayAttachmentGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsTransitGatewayAttachmentXs>`
-- `<$AwsTransitGatewayAttachmentSm>`
-- `<$AwsTransitGatewayAttachmentMd>`
-- `<$AwsTransitGatewayAttachmentLg>`
-
-
-
-
-
-## AwsTransitGatewayAttachment
-
-### Load remotely
-```plantuml
-@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 AwsTransitGatewayAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachment('AwsTransitGatewayAttachment', 'Aws Transit Gateway Attachment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransitGatewayAttachment
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachment('AwsTransitGatewayAttachment', 'Aws Transit Gateway Attachment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsTransitGatewayAttachmentCard
-
-### Load remotely
-```plantuml
-@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 AwsTransitGatewayAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentCard('AwsTransitGatewayAttachmentCard', 'Aws Transit Gateway Attachment Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransitGatewayAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentCard('AwsTransitGatewayAttachmentCard', 'Aws Transit Gateway Attachment Card', 'an optional description')
-@enduml
-```
-
-## AwsTransitGatewayAttachmentGroup
-
-### Load remotely
-```plantuml
-@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 AwsTransitGatewayAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentGroup('AwsTransitGatewayAttachmentGroup', 'Aws Transit Gateway Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsTransitGatewayAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentGroup('AwsTransitGatewayAttachmentGroup', 'Aws Transit Gateway Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.png
deleted file mode 100644
index 38571a8dbb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.puml
deleted file mode 100644
index 90aec16f1e..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment
-
-sprite $AwsTransitGatewayAttachmentXs [10x10/16z] JKk50G1120AJ_HV-lB8bS8P6W_FLO1eeuXcMpmn921w-gRDf-MOdzI0t
-
-sprite $AwsTransitGatewayAttachmentSm [12x12/16z] NSR50OH050MmZFxNVyFh0kGK5nbj1anWy3U9hsMCm8Xe9Gzbbwb0YVZg3431_9ULIiST
-
-sprite $AwsTransitGatewayAttachmentMd [16x16/16z] HS67ZGCm30GmkfxsN_XBOa2arcOb5PuQO5qWF87I3dDebqAR8W8YhXXI_uQ8abeWjHsX3Imjk7ZMW7ZM1iw5aS4pRmxm2m
-
-sprite $AwsTransitGatewayAttachmentLg [20x20/16z] {
-TSl7eICm20N00IH1_mtl_kHipuNuV9QdftUuMLFWZ8kkbxR3pIIiSgzXF8WcowFXS2RuSIRjq7RfW9zEXj6i-SMA22sxne-Vhi96k0Y6E1uDneELq2vkKusR
-IryTbs1pqRCpQYRTYo_-_0S
-}
-
-!procedure AwsTransitGatewayAttachment($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsTransitGatewayAttachmentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsTransitGatewayAttachmentLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure AwsTransitGatewayAttachmentGroup($id, $name='Aws Transit Gateway Attachment', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$AwsTransitGatewayAttachmentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.png
deleted file mode 100644
index 16842d8c5e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.puml
deleted file mode 100644
index e50c0eeb70..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsTransitGatewayAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentCard('AwsTransitGatewayAttachmentCard', 'Aws Transit Gateway Attachment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Remote.puml
deleted file mode 100644
index da26ddd8e6..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsTransitGatewayAttachmentCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentCard('AwsTransitGatewayAttachmentCard', 'Aws Transit Gateway Attachment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.png
deleted file mode 100644
index fa64e9e032..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.puml
deleted file mode 100644
index c536961d88..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsTransitGatewayAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentGroup('AwsTransitGatewayAttachmentGroup', 'Aws Transit Gateway Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Remote.puml
deleted file mode 100644
index e599c2dcce..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachmentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsTransitGatewayAttachmentGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment')
-
-' renders the element
-AwsTransitGatewayAttachmentGroup('AwsTransitGatewayAttachmentGroup', 'Aws Transit Gateway Attachment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.png
deleted file mode 100644
index 0aed5bb9cb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.puml
deleted file mode 100644
index bed5eeb3b0..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingApplicationLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancer('ElasticLoadBalancingApplicationLoadBalancer', 'Elastic Load Balancing Application Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Remote.puml
deleted file mode 100644
index d6559492d4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingApplicationLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancer('ElasticLoadBalancingApplicationLoadBalancer', 'Elastic Load Balancing Application Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.md
deleted file mode 100644
index c8badf4204..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticLoadBalancingApplicationLoadBalancer
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-```
-
-
-
-| Illustration | ElasticLoadBalancingApplicationLoadBalancer | ElasticLoadBalancingApplicationLoadBalancerCard | ElasticLoadBalancingApplicationLoadBalancerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.png) | ![illustration for ElasticLoadBalancingApplicationLoadBalancer](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.Local.png) | ![illustration for ElasticLoadBalancingApplicationLoadBalancerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.png) | ![illustration for ElasticLoadBalancingApplicationLoadBalancerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticLoadBalancingApplicationLoadBalancerXs>`
-- `<$ElasticLoadBalancingApplicationLoadBalancerSm>`
-- `<$ElasticLoadBalancingApplicationLoadBalancerMd>`
-- `<$ElasticLoadBalancingApplicationLoadBalancerLg>`
-
-
-
-
-
-## ElasticLoadBalancingApplicationLoadBalancer
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingApplicationLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancer('ElasticLoadBalancingApplicationLoadBalancer', 'Elastic Load Balancing Application Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingApplicationLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancer('ElasticLoadBalancingApplicationLoadBalancer', 'Elastic Load Balancing Application Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingApplicationLoadBalancerCard
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingApplicationLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerCard('ElasticLoadBalancingApplicationLoadBalancerCard', 'Elastic Load Balancing Application Load Balancer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingApplicationLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerCard('ElasticLoadBalancingApplicationLoadBalancerCard', 'Elastic Load Balancing Application Load Balancer Card', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingApplicationLoadBalancerGroup
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingApplicationLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerGroup('ElasticLoadBalancingApplicationLoadBalancerGroup', 'Elastic Load Balancing Application Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingApplicationLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerGroup('ElasticLoadBalancingApplicationLoadBalancerGroup', 'Elastic Load Balancing Application Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.png
deleted file mode 100644
index 1e3c5b7093..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.puml
deleted file mode 100644
index bb98adb2d3..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer
-
-sprite $ElasticLoadBalancingApplicationLoadBalancerXs [10x10/16z] JOg50G0n308XBxtz5wvR5DDTp9K5DCXqqlQ_dVQGlXRam_67OeJcJP-fIW4
-
-sprite $ElasticLoadBalancingApplicationLoadBalancerSm [12x12/16z] NS790GCX50KWrB-y_YjEpWC-yau55F20mL64EN-q1u4u30whN2s8k7tkoRYyupZdB1HOeBEv-04
-
-sprite $ElasticLoadBalancingApplicationLoadBalancerMd [16x16/16z] {
-RK-52GH135mRwR_YZxpV1OYCGSPTBKlM-_IiiTbd4CoAhTWnWky3uPrVDujElSbARWzWe8YwMz_D8KBi1nqONP2oiOHxJ9CHn3O76bLjVuAozka9Pf-QdmSf
-zFO
-}
-
-sprite $ElasticLoadBalancingApplicationLoadBalancerLg [20x20/16z] {
-TOm74aGn2491et3_4-_ezlP-2MK2_XCjguWdnucXZJlABoa2NWfmxCMfXA7kodZBA21oYnvg9T1OLY_5sorvE2E3j_gv1t9TI0Re-IEvNUmQQ_wh6jNkCgLk
-uPPNkkautT4uWTtdW7qX36aykUiKR-hesSeLJ3lmoYxUk
-}
-
-!procedure ElasticLoadBalancingApplicationLoadBalancer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticLoadBalancingApplicationLoadBalancerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticLoadBalancingApplicationLoadBalancerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure ElasticLoadBalancingApplicationLoadBalancerGroup($id, $name='Elastic Load Balancing Application Load Balancer', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$ElasticLoadBalancingApplicationLoadBalancerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.png
deleted file mode 100644
index d4290c1f67..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.puml
deleted file mode 100644
index 42b97da15a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingApplicationLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerCard('ElasticLoadBalancingApplicationLoadBalancerCard', 'Elastic Load Balancing Application Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Remote.puml
deleted file mode 100644
index 9a7879313d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingApplicationLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerCard('ElasticLoadBalancingApplicationLoadBalancerCard', 'Elastic Load Balancing Application Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.png
deleted file mode 100644
index e98b2d8dfd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.puml
deleted file mode 100644
index 1b8293c24b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticLoadBalancingApplicationLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerGroup('ElasticLoadBalancingApplicationLoadBalancerGroup', 'Elastic Load Balancing Application Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Remote.puml
deleted file mode 100644
index e72e95238a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticLoadBalancingApplicationLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingApplicationLoadBalancerGroup('ElasticLoadBalancingApplicationLoadBalancerGroup', 'Elastic Load Balancing Application Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.png
deleted file mode 100644
index cbee9d4683..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.puml
deleted file mode 100644
index 0bbac957fd..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingClassicLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancer('ElasticLoadBalancingClassicLoadBalancer', 'Elastic Load Balancing Classic Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Remote.puml
deleted file mode 100644
index 21d1358430..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingClassicLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancer('ElasticLoadBalancingClassicLoadBalancer', 'Elastic Load Balancing Classic Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.md
deleted file mode 100644
index 2744ea7aad..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticLoadBalancingClassicLoadBalancer
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-```
-
-
-
-| Illustration | ElasticLoadBalancingClassicLoadBalancer | ElasticLoadBalancingClassicLoadBalancerCard | ElasticLoadBalancingClassicLoadBalancerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.png) | ![illustration for ElasticLoadBalancingClassicLoadBalancer](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.Local.png) | ![illustration for ElasticLoadBalancingClassicLoadBalancerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.png) | ![illustration for ElasticLoadBalancingClassicLoadBalancerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticLoadBalancingClassicLoadBalancerXs>`
-- `<$ElasticLoadBalancingClassicLoadBalancerSm>`
-- `<$ElasticLoadBalancingClassicLoadBalancerMd>`
-- `<$ElasticLoadBalancingClassicLoadBalancerLg>`
-
-
-
-
-
-## ElasticLoadBalancingClassicLoadBalancer
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingClassicLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancer('ElasticLoadBalancingClassicLoadBalancer', 'Elastic Load Balancing Classic Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingClassicLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancer('ElasticLoadBalancingClassicLoadBalancer', 'Elastic Load Balancing Classic Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingClassicLoadBalancerCard
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingClassicLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerCard('ElasticLoadBalancingClassicLoadBalancerCard', 'Elastic Load Balancing Classic Load Balancer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingClassicLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerCard('ElasticLoadBalancingClassicLoadBalancerCard', 'Elastic Load Balancing Classic Load Balancer Card', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingClassicLoadBalancerGroup
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingClassicLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerGroup('ElasticLoadBalancingClassicLoadBalancerGroup', 'Elastic Load Balancing Classic Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingClassicLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerGroup('ElasticLoadBalancingClassicLoadBalancerGroup', 'Elastic Load Balancing Classic Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.png
deleted file mode 100644
index d2b3b620aa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.puml
deleted file mode 100644
index 9eed58a64d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer
-
-sprite $ElasticLoadBalancingClassicLoadBalancerXs [10x10/16z] JOY50S1020CFp_uBr-KXpdfwY5NceAU56ExPAC3z8FPjGe0Txw0wJm1Jfe0T
-
-sprite $ElasticLoadBalancingClassicLoadBalancerSm [12x12/16z] NShLGGLG30Mmt0hj_Wi3poL_HtpPFBKkAlgVT17merYXjnqjnN-tVQmZ9jbZb5V_-WSPvsgWN8ohdjd07m
-
-sprite $ElasticLoadBalancingClassicLoadBalancerMd [16x16/16z] RSQxeSKm20KmWMCE-o_ylYclAlcaDzdmsW9dW7H-BO7L8CkbIrEtgikmj92ejtrAnYb6wDd55B7qKtATuWfjcIY5e-dRb61qlKv1l9u7k0ELujMJ2tm3
-
-sprite $ElasticLoadBalancingClassicLoadBalancerLg [20x20/16z] {
-TSu7OW0X24JHFo0CzpznijNKjrMbyRzeZqjiQv933m-NBk2yjnIr3ZPC0AmaEDKo661uzd96o11vxhbN6ma6ccFFe2aVUoLyxAahnzN7NeWvzi9nVGLwughq
-nAMed_K6r7VVUFlk-GJ7tWe07xKlANoFJprYkAJ5PPcNfq8vatobJzm-
-}
-
-!procedure ElasticLoadBalancingClassicLoadBalancer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticLoadBalancingClassicLoadBalancerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticLoadBalancingClassicLoadBalancerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure ElasticLoadBalancingClassicLoadBalancerGroup($id, $name='Elastic Load Balancing Classic Load Balancer', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$ElasticLoadBalancingClassicLoadBalancerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.png
deleted file mode 100644
index 8a7b0e4d92..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.puml
deleted file mode 100644
index 99264d9e9d..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingClassicLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerCard('ElasticLoadBalancingClassicLoadBalancerCard', 'Elastic Load Balancing Classic Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Remote.puml
deleted file mode 100644
index 09d81d9961..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingClassicLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerCard('ElasticLoadBalancingClassicLoadBalancerCard', 'Elastic Load Balancing Classic Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.png
deleted file mode 100644
index d8bbf8d36d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.puml
deleted file mode 100644
index 49ccae5537..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticLoadBalancingClassicLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerGroup('ElasticLoadBalancingClassicLoadBalancerGroup', 'Elastic Load Balancing Classic Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Remote.puml
deleted file mode 100644
index 0e24c2d10b..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticLoadBalancingClassicLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingClassicLoadBalancerGroup('ElasticLoadBalancingClassicLoadBalancerGroup', 'Elastic Load Balancing Classic Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.png
deleted file mode 100644
index 2b87bbd297..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.puml
deleted file mode 100644
index 1e8797c4c1..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingGatewayLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancer('ElasticLoadBalancingGatewayLoadBalancer', 'Elastic Load Balancing Gateway Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Remote.puml
deleted file mode 100644
index dac2f091aa..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingGatewayLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancer('ElasticLoadBalancingGatewayLoadBalancer', 'Elastic Load Balancing Gateway Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.md
deleted file mode 100644
index 5a40efb7b9..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticLoadBalancingGatewayLoadBalancer
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-```
-
-
-
-| Illustration | ElasticLoadBalancingGatewayLoadBalancer | ElasticLoadBalancingGatewayLoadBalancerCard | ElasticLoadBalancingGatewayLoadBalancerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.png) | ![illustration for ElasticLoadBalancingGatewayLoadBalancer](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.Local.png) | ![illustration for ElasticLoadBalancingGatewayLoadBalancerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.png) | ![illustration for ElasticLoadBalancingGatewayLoadBalancerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticLoadBalancingGatewayLoadBalancerXs>`
-- `<$ElasticLoadBalancingGatewayLoadBalancerSm>`
-- `<$ElasticLoadBalancingGatewayLoadBalancerMd>`
-- `<$ElasticLoadBalancingGatewayLoadBalancerLg>`
-
-
-
-
-
-## ElasticLoadBalancingGatewayLoadBalancer
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingGatewayLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancer('ElasticLoadBalancingGatewayLoadBalancer', 'Elastic Load Balancing Gateway Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingGatewayLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancer('ElasticLoadBalancingGatewayLoadBalancer', 'Elastic Load Balancing Gateway Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingGatewayLoadBalancerCard
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingGatewayLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerCard('ElasticLoadBalancingGatewayLoadBalancerCard', 'Elastic Load Balancing Gateway Load Balancer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingGatewayLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerCard('ElasticLoadBalancingGatewayLoadBalancerCard', 'Elastic Load Balancing Gateway Load Balancer Card', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingGatewayLoadBalancerGroup
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingGatewayLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerGroup('ElasticLoadBalancingGatewayLoadBalancerGroup', 'Elastic Load Balancing Gateway Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingGatewayLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerGroup('ElasticLoadBalancingGatewayLoadBalancerGroup', 'Elastic Load Balancing Gateway Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.png
deleted file mode 100644
index b8c08011fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.puml
deleted file mode 100644
index deeae28b35..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer
-
-sprite $ElasticLoadBalancingGatewayLoadBalancerXs [10x10/16z] JOk50S1020E3t_uBr-Ln8bg3fsNlYq90pV761PQ2WARimxXSVM2kwtpcb74WEm
-
-sprite $ElasticLoadBalancingGatewayLoadBalancerSm [12x12/16z] NOs50GCn3CHallqNRfz9YPdueB3KvYKRmOKfGTi7KGGq6yAbbf0nv2ClraHMujSoc_l0i54QEV07
-
-sprite $ElasticLoadBalancingGatewayLoadBalancerMd [16x16/16z] RS79OSHG20KmWVrvzDzmPhz5yf_UPEDd2rpZBNu2wsks3br4gYh7i8ZchOKUZJkCxEvarsuHY_5p13j1tmeNRVQf1EEhwYw8h-lsTWOgvQSdnzi3
-
-sprite $ElasticLoadBalancingGatewayLoadBalancerLg [20x20/16z] {
-TOm54WHG24BXOt3_4-_eThq9303_ETNk99w4jLh6dTRNsAyHdmqA3-peLG0Il33PmD7-uSq4PwYPHJn8Ogmf5czzE8HbMp5TDNtW-a2HkFU9o9ab23SCi4Px
-nj7SmLXgi38E03GUaATtaF7aFgjvc-8bqyv3sGUlaEHzlW
-}
-
-!procedure ElasticLoadBalancingGatewayLoadBalancer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticLoadBalancingGatewayLoadBalancerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticLoadBalancingGatewayLoadBalancerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure ElasticLoadBalancingGatewayLoadBalancerGroup($id, $name='Elastic Load Balancing Gateway Load Balancer', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$ElasticLoadBalancingGatewayLoadBalancerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.png
deleted file mode 100644
index 694e433830..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.puml
deleted file mode 100644
index d47c0d7a49..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingGatewayLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerCard('ElasticLoadBalancingGatewayLoadBalancerCard', 'Elastic Load Balancing Gateway Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Remote.puml
deleted file mode 100644
index 3072dd06e4..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingGatewayLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerCard('ElasticLoadBalancingGatewayLoadBalancerCard', 'Elastic Load Balancing Gateway Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.png
deleted file mode 100644
index 1b15846e4b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.puml
deleted file mode 100644
index c3acbbc357..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticLoadBalancingGatewayLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerGroup('ElasticLoadBalancingGatewayLoadBalancerGroup', 'Elastic Load Balancing Gateway Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Remote.puml
deleted file mode 100644
index e6f4f3bf31..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticLoadBalancingGatewayLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingGatewayLoadBalancerGroup('ElasticLoadBalancingGatewayLoadBalancerGroup', 'Elastic Load Balancing Gateway Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.png
deleted file mode 100644
index 88e009f6ae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.puml
deleted file mode 100644
index f40c2fb714..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingNetworkLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancer('ElasticLoadBalancingNetworkLoadBalancer', 'Elastic Load Balancing Network Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Remote.puml
deleted file mode 100644
index d28f0fe209..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingNetworkLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancer('ElasticLoadBalancingNetworkLoadBalancer', 'Elastic Load Balancing Network Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.md b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.md
deleted file mode 100644
index a90bc6c510..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# ElasticLoadBalancingNetworkLoadBalancer
-
-
-```text
-aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer
-```
-
-```text
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-```
-
-
-
-| Illustration | ElasticLoadBalancingNetworkLoadBalancer | ElasticLoadBalancingNetworkLoadBalancerCard | ElasticLoadBalancingNetworkLoadBalancerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.png) | ![illustration for ElasticLoadBalancingNetworkLoadBalancer](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.Local.png) | ![illustration for ElasticLoadBalancingNetworkLoadBalancerCard](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.png) | ![illustration for ElasticLoadBalancingNetworkLoadBalancerGroup](../../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$ElasticLoadBalancingNetworkLoadBalancerXs>`
-- `<$ElasticLoadBalancingNetworkLoadBalancerSm>`
-- `<$ElasticLoadBalancingNetworkLoadBalancerMd>`
-- `<$ElasticLoadBalancingNetworkLoadBalancerLg>`
-
-
-
-
-
-## ElasticLoadBalancingNetworkLoadBalancer
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingNetworkLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancer('ElasticLoadBalancingNetworkLoadBalancer', 'Elastic Load Balancing Network Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingNetworkLoadBalancer
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancer('ElasticLoadBalancingNetworkLoadBalancer', 'Elastic Load Balancing Network Load Balancer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingNetworkLoadBalancerCard
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingNetworkLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerCard('ElasticLoadBalancingNetworkLoadBalancerCard', 'Elastic Load Balancing Network Load Balancer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingNetworkLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerCard('ElasticLoadBalancingNetworkLoadBalancerCard', 'Elastic Load Balancing Network Load Balancer Card', 'an optional description')
-@enduml
-```
-
-## ElasticLoadBalancingNetworkLoadBalancerGroup
-
-### Load remotely
-```plantuml
-@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 ElasticLoadBalancingNetworkLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerGroup('ElasticLoadBalancingNetworkLoadBalancerGroup', 'Elastic Load Balancing Network Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 ElasticLoadBalancingNetworkLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerGroup('ElasticLoadBalancingNetworkLoadBalancerGroup', 'Elastic Load Balancing Network Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.png
deleted file mode 100644
index c8c506ac3b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.puml
deleted file mode 100644
index 812d3d311f..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer
-
-sprite $ElasticLoadBalancingNetworkLoadBalancerXs [10x10/16z] JKk30G102CpT_Wk_aUj0DN2Q-Bphyz4vJWITJm5T8dSiuNFANcUcynHs
-
-sprite $ElasticLoadBalancingNetworkLoadBalancerSm [12x12/16z] NS590S1040CWzfh4l-B-2tvwrYsum05O9fT2T-8vyu9xrDhIPaNSTWweGiw9pG6Pm0K1NjAD3m
-
-sprite $ElasticLoadBalancingNetworkLoadBalancerMd [16x16/16z] {
-RKw50GCm20kQ_F_m13fVDTO2_WqNAJwfRAxefMEya0OQM4G1lc6AHlJTTlSYSdy64-WxQl6EXhiaWW2XhA81Y0gWJZK6imkZZz2JvnrXHx73FlgBFCv4ZBPq
-YhCMNG4
-}
-
-sprite $ElasticLoadBalancingNetworkLoadBalancerLg [20x20/16z] {
-TSp5OG112030OLaE-cyuSXBFV73yRnqzNU7JdWJ7U7J-IZjycWKxdOAkrZ0kDKgBPYM8tgFxO3ZCcpmyAhGc0tt-iy9SlNEvD77kHUn0Nlyob5rLQr8w3N4u
-hPdhts1SPfIs5xJR-Qz1Za_ZaXqkktdqr8gSINoADswl
-}
-
-!procedure ElasticLoadBalancingNetworkLoadBalancer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer', $name, $tech, $desc)
-!endprocedure
-
-!procedure ElasticLoadBalancingNetworkLoadBalancerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$ElasticLoadBalancingNetworkLoadBalancerLg>', 'NetworkingContentDelivery', $funcName, $content)
-!endprocedure
-
-!procedure ElasticLoadBalancingNetworkLoadBalancerGroup($id, $name='Elastic Load Balancing Network Load Balancer', $tech='')
- IconGroupElement($id, 'NetworkingContentDeliveryFamily', '<$ElasticLoadBalancingNetworkLoadBalancerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.png
deleted file mode 100644
index f04342cda3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.puml
deleted file mode 100644
index 6164099efc..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 ElasticLoadBalancingNetworkLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerCard('ElasticLoadBalancingNetworkLoadBalancerCard', 'Elastic Load Balancing Network Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Remote.puml
deleted file mode 100644
index d3fa783763..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 ElasticLoadBalancingNetworkLoadBalancerCard
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerCard('ElasticLoadBalancingNetworkLoadBalancerCard', 'Elastic Load Balancing Network Load Balancer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.png b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.png
deleted file mode 100644
index 1404722ca0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.puml
deleted file mode 100644
index a6928a019a..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 ElasticLoadBalancingNetworkLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerGroup('ElasticLoadBalancingNetworkLoadBalancerGroup', 'Elastic Load Balancing Network Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Remote.puml
deleted file mode 100644
index 5d1ea337a2..0000000000
--- a/distribution/aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 ElasticLoadBalancingNetworkLoadBalancerGroup
-include('aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
-
-' renders the element
-ElasticLoadBalancingNetworkLoadBalancerGroup('ElasticLoadBalancingNetworkLoadBalancerGroup', 'Elastic Load Balancing Network Load Balancer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.png
deleted file mode 100644
index 9a59d5008f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.puml
deleted file mode 100644
index fe20a2b9a9..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketChandelier
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelier('AmazonBraketChandelier', 'Amazon Braket Chandelier', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Remote.puml
deleted file mode 100644
index 3c20393fdf..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketChandelier
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelier('AmazonBraketChandelier', 'Amazon Braket Chandelier', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.md
deleted file mode 100644
index 7d2fa1278e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketChandelier
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-```
-
-
-
-| Illustration | AmazonBraketChandelier | AmazonBraketChandelierCard | AmazonBraketChandelierGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.png) | ![illustration for AmazonBraketChandelier](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.Local.png) | ![illustration for AmazonBraketChandelierCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.png) | ![illustration for AmazonBraketChandelierGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketChandelierXs>`
-- `<$AmazonBraketChandelierSm>`
-- `<$AmazonBraketChandelierMd>`
-- `<$AmazonBraketChandelierLg>`
-
-
-
-
-
-## AmazonBraketChandelier
-
-### Load remotely
-```plantuml
-@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 AmazonBraketChandelier
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelier('AmazonBraketChandelier', 'Amazon Braket Chandelier', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketChandelier
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelier('AmazonBraketChandelier', 'Amazon Braket Chandelier', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketChandelierCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketChandelierCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierCard('AmazonBraketChandelierCard', 'Amazon Braket Chandelier Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketChandelierCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierCard('AmazonBraketChandelierCard', 'Amazon Braket Chandelier Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketChandelierGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketChandelierGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierGroup('AmazonBraketChandelierGroup', 'Amazon Braket Chandelier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketChandelierGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierGroup('AmazonBraketChandelierGroup', 'Amazon Braket Chandelier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.png
deleted file mode 100644
index 8d99d1722c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.puml
deleted file mode 100644
index 70f9881ed3..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier
-
-sprite $AmazonBraketChandelierXs [10x10/16z] Oq02x0oCG985p6Q42m81CmDS38t52WHC3EY06QuEh1
-
-sprite $AmazonBraketChandelierSm [12x12/16z] Oq03h6mC38p8R2Y7XGL24rJFG09WOyDW0m
-
-sprite $AmazonBraketChandelierMd [16x16/16z] POw55G0n24Dnzf_uj9QNNyKZJ3wd97FPeOzTpvR1iA4cux0-0kEv3AXdcwcFE3sa6VccGtwXtQFY1W
-
-sprite $AmazonBraketChandelierLg [20x20/16z] dS_L0KCn3CLGtU3-4nVpgZATJxDvOKA046Z6HiAa6Mlr4ck5ZNMe9tGgQ2u69UVz5Qk4HW7rPGMjt09ocln2jJxqfcO-n9enWmdB7W
-
-!procedure AmazonBraketChandelier($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketChandelierCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketChandelierLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketChandelierGroup($id, $name='Amazon Braket Chandelier', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketChandelierLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.png
deleted file mode 100644
index 4a7e2696aa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.puml
deleted file mode 100644
index 110c9e3008..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketChandelierCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierCard('AmazonBraketChandelierCard', 'Amazon Braket Chandelier Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Remote.puml
deleted file mode 100644
index 3977a40485..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketChandelierCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierCard('AmazonBraketChandelierCard', 'Amazon Braket Chandelier Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.png
deleted file mode 100644
index 73b23bffa2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.puml
deleted file mode 100644
index e0f29ec98e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketChandelierGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierGroup('AmazonBraketChandelierGroup', 'Amazon Braket Chandelier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Remote.puml
deleted file mode 100644
index e3e682699b..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelierGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketChandelierGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier')
-
-' renders the element
-AmazonBraketChandelierGroup('AmazonBraketChandelierGroup', 'Amazon Braket Chandelier Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.png
deleted file mode 100644
index cb2499cc38..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.puml
deleted file mode 100644
index 8d4cc09f4f..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketChip
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChip('AmazonBraketChip', 'Amazon Braket Chip', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Remote.puml
deleted file mode 100644
index 136b9658d4..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketChip
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChip('AmazonBraketChip', 'Amazon Braket Chip', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.md
deleted file mode 100644
index 8d42555910..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketChip
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-```
-
-
-
-| Illustration | AmazonBraketChip | AmazonBraketChipCard | AmazonBraketChipGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.png) | ![illustration for AmazonBraketChip](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.Local.png) | ![illustration for AmazonBraketChipCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.png) | ![illustration for AmazonBraketChipGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketChipXs>`
-- `<$AmazonBraketChipSm>`
-- `<$AmazonBraketChipMd>`
-- `<$AmazonBraketChipLg>`
-
-
-
-
-
-## AmazonBraketChip
-
-### Load remotely
-```plantuml
-@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 AmazonBraketChip
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChip('AmazonBraketChip', 'Amazon Braket Chip', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketChip
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChip('AmazonBraketChip', 'Amazon Braket Chip', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketChipCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketChipCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipCard('AmazonBraketChipCard', 'Amazon Braket Chip Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketChipCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipCard('AmazonBraketChipCard', 'Amazon Braket Chip Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketChipGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketChipGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipGroup('AmazonBraketChipGroup', 'Amazon Braket Chip Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketChipGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipGroup('AmazonBraketChipGroup', 'Amazon Braket Chip Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.png
deleted file mode 100644
index 8151315403..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.puml
deleted file mode 100644
index 411f8822d0..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip
-
-sprite $AmazonBraketChipXs [10x10/16z] NOc55O1034F38-NlFp7dMedg6keP49PamIjQqv7eoZ6opxDzNAUQDWa
-
-sprite $AmazonBraketChipSm [12x12/16z] PSYt0GD040CWFaYt_yJEdIdnxwov1srs78ii1aNII1HB4HiAWHdn-xrOQr5g0w4I95W1y0G
-
-sprite $AmazonBraketChipMd [16x16/16z] TKu50WD023eB___ZCLY7tNB-qW8xYYOEpiPXrkeC1W5uhg6s6cfdSgAlq_10-4mudsNatFU1kkLEwwqFSc1cuFsLDO6374bd_hyiPu2zr609z913w3pze0i
-
-sprite $AmazonBraketChipLg [20x20/16z] {
-XT07aa0X309GeWJkV-EDOztEhxwn1lz5sKZC43akezxmj8HWs021QAZG5PQKSlLIW7kCSoBBHh_UoYR9TYA0K9acplKgmnOvujf6JRhz8WFGftuayxNxvSnQ
-jql4oUmN7RqzbgDViUXrYRFVgGk4NBs9xucly04
-}
-
-!procedure AmazonBraketChip($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketChipCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketChipLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketChipGroup($id, $name='Amazon Braket Chip', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketChipLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.png
deleted file mode 100644
index 025c5b5e77..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.puml
deleted file mode 100644
index 5b0756b467..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketChipCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipCard('AmazonBraketChipCard', 'Amazon Braket Chip Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Remote.puml
deleted file mode 100644
index 33a3223175..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketChipCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipCard('AmazonBraketChipCard', 'Amazon Braket Chip Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.png
deleted file mode 100644
index 95fe40f86b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.puml
deleted file mode 100644
index e0816d9805..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketChipGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipGroup('AmazonBraketChipGroup', 'Amazon Braket Chip Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Remote.puml
deleted file mode 100644
index 6ff1e7dd5f..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChipGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketChipGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip')
-
-' renders the element
-AmazonBraketChipGroup('AmazonBraketChipGroup', 'Amazon Braket Chip Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.png
deleted file mode 100644
index b2a95502a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.puml
deleted file mode 100644
index 76a3e4d98e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketEmbeddedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulator('AmazonBraketEmbeddedSimulator', 'Amazon Braket Embedded Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Remote.puml
deleted file mode 100644
index c721f7c746..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketEmbeddedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulator('AmazonBraketEmbeddedSimulator', 'Amazon Braket Embedded Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.md
deleted file mode 100644
index adbf71a617..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketEmbeddedSimulator
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-```
-
-
-
-| Illustration | AmazonBraketEmbeddedSimulator | AmazonBraketEmbeddedSimulatorCard | AmazonBraketEmbeddedSimulatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.png) | ![illustration for AmazonBraketEmbeddedSimulator](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.Local.png) | ![illustration for AmazonBraketEmbeddedSimulatorCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.png) | ![illustration for AmazonBraketEmbeddedSimulatorGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketEmbeddedSimulatorXs>`
-- `<$AmazonBraketEmbeddedSimulatorSm>`
-- `<$AmazonBraketEmbeddedSimulatorMd>`
-- `<$AmazonBraketEmbeddedSimulatorLg>`
-
-
-
-
-
-## AmazonBraketEmbeddedSimulator
-
-### Load remotely
-```plantuml
-@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 AmazonBraketEmbeddedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulator('AmazonBraketEmbeddedSimulator', 'Amazon Braket Embedded Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketEmbeddedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulator('AmazonBraketEmbeddedSimulator', 'Amazon Braket Embedded Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketEmbeddedSimulatorCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketEmbeddedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorCard('AmazonBraketEmbeddedSimulatorCard', 'Amazon Braket Embedded Simulator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketEmbeddedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorCard('AmazonBraketEmbeddedSimulatorCard', 'Amazon Braket Embedded Simulator Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketEmbeddedSimulatorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketEmbeddedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorGroup('AmazonBraketEmbeddedSimulatorGroup', 'Amazon Braket Embedded Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketEmbeddedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorGroup('AmazonBraketEmbeddedSimulatorGroup', 'Amazon Braket Embedded Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.png
deleted file mode 100644
index 90b98b67a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.puml
deleted file mode 100644
index 6c7c2c2e10..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator
-
-sprite $AmazonBraketEmbeddedSimulatorXs [10x10/16z] LKo30G104EhO_XE_UKQ5tnYufgEQ-voiPRI9y8vK8jOqI4aEd0tpHwy2
-
-sprite $AmazonBraketEmbeddedSimulatorSm [12x12/16z] RKs30G0m3Alx_yMpLpk1MnJ1Iwobwv3IwrXxAMPjiEkIVTruVFFYc5ipkNWp
-
-sprite $AmazonBraketEmbeddedSimulatorMd [16x16/16z] ZO_50GC13CDKaBF_nEqna_8AsnmWeGWEUOOyVVf-ZGGmBqPKO943oPYBsVUh5ltAitsxmCF_SQIE_OWKTlaV
-
-sprite $AmazonBraketEmbeddedSimulatorLg [20x20/16z] {
-VL254G01208Czj_ukmFlxCON2WaODMe_lcgFjB75rpX175cLBxukhdaPof6jUPaUsPfbg7BDYzLNSzxYq-eBQ5BjQwtDprtEULst6GbflyETXlF_ZZWXb_t8
-Pb5cQzJ-VafmPoC6
-}
-
-!procedure AmazonBraketEmbeddedSimulator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketEmbeddedSimulatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketEmbeddedSimulatorLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketEmbeddedSimulatorGroup($id, $name='Amazon Braket Embedded Simulator', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketEmbeddedSimulatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.png
deleted file mode 100644
index 008ead3afd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.puml
deleted file mode 100644
index e22e690613..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketEmbeddedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorCard('AmazonBraketEmbeddedSimulatorCard', 'Amazon Braket Embedded Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Remote.puml
deleted file mode 100644
index e203b7128e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketEmbeddedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorCard('AmazonBraketEmbeddedSimulatorCard', 'Amazon Braket Embedded Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.png
deleted file mode 100644
index 133ef3da1d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.puml
deleted file mode 100644
index 4a2147cd99..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketEmbeddedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorGroup('AmazonBraketEmbeddedSimulatorGroup', 'Amazon Braket Embedded Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Remote.puml
deleted file mode 100644
index 2768c57384..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketEmbeddedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator')
-
-' renders the element
-AmazonBraketEmbeddedSimulatorGroup('AmazonBraketEmbeddedSimulatorGroup', 'Amazon Braket Embedded Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.png
deleted file mode 100644
index a48d406eb8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.puml
deleted file mode 100644
index 50d08ee528..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketManagedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulator('AmazonBraketManagedSimulator', 'Amazon Braket Managed Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Remote.puml
deleted file mode 100644
index d8b5e42631..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketManagedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulator('AmazonBraketManagedSimulator', 'Amazon Braket Managed Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.md
deleted file mode 100644
index d8e0c3e1ad..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketManagedSimulator
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-```
-
-
-
-| Illustration | AmazonBraketManagedSimulator | AmazonBraketManagedSimulatorCard | AmazonBraketManagedSimulatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.png) | ![illustration for AmazonBraketManagedSimulator](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.Local.png) | ![illustration for AmazonBraketManagedSimulatorCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.png) | ![illustration for AmazonBraketManagedSimulatorGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketManagedSimulatorXs>`
-- `<$AmazonBraketManagedSimulatorSm>`
-- `<$AmazonBraketManagedSimulatorMd>`
-- `<$AmazonBraketManagedSimulatorLg>`
-
-
-
-
-
-## AmazonBraketManagedSimulator
-
-### Load remotely
-```plantuml
-@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 AmazonBraketManagedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulator('AmazonBraketManagedSimulator', 'Amazon Braket Managed Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketManagedSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulator('AmazonBraketManagedSimulator', 'Amazon Braket Managed Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketManagedSimulatorCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketManagedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorCard('AmazonBraketManagedSimulatorCard', 'Amazon Braket Managed Simulator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketManagedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorCard('AmazonBraketManagedSimulatorCard', 'Amazon Braket Managed Simulator Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketManagedSimulatorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketManagedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorGroup('AmazonBraketManagedSimulatorGroup', 'Amazon Braket Managed Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketManagedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorGroup('AmazonBraketManagedSimulatorGroup', 'Amazon Braket Managed Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.png
deleted file mode 100644
index 33855e68af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.puml
deleted file mode 100644
index a280b52e61..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator
-
-sprite $AmazonBraketManagedSimulatorXs [10x10/16z] LKo30G104EhO_XE_UKQ5tnYufgCQEAOnz8azp9M8yLAT9DU1is7-w5K
-
-sprite $AmazonBraketManagedSimulatorSm [12x12/16z] LOs50S1030Al1ljlNFZgUnACUHqBpjlInxsWbrwtGJb2j2wkOaxHSh5fSUzHfzXuV9RRHzOu-vHx0W
-
-sprite $AmazonBraketManagedSimulatorMd [16x16/16z] RS_5WGLG34BHyuJGVyNZFl-kuW4FY54ZWFd81zZhaq5cuGQIO3cjAS7CKXQH2TQjKHMqAnPXfODbD75_xlknJ-g6VFstllzFFkbZFn4LmJC
-
-sprite $AmazonBraketManagedSimulatorLg [20x20/16z] {
-VP25eGKm20ClAIJxJ_nTdb-zE3nZ6IWB--9lqpI_6r-42onWjm3i6i1P_UZrX7H-z6OAbG2jySwFtX7feJzw43P4h1nie2qB1Hr6RWK4XxCAinUvLCYmliXb
-jcOsOF_LOJBhspeGbtMS2qO0ID7ALQpeLK-5_ZRW7G
-}
-
-!procedure AmazonBraketManagedSimulator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketManagedSimulatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketManagedSimulatorLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketManagedSimulatorGroup($id, $name='Amazon Braket Managed Simulator', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketManagedSimulatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.png
deleted file mode 100644
index efa01cac8c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.puml
deleted file mode 100644
index b7ef0a6d26..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketManagedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorCard('AmazonBraketManagedSimulatorCard', 'Amazon Braket Managed Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Remote.puml
deleted file mode 100644
index a7ca99c8eb..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketManagedSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorCard('AmazonBraketManagedSimulatorCard', 'Amazon Braket Managed Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.png
deleted file mode 100644
index 8f56cea346..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.puml
deleted file mode 100644
index 769864f48c..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketManagedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorGroup('AmazonBraketManagedSimulatorGroup', 'Amazon Braket Managed Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Remote.puml
deleted file mode 100644
index 1cfa751591..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketManagedSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator')
-
-' renders the element
-AmazonBraketManagedSimulatorGroup('AmazonBraketManagedSimulatorGroup', 'Amazon Braket Managed Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.png
deleted file mode 100644
index 2afe5b4da9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.puml
deleted file mode 100644
index e5ffb547fc..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketNoiseSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulator('AmazonBraketNoiseSimulator', 'Amazon Braket Noise Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Remote.puml
deleted file mode 100644
index 3c76aa655a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketNoiseSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulator('AmazonBraketNoiseSimulator', 'Amazon Braket Noise Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.md
deleted file mode 100644
index 38facc4a5d..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketNoiseSimulator
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-```
-
-
-
-| Illustration | AmazonBraketNoiseSimulator | AmazonBraketNoiseSimulatorCard | AmazonBraketNoiseSimulatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.png) | ![illustration for AmazonBraketNoiseSimulator](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.Local.png) | ![illustration for AmazonBraketNoiseSimulatorCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.png) | ![illustration for AmazonBraketNoiseSimulatorGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketNoiseSimulatorXs>`
-- `<$AmazonBraketNoiseSimulatorSm>`
-- `<$AmazonBraketNoiseSimulatorMd>`
-- `<$AmazonBraketNoiseSimulatorLg>`
-
-
-
-
-
-## AmazonBraketNoiseSimulator
-
-### Load remotely
-```plantuml
-@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 AmazonBraketNoiseSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulator('AmazonBraketNoiseSimulator', 'Amazon Braket Noise Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketNoiseSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulator('AmazonBraketNoiseSimulator', 'Amazon Braket Noise Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketNoiseSimulatorCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketNoiseSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorCard('AmazonBraketNoiseSimulatorCard', 'Amazon Braket Noise Simulator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketNoiseSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorCard('AmazonBraketNoiseSimulatorCard', 'Amazon Braket Noise Simulator Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketNoiseSimulatorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketNoiseSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorGroup('AmazonBraketNoiseSimulatorGroup', 'Amazon Braket Noise Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketNoiseSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorGroup('AmazonBraketNoiseSimulatorGroup', 'Amazon Braket Noise Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.png
deleted file mode 100644
index 244faa4e16..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.puml
deleted file mode 100644
index b3d8eea80e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator
-
-sprite $AmazonBraketNoiseSimulatorXs [10x10/16z] Oq02h0mCx0WU4vH64MI7qUn01EOoWLaWm0ncCO8COcS2ijWWeWmC
-
-sprite $AmazonBraketNoiseSimulatorSm [12x12/16z] TSZ50K0n3CDGjKdi_IV-pF1k4ZUAfix5DOeVoSwcBF0INVZuY8saFJ8esCiDHW
-
-sprite $AmazonBraketNoiseSimulatorMd [16x16/16z] NO-50GCn3CGKi6x_YSlmCJD11sUqBlv7dZvfFhFvrNpgzCF57ubKCZw-e4A1AuO4YB_-Elq2ovSEm3IYSyBwxHDWdu_S0G
-
-sprite $AmazonBraketNoiseSimulatorLg [20x20/16z] {
-ZOs54GCm4CFygFqtxeNA58xEeFSZhRhhaJ7_nODkNTQlJE6lJFp9uWqJs8lEzSYIeIfW_EeK01toeGKVEdU6MYolPvhetZMtZYW6SswiXwOw5IPPB5PDEmWR
-WZFAzYTkJCJAiGDkdmi
-}
-
-!procedure AmazonBraketNoiseSimulator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketNoiseSimulatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketNoiseSimulatorLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketNoiseSimulatorGroup($id, $name='Amazon Braket Noise Simulator', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketNoiseSimulatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.png
deleted file mode 100644
index 4bd23499db..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.puml
deleted file mode 100644
index 9d0810f18c..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketNoiseSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorCard('AmazonBraketNoiseSimulatorCard', 'Amazon Braket Noise Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Remote.puml
deleted file mode 100644
index aa0793113a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketNoiseSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorCard('AmazonBraketNoiseSimulatorCard', 'Amazon Braket Noise Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.png
deleted file mode 100644
index b962c2ce37..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.puml
deleted file mode 100644
index 7cfcbe32f6..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketNoiseSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorGroup('AmazonBraketNoiseSimulatorGroup', 'Amazon Braket Noise Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Remote.puml
deleted file mode 100644
index aec93dd1ce..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketNoiseSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
-
-' renders the element
-AmazonBraketNoiseSimulatorGroup('AmazonBraketNoiseSimulatorGroup', 'Amazon Braket Noise Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.png
deleted file mode 100644
index 5f329990c2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.puml
deleted file mode 100644
index ddf628af33..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketQpu
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpu('AmazonBraketQpu', 'Amazon Braket Qpu', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Remote.puml
deleted file mode 100644
index 0c05ce3aa0..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketQpu
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpu('AmazonBraketQpu', 'Amazon Braket Qpu', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.md
deleted file mode 100644
index 50cc5c3e9b..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketQpu
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-```
-
-
-
-| Illustration | AmazonBraketQpu | AmazonBraketQpuCard | AmazonBraketQpuGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.png) | ![illustration for AmazonBraketQpu](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.Local.png) | ![illustration for AmazonBraketQpuCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.png) | ![illustration for AmazonBraketQpuGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketQpuXs>`
-- `<$AmazonBraketQpuSm>`
-- `<$AmazonBraketQpuMd>`
-- `<$AmazonBraketQpuLg>`
-
-
-
-
-
-## AmazonBraketQpu
-
-### Load remotely
-```plantuml
-@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 AmazonBraketQpu
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpu('AmazonBraketQpu', 'Amazon Braket Qpu', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketQpu
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpu('AmazonBraketQpu', 'Amazon Braket Qpu', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketQpuCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketQpuCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuCard('AmazonBraketQpuCard', 'Amazon Braket Qpu Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketQpuCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuCard('AmazonBraketQpuCard', 'Amazon Braket Qpu Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketQpuGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketQpuGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuGroup('AmazonBraketQpuGroup', 'Amazon Braket Qpu Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketQpuGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuGroup('AmazonBraketQpuGroup', 'Amazon Braket Qpu Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.png
deleted file mode 100644
index 0c3e7ff36d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.puml
deleted file mode 100644
index c0dd3f126e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu
-
-sprite $AmazonBraketQpuXs [10x10/16z] NS550S004C2m7jQ_ul5h2JyAD8yjNj5yvEMoYq2B8aM9GZTZAQ-44m
-
-sprite $AmazonBraketQpuSm [12x12/16z] LSQ70GCn24KnkNpOV-BqN94DF7S9vQFpKHXPdpP8uYFujEBNNNOlbM2dDKbKKNp6hlv4Ocyn_VJY2G
-
-sprite $AmazonBraketQpuMd [16x16/16z] RSz70W9G30BH0HEu_udjNUVNjmn_MW5e7uuaSBWcwvu5I3hijS6wUhbtCKyRuENXtjLjcFPXGne8yiKqXYxiQdRO2Xe0tqwdi02nICh6ViqJoaS1E04
-
-sprite $AmazonBraketQpuLg [20x20/16z] {
-TOu7ia0X20CN2UJ-9_v5dNazLfRAbuecmVZAT67LdcjU2I0P3hKI8fgihQ1YkIYs0atIFXXqrpLENfcP1plYDxCRrEw35TXkCGBRawLmKiOxBc8D07Oouo8J
-iYRJZWCGs7AXc9LQHYKxRVQCjMB7u9XG--zHFBJIVW4
-}
-
-!procedure AmazonBraketQpu($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketQpuCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketQpuLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketQpuGroup($id, $name='Amazon Braket Qpu', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketQpuLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.png
deleted file mode 100644
index b96c27c723..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.puml
deleted file mode 100644
index 194f0b60d8..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketQpuCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuCard('AmazonBraketQpuCard', 'Amazon Braket Qpu Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Remote.puml
deleted file mode 100644
index 45fb606128..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketQpuCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuCard('AmazonBraketQpuCard', 'Amazon Braket Qpu Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.png
deleted file mode 100644
index cbef62bcee..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.puml
deleted file mode 100644
index 386db0c341..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketQpuGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuGroup('AmazonBraketQpuGroup', 'Amazon Braket Qpu Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Remote.puml
deleted file mode 100644
index b986244fdd..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpuGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketQpuGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu')
-
-' renders the element
-AmazonBraketQpuGroup('AmazonBraketQpuGroup', 'Amazon Braket Qpu Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.png
deleted file mode 100644
index bfcace9153..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.puml
deleted file mode 100644
index b791230de3..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulator('AmazonBraketSimulator', 'Amazon Braket Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Remote.puml
deleted file mode 100644
index cec2dc7f7f..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulator('AmazonBraketSimulator', 'Amazon Braket Simulator', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.md
deleted file mode 100644
index cbc2be36ef..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketSimulator
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-```
-
-
-
-| Illustration | AmazonBraketSimulator | AmazonBraketSimulatorCard | AmazonBraketSimulatorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.png) | ![illustration for AmazonBraketSimulator](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.Local.png) | ![illustration for AmazonBraketSimulatorCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.png) | ![illustration for AmazonBraketSimulatorGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketSimulatorXs>`
-- `<$AmazonBraketSimulatorSm>`
-- `<$AmazonBraketSimulatorMd>`
-- `<$AmazonBraketSimulatorLg>`
-
-
-
-
-
-## AmazonBraketSimulator
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulator('AmazonBraketSimulator', 'Amazon Braket Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulator('AmazonBraketSimulator', 'Amazon Braket Simulator', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulatorCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorCard('AmazonBraketSimulatorCard', 'Amazon Braket Simulator Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorCard('AmazonBraketSimulatorCard', 'Amazon Braket Simulator Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulatorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorGroup('AmazonBraketSimulatorGroup', 'Amazon Braket Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorGroup('AmazonBraketSimulatorGroup', 'Amazon Braket Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.png
deleted file mode 100644
index 46fd4b5f4f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.puml
deleted file mode 100644
index c6aafd6028..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator
-
-sprite $AmazonBraketSimulatorXs [10x10/16z] JSP50G1140In6cp_YW-NyWgRXWGBNWtYd0F_fB1lQXIa4fIPlAnP2cu
-
-sprite $AmazonBraketSimulatorSm [12x12/16z] LSYr0G0140B1FOF-AtxNIH2-zE1d7k_5Hxst1t6mGSaXJEPSNMFCJVoi
-
-sprite $AmazonBraketSimulatorMd [16x16/16z] XSV50GG13CD01UpqN_4nBevUuepZXy4DpOjXz6F0Y0__l1Bq-IwZwlSRD0A_dd9HAju_0ZHW32HXd1HFYfvRY0zZVgM3jIi
-
-sprite $AmazonBraketSimulatorLg [20x20/16z] {
-ZSY7aKCn30FHfKG0_NTyO_j7JhfLvEE_EQE601Ht_jWgzZ2DFlRPpuOfJ5kRJxSjEuLatHP8eatLPQAoa0cNaPZFlHycvsFjpzNfRWH9f-dYpBNYZj1jL1dC
-p2Lc3vhz0G
-}
-
-!procedure AmazonBraketSimulator($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketSimulatorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketSimulatorLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketSimulatorGroup($id, $name='Amazon Braket Simulator', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketSimulatorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.png
deleted file mode 100644
index 32f508cd1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.puml
deleted file mode 100644
index 4e4b0ae11f..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator1
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1('AmazonBraketSimulator1', 'Amazon Braket Simulator1', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Remote.puml
deleted file mode 100644
index 81128c8ba1..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator1
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1('AmazonBraketSimulator1', 'Amazon Braket Simulator1', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.md
deleted file mode 100644
index c42d19afa0..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketSimulator1
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-```
-
-
-
-| Illustration | AmazonBraketSimulator1 | AmazonBraketSimulator1Card | AmazonBraketSimulator1Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.png) | ![illustration for AmazonBraketSimulator1](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.Local.png) | ![illustration for AmazonBraketSimulator1Card](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.png) | ![illustration for AmazonBraketSimulator1Group](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketSimulator1Xs>`
-- `<$AmazonBraketSimulator1Sm>`
-- `<$AmazonBraketSimulator1Md>`
-- `<$AmazonBraketSimulator1Lg>`
-
-
-
-
-
-## AmazonBraketSimulator1
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator1
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1('AmazonBraketSimulator1', 'Amazon Braket Simulator1', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator1
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1('AmazonBraketSimulator1', 'Amazon Braket Simulator1', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator1Card
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator1Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Card('AmazonBraketSimulator1Card', 'Amazon Braket Simulator1 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator1Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Card('AmazonBraketSimulator1Card', 'Amazon Braket Simulator1 Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator1Group
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator1Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Group('AmazonBraketSimulator1Group', 'Amazon Braket Simulator1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator1Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Group('AmazonBraketSimulator1Group', 'Amazon Braket Simulator1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.png
deleted file mode 100644
index 3e84098ab2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.puml
deleted file mode 100644
index 5334fdf5b9..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1
-
-sprite $AmazonBraketSimulator1Xs [10x10/16z] JOo50G0X30CFAhV_nEz2NPAmc5VaLGcOPsS-2RRd94Stxw_wVCUDotkS-Ulj
-
-sprite $AmazonBraketSimulator1Sm [12x12/16z] NSt7OGG124FHfx51_LUyEVyRAFbXLC3EZHs41CFas6hJ8QEf_w7HmrHx_n_tVvAjiY7umsBdmTVk6G
-
-sprite $AmazonBraketSimulator1Md [16x16/16z] PSw5WGDG20FGzoLX_udFjSMTUAPOZ0BKMkRJaLdlTDvD4mfT4AooLsHjMQZQQKYWZXptlaynmmItCgMuqVFPpwZTbYIXB348578E0bq_LC_u2Oo0Lm
-
-sprite $AmazonBraketSimulator1Lg [20x20/16z] {
-VP250KGn24C39Sd-4v-av_BhVJZuCmmevsJzOxJqM8gIYOoLi-q2i9cgmd9krWjuC8aWQPOyN2t5Db4j6U33jjW6u1Qwxt6bCCzht3PGBYN6mv_yz3T3ZEG1
-3NLp7ZdNodstdPnQctLiDqFblDdAUba7FQttXJC
-}
-
-!procedure AmazonBraketSimulator1($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketSimulator1Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketSimulator1Lg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketSimulator1Group($id, $name='Amazon Braket Simulator1', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketSimulator1Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.png
deleted file mode 100644
index fb3219c1bf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.puml
deleted file mode 100644
index 4bc9e80f67..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator1Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Card('AmazonBraketSimulator1Card', 'Amazon Braket Simulator1 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Remote.puml
deleted file mode 100644
index 36b1e662ee..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator1Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Card('AmazonBraketSimulator1Card', 'Amazon Braket Simulator1 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.png
deleted file mode 100644
index ba19faa5dd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.puml
deleted file mode 100644
index 89245a4f26..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketSimulator1Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Group('AmazonBraketSimulator1Group', 'Amazon Braket Simulator1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Remote.puml
deleted file mode 100644
index e86c4e0cbe..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketSimulator1Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1')
-
-' renders the element
-AmazonBraketSimulator1Group('AmazonBraketSimulator1Group', 'Amazon Braket Simulator1 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.png
deleted file mode 100644
index d116a88bf1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.puml
deleted file mode 100644
index f3fa6527a0..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator2
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2('AmazonBraketSimulator2', 'Amazon Braket Simulator2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Remote.puml
deleted file mode 100644
index c3dfa179bc..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator2
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2('AmazonBraketSimulator2', 'Amazon Braket Simulator2', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.md
deleted file mode 100644
index 4975d38070..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketSimulator2
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-```
-
-
-
-| Illustration | AmazonBraketSimulator2 | AmazonBraketSimulator2Card | AmazonBraketSimulator2Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.png) | ![illustration for AmazonBraketSimulator2](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.Local.png) | ![illustration for AmazonBraketSimulator2Card](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.png) | ![illustration for AmazonBraketSimulator2Group](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketSimulator2Xs>`
-- `<$AmazonBraketSimulator2Sm>`
-- `<$AmazonBraketSimulator2Md>`
-- `<$AmazonBraketSimulator2Lg>`
-
-
-
-
-
-## AmazonBraketSimulator2
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator2
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2('AmazonBraketSimulator2', 'Amazon Braket Simulator2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator2
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2('AmazonBraketSimulator2', 'Amazon Braket Simulator2', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator2Card
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator2Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Card('AmazonBraketSimulator2Card', 'Amazon Braket Simulator2 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator2Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Card('AmazonBraketSimulator2Card', 'Amazon Braket Simulator2 Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator2Group
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator2Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Group('AmazonBraketSimulator2Group', 'Amazon Braket Simulator2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator2Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Group('AmazonBraketSimulator2Group', 'Amazon Braket Simulator2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.png
deleted file mode 100644
index 5d8dcee325..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.puml
deleted file mode 100644
index 72deee2cf4..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2
-
-sprite $AmazonBraketSimulator2Xs [10x10/16z] LSp50S1024JHZqx_5SUpyYuux5HCpYM4lWoZhqnS2N9HY3ihRlNknIENVoS
-
-sprite $AmazonBraketSimulator2Sm [12x12/16z] LKs50G0m2CBa_ulNoL8by2C4R3SQ60j0ExIGtXiK0nBPwVFNEOtUMqboS1fiSf0AKKmVyUdTcJcsVxaL
-
-sprite $AmazonBraketSimulator2Md [16x16/16z] RS_5WGDH30FGzq5o_nKl9ZcDcS43H8qAe2-_m5vlADAbkJb8WhLibA1TfZ0d3TQbyrjLpAmmQYPJhCCgzzFVjH6lVixQD-IrNyjdV_E6UVudOluatm
-
-sprite $AmazonBraketSimulator2Lg [20x20/16z] {
-VP275G0X3499PV-DZ-jTz7sn9y6V2WbGW_h_MZNLTgnhZOlSX2eAZAfSrhfiEMS1oZ2tSvdKiZUaSdZbVawZUZRTjZyAOXG8JvSdgRNroI2TNE-cM9Jd9HPY
-5SzOaDszElSZ3oABlEOXPekNFEAYNECpQojpMhlSgAQcjaEQ
-}
-
-!procedure AmazonBraketSimulator2($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketSimulator2Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketSimulator2Lg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketSimulator2Group($id, $name='Amazon Braket Simulator2', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketSimulator2Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.png
deleted file mode 100644
index 07081522b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.puml
deleted file mode 100644
index 2140859f5e..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator2Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Card('AmazonBraketSimulator2Card', 'Amazon Braket Simulator2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Remote.puml
deleted file mode 100644
index a6188196f9..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator2Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Card('AmazonBraketSimulator2Card', 'Amazon Braket Simulator2 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.png
deleted file mode 100644
index 4891e66ba4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.puml
deleted file mode 100644
index 09f3b9b3de..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketSimulator2Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Group('AmazonBraketSimulator2Group', 'Amazon Braket Simulator2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Remote.puml
deleted file mode 100644
index ba84004611..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketSimulator2Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2')
-
-' renders the element
-AmazonBraketSimulator2Group('AmazonBraketSimulator2Group', 'Amazon Braket Simulator2 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.png
deleted file mode 100644
index 3f48a79409..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.puml
deleted file mode 100644
index 0de00c824a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator3
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3('AmazonBraketSimulator3', 'Amazon Braket Simulator3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Remote.puml
deleted file mode 100644
index d241810276..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator3
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3('AmazonBraketSimulator3', 'Amazon Braket Simulator3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.md
deleted file mode 100644
index 22671795e9..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketSimulator3
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-```
-
-
-
-| Illustration | AmazonBraketSimulator3 | AmazonBraketSimulator3Card | AmazonBraketSimulator3Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.png) | ![illustration for AmazonBraketSimulator3](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.Local.png) | ![illustration for AmazonBraketSimulator3Card](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.png) | ![illustration for AmazonBraketSimulator3Group](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketSimulator3Xs>`
-- `<$AmazonBraketSimulator3Sm>`
-- `<$AmazonBraketSimulator3Md>`
-- `<$AmazonBraketSimulator3Lg>`
-
-
-
-
-
-## AmazonBraketSimulator3
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator3
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3('AmazonBraketSimulator3', 'Amazon Braket Simulator3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator3
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3('AmazonBraketSimulator3', 'Amazon Braket Simulator3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator3Card
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator3Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Card('AmazonBraketSimulator3Card', 'Amazon Braket Simulator3 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator3Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Card('AmazonBraketSimulator3Card', 'Amazon Braket Simulator3 Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator3Group
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator3Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Group('AmazonBraketSimulator3Group', 'Amazon Braket Simulator3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator3Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Group('AmazonBraketSimulator3Group', 'Amazon Braket Simulator3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.png
deleted file mode 100644
index dd10f89486..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.puml
deleted file mode 100644
index a0ecd03ef5..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3
-
-sprite $AmazonBraketSimulator3Xs [10x10/16z] Oq05xAn872OOWmNCOeUAiKDbsHc0Yfc1N2Qm9cQe3cOmO44o3m
-
-sprite $AmazonBraketSimulator3Sm [12x12/16z] LStN5SKm5CCm9BQkzf_uzOh3V_gNGmaqBoI0Xfnm6CJ628t1eILmCWXZ20c2Xkaysd_VAm
-
-sprite $AmazonBraketSimulator3Md [16x16/16z] RS_95GHH24BHQvs6dt_4FRkhjt8Mt11rL03zvmMkMOfqB4amEtS5xGYeDFZdrmZE6GCbfnYAillA3BlFmq7i_mdxlrdElP-88u8N
-
-sprite $AmazonBraketSimulator3Lg [20x20/16z] {
-VP250GCW30Jle_jFNCFgE1SFlqOIq2Ja7vRLrRMEmSOrXmd8x1TMgOVUfb4FlOW-verb3Bsb6CFVOBAfXXdGtODFlUvXErde9HVvC3svZB-IuMyn3_gZ3ikN
-ElnfnCXFAgMiLQRIlvuAxGEu0W
-}
-
-!procedure AmazonBraketSimulator3($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketSimulator3Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketSimulator3Lg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketSimulator3Group($id, $name='Amazon Braket Simulator3', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketSimulator3Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.png
deleted file mode 100644
index 5b667143ee..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.puml
deleted file mode 100644
index a0b3206f52..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator3Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Card('AmazonBraketSimulator3Card', 'Amazon Braket Simulator3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Remote.puml
deleted file mode 100644
index 94889d5e4a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator3Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Card('AmazonBraketSimulator3Card', 'Amazon Braket Simulator3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.png
deleted file mode 100644
index 3528999768..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.puml
deleted file mode 100644
index bea9f85531..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketSimulator3Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Group('AmazonBraketSimulator3Group', 'Amazon Braket Simulator3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Remote.puml
deleted file mode 100644
index f33cae9138..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketSimulator3Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3')
-
-' renders the element
-AmazonBraketSimulator3Group('AmazonBraketSimulator3Group', 'Amazon Braket Simulator3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.png
deleted file mode 100644
index fb0f6cee57..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.puml
deleted file mode 100644
index 5a6107cfc0..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator4
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4('AmazonBraketSimulator4', 'Amazon Braket Simulator4', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Remote.puml
deleted file mode 100644
index ad48121571..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator4
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4('AmazonBraketSimulator4', 'Amazon Braket Simulator4', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.md
deleted file mode 100644
index 4f7ec72af5..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketSimulator4
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-```
-
-
-
-| Illustration | AmazonBraketSimulator4 | AmazonBraketSimulator4Card | AmazonBraketSimulator4Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.png) | ![illustration for AmazonBraketSimulator4](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.Local.png) | ![illustration for AmazonBraketSimulator4Card](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.png) | ![illustration for AmazonBraketSimulator4Group](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketSimulator4Xs>`
-- `<$AmazonBraketSimulator4Sm>`
-- `<$AmazonBraketSimulator4Md>`
-- `<$AmazonBraketSimulator4Lg>`
-
-
-
-
-
-## AmazonBraketSimulator4
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator4
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4('AmazonBraketSimulator4', 'Amazon Braket Simulator4', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator4
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4('AmazonBraketSimulator4', 'Amazon Braket Simulator4', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator4Card
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator4Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Card('AmazonBraketSimulator4Card', 'Amazon Braket Simulator4 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator4Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Card('AmazonBraketSimulator4Card', 'Amazon Braket Simulator4 Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketSimulator4Group
-
-### Load remotely
-```plantuml
-@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 AmazonBraketSimulator4Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Group('AmazonBraketSimulator4Group', 'Amazon Braket Simulator4 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketSimulator4Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Group('AmazonBraketSimulator4Group', 'Amazon Braket Simulator4 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.png
deleted file mode 100644
index 2ba53bc6db..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.puml
deleted file mode 100644
index 5ade7c256a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4
-
-sprite $AmazonBraketSimulator4Xs [10x10/16z] Oq05xAn872Oq5Zi38uZ5pi8E0api3435R21PLcHrp630WcGU
-
-sprite $AmazonBraketSimulator4Sm [12x12/16z] NOs50G0n309v0VRVk2x9jN53X0zSDIhc1AWoC6Un8dJVuB1qfveUgxxPCyXxPFN_Xxi5
-
-sprite $AmazonBraketSimulator4Md [16x16/16z] VOy75i0W34AnVS3zJzpfNZY_g4am4I7u6OoioFhn24dl0HNAGxvF2h-asbVo3KRVFXr5Mj4Nl7qVUHfVJF9GJsG-p8zl
-
-sprite $AmazonBraketSimulator4Lg [20x20/16z] {
-bP250S1020CJBFjFN7VllJyExaW4eEv0FlnbgHlpXe7-M33sMgdTNoKlzIBsUXcBdW3df3V_iJm7FUiLfD12chJOMg6EkTHJBlQl3jyGH0zPJ9fOnk9JJmak
-MqSB
-}
-
-!procedure AmazonBraketSimulator4($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketSimulator4Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketSimulator4Lg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketSimulator4Group($id, $name='Amazon Braket Simulator4', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketSimulator4Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.png
deleted file mode 100644
index 5a4f9371e5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.puml
deleted file mode 100644
index d8d63d2861..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulator4Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Card('AmazonBraketSimulator4Card', 'Amazon Braket Simulator4 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Remote.puml
deleted file mode 100644
index 5a093264fd..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulator4Card
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Card('AmazonBraketSimulator4Card', 'Amazon Braket Simulator4 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.png
deleted file mode 100644
index 5c77b7beba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.puml
deleted file mode 100644
index 450bb3ed7a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketSimulator4Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Group('AmazonBraketSimulator4Group', 'Amazon Braket Simulator4 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Remote.puml
deleted file mode 100644
index 54468912cf..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketSimulator4Group
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4')
-
-' renders the element
-AmazonBraketSimulator4Group('AmazonBraketSimulator4Group', 'Amazon Braket Simulator4 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.png
deleted file mode 100644
index a7d5043b6f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.puml
deleted file mode 100644
index 45f0f9384c..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorCard('AmazonBraketSimulatorCard', 'Amazon Braket Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Remote.puml
deleted file mode 100644
index 0f0213a57f..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketSimulatorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorCard('AmazonBraketSimulatorCard', 'Amazon Braket Simulator Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.png
deleted file mode 100644
index 37a7e97675..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.puml
deleted file mode 100644
index 5bac8cc68a..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorGroup('AmazonBraketSimulatorGroup', 'Amazon Braket Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Remote.puml
deleted file mode 100644
index c72fa7232d..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulatorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketSimulatorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator')
-
-' renders the element
-AmazonBraketSimulatorGroup('AmazonBraketSimulatorGroup', 'Amazon Braket Simulator Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.png
deleted file mode 100644
index 1f84977264..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.puml
deleted file mode 100644
index b90e730ff4..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketStateVector
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVector('AmazonBraketStateVector', 'Amazon Braket State Vector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Remote.puml
deleted file mode 100644
index fc8815d87d..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketStateVector
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVector('AmazonBraketStateVector', 'Amazon Braket State Vector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.md
deleted file mode 100644
index 2b21e7cd56..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketStateVector
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-```
-
-
-
-| Illustration | AmazonBraketStateVector | AmazonBraketStateVectorCard | AmazonBraketStateVectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.png) | ![illustration for AmazonBraketStateVector](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.Local.png) | ![illustration for AmazonBraketStateVectorCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.png) | ![illustration for AmazonBraketStateVectorGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketStateVectorXs>`
-- `<$AmazonBraketStateVectorSm>`
-- `<$AmazonBraketStateVectorMd>`
-- `<$AmazonBraketStateVectorLg>`
-
-
-
-
-
-## AmazonBraketStateVector
-
-### Load remotely
-```plantuml
-@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 AmazonBraketStateVector
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVector('AmazonBraketStateVector', 'Amazon Braket State Vector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketStateVector
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVector('AmazonBraketStateVector', 'Amazon Braket State Vector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketStateVectorCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketStateVectorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorCard('AmazonBraketStateVectorCard', 'Amazon Braket State Vector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketStateVectorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorCard('AmazonBraketStateVectorCard', 'Amazon Braket State Vector Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketStateVectorGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketStateVectorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorGroup('AmazonBraketStateVectorGroup', 'Amazon Braket State Vector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketStateVectorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorGroup('AmazonBraketStateVectorGroup', 'Amazon Braket State Vector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.png
deleted file mode 100644
index 00e4beed8e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.puml
deleted file mode 100644
index 02774c34fb..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector
-
-sprite $AmazonBraketStateVectorXs [10x10/16z] Oq06x7XOB20M8qI87OIP6S6ox43435NAmi82PZ2n8im4CW4
-
-sprite $AmazonBraketStateVectorSm [12x12/16z] bKl50S1024EJ_ITkp-LvE15v3Uqhwk30l8uawqX11-iB6oQAMOuRoUxidrpn0m
-
-sprite $AmazonBraketStateVectorMd [16x16/16z] dOk50OG030EladJ_YTzTWQjB-8S10TuupsKk9ITqyYwZQe2PiK4ZC9UNKZr9He264q4Inabn-OYQdaRSCEQHTF3E7W
-
-sprite $AmazonBraketStateVectorLg [20x20/16z] jSs50SGm509GlW3xJtpkKY_n5yFK-DdjPdenthZwSIGQjp0lbf83f7WvQTjdjir2nECZ8foW83mCzhMl5wCkri8Z1Ense-DXYhJQ19-630B4PnJVzg3l704
-
-!procedure AmazonBraketStateVector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketStateVectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketStateVectorLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketStateVectorGroup($id, $name='Amazon Braket State Vector', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketStateVectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.png
deleted file mode 100644
index 8ec80fc960..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.puml
deleted file mode 100644
index 9b2173c193..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketStateVectorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorCard('AmazonBraketStateVectorCard', 'Amazon Braket State Vector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Remote.puml
deleted file mode 100644
index 7c588b0a1c..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketStateVectorCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorCard('AmazonBraketStateVectorCard', 'Amazon Braket State Vector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.png
deleted file mode 100644
index 59822824db..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.puml
deleted file mode 100644
index a47966a3f1..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketStateVectorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorGroup('AmazonBraketStateVectorGroup', 'Amazon Braket State Vector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Remote.puml
deleted file mode 100644
index c9fb9981e6..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketStateVectorGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector')
-
-' renders the element
-AmazonBraketStateVectorGroup('AmazonBraketStateVectorGroup', 'Amazon Braket State Vector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.png
deleted file mode 100644
index 6cfe84eeda..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.puml
deleted file mode 100644
index c42f3f51d1..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketTensorNetwork
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetwork('AmazonBraketTensorNetwork', 'Amazon Braket Tensor Network', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Remote.puml
deleted file mode 100644
index 5fa0bf34e8..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketTensorNetwork
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetwork('AmazonBraketTensorNetwork', 'Amazon Braket Tensor Network', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.md b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.md
deleted file mode 100644
index 1a24a68248..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonBraketTensorNetwork
-
-
-```text
-aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork
-```
-
-```text
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-```
-
-
-
-| Illustration | AmazonBraketTensorNetwork | AmazonBraketTensorNetworkCard | AmazonBraketTensorNetworkGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.png) | ![illustration for AmazonBraketTensorNetwork](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.Local.png) | ![illustration for AmazonBraketTensorNetworkCard](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.png) | ![illustration for AmazonBraketTensorNetworkGroup](../../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonBraketTensorNetworkXs>`
-- `<$AmazonBraketTensorNetworkSm>`
-- `<$AmazonBraketTensorNetworkMd>`
-- `<$AmazonBraketTensorNetworkLg>`
-
-
-
-
-
-## AmazonBraketTensorNetwork
-
-### Load remotely
-```plantuml
-@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 AmazonBraketTensorNetwork
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetwork('AmazonBraketTensorNetwork', 'Amazon Braket Tensor Network', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketTensorNetwork
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetwork('AmazonBraketTensorNetwork', 'Amazon Braket Tensor Network', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonBraketTensorNetworkCard
-
-### Load remotely
-```plantuml
-@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 AmazonBraketTensorNetworkCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkCard('AmazonBraketTensorNetworkCard', 'Amazon Braket Tensor Network Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketTensorNetworkCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkCard('AmazonBraketTensorNetworkCard', 'Amazon Braket Tensor Network Card', 'an optional description')
-@enduml
-```
-
-## AmazonBraketTensorNetworkGroup
-
-### Load remotely
-```plantuml
-@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 AmazonBraketTensorNetworkGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkGroup('AmazonBraketTensorNetworkGroup', 'Amazon Braket Tensor Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonBraketTensorNetworkGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkGroup('AmazonBraketTensorNetworkGroup', 'Amazon Braket Tensor Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.png
deleted file mode 100644
index 2c04024a2b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.puml
deleted file mode 100644
index 4e8c0c04a6..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork
-
-sprite $AmazonBraketTensorNetworkXs [10x10/16z] LSUt0GD1080mNMJ_YHshfq8UbHsB2n0ER0YYb1CpHQp_MKwpy9St
-
-sprite $AmazonBraketTensorNetworkSm [12x12/16z] 9Skr0G1100B1EOF-Atv5emK0Sv0o_GqAI_v30i0fRB3GEWs5pYWPGqjW88dyy5uEs447Dm
-
-sprite $AmazonBraketTensorNetworkMd [16x16/16z] POk70OGm008l1TX_uYzyLT4aLCv801p0ugenK49wRrYZR57iMV95PzyHnD_rbup4A1dldi5skIs9XFTI7UghcOFsvBvWCHrZpzbkxs0EgBm3
-
-sprite $AmazonBraketTensorNetworkLg [20x20/16z] {
-RO-7aKHH2CDCLFyTtpB-brSJX5y4lMDfQoKLN41jNUf09_B4t5RwaYekh7HOzcTTZqVYkpInw2_H8mEX1zBErFUQUuBGW5Cy6y2MCgHvTZAHslDCqY_4NeBq
-IsvtpgJJX2U1sVQi4Y_lB9iWl3QnJmDdCxYcMl_mjGy
-}
-
-!procedure AmazonBraketTensorNetwork($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonBraketTensorNetworkCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonBraketTensorNetworkLg>', 'QuantumTechnologies', $funcName, $content)
-!endprocedure
-
-!procedure AmazonBraketTensorNetworkGroup($id, $name='Amazon Braket Tensor Network', $tech='')
- IconGroupElement($id, 'QuantumTechnologiesFamily', '<$AmazonBraketTensorNetworkLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.png
deleted file mode 100644
index 740da9fddb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.puml
deleted file mode 100644
index 4d32bacef0..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonBraketTensorNetworkCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkCard('AmazonBraketTensorNetworkCard', 'Amazon Braket Tensor Network Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Remote.puml
deleted file mode 100644
index 3481ae0da7..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonBraketTensorNetworkCard
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkCard('AmazonBraketTensorNetworkCard', 'Amazon Braket Tensor Network Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.png b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.png
deleted file mode 100644
index eabf298c6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.puml
deleted file mode 100644
index 8e745278a3..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonBraketTensorNetworkGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkGroup('AmazonBraketTensorNetworkGroup', 'Amazon Braket Tensor Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Remote.puml b/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Remote.puml
deleted file mode 100644
index f45f715b82..0000000000
--- a/distribution/aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetworkGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonBraketTensorNetworkGroup
-include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork')
-
-' renders the element
-AmazonBraketTensorNetworkGroup('AmazonBraketTensorNetworkGroup', 'Amazon Braket Tensor Network Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/README.md b/distribution/aws-q2-2023/Resource/README.md
deleted file mode 100644
index 413797aa1c..0000000000
--- a/distribution/aws-q2-2023/Resource/README.md
+++ /dev/null
@@ -1,637 +0,0 @@
-# Resource
-
-The module contains 497 items.
-
-- [Analytics](#family-analytics)
-- [ApplicationIntegration](#family-applicationintegration)
-- [Blockchain](#family-blockchain)
-- [BusinessApplications](#family-businessapplications)
-- [Compute](#family-compute)
-- [Containers](#family-containers)
-- [Database](#family-database)
-- [DeveloperTools](#family-developertools)
-- [EndUserComputing](#family-endusercomputing)
-- [FrontEndWebMobile](#family-frontendwebmobile)
-- [GeneralIcons](#family-generalicons)
-- [GroupIcons](#family-groupicons)
-- [IoT](#family-iot)
-- [MachineLearning](#family-machinelearning)
-- [ManagementGovernance](#family-managementgovernance)
-- [MediaServices](#family-mediaservices)
-- [MigrationTransfer](#family-migrationtransfer)
-- [NetworkingContentDelivery](#family-networkingcontentdelivery)
-- [QuantumTechnologies](#family-quantumtechnologies)
-- [Robotics](#family-robotics)
-- [SecurityIdentityCompliance](#family-securityidentitycompliance)
-- [Storage](#family-storage)
-
-
-
-## Analytics
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors](../../aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.png) | [aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors](../../aws-q2-2023/Resource/Analytics/AmazonAthenaDataSourceConnectors.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments](../../aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.png) | [aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments](../../aws-q2-2023/Resource/Analytics/AmazonCloudSearchSearchDocuments.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog](../../aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.png) | [aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog](../../aws-q2-2023/Resource/Analytics/AmazonDataZoneBusinessDataCatalog.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal](../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.png) | [aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal](../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataPortal.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects](../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.png) | [aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects](../../aws-q2-2023/Resource/Analytics/AmazonDataZoneDataProjects.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonEmrCluster](../../aws-q2-2023/Resource/Analytics/AmazonEmrCluster.png) | [aws-q2-2023/Resource/Analytics/AmazonEmrCluster](../../aws-q2-2023/Resource/Analytics/AmazonEmrCluster.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine](../../aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.png) | [aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine](../../aws-q2-2023/Resource/Analytics/AmazonEmrEmrEngine.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster](../../aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.png) | [aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster](../../aws-q2-2023/Resource/Analytics/AmazonEmrHdfsCluster.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect](../../aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.png) | [aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect](../../aws-q2-2023/Resource/Analytics/AmazonMskAmazonMskConnect.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceClusterAdministratorNode.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceDataNode.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceObservability.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceOpenSearchDashboards.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceTraces.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.png) | [aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode](../../aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceUltraWarmNode.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports](../../aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.png) | [aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports](../../aws-q2-2023/Resource/Analytics/AmazonQuicksightPaginatedReports.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftAutoCopy.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDataSharingGovernance.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseComputeNode.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftDenseStorageNode.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftMl](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftMl](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftMl.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftQueryEditorV20.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftRa3.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.png) | [aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion](../../aws-q2-2023/Resource/Analytics/AmazonRedshiftStreamingIngestion.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs](../../aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.png) | [aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs](../../aws-q2-2023/Resource/Analytics/AwsDataExchangeForApIs.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay](../../aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.png) | [aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay](../../aws-q2-2023/Resource/Analytics/AwsGlueAwsGlueForRay.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AwsGlueCrawler](../../aws-q2-2023/Resource/Analytics/AwsGlueCrawler.png) | [aws-q2-2023/Resource/Analytics/AwsGlueCrawler](../../aws-q2-2023/Resource/Analytics/AwsGlueCrawler.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog](../../aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.png) | [aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog](../../aws-q2-2023/Resource/Analytics/AwsGlueDataCatalog.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AwsGlueDataQuality](../../aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.png) | [aws-q2-2023/Resource/Analytics/AwsGlueDataQuality](../../aws-q2-2023/Resource/Analytics/AwsGlueDataQuality.md) |
-| ![illustration of aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake](../../aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.png) | [aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake](../../aws-q2-2023/Resource/Analytics/AwsLakeFormationDataLake.md) |
-
-
-## ApplicationIntegration
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonApiGatewayEndpoint.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeCustomEventBus.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeEvent.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgePipes.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeRule.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeScheduler.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchema.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonEventBridgeSchemaRegistry.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonMqBroker.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceEmailNotification.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceHttpNotification.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceMessage.md) |
-| ![illustration of aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.png) | [aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue](../../aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleQueueServiceQueue.md) |
-
-
-## Blockchain
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain](../../aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.png) | [aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain](../../aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain.md) |
-
-
-## BusinessApplications
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney](../../aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.png) | [aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney](../../aws-q2-2023/Resource/BusinessApplications/AmazonPinpointJourney.md) |
-| ![illustration of aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail](../../aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.png) | [aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail](../../aws-q2-2023/Resource/BusinessApplications/AmazonSimpleEmailServiceEmail.md) |
-
-
-## Compute
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2Ami](../../aws-q2-2023/Resource/Compute/AmazonEc2Ami.png) | [aws-q2-2023/Resource/Compute/AmazonEc2Ami](../../aws-q2-2023/Resource/Compute/AmazonEc2Ami.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling](../../aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.png) | [aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling](../../aws-q2-2023/Resource/Compute/AmazonEc2AutoScaling.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet](../../aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.png) | [aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet](../../aws-q2-2023/Resource/Compute/AmazonEc2AwsMicroserviceExtractorForNet.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2DbInstance](../../aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.png) | [aws-q2-2023/Resource/Compute/AmazonEc2DbInstance](../../aws-q2-2023/Resource/Compute/AmazonEc2DbInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress](../../aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.png) | [aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress](../../aws-q2-2023/Resource/Compute/AmazonEc2ElasticIpAddress.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2Instance](../../aws-q2-2023/Resource/Compute/AmazonEc2Instance.png) | [aws-q2-2023/Resource/Compute/AmazonEc2Instance](../../aws-q2-2023/Resource/Compute/AmazonEc2Instance.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch](../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.png) | [aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch](../../aws-q2-2023/Resource/Compute/AmazonEc2InstanceWithCloudWatch.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2Instances](../../aws-q2-2023/Resource/Compute/AmazonEc2Instances.png) | [aws-q2-2023/Resource/Compute/AmazonEc2Instances](../../aws-q2-2023/Resource/Compute/AmazonEc2Instances.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2Rescue](../../aws-q2-2023/Resource/Compute/AmazonEc2Rescue.png) | [aws-q2-2023/Resource/Compute/AmazonEc2Rescue](../../aws-q2-2023/Resource/Compute/AmazonEc2Rescue.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance](../../aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.png) | [aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance](../../aws-q2-2023/Resource/Compute/AmazonEc2SpotInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication](../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.png) | [aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication](../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkApplication.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment](../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.png) | [aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment](../../aws-q2-2023/Resource/Compute/AwsElasticBeanstalkDeployment.md) |
-| ![illustration of aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction](../../aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.png) | [aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction](../../aws-q2-2023/Resource/Compute/AwsLambdaLambdaFunction.md) |
-
-
-## Containers
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryRegistry.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer1.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer2.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceContainer3.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceCopiIoTCli.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceEcsServiceConnect.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceService.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.png) | [aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask](../../aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask.md) |
-| ![illustration of aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts](../../aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.png) | [aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts](../../aws-q2-2023/Resource/Containers/AmazonElasticKubernetesServiceEksOnOutposts.md) |
-
-
-## Database
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonAuroraInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate](../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate](../../aws-q2-2023/Resource/Database/AmazonAuroraAmazonRdsInstanceAternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraMariaDbInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraMySqlInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraOracleInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraPiopsInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraPostgreSqlInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.png) | [aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance](../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql](../../aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.png) | [aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql](../../aws-q2-2023/Resource/Database/AmazonAuroraTrustedLanguageExtensionsForPostgreSql.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters](../../aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.png) | [aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters](../../aws-q2-2023/Resource/Database/AmazonDocumentDbElasticClusters.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator](../../aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator](../../aws-q2-2023/Resource/Database/AmazonDynamoDbAmazonDynamoDbAccelerator.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute](../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute](../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttribute.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes](../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes](../../aws-q2-2023/Resource/Database/AmazonDynamoDbAttributes.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex](../../aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex](../../aws-q2-2023/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbItem](../../aws-q2-2023/Resource/Database/AmazonDynamoDbItem.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbItem](../../aws-q2-2023/Resource/Database/AmazonDynamoDbItem.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbItems](../../aws-q2-2023/Resource/Database/AmazonDynamoDbItems.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbItems](../../aws-q2-2023/Resource/Database/AmazonDynamoDbItems.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass](../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass](../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardAccessTableClass.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass](../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass](../../aws-q2-2023/Resource/Database/AmazonDynamoDbStandardInfrequentAccessTableClass.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbStream](../../aws-q2-2023/Resource/Database/AmazonDynamoDbStream.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbStream](../../aws-q2-2023/Resource/Database/AmazonDynamoDbStream.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonDynamoDbTable](../../aws-q2-2023/Resource/Database/AmazonDynamoDbTable.png) | [aws-q2-2023/Resource/Database/AmazonDynamoDbTable](../../aws-q2-2023/Resource/Database/AmazonDynamoDbTable.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode](../../aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.png) | [aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode](../../aws-q2-2023/Resource/Database/AmazonElastiCacheCacheNode.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached](../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.png) | [aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached](../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForMemcached.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis](../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.png) | [aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis](../../aws-q2-2023/Resource/Database/AmazonElastiCacheElastiCacheForRedis.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments](../../aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.png) | [aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments](../../aws-q2-2023/Resource/Database/AmazonRdsBlueGreenDeployments.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsMultiAz](../../aws-q2-2023/Resource/Database/AmazonRdsMultiAz.png) | [aws-q2-2023/Resource/Database/AmazonRdsMultiAz](../../aws-q2-2023/Resource/Database/AmazonRdsMultiAz.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster](../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.png) | [aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster](../../aws-q2-2023/Resource/Database/AmazonRdsMultiAzDbCluster.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites](../../aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.png) | [aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites](../../aws-q2-2023/Resource/Database/AmazonRdsOptimizedWrites.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsProxyInstance](../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.png) | [aws-q2-2023/Resource/Database/AmazonRdsProxyInstance](../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstance.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.png) | [aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate](../../aws-q2-2023/Resource/Database/AmazonRdsProxyInstanceAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql](../../aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.png) | [aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql](../../aws-q2-2023/Resource/Database/AmazonRdsTrustedLanguageExtensionsForPostgreSql.md) |
-| ![illustration of aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob](../../aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.png) | [aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob](../../aws-q2-2023/Resource/Database/AwsDatabaseMigrationServiceDatabaseMigrationWorkflowOrJob.md) |
-
-
-## DeveloperTools
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9](../../aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.png) | [aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9](../../aws-q2-2023/Resource/DeveloperTools/AwsCloud9Cloud9.md) |
-
-
-## EndUserComputing
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces](../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.png) | [aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces](../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpaces.md) |
-| ![illustration of aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore](../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.png) | [aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore](../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesCore.md) |
-| ![illustration of aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb](../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.png) | [aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb](../../aws-q2-2023/Resource/EndUserComputing/AmazonWorkSpacesFamilyAmazonWorkSpacesWeb.md) |
-
-
-## FrontEndWebMobile
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.png) | [aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceGeofence.md) |
-| ![illustration of aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.png) | [aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceMap.md) |
-| ![illustration of aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.png) | [aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServicePlace.md) |
-| ![illustration of aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.png) | [aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceRoutes.md) |
-| ![illustration of aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.png) | [aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack](../../aws-q2-2023/Resource/FrontEndWebMobile/AmazonLocationServiceTrack.md) |
-| ![illustration of aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio](../../aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.png) | [aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio](../../aws-q2-2023/Resource/FrontEndWebMobile/AwsAmplifyAwsAmplifyStudio.md) |
-
-
-## GeneralIcons
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Alert](../../aws-q2-2023/Resource/GeneralIcons/Alert.png) | [aws-q2-2023/Resource/GeneralIcons/Alert](../../aws-q2-2023/Resource/GeneralIcons/Alert.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser](../../aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.png) | [aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser](../../aws-q2-2023/Resource/GeneralIcons/AuthenticatedUser.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole](../../aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.png) | [aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole](../../aws-q2-2023/Resource/GeneralIcons/AwsManagementConsole.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Camera](../../aws-q2-2023/Resource/GeneralIcons/Camera.png) | [aws-q2-2023/Resource/GeneralIcons/Camera](../../aws-q2-2023/Resource/GeneralIcons/Camera.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Chat](../../aws-q2-2023/Resource/GeneralIcons/Chat.png) | [aws-q2-2023/Resource/GeneralIcons/Chat](../../aws-q2-2023/Resource/GeneralIcons/Chat.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Client](../../aws-q2-2023/Resource/GeneralIcons/Client.png) | [aws-q2-2023/Resource/GeneralIcons/Client](../../aws-q2-2023/Resource/GeneralIcons/Client.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/ColdStorage](../../aws-q2-2023/Resource/GeneralIcons/ColdStorage.png) | [aws-q2-2023/Resource/GeneralIcons/ColdStorage](../../aws-q2-2023/Resource/GeneralIcons/ColdStorage.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Credentials](../../aws-q2-2023/Resource/GeneralIcons/Credentials.png) | [aws-q2-2023/Resource/GeneralIcons/Credentials](../../aws-q2-2023/Resource/GeneralIcons/Credentials.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/DataStream](../../aws-q2-2023/Resource/GeneralIcons/DataStream.png) | [aws-q2-2023/Resource/GeneralIcons/DataStream](../../aws-q2-2023/Resource/GeneralIcons/DataStream.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/DataTable](../../aws-q2-2023/Resource/GeneralIcons/DataTable.png) | [aws-q2-2023/Resource/GeneralIcons/DataTable](../../aws-q2-2023/Resource/GeneralIcons/DataTable.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Database](../../aws-q2-2023/Resource/GeneralIcons/Database.png) | [aws-q2-2023/Resource/GeneralIcons/Database](../../aws-q2-2023/Resource/GeneralIcons/Database.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Disk](../../aws-q2-2023/Resource/GeneralIcons/Disk.png) | [aws-q2-2023/Resource/GeneralIcons/Disk](../../aws-q2-2023/Resource/GeneralIcons/Disk.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Document](../../aws-q2-2023/Resource/GeneralIcons/Document.png) | [aws-q2-2023/Resource/GeneralIcons/Document](../../aws-q2-2023/Resource/GeneralIcons/Document.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Documents](../../aws-q2-2023/Resource/GeneralIcons/Documents.png) | [aws-q2-2023/Resource/GeneralIcons/Documents](../../aws-q2-2023/Resource/GeneralIcons/Documents.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Email](../../aws-q2-2023/Resource/GeneralIcons/Email.png) | [aws-q2-2023/Resource/GeneralIcons/Email](../../aws-q2-2023/Resource/GeneralIcons/Email.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Firewall](../../aws-q2-2023/Resource/GeneralIcons/Firewall.png) | [aws-q2-2023/Resource/GeneralIcons/Firewall](../../aws-q2-2023/Resource/GeneralIcons/Firewall.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Folder](../../aws-q2-2023/Resource/GeneralIcons/Folder.png) | [aws-q2-2023/Resource/GeneralIcons/Folder](../../aws-q2-2023/Resource/GeneralIcons/Folder.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Folders](../../aws-q2-2023/Resource/GeneralIcons/Folders.png) | [aws-q2-2023/Resource/GeneralIcons/Folders](../../aws-q2-2023/Resource/GeneralIcons/Folders.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Forums](../../aws-q2-2023/Resource/GeneralIcons/Forums.png) | [aws-q2-2023/Resource/GeneralIcons/Forums](../../aws-q2-2023/Resource/GeneralIcons/Forums.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Gear](../../aws-q2-2023/Resource/GeneralIcons/Gear.png) | [aws-q2-2023/Resource/GeneralIcons/Gear](../../aws-q2-2023/Resource/GeneralIcons/Gear.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/General](../../aws-q2-2023/Resource/GeneralIcons/General.png) | [aws-q2-2023/Resource/GeneralIcons/General](../../aws-q2-2023/Resource/GeneralIcons/General.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/GenericApplication](../../aws-q2-2023/Resource/GeneralIcons/GenericApplication.png) | [aws-q2-2023/Resource/GeneralIcons/GenericApplication](../../aws-q2-2023/Resource/GeneralIcons/GenericApplication.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/GitRepository](../../aws-q2-2023/Resource/GeneralIcons/GitRepository.png) | [aws-q2-2023/Resource/GeneralIcons/GitRepository](../../aws-q2-2023/Resource/GeneralIcons/GitRepository.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Globe](../../aws-q2-2023/Resource/GeneralIcons/Globe.png) | [aws-q2-2023/Resource/GeneralIcons/Globe](../../aws-q2-2023/Resource/GeneralIcons/Globe.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Internet](../../aws-q2-2023/Resource/GeneralIcons/Internet.png) | [aws-q2-2023/Resource/GeneralIcons/Internet](../../aws-q2-2023/Resource/GeneralIcons/Internet.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/InternetAlt1](../../aws-q2-2023/Resource/GeneralIcons/InternetAlt1.png) | [aws-q2-2023/Resource/GeneralIcons/InternetAlt1](../../aws-q2-2023/Resource/GeneralIcons/InternetAlt1.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/InternetAlt2](../../aws-q2-2023/Resource/GeneralIcons/InternetAlt2.png) | [aws-q2-2023/Resource/GeneralIcons/InternetAlt2](../../aws-q2-2023/Resource/GeneralIcons/InternetAlt2.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/JsonScript](../../aws-q2-2023/Resource/GeneralIcons/JsonScript.png) | [aws-q2-2023/Resource/GeneralIcons/JsonScript](../../aws-q2-2023/Resource/GeneralIcons/JsonScript.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Logs](../../aws-q2-2023/Resource/GeneralIcons/Logs.png) | [aws-q2-2023/Resource/GeneralIcons/Logs](../../aws-q2-2023/Resource/GeneralIcons/Logs.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass](../../aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.png) | [aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass](../../aws-q2-2023/Resource/GeneralIcons/MagnifyingGlass.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Metrics](../../aws-q2-2023/Resource/GeneralIcons/Metrics.png) | [aws-q2-2023/Resource/GeneralIcons/Metrics](../../aws-q2-2023/Resource/GeneralIcons/Metrics.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/MobileClient](../../aws-q2-2023/Resource/GeneralIcons/MobileClient.png) | [aws-q2-2023/Resource/GeneralIcons/MobileClient](../../aws-q2-2023/Resource/GeneralIcons/MobileClient.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Multimedia](../../aws-q2-2023/Resource/GeneralIcons/Multimedia.png) | [aws-q2-2023/Resource/GeneralIcons/Multimedia](../../aws-q2-2023/Resource/GeneralIcons/Multimedia.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/OfficeBuilding](../../aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.png) | [aws-q2-2023/Resource/GeneralIcons/OfficeBuilding](../../aws-q2-2023/Resource/GeneralIcons/OfficeBuilding.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage](../../aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.png) | [aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage](../../aws-q2-2023/Resource/GeneralIcons/ProgrammingLanguage.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Question](../../aws-q2-2023/Resource/GeneralIcons/Question.png) | [aws-q2-2023/Resource/GeneralIcons/Question](../../aws-q2-2023/Resource/GeneralIcons/Question.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Recover](../../aws-q2-2023/Resource/GeneralIcons/Recover.png) | [aws-q2-2023/Resource/GeneralIcons/Recover](../../aws-q2-2023/Resource/GeneralIcons/Recover.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/SamlToken](../../aws-q2-2023/Resource/GeneralIcons/SamlToken.png) | [aws-q2-2023/Resource/GeneralIcons/SamlToken](../../aws-q2-2023/Resource/GeneralIcons/SamlToken.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Sdk](../../aws-q2-2023/Resource/GeneralIcons/Sdk.png) | [aws-q2-2023/Resource/GeneralIcons/Sdk](../../aws-q2-2023/Resource/GeneralIcons/Sdk.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Server](../../aws-q2-2023/Resource/GeneralIcons/Server.png) | [aws-q2-2023/Resource/GeneralIcons/Server](../../aws-q2-2023/Resource/GeneralIcons/Server.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Servers](../../aws-q2-2023/Resource/GeneralIcons/Servers.png) | [aws-q2-2023/Resource/GeneralIcons/Servers](../../aws-q2-2023/Resource/GeneralIcons/Servers.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Shield](../../aws-q2-2023/Resource/GeneralIcons/Shield.png) | [aws-q2-2023/Resource/GeneralIcons/Shield](../../aws-q2-2023/Resource/GeneralIcons/Shield.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/SourceCode](../../aws-q2-2023/Resource/GeneralIcons/SourceCode.png) | [aws-q2-2023/Resource/GeneralIcons/SourceCode](../../aws-q2-2023/Resource/GeneralIcons/SourceCode.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/SslPadlock](../../aws-q2-2023/Resource/GeneralIcons/SslPadlock.png) | [aws-q2-2023/Resource/GeneralIcons/SslPadlock](../../aws-q2-2023/Resource/GeneralIcons/SslPadlock.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/TapeStorage](../../aws-q2-2023/Resource/GeneralIcons/TapeStorage.png) | [aws-q2-2023/Resource/GeneralIcons/TapeStorage](../../aws-q2-2023/Resource/GeneralIcons/TapeStorage.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Toolkit](../../aws-q2-2023/Resource/GeneralIcons/Toolkit.png) | [aws-q2-2023/Resource/GeneralIcons/Toolkit](../../aws-q2-2023/Resource/GeneralIcons/Toolkit.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/User](../../aws-q2-2023/Resource/GeneralIcons/User.png) | [aws-q2-2023/Resource/GeneralIcons/User](../../aws-q2-2023/Resource/GeneralIcons/User.md) |
-| ![illustration of aws-q2-2023/Resource/GeneralIcons/Users](../../aws-q2-2023/Resource/GeneralIcons/Users.png) | [aws-q2-2023/Resource/GeneralIcons/Users](../../aws-q2-2023/Resource/GeneralIcons/Users.md) |
-
-
-## GroupIcons
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/GroupIcons/AutoScaling](../../aws-q2-2023/Resource/GroupIcons/AutoScaling.png) | [aws-q2-2023/Resource/GroupIcons/AutoScaling](../../aws-q2-2023/Resource/GroupIcons/AutoScaling.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/AwsCloud](../../aws-q2-2023/Resource/GroupIcons/AwsCloud.png) | [aws-q2-2023/Resource/GroupIcons/AwsCloud](../../aws-q2-2023/Resource/GroupIcons/AwsCloud.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/AwsStepFunction](../../aws-q2-2023/Resource/GroupIcons/AwsStepFunction.png) | [aws-q2-2023/Resource/GroupIcons/AwsStepFunction](../../aws-q2-2023/Resource/GroupIcons/AwsStepFunction.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/Cloud](../../aws-q2-2023/Resource/GroupIcons/Cloud.png) | [aws-q2-2023/Resource/GroupIcons/Cloud](../../aws-q2-2023/Resource/GroupIcons/Cloud.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/CorporateDataCenter](../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.png) | [aws-q2-2023/Resource/GroupIcons/CorporateDataCenter](../../aws-q2-2023/Resource/GroupIcons/CorporateDataCenter.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer](../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.png) | [aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer](../../aws-q2-2023/Resource/GroupIcons/Ec2InstanceContainer.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer](../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.png) | [aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer](../../aws-q2-2023/Resource/GroupIcons/ElasticBeanstalkContainer.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/Region](../../aws-q2-2023/Resource/GroupIcons/Region.png) | [aws-q2-2023/Resource/GroupIcons/Region](../../aws-q2-2023/Resource/GroupIcons/Region.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/ServerContents](../../aws-q2-2023/Resource/GroupIcons/ServerContents.png) | [aws-q2-2023/Resource/GroupIcons/ServerContents](../../aws-q2-2023/Resource/GroupIcons/ServerContents.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/SpotFleet](../../aws-q2-2023/Resource/GroupIcons/SpotFleet.png) | [aws-q2-2023/Resource/GroupIcons/SpotFleet](../../aws-q2-2023/Resource/GroupIcons/SpotFleet.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/Vpc](../../aws-q2-2023/Resource/GroupIcons/Vpc.png) | [aws-q2-2023/Resource/GroupIcons/Vpc](../../aws-q2-2023/Resource/GroupIcons/Vpc.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.png) | [aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPrivate.md) |
-| ![illustration of aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.png) | [aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic](../../aws-q2-2023/Resource/GroupIcons/VpcSubnetPublic.md) |
-
-
-## IoT
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAction](../../aws-q2-2023/Resource/IoT/AwsIoTAction.png) | [aws-q2-2023/Resource/IoT/AwsIoTAction](../../aws-q2-2023/Resource/IoT/AwsIoTAction.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTActuator](../../aws-q2-2023/Resource/IoT/AwsIoTActuator.png) | [aws-q2-2023/Resource/IoT/AwsIoTActuator](../../aws-q2-2023/Resource/IoT/AwsIoTActuator.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice](../../aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.png) | [aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice](../../aws-q2-2023/Resource/IoT/AwsIoTAlexaEnabledDevice.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill](../../aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.png) | [aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill](../../aws-q2-2023/Resource/IoT/AwsIoTAlexaSkill.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService](../../aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.png) | [aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService](../../aws-q2-2023/Resource/IoT/AwsIoTAlexaVoiceService.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.png) | [aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsChannel.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.png) | [aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.png) | [aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataset.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.png) | [aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsNotebook.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.png) | [aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline](../../aws-q2-2023/Resource/IoT/AwsIoTAnalyticsPipeline.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTCertificate](../../aws-q2-2023/Resource/IoT/AwsIoTCertificate.png) | [aws-q2-2023/Resource/IoT/AwsIoTCertificate](../../aws-q2-2023/Resource/IoT/AwsIoTCertificate.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor](../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.png) | [aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor](../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceAdvisor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation](../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.png) | [aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation](../../aws-q2-2023/Resource/IoT/AwsIoTCoreDeviceLocation.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTDesiredState](../../aws-q2-2023/Resource/IoT/AwsIoTDesiredState.png) | [aws-q2-2023/Resource/IoT/AwsIoTDesiredState](../../aws-q2-2023/Resource/IoT/AwsIoTDesiredState.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.png) | [aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceDefenderIoTDeviceJobs.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.png) | [aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceGateway.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.png) | [aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceManagementFleetHub.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTDeviceTester](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.png) | [aws-q2-2023/Resource/IoT/AwsIoTDeviceTester](../../aws-q2-2023/Resource/IoT/AwsIoTDeviceTester.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTEcho](../../aws-q2-2023/Resource/IoT/AwsIoTEcho.png) | [aws-q2-2023/Resource/IoT/AwsIoTEcho](../../aws-q2-2023/Resource/IoT/AwsIoTEcho.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTFireTv](../../aws-q2-2023/Resource/IoT/AwsIoTFireTv.png) | [aws-q2-2023/Resource/IoT/AwsIoTFireTv](../../aws-q2-2023/Resource/IoT/AwsIoTFireTv.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTFireTvStick](../../aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.png) | [aws-q2-2023/Resource/IoT/AwsIoTFireTvStick](../../aws-q2-2023/Resource/IoT/AwsIoTFireTvStick.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassArtifact.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponent.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentMachineLearning.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentNucleus.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPrivate.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassComponentPublic.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassConnector.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassInterprocessCommunication.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassProtocol.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassRecipe.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.png) | [aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager](../../aws-q2-2023/Resource/IoT/AwsIoTGreengrassStreamManager.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard](../../aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.png) | [aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard](../../aws-q2-2023/Resource/IoT/AwsIoTHardwareBoard.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol](../../aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.png) | [aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol](../../aws-q2-2023/Resource/IoT/AwsIoTHttp2Protocol.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.png) | [aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTHttpProtocol.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction](../../aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.png) | [aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction](../../aws-q2-2023/Resource/IoT/AwsIoTLambdaFunction.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.png) | [aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTLoRaWanProtocol.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.png) | [aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol](../../aws-q2-2023/Resource/IoT/AwsIoTMqttProtocol.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate](../../aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.png) | [aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate](../../aws-q2-2023/Resource/IoT/AwsIoTOverAirUpdate.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTPolicy](../../aws-q2-2023/Resource/IoT/AwsIoTPolicy.png) | [aws-q2-2023/Resource/IoT/AwsIoTPolicy](../../aws-q2-2023/Resource/IoT/AwsIoTPolicy.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTReportedState](../../aws-q2-2023/Resource/IoT/AwsIoTReportedState.png) | [aws-q2-2023/Resource/IoT/AwsIoTReportedState](../../aws-q2-2023/Resource/IoT/AwsIoTReportedState.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTRule](../../aws-q2-2023/Resource/IoT/AwsIoTRule.png) | [aws-q2-2023/Resource/IoT/AwsIoTRule](../../aws-q2-2023/Resource/IoT/AwsIoTRule.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSailboat](../../aws-q2-2023/Resource/IoT/AwsIoTSailboat.png) | [aws-q2-2023/Resource/IoT/AwsIoTSailboat](../../aws-q2-2023/Resource/IoT/AwsIoTSailboat.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSensor](../../aws-q2-2023/Resource/IoT/AwsIoTSensor.png) | [aws-q2-2023/Resource/IoT/AwsIoTSensor](../../aws-q2-2023/Resource/IoT/AwsIoTSensor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTServo](../../aws-q2-2023/Resource/IoT/AwsIoTServo.png) | [aws-q2-2023/Resource/IoT/AwsIoTServo](../../aws-q2-2023/Resource/IoT/AwsIoTServo.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTShadow](../../aws-q2-2023/Resource/IoT/AwsIoTShadow.png) | [aws-q2-2023/Resource/IoT/AwsIoTShadow](../../aws-q2-2023/Resource/IoT/AwsIoTShadow.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSimulator](../../aws-q2-2023/Resource/IoT/AwsIoTSimulator.png) | [aws-q2-2023/Resource/IoT/AwsIoTSimulator](../../aws-q2-2023/Resource/IoT/AwsIoTSimulator.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.png) | [aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAsset.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.png) | [aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetHierarchy.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.png) | [aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetModel.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.png) | [aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseAssetProperties.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.png) | [aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams](../../aws-q2-2023/Resource/IoT/AwsIoTSiteWiseDataStreams.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingBank](../../aws-q2-2023/Resource/IoT/AwsIoTThingBank.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingBank](../../aws-q2-2023/Resource/IoT/AwsIoTThingBank.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingBicycle](../../aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingBicycle](../../aws-q2-2023/Resource/IoT/AwsIoTThingBicycle.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingCamera](../../aws-q2-2023/Resource/IoT/AwsIoTThingCamera.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingCamera](../../aws-q2-2023/Resource/IoT/AwsIoTThingCamera.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingCar](../../aws-q2-2023/Resource/IoT/AwsIoTThingCar.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingCar](../../aws-q2-2023/Resource/IoT/AwsIoTThingCar.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingCart](../../aws-q2-2023/Resource/IoT/AwsIoTThingCart.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingCart](../../aws-q2-2023/Resource/IoT/AwsIoTThingCart.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot](../../aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot](../../aws-q2-2023/Resource/IoT/AwsIoTThingCoffeePot.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock](../../aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock](../../aws-q2-2023/Resource/IoT/AwsIoTThingDoorLock.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingFactory](../../aws-q2-2023/Resource/IoT/AwsIoTThingFactory.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingFactory](../../aws-q2-2023/Resource/IoT/AwsIoTThingFactory.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice](../../aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice](../../aws-q2-2023/Resource/IoT/AwsIoTThingFreeRtosDevice.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingGeneric](../../aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingGeneric](../../aws-q2-2023/Resource/IoT/AwsIoTThingGeneric.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingHouse](../../aws-q2-2023/Resource/IoT/AwsIoTThingHouse.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingHouse](../../aws-q2-2023/Resource/IoT/AwsIoTThingHouse.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingHumiditySensor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc](../../aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc](../../aws-q2-2023/Resource/IoT/AwsIoTThingIndustrialPc.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb](../../aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb](../../aws-q2-2023/Resource/IoT/AwsIoTThingLightbulb.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency](../../aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency](../../aws-q2-2023/Resource/IoT/AwsIoTThingMedicalEmergency.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingPlc](../../aws-q2-2023/Resource/IoT/AwsIoTThingPlc.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingPlc](../../aws-q2-2023/Resource/IoT/AwsIoTThingPlc.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency](../../aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency](../../aws-q2-2023/Resource/IoT/AwsIoTThingPoliceEmergency.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingRelay](../../aws-q2-2023/Resource/IoT/AwsIoTThingRelay.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingRelay](../../aws-q2-2023/Resource/IoT/AwsIoTThingRelay.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingStacklight](../../aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingStacklight](../../aws-q2-2023/Resource/IoT/AwsIoTThingStacklight.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureHumiditySensor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureSensor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingTemperatureVibrationSensor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingThermostat](../../aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingThermostat](../../aws-q2-2023/Resource/IoT/AwsIoTThingThermostat.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingTravel](../../aws-q2-2023/Resource/IoT/AwsIoTThingTravel.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingTravel](../../aws-q2-2023/Resource/IoT/AwsIoTThingTravel.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingUtility](../../aws-q2-2023/Resource/IoT/AwsIoTThingUtility.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingUtility](../../aws-q2-2023/Resource/IoT/AwsIoTThingUtility.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor](../../aws-q2-2023/Resource/IoT/AwsIoTThingVibrationSensor.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm](../../aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.png) | [aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm](../../aws-q2-2023/Resource/IoT/AwsIoTThingWindfarm.md) |
-| ![illustration of aws-q2-2023/Resource/IoT/AwsIoTTopic](../../aws-q2-2023/Resource/IoT/AwsIoTTopic.png) | [aws-q2-2023/Resource/IoT/AwsIoTTopic](../../aws-q2-2023/Resource/IoT/AwsIoTTopic.md) |
-
-
-## MachineLearning
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights](../../aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.png) | [aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights](../../aws-q2-2023/Resource/MachineLearning/AmazonDevOpsGuruInsights.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage](../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.png) | [aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage](../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo](../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.png) | [aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo](../../aws-q2-2023/Resource/MachineLearning/AmazonRekognitionVideo.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.png) | [aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerCanvas.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.png) | [aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerGeospatialMl.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.png) | [aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.png) | [aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerNotebook.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.png) | [aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerShadowTesting.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.png) | [aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain](../../aws-q2-2023/Resource/MachineLearning/AmazonSageMakerTrain.md) |
-| ![illustration of aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending](../../aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.png) | [aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending](../../aws-q2-2023/Resource/MachineLearning/AmazonTextractAnalyzeLending.md) |
-
-
-## ManagementGovernance
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchAlarm.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchCrossAccountObservability.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchDataProtection.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventEventBased.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEventTimeBased.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchEvidently.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchLogs.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchMetricsInsights.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRule.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchRum.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.png) | [aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics](../../aws-q2-2023/Resource/ManagementGovernance/AmazonCloudWatchSynthetics.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationChangeSet.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationStack.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudFormationTemplate.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake](../../aws-q2-2023/Resource/ManagementGovernance/AwsCloudTrailCloudTrailLake.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery](../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery](../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending](../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending](../../aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerLicenseBlending.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksApps.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksDeployments.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksInstances.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksLayers.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksMonitoring.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksResources.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2](../../aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksStack2.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount](../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount](../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsAccount.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount](../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount](../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsManagementAccount.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit](../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit](../../aws-q2-2023/Resource/ManagementGovernance/AwsOrganizationsOrganizationalUnit.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerApplicationManager.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerAutomation.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeCalendar.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerChangeManager.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerCompliance.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDistributor.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerDocuments.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerIncidentManager.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerInventory.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerMaintenanceWindows.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerOpsCenter.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerPatchManager.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerRunCommand.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerSessionManager.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager](../../aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerStateManager.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklist.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistFaultTolerant.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistPerformance.md) |
-| ![illustration of aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.png) | [aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity](../../aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity.md) |
-
-
-## MediaServices
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface](../../aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.png) | [aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface](../../aws-q2-2023/Resource/MediaServices/AwsCloudDigitalInterface.md) |
-
-
-## MigrationTransfer
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector](../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector](../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsAgentlessCollector.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent](../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent](../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceAwsDiscoveryAgent.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector](../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector](../../aws-q2-2023/Resource/MigrationTransfer/AwsApplicationDiscoveryServiceMigrationEvaluatorCollector.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery](../../aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery](../../aws-q2-2023/Resource/MigrationTransfer/AwsDataSyncDiscovery.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent](../../aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent](../../aws-q2-2023/Resource/MigrationTransfer/AwsDatasyncAgent.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationAnalyzer.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationCompiler.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationConverter.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationDeveloper.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime](../../aws-q2-2023/Resource/MigrationTransfer/AwsMainframeModernizationRuntime.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications](../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications](../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesApplications.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments](../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments](../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesEnvironments.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices](../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices](../../aws-q2-2023/Resource/MigrationTransfer/AwsMigrationHubRefactorSpacesServices.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsAs2.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtp.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsFtps.md) |
-| ![illustration of aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.png) | [aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp](../../aws-q2-2023/Resource/MigrationTransfer/AwsTransferFamilyAwsSftp.md) |
-
-
-## NetworkingContentDelivery
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontDownloadDistribution.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontEdgeLocation.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontStreamingDistribution.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ReadinessChecks.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverDnsFirewall.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53ResolverQueryLogging.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Route53ApplicationRecoveryController.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RouteTable.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCustomerGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkAdapter.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcElasticNetworkInterface.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcEndpoints.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcFlowLogs.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNatGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessControlList.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcPeeringConnection.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcRouter.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVirtualPrivateCloudVpc.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnConnection.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcVpnGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshMesh.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualRouter.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsAppMeshVirtualService.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapResource.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapService.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanCoreNetworkEdge.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanTransitGatewayRouteTableAttachment.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsDirectConnectGateway.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment](../../aws-q2-2023/Resource/NetworkingContentDelivery/AwsTransitGatewayAttachment.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingApplicationLoadBalancer.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingClassicLoadBalancer.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingGatewayLoadBalancer.md) |
-| ![illustration of aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.png) | [aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer](../../aws-q2-2023/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer.md) |
-
-
-## QuantumTechnologies
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChandelier.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketChip.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketEmbeddedSimulator.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketManagedSimulator.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketQpu.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator1.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator2.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator3.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketSimulator4.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketStateVector.md) |
-| ![illustration of aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.png) | [aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork](../../aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketTensorNetwork.md) |
-
-
-## Robotics
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.png) | [aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.md) |
-| ![illustration of aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.png) | [aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.md) |
-| ![illustration of aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.png) | [aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.md) |
-| ![illustration of aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.png) | [aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation](../../aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.md) |
-
-
-## SecurityIdentityCompliance
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.md) |
-| ![illustration of aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.png) | [aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule](../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.md) |
-
-
-## Storage
-| |Name|
-|:---:|---|
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.png) | [aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.png) | [aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.png) | [aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.png) | [aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.png) | [aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3](../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.png) | [aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem](../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets](../../aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.png) | [aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets](../../aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets](../../aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.png) | [aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets](../../aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets](../../aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.png) | [aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets](../../aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.png) | [aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints](../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupAuditManager](../../aws-q2-2023/Resource/Storage/AwsBackupAuditManager.png) | [aws-q2-2023/Resource/Storage/AwsBackupAuditManager](../../aws-q2-2023/Resource/Storage/AwsBackupAuditManager.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.png) | [aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.png) | [aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.png) | [aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.png) | [aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads](../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupBackupPlan](../../aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.png) | [aws-q2-2023/Resource/Storage/AwsBackupBackupPlan](../../aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupBackupRestore](../../aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.png) | [aws-q2-2023/Resource/Storage/AwsBackupBackupRestore](../../aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupBackupVault](../../aws-q2-2023/Resource/Storage/AwsBackupBackupVault.png) | [aws-q2-2023/Resource/Storage/AwsBackupBackupVault](../../aws-q2-2023/Resource/Storage/AwsBackupBackupVault.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting](../../aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.png) | [aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting](../../aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupCompute](../../aws-q2-2023/Resource/Storage/AwsBackupCompute.png) | [aws-q2-2023/Resource/Storage/AwsBackupCompute](../../aws-q2-2023/Resource/Storage/AwsBackupCompute.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupDatabase](../../aws-q2-2023/Resource/Storage/AwsBackupDatabase.png) | [aws-q2-2023/Resource/Storage/AwsBackupDatabase](../../aws-q2-2023/Resource/Storage/AwsBackupDatabase.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupGateway](../../aws-q2-2023/Resource/Storage/AwsBackupGateway.png) | [aws-q2-2023/Resource/Storage/AwsBackupGateway](../../aws-q2-2023/Resource/Storage/AwsBackupGateway.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupLegalHold](../../aws-q2-2023/Resource/Storage/AwsBackupLegalHold.png) | [aws-q2-2023/Resource/Storage/AwsBackupLegalHold](../../aws-q2-2023/Resource/Storage/AwsBackupLegalHold.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective](../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.png) | [aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective](../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective](../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.png) | [aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective](../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupStorage](../../aws-q2-2023/Resource/Storage/AwsBackupStorage.png) | [aws-q2-2023/Resource/Storage/AwsBackupStorage](../../aws-q2-2023/Resource/Storage/AwsBackupStorage.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupVaultLock](../../aws-q2-2023/Resource/Storage/AwsBackupVaultLock.png) | [aws-q2-2023/Resource/Storage/AwsBackupVaultLock](../../aws-q2-2023/Resource/Storage/AwsBackupVaultLock.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine](../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.png) | [aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine](../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor](../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.png) | [aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor](../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport](../../aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.png) | [aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport](../../aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.md) |
-| ![illustration of aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.png) | [aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway](../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.md) |
-
-
-
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.png
deleted file mode 100644
index 9c765cf4f7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.puml
deleted file mode 100644
index f613998d09..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerCloudExtensionsRos
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRos('AwsRoboMakerCloudExtensionsRos', 'Aws Robo Maker Cloud Extensions Ros', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Remote.puml
deleted file mode 100644
index 8924fefc9b..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerCloudExtensionsRos
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRos('AwsRoboMakerCloudExtensionsRos', 'Aws Robo Maker Cloud Extensions Ros', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.md b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.md
deleted file mode 100644
index 8fcc247dd3..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsRoboMakerCloudExtensionsRos
-
-
-```text
-aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos
-```
-
-```text
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-```
-
-
-
-| Illustration | AwsRoboMakerCloudExtensionsRos | AwsRoboMakerCloudExtensionsRosCard | AwsRoboMakerCloudExtensionsRosGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.png) | ![illustration for AwsRoboMakerCloudExtensionsRos](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.Local.png) | ![illustration for AwsRoboMakerCloudExtensionsRosCard](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.png) | ![illustration for AwsRoboMakerCloudExtensionsRosGroup](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsRoboMakerCloudExtensionsRosXs>`
-- `<$AwsRoboMakerCloudExtensionsRosSm>`
-- `<$AwsRoboMakerCloudExtensionsRosMd>`
-- `<$AwsRoboMakerCloudExtensionsRosLg>`
-
-
-
-
-
-## AwsRoboMakerCloudExtensionsRos
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerCloudExtensionsRos
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRos('AwsRoboMakerCloudExtensionsRos', 'Aws Robo Maker Cloud Extensions Ros', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerCloudExtensionsRos
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRos('AwsRoboMakerCloudExtensionsRos', 'Aws Robo Maker Cloud Extensions Ros', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerCloudExtensionsRosCard
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerCloudExtensionsRosCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosCard('AwsRoboMakerCloudExtensionsRosCard', 'Aws Robo Maker Cloud Extensions Ros Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerCloudExtensionsRosCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosCard('AwsRoboMakerCloudExtensionsRosCard', 'Aws Robo Maker Cloud Extensions Ros Card', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerCloudExtensionsRosGroup
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerCloudExtensionsRosGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosGroup('AwsRoboMakerCloudExtensionsRosGroup', 'Aws Robo Maker Cloud Extensions Ros Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerCloudExtensionsRosGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosGroup('AwsRoboMakerCloudExtensionsRosGroup', 'Aws Robo Maker Cloud Extensions Ros Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.png
deleted file mode 100644
index 6c7eebc493..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.puml
deleted file mode 100644
index 3cb047ba7c..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos
-
-sprite $AwsRoboMakerCloudExtensionsRosXs [10x10/16z] NSY50S0W302muF3_mNCbzNhrew9YDbhorNNfzniYieBcL2H3CLO
-
-sprite $AwsRoboMakerCloudExtensionsRosSm [12x12/16z] JSP50S0040InETxw5roclC9V8D78E7G32Q2kiZwYwtCzkJcu34HxYRz4OXWp7lSa5eofvr2-0G
-
-sprite $AwsRoboMakerCloudExtensionsRosMd [16x16/16z] PScxOS1020KmmTdmRl-5K-MlLloNW0kCRUASia3xblN6JYapxNPdtNgi67_j1OZdbkXQ7QSwbiUt5pZKLwmx7ATQW08DC670O0qfOghW30NA1m
-
-sprite $AwsRoboMakerCloudExtensionsRosLg [20x20/16z] {
-TS_5WS0m300mEQrf_u6F6HJycFmd9y19hoQK5SESenF1L1BK-bVMo0rJD-7qCifAPPpLhX2R8ga9CErFLKEy_TVfOPGOQjZhlEQRv4tSTFbRK7DKqql0XdqR
-Vk-tUU7yU77QTqqRavTuoodPgyt6wt-z2byz0W
-}
-
-!procedure AwsRoboMakerCloudExtensionsRos($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsRoboMakerCloudExtensionsRosCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsRoboMakerCloudExtensionsRosLg>', 'Robotics', $funcName, $content)
-!endprocedure
-
-!procedure AwsRoboMakerCloudExtensionsRosGroup($id, $name='Aws Robo Maker Cloud Extensions Ros', $tech='')
- IconGroupElement($id, 'RoboticsFamily', '<$AwsRoboMakerCloudExtensionsRosLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.png
deleted file mode 100644
index 2e32f00775..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.puml
deleted file mode 100644
index 4a53ebbe65..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerCloudExtensionsRosCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosCard('AwsRoboMakerCloudExtensionsRosCard', 'Aws Robo Maker Cloud Extensions Ros Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Remote.puml
deleted file mode 100644
index e54b2e316a..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerCloudExtensionsRosCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosCard('AwsRoboMakerCloudExtensionsRosCard', 'Aws Robo Maker Cloud Extensions Ros Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.png
deleted file mode 100644
index f6088ea7f0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.puml
deleted file mode 100644
index 274c6408bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsRoboMakerCloudExtensionsRosGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosGroup('AwsRoboMakerCloudExtensionsRosGroup', 'Aws Robo Maker Cloud Extensions Ros Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Remote.puml
deleted file mode 100644
index 5821b796d4..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRosGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsRoboMakerCloudExtensionsRosGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerCloudExtensionsRos')
-
-' renders the element
-AwsRoboMakerCloudExtensionsRosGroup('AwsRoboMakerCloudExtensionsRosGroup', 'Aws Robo Maker Cloud Extensions Ros Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.png
deleted file mode 100644
index d3d5039d5f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.puml
deleted file mode 100644
index ca6d227a27..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerDevelopmentEnvironment
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironment('AwsRoboMakerDevelopmentEnvironment', 'Aws Robo Maker Development Environment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Remote.puml
deleted file mode 100644
index fe15baab98..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerDevelopmentEnvironment
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironment('AwsRoboMakerDevelopmentEnvironment', 'Aws Robo Maker Development Environment', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.md b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.md
deleted file mode 100644
index 8e587ac8db..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsRoboMakerDevelopmentEnvironment
-
-
-```text
-aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment
-```
-
-```text
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-```
-
-
-
-| Illustration | AwsRoboMakerDevelopmentEnvironment | AwsRoboMakerDevelopmentEnvironmentCard | AwsRoboMakerDevelopmentEnvironmentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.png) | ![illustration for AwsRoboMakerDevelopmentEnvironment](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.Local.png) | ![illustration for AwsRoboMakerDevelopmentEnvironmentCard](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.png) | ![illustration for AwsRoboMakerDevelopmentEnvironmentGroup](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsRoboMakerDevelopmentEnvironmentXs>`
-- `<$AwsRoboMakerDevelopmentEnvironmentSm>`
-- `<$AwsRoboMakerDevelopmentEnvironmentMd>`
-- `<$AwsRoboMakerDevelopmentEnvironmentLg>`
-
-
-
-
-
-## AwsRoboMakerDevelopmentEnvironment
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerDevelopmentEnvironment
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironment('AwsRoboMakerDevelopmentEnvironment', 'Aws Robo Maker Development Environment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerDevelopmentEnvironment
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironment('AwsRoboMakerDevelopmentEnvironment', 'Aws Robo Maker Development Environment', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerDevelopmentEnvironmentCard
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerDevelopmentEnvironmentCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentCard('AwsRoboMakerDevelopmentEnvironmentCard', 'Aws Robo Maker Development Environment Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerDevelopmentEnvironmentCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentCard('AwsRoboMakerDevelopmentEnvironmentCard', 'Aws Robo Maker Development Environment Card', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerDevelopmentEnvironmentGroup
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerDevelopmentEnvironmentGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentGroup('AwsRoboMakerDevelopmentEnvironmentGroup', 'Aws Robo Maker Development Environment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerDevelopmentEnvironmentGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentGroup('AwsRoboMakerDevelopmentEnvironmentGroup', 'Aws Robo Maker Development Environment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.png
deleted file mode 100644
index ceeb6ac40d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.puml
deleted file mode 100644
index 71bfaa005c..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment
-
-sprite $AwsRoboMakerDevelopmentEnvironmentXs [10x10/16z] NSY53GC13C10XvFz1swVwMIHkKchiCJtRGPaCA3WU3OcmGIG8kE4WI02Ekoa-0C
-
-sprite $AwsRoboMakerDevelopmentEnvironmentSm [12x12/16z] LOm50W1120BPKlp_Xu_bUkp4dvGrPmCXetDASkDyGTXdaoyu3nZd1FsAX6ZxMQjMeFAbVh_-HWGR9ZuS
-
-sprite $AwsRoboMakerDevelopmentEnvironmentMd [16x16/16z] XOjL0W9G3CFoP5jt_mj3SIT_bV2FiNADpIZosWZWcYH4dN5kvyO4PhXq8sUK98sk-zpm-7UwxlliEpiEt68_v4yHp9rZT1TYWgw6NvF5cNc4AcrUEG
-
-sprite $AwsRoboMakerDevelopmentEnvironmentLg [20x20/16z] {
-ZOm5WiL034A1QUp-1wuagzzVTJ1y396byur-3uvId6zvdkyV3F_ni9LWVD5QCZ8b_ckeNrpNqKUpMgsX2ApH4e7edFJJxTcRlVuJvxZ6MwXjZQOoAmnRTtix
-CA8NnIfiH5ZN7SKG8tXgqdMVC26oRQcxZUh2d7J3VnY1nnm
-}
-
-!procedure AwsRoboMakerDevelopmentEnvironment($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsRoboMakerDevelopmentEnvironmentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsRoboMakerDevelopmentEnvironmentLg>', 'Robotics', $funcName, $content)
-!endprocedure
-
-!procedure AwsRoboMakerDevelopmentEnvironmentGroup($id, $name='Aws Robo Maker Development Environment', $tech='')
- IconGroupElement($id, 'RoboticsFamily', '<$AwsRoboMakerDevelopmentEnvironmentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.png
deleted file mode 100644
index 084dc568ba..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.puml
deleted file mode 100644
index 008e1aa9e6..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerDevelopmentEnvironmentCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentCard('AwsRoboMakerDevelopmentEnvironmentCard', 'Aws Robo Maker Development Environment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Remote.puml
deleted file mode 100644
index a6e56f2da3..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerDevelopmentEnvironmentCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentCard('AwsRoboMakerDevelopmentEnvironmentCard', 'Aws Robo Maker Development Environment Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.png
deleted file mode 100644
index 447e824e61..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.puml
deleted file mode 100644
index fd6ed830cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsRoboMakerDevelopmentEnvironmentGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentGroup('AwsRoboMakerDevelopmentEnvironmentGroup', 'Aws Robo Maker Development Environment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Remote.puml
deleted file mode 100644
index 7601a64734..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironmentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsRoboMakerDevelopmentEnvironmentGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerDevelopmentEnvironment')
-
-' renders the element
-AwsRoboMakerDevelopmentEnvironmentGroup('AwsRoboMakerDevelopmentEnvironmentGroup', 'Aws Robo Maker Development Environment Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.png
deleted file mode 100644
index 050bc1f417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.puml
deleted file mode 100644
index 1ccfebd820..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerFleetManagement
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagement('AwsRoboMakerFleetManagement', 'Aws Robo Maker Fleet Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Remote.puml
deleted file mode 100644
index 2533e3150a..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerFleetManagement
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagement('AwsRoboMakerFleetManagement', 'Aws Robo Maker Fleet Management', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.md b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.md
deleted file mode 100644
index 54ac6e706a..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsRoboMakerFleetManagement
-
-
-```text
-aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement
-```
-
-```text
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-```
-
-
-
-| Illustration | AwsRoboMakerFleetManagement | AwsRoboMakerFleetManagementCard | AwsRoboMakerFleetManagementGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.png) | ![illustration for AwsRoboMakerFleetManagement](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.Local.png) | ![illustration for AwsRoboMakerFleetManagementCard](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.png) | ![illustration for AwsRoboMakerFleetManagementGroup](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsRoboMakerFleetManagementXs>`
-- `<$AwsRoboMakerFleetManagementSm>`
-- `<$AwsRoboMakerFleetManagementMd>`
-- `<$AwsRoboMakerFleetManagementLg>`
-
-
-
-
-
-## AwsRoboMakerFleetManagement
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerFleetManagement
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagement('AwsRoboMakerFleetManagement', 'Aws Robo Maker Fleet Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerFleetManagement
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagement('AwsRoboMakerFleetManagement', 'Aws Robo Maker Fleet Management', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerFleetManagementCard
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerFleetManagementCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementCard('AwsRoboMakerFleetManagementCard', 'Aws Robo Maker Fleet Management Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerFleetManagementCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementCard('AwsRoboMakerFleetManagementCard', 'Aws Robo Maker Fleet Management Card', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerFleetManagementGroup
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerFleetManagementGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementGroup('AwsRoboMakerFleetManagementGroup', 'Aws Robo Maker Fleet Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerFleetManagementGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementGroup('AwsRoboMakerFleetManagementGroup', 'Aws Robo Maker Fleet Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.png
deleted file mode 100644
index 4706c4736f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.puml
deleted file mode 100644
index cbde8e474b..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement
-
-sprite $AwsRoboMakerFleetManagementXs [10x10/16z] HOo50S1030Bv-Eq_S5tY0kYtF1B5kzfPObZ2NTzrgONMyUPOcugUEhZGp709KJoCEiiE
-
-sprite $AwsRoboMakerFleetManagementSm [12x12/16z] LOk50G0X30CJzDX_u5TSsgZEGr4H_d3a6UL5ZNUItrcHSw3uOuAesjxCEomUz5UWaHxibqwTQbUiBjQa-EFktm
-
-sprite $AwsRoboMakerFleetManagementMd [16x16/16z] {
-RSg7aIKW30N1vWlGK_u1twttNLD-_E46313ZY5EBL-NJtWsI0kSHWxfkyUfMfay_2Y7hPZhTJIc7nSK3T6xVEtVcWjsAs7KOkjGvxRpkpfgLzLIyohep4RpQ
-wV5D1Vm7
-}
-
-sprite $AwsRoboMakerFleetManagementLg [20x20/16z] {
-TSo5WGGW34JH7y_qN_0PdEy-d0ZF-DOvawC6CPXWqk2QMZ0O_My1r_Rj4Zctr995Pe0i5Bph1c8OhSQgu5fqbhS1kx38LzA6430DEetDENSFcFTEQT5MQeDt
-8sLtrkIUFxkryJvXW1eGOYGjYpYiGoQMhGgkBfTQoXY-r9glG_9JY-QVudW5
-}
-
-!procedure AwsRoboMakerFleetManagement($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsRoboMakerFleetManagementCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsRoboMakerFleetManagementLg>', 'Robotics', $funcName, $content)
-!endprocedure
-
-!procedure AwsRoboMakerFleetManagementGroup($id, $name='Aws Robo Maker Fleet Management', $tech='')
- IconGroupElement($id, 'RoboticsFamily', '<$AwsRoboMakerFleetManagementLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.png
deleted file mode 100644
index 94beabcb8d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.puml
deleted file mode 100644
index ee67249c4f..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerFleetManagementCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementCard('AwsRoboMakerFleetManagementCard', 'Aws Robo Maker Fleet Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Remote.puml
deleted file mode 100644
index 90fd3f39b7..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerFleetManagementCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementCard('AwsRoboMakerFleetManagementCard', 'Aws Robo Maker Fleet Management Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.png
deleted file mode 100644
index 0c2e3ff336..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.puml
deleted file mode 100644
index 4a2875d44e..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsRoboMakerFleetManagementGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementGroup('AwsRoboMakerFleetManagementGroup', 'Aws Robo Maker Fleet Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Remote.puml
deleted file mode 100644
index 7348998a6c..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagementGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsRoboMakerFleetManagementGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerFleetManagement')
-
-' renders the element
-AwsRoboMakerFleetManagementGroup('AwsRoboMakerFleetManagementGroup', 'Aws Robo Maker Fleet Management Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.png
deleted file mode 100644
index fa99b17a7b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.puml
deleted file mode 100644
index a272f8f075..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerSimulation
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulation('AwsRoboMakerSimulation', 'Aws Robo Maker Simulation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Remote.puml
deleted file mode 100644
index 0a2b09bb91..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerSimulation
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulation('AwsRoboMakerSimulation', 'Aws Robo Maker Simulation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.md b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.md
deleted file mode 100644
index a05b291cd9..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsRoboMakerSimulation
-
-
-```text
-aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation
-```
-
-```text
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-```
-
-
-
-| Illustration | AwsRoboMakerSimulation | AwsRoboMakerSimulationCard | AwsRoboMakerSimulationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.png) | ![illustration for AwsRoboMakerSimulation](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.Local.png) | ![illustration for AwsRoboMakerSimulationCard](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.png) | ![illustration for AwsRoboMakerSimulationGroup](../../../aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsRoboMakerSimulationXs>`
-- `<$AwsRoboMakerSimulationSm>`
-- `<$AwsRoboMakerSimulationMd>`
-- `<$AwsRoboMakerSimulationLg>`
-
-
-
-
-
-## AwsRoboMakerSimulation
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerSimulation
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulation('AwsRoboMakerSimulation', 'Aws Robo Maker Simulation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerSimulation
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulation('AwsRoboMakerSimulation', 'Aws Robo Maker Simulation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerSimulationCard
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerSimulationCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationCard('AwsRoboMakerSimulationCard', 'Aws Robo Maker Simulation Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerSimulationCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationCard('AwsRoboMakerSimulationCard', 'Aws Robo Maker Simulation Card', 'an optional description')
-@enduml
-```
-
-## AwsRoboMakerSimulationGroup
-
-### Load remotely
-```plantuml
-@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 AwsRoboMakerSimulationGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationGroup('AwsRoboMakerSimulationGroup', 'Aws Robo Maker Simulation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsRoboMakerSimulationGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationGroup('AwsRoboMakerSimulationGroup', 'Aws Robo Maker Simulation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.png
deleted file mode 100644
index 6dbb180548..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.puml
deleted file mode 100644
index 20368386d0..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation
-
-sprite $AwsRoboMakerSimulationXs [10x10/16z] Oy06c1dOEC40BiB90EI0A7O8bnt8P0GoM84GAil2oihCW1K
-
-sprite $AwsRoboMakerSimulationSm [12x12/16z] TSlL0SG0309GOkJOV-2hU_j-ek1Bc785KjWOj3P2zzpprykUpMZCFP5HvOM0E8ClsHKfhd0o
-
-sprite $AwsRoboMakerSimulationMd [16x16/16z] XOt50K0X34D3BSt-0t_N4m_gXXdyKUY4wXEhIlZGWDx0jcz7N0xdKwSHGSKL5oYGnqY4TYVtxqTzZySc7CEWRg6uCzvxB_QDvwm
-
-sprite $AwsRoboMakerSimulationLg [20x20/16z] {
-fP250KD124FnNFPVkF3hRkzSiCW_iAfcd56XppqliFs_Mzjjd4bUthaqwglFWmn62A1dMqSRfGQzZdT60Nk3jfu5e9Pi1wbptEpps7RZAIvKDNeiMJp5ZHpy
-BkSJyU3EIAuR3Jva1m
-}
-
-!procedure AwsRoboMakerSimulation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsRoboMakerSimulationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsRoboMakerSimulationLg>', 'Robotics', $funcName, $content)
-!endprocedure
-
-!procedure AwsRoboMakerSimulationGroup($id, $name='Aws Robo Maker Simulation', $tech='')
- IconGroupElement($id, 'RoboticsFamily', '<$AwsRoboMakerSimulationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.png
deleted file mode 100644
index 8988a7792a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.puml
deleted file mode 100644
index 8c2d8c3b61..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsRoboMakerSimulationCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationCard('AwsRoboMakerSimulationCard', 'Aws Robo Maker Simulation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Remote.puml
deleted file mode 100644
index 216c6fadfc..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsRoboMakerSimulationCard
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationCard('AwsRoboMakerSimulationCard', 'Aws Robo Maker Simulation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.png b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.png
deleted file mode 100644
index e83045fc79..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.puml
deleted file mode 100644
index a7661c37b6..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsRoboMakerSimulationGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationGroup('AwsRoboMakerSimulationGroup', 'Aws Robo Maker Simulation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Remote.puml
deleted file mode 100644
index dd1fc9da83..0000000000
--- a/distribution/aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsRoboMakerSimulationGroup
-include('aws-q2-2023/Resource/Robotics/AwsRoboMakerSimulation')
-
-' renders the element
-AwsRoboMakerSimulationGroup('AwsRoboMakerSimulationGroup', 'Aws Robo Maker Simulation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.png
deleted file mode 100644
index 5448b138a4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.puml
deleted file mode 100644
index bc57b7b887..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonInspectorAgent
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgent('AmazonInspectorAgent', 'Amazon Inspector Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Remote.puml
deleted file mode 100644
index 6c18552148..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonInspectorAgent
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgent('AmazonInspectorAgent', 'Amazon Inspector Agent', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.md
deleted file mode 100644
index d10fb5b9e7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonInspectorAgent
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-```
-
-
-
-| Illustration | AmazonInspectorAgent | AmazonInspectorAgentCard | AmazonInspectorAgentGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.png) | ![illustration for AmazonInspectorAgent](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.Local.png) | ![illustration for AmazonInspectorAgentCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.png) | ![illustration for AmazonInspectorAgentGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonInspectorAgentXs>`
-- `<$AmazonInspectorAgentSm>`
-- `<$AmazonInspectorAgentMd>`
-- `<$AmazonInspectorAgentLg>`
-
-
-
-
-
-## AmazonInspectorAgent
-
-### Load remotely
-```plantuml
-@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 AmazonInspectorAgent
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgent('AmazonInspectorAgent', 'Amazon Inspector Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInspectorAgent
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgent('AmazonInspectorAgent', 'Amazon Inspector Agent', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonInspectorAgentCard
-
-### Load remotely
-```plantuml
-@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 AmazonInspectorAgentCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentCard('AmazonInspectorAgentCard', 'Amazon Inspector Agent Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInspectorAgentCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentCard('AmazonInspectorAgentCard', 'Amazon Inspector Agent Card', 'an optional description')
-@enduml
-```
-
-## AmazonInspectorAgentGroup
-
-### Load remotely
-```plantuml
-@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 AmazonInspectorAgentGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentGroup('AmazonInspectorAgentGroup', 'Amazon Inspector Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonInspectorAgentGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentGroup('AmazonInspectorAgentGroup', 'Amazon Inspector Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.png
deleted file mode 100644
index a9859dc497..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.puml
deleted file mode 100644
index 514d44f679..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent
-
-sprite $AmazonInspectorAgentXs [10x10/16z] JOh50G1130A9X_uBFbtZWmqEIHk_u6ZyIT-5VoOeFdv-6mMHFzc0yuz_hHczRm
-
-sprite $AmazonInspectorAgentSm [12x12/16z] LOo50G112CDo0hJx3_okmPK_8OaJ8OyuqzQ0gcl3vgHDm8rZwZJkx2InYwy_Oo8c1rKTqHitGZmCLW
-
-sprite $AmazonInspectorAgentMd [16x16/16z] RSh5eGDG30CmFGhiF_37SgjJOjidksAuoOFHBigf7QM0iM8mj0Bjx5fDR53BQ3ErSVabNPU_dSYXvGPp9ETe3PJ8TKhE19TX1mM8oca4xS58qgCwoujl
-
-sprite $AmazonInspectorAgentLg [20x20/16z] {
-TSo53GKm30FHSnlo_WD_PhW8dwNmForzW2TskdbMZJB5ikuKnOm81xwRiGIBsgklb2ltIPdBUhLcw9uqf5eN6ynbDyfucYxMU-NLYjD5Wv__D1YMczLtmv8X
-gM4iheqekuFUpBxZ08Hz0WUtigSMz0agUMyIMX-OHNuQuU5NHm
-}
-
-!procedure AmazonInspectorAgent($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonInspectorAgentCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonInspectorAgentLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AmazonInspectorAgentGroup($id, $name='Amazon Inspector Agent', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AmazonInspectorAgentLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.png
deleted file mode 100644
index 117b2dbea2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.puml
deleted file mode 100644
index a1a6a4140d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonInspectorAgentCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentCard('AmazonInspectorAgentCard', 'Amazon Inspector Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Remote.puml
deleted file mode 100644
index e37a6cc1cb..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonInspectorAgentCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentCard('AmazonInspectorAgentCard', 'Amazon Inspector Agent Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.png
deleted file mode 100644
index 7feb39b80e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.puml
deleted file mode 100644
index 27c08610d5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonInspectorAgentGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentGroup('AmazonInspectorAgentGroup', 'Amazon Inspector Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Remote.puml
deleted file mode 100644
index aa2396dcfd..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgentGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonInspectorAgentGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AmazonInspectorAgent')
-
-' renders the element
-AmazonInspectorAgentGroup('AmazonInspectorAgentGroup', 'Amazon Inspector Agent Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.png
deleted file mode 100644
index ab54d25406..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.puml
deleted file mode 100644
index fc3298b3c5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCertificateManagerCertificateAuthority
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthority('AwsCertificateManagerCertificateAuthority', 'Aws Certificate Manager Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Remote.puml
deleted file mode 100644
index 406b9d48f3..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCertificateManagerCertificateAuthority
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthority('AwsCertificateManagerCertificateAuthority', 'Aws Certificate Manager Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.md
deleted file mode 100644
index 0ab8e03ecb..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsCertificateManagerCertificateAuthority
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-```
-
-
-
-| Illustration | AwsCertificateManagerCertificateAuthority | AwsCertificateManagerCertificateAuthorityCard | AwsCertificateManagerCertificateAuthorityGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.png) | ![illustration for AwsCertificateManagerCertificateAuthority](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.Local.png) | ![illustration for AwsCertificateManagerCertificateAuthorityCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.png) | ![illustration for AwsCertificateManagerCertificateAuthorityGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsCertificateManagerCertificateAuthorityXs>`
-- `<$AwsCertificateManagerCertificateAuthoritySm>`
-- `<$AwsCertificateManagerCertificateAuthorityMd>`
-- `<$AwsCertificateManagerCertificateAuthorityLg>`
-
-
-
-
-
-## AwsCertificateManagerCertificateAuthority
-
-### Load remotely
-```plantuml
-@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 AwsCertificateManagerCertificateAuthority
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthority('AwsCertificateManagerCertificateAuthority', 'Aws Certificate Manager Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCertificateManagerCertificateAuthority
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthority('AwsCertificateManagerCertificateAuthority', 'Aws Certificate Manager Certificate Authority', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsCertificateManagerCertificateAuthorityCard
-
-### Load remotely
-```plantuml
-@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 AwsCertificateManagerCertificateAuthorityCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityCard('AwsCertificateManagerCertificateAuthorityCard', 'Aws Certificate Manager Certificate Authority Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCertificateManagerCertificateAuthorityCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityCard('AwsCertificateManagerCertificateAuthorityCard', 'Aws Certificate Manager Certificate Authority Card', 'an optional description')
-@enduml
-```
-
-## AwsCertificateManagerCertificateAuthorityGroup
-
-### Load remotely
-```plantuml
-@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 AwsCertificateManagerCertificateAuthorityGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityGroup('AwsCertificateManagerCertificateAuthorityGroup', 'Aws Certificate Manager Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsCertificateManagerCertificateAuthorityGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityGroup('AwsCertificateManagerCertificateAuthorityGroup', 'Aws Certificate Manager Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.png
deleted file mode 100644
index 2378bc9376..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.puml
deleted file mode 100644
index 931280f96a..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority
-
-sprite $AwsCertificateManagerCertificateAuthorityXs [10x10/16z] Oq00JXX0OW41AuXaWYY1iLZWOfmix30M0oig2sO49m
-
-sprite $AwsCertificateManagerCertificateAuthoritySm [12x12/16z] PSl50S1024JHlpZz5nptl0iwFEKDuLICJ-_KsJU4dtqrmVy79UvitNixzhQ3OJC
-
-sprite $AwsCertificateManagerCertificateAuthorityMd [16x16/16z] XSc53G1H08DGlhVx3tpkIlG5_b8urd0vrX375cSL7nmouDqL4BiBDWb0Y6NgO9eA1oSuErn-mOkTru0iBlK
-
-sprite $AwsCertificateManagerCertificateAuthorityLg [20x20/16z] ZSg53SLG3CLGX_fozn_uCvOjFZ9dqo93p78x-xsj9CriIg3jOVus81Y_vWunqAzHsM9cZKF5dw6H6loROSRC15Ppy_Q5JMXk1l2srhS2MiPALm
-
-!procedure AwsCertificateManagerCertificateAuthority($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsCertificateManagerCertificateAuthorityCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsCertificateManagerCertificateAuthorityLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsCertificateManagerCertificateAuthorityGroup($id, $name='Aws Certificate Manager Certificate Authority', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsCertificateManagerCertificateAuthorityLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.png
deleted file mode 100644
index a4bac03e29..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.puml
deleted file mode 100644
index 1825bb73f9..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsCertificateManagerCertificateAuthorityCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityCard('AwsCertificateManagerCertificateAuthorityCard', 'Aws Certificate Manager Certificate Authority Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Remote.puml
deleted file mode 100644
index 8589f81138..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsCertificateManagerCertificateAuthorityCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityCard('AwsCertificateManagerCertificateAuthorityCard', 'Aws Certificate Manager Certificate Authority Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.png
deleted file mode 100644
index 5d34710036..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.puml
deleted file mode 100644
index 70844c2731..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsCertificateManagerCertificateAuthorityGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityGroup('AwsCertificateManagerCertificateAuthorityGroup', 'Aws Certificate Manager Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Remote.puml
deleted file mode 100644
index 03f502021e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthorityGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsCertificateManagerCertificateAuthorityGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsCertificateManagerCertificateAuthority')
-
-' renders the element
-AwsCertificateManagerCertificateAuthorityGroup('AwsCertificateManagerCertificateAuthorityGroup', 'Aws Certificate Manager Certificate Authority Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.png
deleted file mode 100644
index 66036e29bd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.puml
deleted file mode 100644
index 286e5380be..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceAdConnector
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnector('AwsDirectoryServiceAdConnector', 'Aws Directory Service Ad Connector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Remote.puml
deleted file mode 100644
index 0b4f2bd376..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceAdConnector
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnector('AwsDirectoryServiceAdConnector', 'Aws Directory Service Ad Connector', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.md
deleted file mode 100644
index 403c93778c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDirectoryServiceAdConnector
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-```
-
-
-
-| Illustration | AwsDirectoryServiceAdConnector | AwsDirectoryServiceAdConnectorCard | AwsDirectoryServiceAdConnectorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.png) | ![illustration for AwsDirectoryServiceAdConnector](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.Local.png) | ![illustration for AwsDirectoryServiceAdConnectorCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.png) | ![illustration for AwsDirectoryServiceAdConnectorGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDirectoryServiceAdConnectorXs>`
-- `<$AwsDirectoryServiceAdConnectorSm>`
-- `<$AwsDirectoryServiceAdConnectorMd>`
-- `<$AwsDirectoryServiceAdConnectorLg>`
-
-
-
-
-
-## AwsDirectoryServiceAdConnector
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceAdConnector
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnector('AwsDirectoryServiceAdConnector', 'Aws Directory Service Ad Connector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceAdConnector
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnector('AwsDirectoryServiceAdConnector', 'Aws Directory Service Ad Connector', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceAdConnectorCard
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceAdConnectorCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorCard('AwsDirectoryServiceAdConnectorCard', 'Aws Directory Service Ad Connector Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceAdConnectorCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorCard('AwsDirectoryServiceAdConnectorCard', 'Aws Directory Service Ad Connector Card', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceAdConnectorGroup
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceAdConnectorGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorGroup('AwsDirectoryServiceAdConnectorGroup', 'Aws Directory Service Ad Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceAdConnectorGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorGroup('AwsDirectoryServiceAdConnectorGroup', 'Aws Directory Service Ad Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.png
deleted file mode 100644
index 463fd2e193..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.puml
deleted file mode 100644
index c11dddc1e6..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector
-
-sprite $AwsDirectoryServiceAdConnectorXs [10x10/16z] Oq01d0W60d0WX9YH1DaO65X1mc3810OCJ105h0WJ63bP6
-
-sprite $AwsDirectoryServiceAdConnectorSm [12x12/16z] JOo50G0X3CI2S_iF_4ebTSKmAXXxvEwsV08vLJgKAGWMcstO0r5Ln4-7WT4Qt
-
-sprite $AwsDirectoryServiceAdConnectorMd [16x16/16z] PSgt0S0m300WtAN_7ywIRcROxKR78omUjH0UWU4sGBfCKFHwRsGZAeOdJH9eHAPXNbOB5a2oice0jKEujMWZR0u
-
-sprite $AwsDirectoryServiceAdConnectorLg [20x20/16z] {
-bOw50KGn2CLI0zx-0vzyTqbTWF0E4piyDpO8WZNPs5qA818BMe7jH_LBBGiFnesv9NgFyIh62T5JUiFiKDiYgw9tpJEESYe9DdUKj3QIyagprONjY3MW1YkI
-fCenNm
-}
-
-!procedure AwsDirectoryServiceAdConnector($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDirectoryServiceAdConnectorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDirectoryServiceAdConnectorLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsDirectoryServiceAdConnectorGroup($id, $name='Aws Directory Service Ad Connector', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsDirectoryServiceAdConnectorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.png
deleted file mode 100644
index c48c8034da..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.puml
deleted file mode 100644
index 62ec1eecca..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceAdConnectorCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorCard('AwsDirectoryServiceAdConnectorCard', 'Aws Directory Service Ad Connector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Remote.puml
deleted file mode 100644
index 9f7bd0dcc0..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceAdConnectorCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorCard('AwsDirectoryServiceAdConnectorCard', 'Aws Directory Service Ad Connector Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.png
deleted file mode 100644
index 79d1d397fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.puml
deleted file mode 100644
index 7b5cee2349..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDirectoryServiceAdConnectorGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorGroup('AwsDirectoryServiceAdConnectorGroup', 'Aws Directory Service Ad Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Remote.puml
deleted file mode 100644
index 4394a1d0ef..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnectorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDirectoryServiceAdConnectorGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAdConnector')
-
-' renders the element
-AwsDirectoryServiceAdConnectorGroup('AwsDirectoryServiceAdConnectorGroup', 'Aws Directory Service Ad Connector Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.png
deleted file mode 100644
index 732bc9fd6a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.puml
deleted file mode 100644
index bf797a5fe4..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceAwsManagedMicrosoftAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAd('AwsDirectoryServiceAwsManagedMicrosoftAd', 'Aws Directory Service Aws Managed Microsoft Ad', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Remote.puml
deleted file mode 100644
index ce7941937d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceAwsManagedMicrosoftAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAd('AwsDirectoryServiceAwsManagedMicrosoftAd', 'Aws Directory Service Aws Managed Microsoft Ad', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.md
deleted file mode 100644
index d501756f6e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDirectoryServiceAwsManagedMicrosoftAd
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-```
-
-
-
-| Illustration | AwsDirectoryServiceAwsManagedMicrosoftAd | AwsDirectoryServiceAwsManagedMicrosoftAdCard | AwsDirectoryServiceAwsManagedMicrosoftAdGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.png) | ![illustration for AwsDirectoryServiceAwsManagedMicrosoftAd](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.Local.png) | ![illustration for AwsDirectoryServiceAwsManagedMicrosoftAdCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.png) | ![illustration for AwsDirectoryServiceAwsManagedMicrosoftAdGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDirectoryServiceAwsManagedMicrosoftAdXs>`
-- `<$AwsDirectoryServiceAwsManagedMicrosoftAdSm>`
-- `<$AwsDirectoryServiceAwsManagedMicrosoftAdMd>`
-- `<$AwsDirectoryServiceAwsManagedMicrosoftAdLg>`
-
-
-
-
-
-## AwsDirectoryServiceAwsManagedMicrosoftAd
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceAwsManagedMicrosoftAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAd('AwsDirectoryServiceAwsManagedMicrosoftAd', 'Aws Directory Service Aws Managed Microsoft Ad', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceAwsManagedMicrosoftAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAd('AwsDirectoryServiceAwsManagedMicrosoftAd', 'Aws Directory Service Aws Managed Microsoft Ad', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceAwsManagedMicrosoftAdCard
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdCard('AwsDirectoryServiceAwsManagedMicrosoftAdCard', 'Aws Directory Service Aws Managed Microsoft Ad Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdCard('AwsDirectoryServiceAwsManagedMicrosoftAdCard', 'Aws Directory Service Aws Managed Microsoft Ad Card', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceAwsManagedMicrosoftAdGroup
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdGroup('AwsDirectoryServiceAwsManagedMicrosoftAdGroup', 'Aws Directory Service Aws Managed Microsoft Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdGroup('AwsDirectoryServiceAwsManagedMicrosoftAdGroup', 'Aws Directory Service Aws Managed Microsoft Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.png
deleted file mode 100644
index 2bd76e292d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.puml
deleted file mode 100644
index 820ac0bd6f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd
-
-sprite $AwsDirectoryServiceAwsManagedMicrosoftAdXs [10x10/16z] LOi50G012CI6G__0xpfSZXyjt1Wd0ysVscDt1r0GJ7SE_RCxo9bS0G
-
-sprite $AwsDirectoryServiceAwsManagedMicrosoftAdSm [12x12/16z] NOs50S0m20HnhliFNBS4rt-PXN-p_CT-bqVEixfpSgIw7mxN1uaR0gz2z1GqZ0_sOonADW
-
-sprite $AwsDirectoryServiceAwsManagedMicrosoftAdMd [16x16/16z] ROi50W0W20DdZ_y_s6uzyu3XZvng4GuFyAS2tDm1q6egjtjrA29SZQ1BYpLS7TRPqWl32mGnN7cNJNMosvh7EJ-mNkM4nKK2
-
-sprite $AwsDirectoryServiceAwsManagedMicrosoftAdLg [20x20/16z] {
-VOw50SHG34A1QFSV-AJkxsiSl55NLnVFBXQ6InfWSNIPJVuTKnqFpj3IOE9eyEpg2aNrf6DoQNfBkpHvLdUw0FV5fwcbiEcN258KqhIIY0O5hfXSpgGmSUot
-mMcO4pjo-9Euumi
-}
-
-!procedure AwsDirectoryServiceAwsManagedMicrosoftAd($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDirectoryServiceAwsManagedMicrosoftAdCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDirectoryServiceAwsManagedMicrosoftAdLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsDirectoryServiceAwsManagedMicrosoftAdGroup($id, $name='Aws Directory Service Aws Managed Microsoft Ad', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsDirectoryServiceAwsManagedMicrosoftAdLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.png
deleted file mode 100644
index b807a5724d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.puml
deleted file mode 100644
index 1e20425018..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdCard('AwsDirectoryServiceAwsManagedMicrosoftAdCard', 'Aws Directory Service Aws Managed Microsoft Ad Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Remote.puml
deleted file mode 100644
index 6c19144f5d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdCard('AwsDirectoryServiceAwsManagedMicrosoftAdCard', 'Aws Directory Service Aws Managed Microsoft Ad Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.png
deleted file mode 100644
index 1599774736..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.puml
deleted file mode 100644
index 1c32c528f8..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdGroup('AwsDirectoryServiceAwsManagedMicrosoftAdGroup', 'Aws Directory Service Aws Managed Microsoft Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Remote.puml
deleted file mode 100644
index f44149da1d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAdGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDirectoryServiceAwsManagedMicrosoftAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceAwsManagedMicrosoftAd')
-
-' renders the element
-AwsDirectoryServiceAwsManagedMicrosoftAdGroup('AwsDirectoryServiceAwsManagedMicrosoftAdGroup', 'Aws Directory Service Aws Managed Microsoft Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.png
deleted file mode 100644
index b1c910bfdc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.puml
deleted file mode 100644
index 523e9226e9..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceSimpleAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAd('AwsDirectoryServiceSimpleAd', 'Aws Directory Service Simple Ad', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Remote.puml
deleted file mode 100644
index 190ccecbe0..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceSimpleAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAd('AwsDirectoryServiceSimpleAd', 'Aws Directory Service Simple Ad', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.md
deleted file mode 100644
index 825e8ca344..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsDirectoryServiceSimpleAd
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-```
-
-
-
-| Illustration | AwsDirectoryServiceSimpleAd | AwsDirectoryServiceSimpleAdCard | AwsDirectoryServiceSimpleAdGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.png) | ![illustration for AwsDirectoryServiceSimpleAd](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.Local.png) | ![illustration for AwsDirectoryServiceSimpleAdCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.png) | ![illustration for AwsDirectoryServiceSimpleAdGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsDirectoryServiceSimpleAdXs>`
-- `<$AwsDirectoryServiceSimpleAdSm>`
-- `<$AwsDirectoryServiceSimpleAdMd>`
-- `<$AwsDirectoryServiceSimpleAdLg>`
-
-
-
-
-
-## AwsDirectoryServiceSimpleAd
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceSimpleAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAd('AwsDirectoryServiceSimpleAd', 'Aws Directory Service Simple Ad', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceSimpleAd
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAd('AwsDirectoryServiceSimpleAd', 'Aws Directory Service Simple Ad', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceSimpleAdCard
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceSimpleAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdCard('AwsDirectoryServiceSimpleAdCard', 'Aws Directory Service Simple Ad Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceSimpleAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdCard('AwsDirectoryServiceSimpleAdCard', 'Aws Directory Service Simple Ad Card', 'an optional description')
-@enduml
-```
-
-## AwsDirectoryServiceSimpleAdGroup
-
-### Load remotely
-```plantuml
-@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 AwsDirectoryServiceSimpleAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdGroup('AwsDirectoryServiceSimpleAdGroup', 'Aws Directory Service Simple Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsDirectoryServiceSimpleAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdGroup('AwsDirectoryServiceSimpleAdGroup', 'Aws Directory Service Simple Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.png
deleted file mode 100644
index 2f8dae1a23..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.puml
deleted file mode 100644
index 74a380da0c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd
-
-sprite $AwsDirectoryServiceSimpleAdXs [10x10/16z] Oq01d8nm9WjCY861Wm4Li4Cm1qGDK0iJ0mip481PO81WiN5oiW8
-
-sprite $AwsDirectoryServiceSimpleAdSm [12x12/16z] NKs30S1038on_y3jMp7lu9Kucpp7FCgQjLKZQzHauw4wJgIetQgnIHmiPmqM1Zy
-
-sprite $AwsDirectoryServiceSimpleAdMd [16x16/16z] ROs50G0n20E3m_u3lqljgbY2DTM7YkZYwECpoAuT4Fh2VEyRfZkkgcpAV9O2i7T8xRADLYIGw6DwUEENCLPdOXSCx
-
-sprite $AwsDirectoryServiceSimpleAdLg [20x20/16z] {
-VSw50SGW40J0S-c_u9S83fjWWy8fFbCwZeGEELe0YFJ4V7kJUnzsQ7GVi7u7rWkUrfNKutx7JNItWSqo4ejm4spUHLYQXCbC-4arBE5YDRGml2_Jri3o7uLL
-lW
-}
-
-!procedure AwsDirectoryServiceSimpleAd($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsDirectoryServiceSimpleAdCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsDirectoryServiceSimpleAdLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsDirectoryServiceSimpleAdGroup($id, $name='Aws Directory Service Simple Ad', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsDirectoryServiceSimpleAdLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.png
deleted file mode 100644
index ec3e1d2c2e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.puml
deleted file mode 100644
index 551b98e139..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsDirectoryServiceSimpleAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdCard('AwsDirectoryServiceSimpleAdCard', 'Aws Directory Service Simple Ad Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Remote.puml
deleted file mode 100644
index 0b1e63ca0d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsDirectoryServiceSimpleAdCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdCard('AwsDirectoryServiceSimpleAdCard', 'Aws Directory Service Simple Ad Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.png
deleted file mode 100644
index 271c56f7a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.puml
deleted file mode 100644
index c163591019..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsDirectoryServiceSimpleAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdGroup('AwsDirectoryServiceSimpleAdGroup', 'Aws Directory Service Simple Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Remote.puml
deleted file mode 100644
index 391d760447..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAdGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsDirectoryServiceSimpleAdGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsDirectoryServiceSimpleAd')
-
-' renders the element
-AwsDirectoryServiceSimpleAdGroup('AwsDirectoryServiceSimpleAdGroup', 'Aws Directory Service Simple Ad Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.png
deleted file mode 100644
index 9d3ae3d388..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.puml
deleted file mode 100644
index ac2f6e7edd..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementAddOn
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOn('AwsIdentityAccessManagementAddOn', 'Aws Identity Access Management Add On', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Remote.puml
deleted file mode 100644
index c6efef8465..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementAddOn
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOn('AwsIdentityAccessManagementAddOn', 'Aws Identity Access Management Add On', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.md
deleted file mode 100644
index 155bfc17f0..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementAddOn
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementAddOn | AwsIdentityAccessManagementAddOnCard | AwsIdentityAccessManagementAddOnGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.png) | ![illustration for AwsIdentityAccessManagementAddOn](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.Local.png) | ![illustration for AwsIdentityAccessManagementAddOnCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.png) | ![illustration for AwsIdentityAccessManagementAddOnGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementAddOnXs>`
-- `<$AwsIdentityAccessManagementAddOnSm>`
-- `<$AwsIdentityAccessManagementAddOnMd>`
-- `<$AwsIdentityAccessManagementAddOnLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementAddOn
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAddOn
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOn('AwsIdentityAccessManagementAddOn', 'Aws Identity Access Management Add On', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAddOn
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOn('AwsIdentityAccessManagementAddOn', 'Aws Identity Access Management Add On', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementAddOnCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAddOnCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnCard('AwsIdentityAccessManagementAddOnCard', 'Aws Identity Access Management Add On Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAddOnCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnCard('AwsIdentityAccessManagementAddOnCard', 'Aws Identity Access Management Add On Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementAddOnGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAddOnGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnGroup('AwsIdentityAccessManagementAddOnGroup', 'Aws Identity Access Management Add On Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAddOnGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnGroup('AwsIdentityAccessManagementAddOnGroup', 'Aws Identity Access Management Add On Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.png
deleted file mode 100644
index 6ba2761be2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.puml
deleted file mode 100644
index de5345b90b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn
-
-sprite $AwsIdentityAccessManagementAddOnXs [10x10/16z] Oo00EDcP8GmM4C71mOoGOcTWGrB7YTiC
-
-sprite $AwsIdentityAccessManagementAddOnSm [12x12/16z] bS490O10202mtGlq3-nRG3U_3T8hHcFFd9lMjbV9Xd739dns0W
-
-sprite $AwsIdentityAccessManagementAddOnMd [16x16/16z] hS470SD050KWRh_lNt1teo3WTckt7fVH8UOKg5O7DMPKoB5TecJHyaKRK2uzSyLTdW
-
-sprite $AwsIdentityAccessManagementAddOnLg [20x20/16z] nStL0SK024FHYmRs7_YvT8BsV289rz6sDZWQ1-W00mCWyhD2a_E-5rC3M3bfL3SCJNCWHqW2lDyaiC_HSg3wj1_bFd2oEm
-
-!procedure AwsIdentityAccessManagementAddOn($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementAddOnCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementAddOnLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementAddOnGroup($id, $name='Aws Identity Access Management Add On', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementAddOnLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.png
deleted file mode 100644
index e707e0063f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.puml
deleted file mode 100644
index dd275677fb..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementAddOnCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnCard('AwsIdentityAccessManagementAddOnCard', 'Aws Identity Access Management Add On Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Remote.puml
deleted file mode 100644
index 72b0e4e414..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementAddOnCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnCard('AwsIdentityAccessManagementAddOnCard', 'Aws Identity Access Management Add On Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.png
deleted file mode 100644
index f9d520b684..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.puml
deleted file mode 100644
index 50426639ea..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementAddOnGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnGroup('AwsIdentityAccessManagementAddOnGroup', 'Aws Identity Access Management Add On Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Remote.puml
deleted file mode 100644
index 760ca62b6e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOnGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementAddOnGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn')
-
-' renders the element
-AwsIdentityAccessManagementAddOnGroup('AwsIdentityAccessManagementAddOnGroup', 'Aws Identity Access Management Add On Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.png
deleted file mode 100644
index 38a4fcb411..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.puml
deleted file mode 100644
index 422086c380..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementAwsSts
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsSts('AwsIdentityAccessManagementAwsSts', 'Aws Identity Access Management Aws Sts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Remote.puml
deleted file mode 100644
index 28b0d48b14..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementAwsSts
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsSts('AwsIdentityAccessManagementAwsSts', 'Aws Identity Access Management Aws Sts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.md
deleted file mode 100644
index 865d1e066c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementAwsSts
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementAwsSts | AwsIdentityAccessManagementAwsStsCard | AwsIdentityAccessManagementAwsStsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.png) | ![illustration for AwsIdentityAccessManagementAwsSts](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.Local.png) | ![illustration for AwsIdentityAccessManagementAwsStsCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.png) | ![illustration for AwsIdentityAccessManagementAwsStsGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementAwsStsXs>`
-- `<$AwsIdentityAccessManagementAwsStsSm>`
-- `<$AwsIdentityAccessManagementAwsStsMd>`
-- `<$AwsIdentityAccessManagementAwsStsLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementAwsSts
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAwsSts
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsSts('AwsIdentityAccessManagementAwsSts', 'Aws Identity Access Management Aws Sts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAwsSts
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsSts('AwsIdentityAccessManagementAwsSts', 'Aws Identity Access Management Aws Sts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementAwsStsCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsCard('AwsIdentityAccessManagementAwsStsCard', 'Aws Identity Access Management Aws Sts Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsCard('AwsIdentityAccessManagementAwsStsCard', 'Aws Identity Access Management Aws Sts Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementAwsStsGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsGroup('AwsIdentityAccessManagementAwsStsGroup', 'Aws Identity Access Management Aws Sts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsGroup('AwsIdentityAccessManagementAwsStsGroup', 'Aws Identity Access Management Aws Sts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.png
deleted file mode 100644
index fb2e3c639b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.puml
deleted file mode 100644
index aaa5ee8fd7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts
-
-sprite $AwsIdentityAccessManagementAwsStsXs [10x10/16z] Oy06M640oEO4Yp1293WvWImsJYGnE8iPni84
-
-sprite $AwsIdentityAccessManagementAwsStsSm [12x12/16z] ZSQt0O10302nUsVlFp0PAf8gyOUEKp4aB5Wj7mgMbSj5sKKnphESRZaUb-B13
-
-sprite $AwsIdentityAccessManagementAwsStsMd [16x16/16z] fSUr0SHG0CKmV_RRV-1ZI1bG9wwoR8aKC_aGom12exsV5Y0jFI8Q9XzJtYthQIAoeCYR27rMVi_SaeFk
-
-sprite $AwsIdentityAccessManagementAwsStsLg [20x20/16z] hSr75e1G24FH1_WZsV-6FVOozWuf2N-RnXSuFYen88jBhBFi83fVisRLpCQrpwReMH3A4kfQPqfZBbvdMSC5vLskCypAhmuyOfZt30fUCtqbFri
-
-!procedure AwsIdentityAccessManagementAwsSts($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementAwsStsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementAwsStsLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementAwsStsGroup($id, $name='Aws Identity Access Management Aws Sts', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementAwsStsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.png
deleted file mode 100644
index 57b24535f1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.puml
deleted file mode 100644
index 8b77af31b7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsAlternate
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternate('AwsIdentityAccessManagementAwsStsAlternate', 'Aws Identity Access Management Aws Sts Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Remote.puml
deleted file mode 100644
index 5236ada002..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsAlternate
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternate('AwsIdentityAccessManagementAwsStsAlternate', 'Aws Identity Access Management Aws Sts Alternate', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.md
deleted file mode 100644
index dc7bf0e3fa..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementAwsStsAlternate
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementAwsStsAlternate | AwsIdentityAccessManagementAwsStsAlternateCard | AwsIdentityAccessManagementAwsStsAlternateGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.png) | ![illustration for AwsIdentityAccessManagementAwsStsAlternate](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.Local.png) | ![illustration for AwsIdentityAccessManagementAwsStsAlternateCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.png) | ![illustration for AwsIdentityAccessManagementAwsStsAlternateGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementAwsStsAlternateXs>`
-- `<$AwsIdentityAccessManagementAwsStsAlternateSm>`
-- `<$AwsIdentityAccessManagementAwsStsAlternateMd>`
-- `<$AwsIdentityAccessManagementAwsStsAlternateLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementAwsStsAlternate
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsAlternate
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternate('AwsIdentityAccessManagementAwsStsAlternate', 'Aws Identity Access Management Aws Sts Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsAlternate
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternate('AwsIdentityAccessManagementAwsStsAlternate', 'Aws Identity Access Management Aws Sts Alternate', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementAwsStsAlternateCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsAlternateCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateCard('AwsIdentityAccessManagementAwsStsAlternateCard', 'Aws Identity Access Management Aws Sts Alternate Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsAlternateCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateCard('AwsIdentityAccessManagementAwsStsAlternateCard', 'Aws Identity Access Management Aws Sts Alternate Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementAwsStsAlternateGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsAlternateGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateGroup('AwsIdentityAccessManagementAwsStsAlternateGroup', 'Aws Identity Access Management Aws Sts Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementAwsStsAlternateGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateGroup('AwsIdentityAccessManagementAwsStsAlternateGroup', 'Aws Identity Access Management Aws Sts Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.png
deleted file mode 100644
index 55f9b7459f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.puml
deleted file mode 100644
index 003acea887..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate
-
-sprite $AwsIdentityAccessManagementAwsStsAlternateXs [10x10/16z] LKe30G1039pHF_2Rumd-mZwZL2PAqgNn2lGR6ntD87EY3hGZ6gLG0G
-
-sprite $AwsIdentityAccessManagementAwsStsAlternateSm [12x12/16z] LSR50S0m3CLG9QRV_GSkkIXT7hzyT086DX6qdQ0keq2N1OFBcE1ormwIk6miv6K_5w2hO0C
-
-sprite $AwsIdentityAccessManagementAwsStsAlternateMd [16x16/16z] TOl50SC03CHajlSVkDnmz3iG9xmN1g00cGaWVra3fzSy4CYQqp90bzm0nf8fa6BDP0jBNhZBAJBYicH91hSbMp1eNFlKWiCJ
-
-sprite $AwsIdentityAccessManagementAwsStsAlternateLg [20x20/16z] {
-XOw50G0X4CDQplSV-DqrU2Y2Pw8EvEmS8-GyjCsrb1P-TW4Qr8wkC3hasRKnv6T7yf8JnKWS7Tm0APmS62aukvb_n-bX7jse2vStJ53dFsyf-teZsm7Zl7K2
-G0y
-}
-
-!procedure AwsIdentityAccessManagementAwsStsAlternate($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementAwsStsAlternateCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementAwsStsAlternateLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementAwsStsAlternateGroup($id, $name='Aws Identity Access Management Aws Sts Alternate', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementAwsStsAlternateLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.png
deleted file mode 100644
index a319334314..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.puml
deleted file mode 100644
index 3bfb9a5998..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsAlternateCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateCard('AwsIdentityAccessManagementAwsStsAlternateCard', 'Aws Identity Access Management Aws Sts Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Remote.puml
deleted file mode 100644
index 8548f2a029..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsAlternateCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateCard('AwsIdentityAccessManagementAwsStsAlternateCard', 'Aws Identity Access Management Aws Sts Alternate Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.png
deleted file mode 100644
index aea94df06b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.puml
deleted file mode 100644
index 48c375bc84..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsAlternateGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateGroup('AwsIdentityAccessManagementAwsStsAlternateGroup', 'Aws Identity Access Management Aws Sts Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Remote.puml
deleted file mode 100644
index 3316ec55f5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternateGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsAlternateGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsAlternate')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsAlternateGroup('AwsIdentityAccessManagementAwsStsAlternateGroup', 'Aws Identity Access Management Aws Sts Alternate Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.png
deleted file mode 100644
index 54d68cf419..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.puml
deleted file mode 100644
index 47a8cc0f46..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsCard('AwsIdentityAccessManagementAwsStsCard', 'Aws Identity Access Management Aws Sts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Remote.puml
deleted file mode 100644
index 3e4f2a54df..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsCard('AwsIdentityAccessManagementAwsStsCard', 'Aws Identity Access Management Aws Sts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.png
deleted file mode 100644
index a3ba00e9d0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.puml
deleted file mode 100644
index 35f8265b89..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsGroup('AwsIdentityAccessManagementAwsStsGroup', 'Aws Identity Access Management Aws Sts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Remote.puml
deleted file mode 100644
index 18540abbc7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsStsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementAwsStsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAwsSts')
-
-' renders the element
-AwsIdentityAccessManagementAwsStsGroup('AwsIdentityAccessManagementAwsStsGroup', 'Aws Identity Access Management Aws Sts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.png
deleted file mode 100644
index 850281b19d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.puml
deleted file mode 100644
index 90a1a120db..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementDataEncryptionKey
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKey('AwsIdentityAccessManagementDataEncryptionKey', 'Aws Identity Access Management Data Encryption Key', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Remote.puml
deleted file mode 100644
index aeef3b6a84..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementDataEncryptionKey
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKey('AwsIdentityAccessManagementDataEncryptionKey', 'Aws Identity Access Management Data Encryption Key', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.md
deleted file mode 100644
index 9894357199..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementDataEncryptionKey
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementDataEncryptionKey | AwsIdentityAccessManagementDataEncryptionKeyCard | AwsIdentityAccessManagementDataEncryptionKeyGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.png) | ![illustration for AwsIdentityAccessManagementDataEncryptionKey](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.Local.png) | ![illustration for AwsIdentityAccessManagementDataEncryptionKeyCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.png) | ![illustration for AwsIdentityAccessManagementDataEncryptionKeyGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementDataEncryptionKeyXs>`
-- `<$AwsIdentityAccessManagementDataEncryptionKeySm>`
-- `<$AwsIdentityAccessManagementDataEncryptionKeyMd>`
-- `<$AwsIdentityAccessManagementDataEncryptionKeyLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementDataEncryptionKey
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementDataEncryptionKey
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKey('AwsIdentityAccessManagementDataEncryptionKey', 'Aws Identity Access Management Data Encryption Key', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementDataEncryptionKey
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKey('AwsIdentityAccessManagementDataEncryptionKey', 'Aws Identity Access Management Data Encryption Key', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementDataEncryptionKeyCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementDataEncryptionKeyCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyCard('AwsIdentityAccessManagementDataEncryptionKeyCard', 'Aws Identity Access Management Data Encryption Key Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementDataEncryptionKeyCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyCard('AwsIdentityAccessManagementDataEncryptionKeyCard', 'Aws Identity Access Management Data Encryption Key Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementDataEncryptionKeyGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementDataEncryptionKeyGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyGroup('AwsIdentityAccessManagementDataEncryptionKeyGroup', 'Aws Identity Access Management Data Encryption Key Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementDataEncryptionKeyGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyGroup('AwsIdentityAccessManagementDataEncryptionKeyGroup', 'Aws Identity Access Management Data Encryption Key Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.png
deleted file mode 100644
index b0362462df..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.puml
deleted file mode 100644
index 279d379261..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey
-
-sprite $AwsIdentityAccessManagementDataEncryptionKeyXs [10x10/16z] JSR50K0X500WRD_-0_yEEM7L827cksu-qwjuraExDbDhzoJ3ktmjNPeT
-
-sprite $AwsIdentityAccessManagementDataEncryptionKeySm [12x12/16z] LSQ50G0n2C30uB3_mE-Q5ZX-kQZizMQ97BRsPNJUbbPxB3liyP2dcTwQqpH5FvxNPZQx-ofP0G
-
-sprite $AwsIdentityAccessManagementDataEncryptionKeyMd [16x16/16z] VSVL0KKn3CDG5Tmu-m_yy3BfIuTJtKi948JDh_5pBoxUM2IvCK6lMvVVR6swHbcT9CHir9IIDRjW0Cy6azuRdjn-_OoN16y
-
-sprite $AwsIdentityAccessManagementDataEncryptionKeyLg [20x20/16z] {
-RSp50S1030D1cQt-2mxZ9ViS0_uhFkhT4WZ7aUXkKkuSZD9438PEvDlIWPQt8Q8DWycs6jINDP26Ufad24WyZH2AMCfbQ9EADTws_N42FLYLV0p4rtGqzXeF
-AtaKkua-4W0p
-}
-
-!procedure AwsIdentityAccessManagementDataEncryptionKey($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementDataEncryptionKeyCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementDataEncryptionKeyLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementDataEncryptionKeyGroup($id, $name='Aws Identity Access Management Data Encryption Key', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementDataEncryptionKeyLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.png
deleted file mode 100644
index b992fedc16..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.puml
deleted file mode 100644
index 3e41f38587..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementDataEncryptionKeyCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyCard('AwsIdentityAccessManagementDataEncryptionKeyCard', 'Aws Identity Access Management Data Encryption Key Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Remote.puml
deleted file mode 100644
index 6bcdf05238..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementDataEncryptionKeyCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyCard('AwsIdentityAccessManagementDataEncryptionKeyCard', 'Aws Identity Access Management Data Encryption Key Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.png
deleted file mode 100644
index a4ece17dad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.puml
deleted file mode 100644
index 80a14277d5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementDataEncryptionKeyGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyGroup('AwsIdentityAccessManagementDataEncryptionKeyGroup', 'Aws Identity Access Management Data Encryption Key Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Remote.puml
deleted file mode 100644
index 86cdc13ad7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKeyGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementDataEncryptionKeyGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementDataEncryptionKey')
-
-' renders the element
-AwsIdentityAccessManagementDataEncryptionKeyGroup('AwsIdentityAccessManagementDataEncryptionKeyGroup', 'Aws Identity Access Management Data Encryption Key Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.png
deleted file mode 100644
index d67887454a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.puml
deleted file mode 100644
index 0a316121f6..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementEncryptedData
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedData('AwsIdentityAccessManagementEncryptedData', 'Aws Identity Access Management Encrypted Data', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Remote.puml
deleted file mode 100644
index 82c4355826..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementEncryptedData
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedData('AwsIdentityAccessManagementEncryptedData', 'Aws Identity Access Management Encrypted Data', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.md
deleted file mode 100644
index 35da5f6360..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementEncryptedData
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementEncryptedData | AwsIdentityAccessManagementEncryptedDataCard | AwsIdentityAccessManagementEncryptedDataGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.png) | ![illustration for AwsIdentityAccessManagementEncryptedData](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.Local.png) | ![illustration for AwsIdentityAccessManagementEncryptedDataCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.png) | ![illustration for AwsIdentityAccessManagementEncryptedDataGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementEncryptedDataXs>`
-- `<$AwsIdentityAccessManagementEncryptedDataSm>`
-- `<$AwsIdentityAccessManagementEncryptedDataMd>`
-- `<$AwsIdentityAccessManagementEncryptedDataLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementEncryptedData
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementEncryptedData
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedData('AwsIdentityAccessManagementEncryptedData', 'Aws Identity Access Management Encrypted Data', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementEncryptedData
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedData('AwsIdentityAccessManagementEncryptedData', 'Aws Identity Access Management Encrypted Data', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementEncryptedDataCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementEncryptedDataCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataCard('AwsIdentityAccessManagementEncryptedDataCard', 'Aws Identity Access Management Encrypted Data Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementEncryptedDataCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataCard('AwsIdentityAccessManagementEncryptedDataCard', 'Aws Identity Access Management Encrypted Data Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementEncryptedDataGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementEncryptedDataGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataGroup('AwsIdentityAccessManagementEncryptedDataGroup', 'Aws Identity Access Management Encrypted Data Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementEncryptedDataGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataGroup('AwsIdentityAccessManagementEncryptedDataGroup', 'Aws Identity Access Management Encrypted Data Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.png
deleted file mode 100644
index b011ef8885..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.puml
deleted file mode 100644
index 2ca5d65dc2..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData
-
-sprite $AwsIdentityAccessManagementEncryptedDataXs [10x10/16z] Oq03Z6nm5WE4oSa8P4D5EC4ii0GhbCK2Px52MPn006OnWG4h0m
-
-sprite $AwsIdentityAccessManagementEncryptedDataSm [12x12/16z] LSV50G0X4C30uD1_mIV0MbuJGYNzpUt4ReepQmss4nCcsx2kztHnQMQy4RFRdhVE2m
-
-sprite $AwsIdentityAccessManagementEncryptedDataMd [16x16/16z] NST50G0m302n6xV-1Oyvly0loA3pYK7bEt9kB5gj1uC2SRt6VZVdnjB8FeYyJ_gU0Ea-rucTNr_6ILk00W
-
-sprite $AwsIdentityAccessManagementEncryptedDataLg [20x20/16z] RStP0KGX24FH18qC_HSystFN-taKm3sFbj0gg37AQIQT1fLg3HZVE2moepurOmRegna1n68ccQMmoLYlcLRp5y3TCWzBZiEequ3L4BN9fggvJOb_unA03m
-
-!procedure AwsIdentityAccessManagementEncryptedData($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementEncryptedDataCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementEncryptedDataLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementEncryptedDataGroup($id, $name='Aws Identity Access Management Encrypted Data', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementEncryptedDataLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.png
deleted file mode 100644
index 4aeeab27d7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.puml
deleted file mode 100644
index 01c3d0f591..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementEncryptedDataCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataCard('AwsIdentityAccessManagementEncryptedDataCard', 'Aws Identity Access Management Encrypted Data Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Remote.puml
deleted file mode 100644
index 6b6f3e5fd3..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementEncryptedDataCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataCard('AwsIdentityAccessManagementEncryptedDataCard', 'Aws Identity Access Management Encrypted Data Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.png
deleted file mode 100644
index 55a25597b1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.puml
deleted file mode 100644
index 2b3ca1ee39..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementEncryptedDataGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataGroup('AwsIdentityAccessManagementEncryptedDataGroup', 'Aws Identity Access Management Encrypted Data Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Remote.puml
deleted file mode 100644
index 5cdc01033a..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedDataGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementEncryptedDataGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementEncryptedData')
-
-' renders the element
-AwsIdentityAccessManagementEncryptedDataGroup('AwsIdentityAccessManagementEncryptedDataGroup', 'Aws Identity Access Management Encrypted Data Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.png
deleted file mode 100644
index e58239a605..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.puml
deleted file mode 100644
index e05e5f90ca..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementIamAccessAnalyzer
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzer('AwsIdentityAccessManagementIamAccessAnalyzer', 'Aws Identity Access Management Iam Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Remote.puml
deleted file mode 100644
index 3fb78704e1..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementIamAccessAnalyzer
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzer('AwsIdentityAccessManagementIamAccessAnalyzer', 'Aws Identity Access Management Iam Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.md
deleted file mode 100644
index 1dcd9e99eb..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementIamAccessAnalyzer
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementIamAccessAnalyzer | AwsIdentityAccessManagementIamAccessAnalyzerCard | AwsIdentityAccessManagementIamAccessAnalyzerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.png) | ![illustration for AwsIdentityAccessManagementIamAccessAnalyzer](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.Local.png) | ![illustration for AwsIdentityAccessManagementIamAccessAnalyzerCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.png) | ![illustration for AwsIdentityAccessManagementIamAccessAnalyzerGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementIamAccessAnalyzerXs>`
-- `<$AwsIdentityAccessManagementIamAccessAnalyzerSm>`
-- `<$AwsIdentityAccessManagementIamAccessAnalyzerMd>`
-- `<$AwsIdentityAccessManagementIamAccessAnalyzerLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementIamAccessAnalyzer
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementIamAccessAnalyzer
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzer('AwsIdentityAccessManagementIamAccessAnalyzer', 'Aws Identity Access Management Iam Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementIamAccessAnalyzer
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzer('AwsIdentityAccessManagementIamAccessAnalyzer', 'Aws Identity Access Management Iam Access Analyzer', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementIamAccessAnalyzerCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementIamAccessAnalyzerCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerCard('AwsIdentityAccessManagementIamAccessAnalyzerCard', 'Aws Identity Access Management Iam Access Analyzer Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementIamAccessAnalyzerCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerCard('AwsIdentityAccessManagementIamAccessAnalyzerCard', 'Aws Identity Access Management Iam Access Analyzer Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementIamAccessAnalyzerGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementIamAccessAnalyzerGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerGroup('AwsIdentityAccessManagementIamAccessAnalyzerGroup', 'Aws Identity Access Management Iam Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementIamAccessAnalyzerGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerGroup('AwsIdentityAccessManagementIamAccessAnalyzerGroup', 'Aws Identity Access Management Iam Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.png
deleted file mode 100644
index 3616cffecf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.puml
deleted file mode 100644
index cee7367ead..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer
-
-sprite $AwsIdentityAccessManagementIamAccessAnalyzerXs [10x10/16z] Oy04d3061nkIA0S7c6A649pi30pi38oC81wGmcSA2mS
-
-sprite $AwsIdentityAccessManagementIamAccessAnalyzerSm [12x12/16z] RSl50KCn50CmXPtz1ovplouFxKXgfPMRc1HtnPTg0PjYRTjQYcI09D-PPp-n7YnFFSu
-
-sprite $AwsIdentityAccessManagementIamAccessAnalyzerMd [16x16/16z] TOk50G0n30Al2jb_u7UNgmQ1VweztpeW0MB7oRTviUdSaDIkio-DoEii4KJIF8IjtROxB_G_zppFQSTKhiHZnfaH
-
-sprite $AwsIdentityAccessManagementIamAccessAnalyzerLg [20x20/16z] XT230KGn54JH6xwP_WjUVYidDXXB2exyYw2-qjJNMNMfptq7Sz-0fUtv9V4_PjDdpNt5D1CcI07EEGSpvMn8NypcHkEiZ_fwt_GT_cKZldq7gaqSfGHl
-
-!procedure AwsIdentityAccessManagementIamAccessAnalyzer($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementIamAccessAnalyzerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementIamAccessAnalyzerLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementIamAccessAnalyzerGroup($id, $name='Aws Identity Access Management Iam Access Analyzer', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementIamAccessAnalyzerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.png
deleted file mode 100644
index d82d9297cc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.puml
deleted file mode 100644
index 1d7354b81f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementIamAccessAnalyzerCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerCard('AwsIdentityAccessManagementIamAccessAnalyzerCard', 'Aws Identity Access Management Iam Access Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Remote.puml
deleted file mode 100644
index 8d39c8afb1..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementIamAccessAnalyzerCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerCard('AwsIdentityAccessManagementIamAccessAnalyzerCard', 'Aws Identity Access Management Iam Access Analyzer Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.png
deleted file mode 100644
index 7db2df6c16..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.puml
deleted file mode 100644
index 55e0354016..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementIamAccessAnalyzerGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerGroup('AwsIdentityAccessManagementIamAccessAnalyzerGroup', 'Aws Identity Access Management Iam Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Remote.puml
deleted file mode 100644
index 826442bc23..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementIamAccessAnalyzerGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamAccessAnalyzer')
-
-' renders the element
-AwsIdentityAccessManagementIamAccessAnalyzerGroup('AwsIdentityAccessManagementIamAccessAnalyzerGroup', 'Aws Identity Access Management Iam Access Analyzer Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.png
deleted file mode 100644
index 0dfdba197e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.puml
deleted file mode 100644
index 61bec54fa5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementIamRolesAnywhere
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhere('AwsIdentityAccessManagementIamRolesAnywhere', 'Aws Identity Access Management Iam Roles Anywhere', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Remote.puml
deleted file mode 100644
index 9787b8e334..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementIamRolesAnywhere
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhere('AwsIdentityAccessManagementIamRolesAnywhere', 'Aws Identity Access Management Iam Roles Anywhere', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.md
deleted file mode 100644
index 56e7e4b59d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementIamRolesAnywhere
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementIamRolesAnywhere | AwsIdentityAccessManagementIamRolesAnywhereCard | AwsIdentityAccessManagementIamRolesAnywhereGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.png) | ![illustration for AwsIdentityAccessManagementIamRolesAnywhere](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.Local.png) | ![illustration for AwsIdentityAccessManagementIamRolesAnywhereCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.png) | ![illustration for AwsIdentityAccessManagementIamRolesAnywhereGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementIamRolesAnywhereXs>`
-- `<$AwsIdentityAccessManagementIamRolesAnywhereSm>`
-- `<$AwsIdentityAccessManagementIamRolesAnywhereMd>`
-- `<$AwsIdentityAccessManagementIamRolesAnywhereLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementIamRolesAnywhere
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementIamRolesAnywhere
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhere('AwsIdentityAccessManagementIamRolesAnywhere', 'Aws Identity Access Management Iam Roles Anywhere', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementIamRolesAnywhere
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhere('AwsIdentityAccessManagementIamRolesAnywhere', 'Aws Identity Access Management Iam Roles Anywhere', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementIamRolesAnywhereCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementIamRolesAnywhereCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereCard('AwsIdentityAccessManagementIamRolesAnywhereCard', 'Aws Identity Access Management Iam Roles Anywhere Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementIamRolesAnywhereCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereCard('AwsIdentityAccessManagementIamRolesAnywhereCard', 'Aws Identity Access Management Iam Roles Anywhere Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementIamRolesAnywhereGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementIamRolesAnywhereGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereGroup('AwsIdentityAccessManagementIamRolesAnywhereGroup', 'Aws Identity Access Management Iam Roles Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementIamRolesAnywhereGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereGroup('AwsIdentityAccessManagementIamRolesAnywhereGroup', 'Aws Identity Access Management Iam Roles Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.png
deleted file mode 100644
index a28889166d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.puml
deleted file mode 100644
index ce222b17de..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere
-
-sprite $AwsIdentityAccessManagementIamRolesAnywhereXs [10x10/16z] NKl50S0m24o0i_q7hh-ASx9-eMSIpdjXez_Bo8Ub8tro2keRUvnxtrUkKLax6Is09m
-
-sprite $AwsIdentityAccessManagementIamRolesAnywhereSm [12x12/16z] JSt50G113090uj1_mUUoqVc1jTpEyikMWsdS7eVfCVwoCK2FMz0ylexOZtCiYxTv1SLfEqK992W0JUq
-
-sprite $AwsIdentityAccessManagementIamRolesAnywhereMd [16x16/16z] NSk50G0n24FHrFXa_u7FjSv3D2_djJYTkjRZHE3NL54-dlj1W_Yu27twROMPvqlqonsGYT8vZ2GNgQIuFDhPEoxd8MZbi4VYTDUcoFsU_J7A2W
-
-sprite $AwsIdentityAccessManagementIamRolesAnywhereLg [20x20/16z] {
-VSu50iKW609WK96V-n_uTQpPhC_4KPHVwcl1BruO-InS6gU4wbcPsiEuCaY4rE7hErWMugniK33MbdGaFZoFN9Zj2KV3wHzxCYgUPKxzpS4pnScVvNTKliQN
-pVGsliOge4jzs2P2XcaZ9g1eF0zihO6DlpSITm
-}
-
-!procedure AwsIdentityAccessManagementIamRolesAnywhere($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementIamRolesAnywhereCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementIamRolesAnywhereLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementIamRolesAnywhereGroup($id, $name='Aws Identity Access Management Iam Roles Anywhere', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementIamRolesAnywhereLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.png
deleted file mode 100644
index 396dc79b14..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.puml
deleted file mode 100644
index 4d1d6c720c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementIamRolesAnywhereCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereCard('AwsIdentityAccessManagementIamRolesAnywhereCard', 'Aws Identity Access Management Iam Roles Anywhere Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Remote.puml
deleted file mode 100644
index 53df85525e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementIamRolesAnywhereCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereCard('AwsIdentityAccessManagementIamRolesAnywhereCard', 'Aws Identity Access Management Iam Roles Anywhere Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.png
deleted file mode 100644
index 95a2cfd556..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.puml
deleted file mode 100644
index 8c00d0a7bf..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementIamRolesAnywhereGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereGroup('AwsIdentityAccessManagementIamRolesAnywhereGroup', 'Aws Identity Access Management Iam Roles Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Remote.puml
deleted file mode 100644
index 4c992c6e34..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhereGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementIamRolesAnywhereGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementIamRolesAnywhere')
-
-' renders the element
-AwsIdentityAccessManagementIamRolesAnywhereGroup('AwsIdentityAccessManagementIamRolesAnywhereGroup', 'Aws Identity Access Management Iam Roles Anywhere Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.png
deleted file mode 100644
index 0c7bb52d4e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.puml
deleted file mode 100644
index d82a395e41..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementLongTermSecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredential('AwsIdentityAccessManagementLongTermSecurityCredential', 'Aws Identity Access Management Long Term Security Credential', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Remote.puml
deleted file mode 100644
index 8c0cd2998c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementLongTermSecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredential('AwsIdentityAccessManagementLongTermSecurityCredential', 'Aws Identity Access Management Long Term Security Credential', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.md
deleted file mode 100644
index 194147b156..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementLongTermSecurityCredential
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementLongTermSecurityCredential | AwsIdentityAccessManagementLongTermSecurityCredentialCard | AwsIdentityAccessManagementLongTermSecurityCredentialGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.png) | ![illustration for AwsIdentityAccessManagementLongTermSecurityCredential](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.Local.png) | ![illustration for AwsIdentityAccessManagementLongTermSecurityCredentialCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.png) | ![illustration for AwsIdentityAccessManagementLongTermSecurityCredentialGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementLongTermSecurityCredentialXs>`
-- `<$AwsIdentityAccessManagementLongTermSecurityCredentialSm>`
-- `<$AwsIdentityAccessManagementLongTermSecurityCredentialMd>`
-- `<$AwsIdentityAccessManagementLongTermSecurityCredentialLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementLongTermSecurityCredential
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementLongTermSecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredential('AwsIdentityAccessManagementLongTermSecurityCredential', 'Aws Identity Access Management Long Term Security Credential', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementLongTermSecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredential('AwsIdentityAccessManagementLongTermSecurityCredential', 'Aws Identity Access Management Long Term Security Credential', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementLongTermSecurityCredentialCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialCard('AwsIdentityAccessManagementLongTermSecurityCredentialCard', 'Aws Identity Access Management Long Term Security Credential Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialCard('AwsIdentityAccessManagementLongTermSecurityCredentialCard', 'Aws Identity Access Management Long Term Security Credential Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementLongTermSecurityCredentialGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialGroup('AwsIdentityAccessManagementLongTermSecurityCredentialGroup', 'Aws Identity Access Management Long Term Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialGroup('AwsIdentityAccessManagementLongTermSecurityCredentialGroup', 'Aws Identity Access Management Long Term Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.png
deleted file mode 100644
index c5ea5926c8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.puml
deleted file mode 100644
index 0ed47985b5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential
-
-sprite $AwsIdentityAccessManagementLongTermSecurityCredentialXs [10x10/16z] NOO50S0m0CFo3-jVy9YBuPNKLoB6IX28bYvd8DONTLtT3n2l_eqP
-
-sprite $AwsIdentityAccessManagementLongTermSecurityCredentialSm [12x12/16z] RS650SC0300WAh7_3vxx2exKwaDWNDNUa5t1Ccm1rSEGebsj5bU12lB2LUVkOV7KFfm1
-
-sprite $AwsIdentityAccessManagementLongTermSecurityCredentialMd [16x16/16z] ZSr70W9H20FGqE7-5pQQrRYQzti1y5gCrMXhNytL7NIGWJxO-TewLokz9Di2lv5tfSjhpcMS6kMkhxiBL7lcGkU2PAW8wKccUo3F9vtseV7d0m
-
-sprite $AwsIdentityAccessManagementLongTermSecurityCredentialLg [20x20/16z] {
-dSu5WWKW24NHYr9l_mkUmEduTUm47c6IWczM0RiuT02zco7U5RriPgwWg0BlTkC8cLRDIdpJmHR0xWWPmsBDq7C33_GbKeCfiqt5wB0mEApUxnMO3eQ9tmdi
-pfJnbVXXBHG_vE96pm
-}
-
-!procedure AwsIdentityAccessManagementLongTermSecurityCredential($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementLongTermSecurityCredentialCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementLongTermSecurityCredentialLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementLongTermSecurityCredentialGroup($id, $name='Aws Identity Access Management Long Term Security Credential', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementLongTermSecurityCredentialLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.png
deleted file mode 100644
index f655e43aa8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.puml
deleted file mode 100644
index 4bf6907f9f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialCard('AwsIdentityAccessManagementLongTermSecurityCredentialCard', 'Aws Identity Access Management Long Term Security Credential Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Remote.puml
deleted file mode 100644
index 41d5c530de..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialCard('AwsIdentityAccessManagementLongTermSecurityCredentialCard', 'Aws Identity Access Management Long Term Security Credential Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.png
deleted file mode 100644
index 2f91564541..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.puml
deleted file mode 100644
index 9ed176aa9b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialGroup('AwsIdentityAccessManagementLongTermSecurityCredentialGroup', 'Aws Identity Access Management Long Term Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Remote.puml
deleted file mode 100644
index 786deb7406..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredentialGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementLongTermSecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementLongTermSecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementLongTermSecurityCredentialGroup('AwsIdentityAccessManagementLongTermSecurityCredentialGroup', 'Aws Identity Access Management Long Term Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.png
deleted file mode 100644
index 904838b885..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.puml
deleted file mode 100644
index c692ec7b0c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementMfaToken
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaToken('AwsIdentityAccessManagementMfaToken', 'Aws Identity Access Management Mfa Token', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Remote.puml
deleted file mode 100644
index 5f6a3c0f0c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementMfaToken
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaToken('AwsIdentityAccessManagementMfaToken', 'Aws Identity Access Management Mfa Token', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.md
deleted file mode 100644
index 3c4fc08085..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementMfaToken
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementMfaToken | AwsIdentityAccessManagementMfaTokenCard | AwsIdentityAccessManagementMfaTokenGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.png) | ![illustration for AwsIdentityAccessManagementMfaToken](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.Local.png) | ![illustration for AwsIdentityAccessManagementMfaTokenCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.png) | ![illustration for AwsIdentityAccessManagementMfaTokenGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementMfaTokenXs>`
-- `<$AwsIdentityAccessManagementMfaTokenSm>`
-- `<$AwsIdentityAccessManagementMfaTokenMd>`
-- `<$AwsIdentityAccessManagementMfaTokenLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementMfaToken
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementMfaToken
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaToken('AwsIdentityAccessManagementMfaToken', 'Aws Identity Access Management Mfa Token', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementMfaToken
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaToken('AwsIdentityAccessManagementMfaToken', 'Aws Identity Access Management Mfa Token', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementMfaTokenCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementMfaTokenCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenCard('AwsIdentityAccessManagementMfaTokenCard', 'Aws Identity Access Management Mfa Token Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementMfaTokenCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenCard('AwsIdentityAccessManagementMfaTokenCard', 'Aws Identity Access Management Mfa Token Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementMfaTokenGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementMfaTokenGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenGroup('AwsIdentityAccessManagementMfaTokenGroup', 'Aws Identity Access Management Mfa Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementMfaTokenGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenGroup('AwsIdentityAccessManagementMfaTokenGroup', 'Aws Identity Access Management Mfa Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.png
deleted file mode 100644
index a9c5fb77f2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.puml
deleted file mode 100644
index 7869b2cc74..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken
-
-sprite $AwsIdentityAccessManagementMfaTokenXs [10x10/16z] JOo50G0m3C8of_yVFBUw0FncEt5prTwwbJ6QlCZqRi9r7sLKNLm0NIbATkgN1W
-
-sprite $AwsIdentityAccessManagementMfaTokenSm [12x12/16z] NSot0K9H5CKmlHluX_qNfY6hScL_qcS21cW-XdXPxNOgfiLnfdAkImpgWeYN_im2yqaskJSU
-
-sprite $AwsIdentityAccessManagementMfaTokenMd [16x16/16z] RSV5WGCm40Gm6NVSVy67uKG_-QIV_71r6XW5bAl0SRVepLrnJBOg2rsiA65lIgoM8Lql8XP3H6CBTmtJNL1kHeFSke1LqD9SzSe6lW4
-
-sprite $AwsIdentityAccessManagementMfaTokenLg [20x20/16z] {
-TS_LeKGX30N0ES1UaluBVhekymTndusZgavnitg2tPpLv6olyrVm65_JlOBs89inFMeEUbcjnb3XYAAttIg6pVZ_IsarL3OPYaOh3dEQSIA8W2YoFJXNFLWJ
-7XCBp7giF7_6kR1mjliOcTMFToOZphu1
-}
-
-!procedure AwsIdentityAccessManagementMfaToken($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementMfaTokenCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementMfaTokenLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementMfaTokenGroup($id, $name='Aws Identity Access Management Mfa Token', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementMfaTokenLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.png
deleted file mode 100644
index d8f83a636f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.puml
deleted file mode 100644
index 25653662ae..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementMfaTokenCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenCard('AwsIdentityAccessManagementMfaTokenCard', 'Aws Identity Access Management Mfa Token Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Remote.puml
deleted file mode 100644
index 54a7f31d2d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementMfaTokenCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenCard('AwsIdentityAccessManagementMfaTokenCard', 'Aws Identity Access Management Mfa Token Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.png
deleted file mode 100644
index 59e0474032..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.puml
deleted file mode 100644
index acde93ed52..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementMfaTokenGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenGroup('AwsIdentityAccessManagementMfaTokenGroup', 'Aws Identity Access Management Mfa Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Remote.puml
deleted file mode 100644
index 02b5b84477..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaTokenGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementMfaTokenGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementMfaToken')
-
-' renders the element
-AwsIdentityAccessManagementMfaTokenGroup('AwsIdentityAccessManagementMfaTokenGroup', 'Aws Identity Access Management Mfa Token Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.png
deleted file mode 100644
index 2c590fd034..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.puml
deleted file mode 100644
index c94ee1f59c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementPermissions
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissions('AwsIdentityAccessManagementPermissions', 'Aws Identity Access Management Permissions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Remote.puml
deleted file mode 100644
index 2f647913cb..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementPermissions
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissions('AwsIdentityAccessManagementPermissions', 'Aws Identity Access Management Permissions', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.md
deleted file mode 100644
index e416b1cd76..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementPermissions
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementPermissions | AwsIdentityAccessManagementPermissionsCard | AwsIdentityAccessManagementPermissionsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.png) | ![illustration for AwsIdentityAccessManagementPermissions](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.Local.png) | ![illustration for AwsIdentityAccessManagementPermissionsCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.png) | ![illustration for AwsIdentityAccessManagementPermissionsGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementPermissionsXs>`
-- `<$AwsIdentityAccessManagementPermissionsSm>`
-- `<$AwsIdentityAccessManagementPermissionsMd>`
-- `<$AwsIdentityAccessManagementPermissionsLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementPermissions
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementPermissions
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissions('AwsIdentityAccessManagementPermissions', 'Aws Identity Access Management Permissions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementPermissions
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissions('AwsIdentityAccessManagementPermissions', 'Aws Identity Access Management Permissions', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementPermissionsCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementPermissionsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissionsCard('AwsIdentityAccessManagementPermissionsCard', 'Aws Identity Access Management Permissions Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementPermissionsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissionsCard('AwsIdentityAccessManagementPermissionsCard', 'Aws Identity Access Management Permissions Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementPermissionsGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementPermissionsGroup
-include('aws-q2-2023/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
-```plantuml
-@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 AwsIdentityAccessManagementPermissionsGroup
-include('aws-q2-2023/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
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.png
deleted file mode 100644
index 5b05018718..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.puml
deleted file mode 100644
index 6b4e4ab3f5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions
-
-sprite $AwsIdentityAccessManagementPermissionsXs [10x10/16z] Oy00Z62I5SPYGOXnmbYS234uYnKXnW9bCO812mC
-
-sprite $AwsIdentityAccessManagementPermissionsSm [12x12/16z] ROh50S0m4CDKzkq_SCCSlGnYu3uI0WuGW8MiZvgXpq_DzkmT7IqVwZ8rA_FY
-
-sprite $AwsIdentityAccessManagementPermissionsMd [16x16/16z] bOl50S100CAem_u3ryyzFoH8M6dHamzOTfCPP3BUMrb1biPypaUGfyZVSLHyq7Bd2m
-
-sprite $AwsIdentityAccessManagementPermissionsLg [20x20/16z] ZKw35KDH5Bl6_WEttthCSGnrU3uGEsTF0zBDMScPVhamBhDIwwjo-UKGel1bplQLd00Md6aM7AQMks0otd1yGEYG7bWF_04
-
-!procedure AwsIdentityAccessManagementPermissions($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementPermissionsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementPermissionsLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementPermissionsGroup($id, $name='Aws Identity Access Management Permissions', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementPermissionsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.png
deleted file mode 100644
index 32e4ea7dfb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.puml
deleted file mode 100644
index c1e20d047b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementPermissionsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissionsCard('AwsIdentityAccessManagementPermissionsCard', 'Aws Identity Access Management Permissions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Remote.puml
deleted file mode 100644
index 7a839f3759..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementPermissionsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
-
-' renders the element
-AwsIdentityAccessManagementPermissionsCard('AwsIdentityAccessManagementPermissionsCard', 'Aws Identity Access Management Permissions Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.png
deleted file mode 100644
index f318a1ee09..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.puml
deleted file mode 100644
index 9044295f14..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementPermissionsGroup
-include('aws-q2-2023/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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Remote.puml
deleted file mode 100644
index 1df4e6ce5d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissionsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementPermissionsGroup
-include('aws-q2-2023/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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.png
deleted file mode 100644
index b8c6dc44de..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.puml
deleted file mode 100644
index 3fe1d7c859..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementRole
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRole('AwsIdentityAccessManagementRole', 'Aws Identity Access Management Role', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Remote.puml
deleted file mode 100644
index 7c6776a079..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementRole
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRole('AwsIdentityAccessManagementRole', 'Aws Identity Access Management Role', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.md
deleted file mode 100644
index e95bb869eb..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementRole
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementRole | AwsIdentityAccessManagementRoleCard | AwsIdentityAccessManagementRoleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.png) | ![illustration for AwsIdentityAccessManagementRole](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.Local.png) | ![illustration for AwsIdentityAccessManagementRoleCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.png) | ![illustration for AwsIdentityAccessManagementRoleGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementRoleXs>`
-- `<$AwsIdentityAccessManagementRoleSm>`
-- `<$AwsIdentityAccessManagementRoleMd>`
-- `<$AwsIdentityAccessManagementRoleLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementRole
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementRole
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRole('AwsIdentityAccessManagementRole', 'Aws Identity Access Management Role', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementRole
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRole('AwsIdentityAccessManagementRole', 'Aws Identity Access Management Role', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementRoleCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementRoleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleCard('AwsIdentityAccessManagementRoleCard', 'Aws Identity Access Management Role Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementRoleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleCard('AwsIdentityAccessManagementRoleCard', 'Aws Identity Access Management Role Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementRoleGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementRoleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleGroup('AwsIdentityAccessManagementRoleGroup', 'Aws Identity Access Management Role Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementRoleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleGroup('AwsIdentityAccessManagementRoleGroup', 'Aws Identity Access Management Role Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.png
deleted file mode 100644
index 1f586d8e4f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.puml
deleted file mode 100644
index 274e331b3c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole
-
-sprite $AwsIdentityAccessManagementRoleXs [10x10/16z] Oo04c1YP6LZ0B7OWvcI04Gmid50M4miR0mip9rW8I682
-
-sprite $AwsIdentityAccessManagementRoleSm [12x12/16z] ZSO50S0030F1BwV-1Gy5R5T8-AkbuQKTaNRNvHPrFnvvbmQ3cbaMRPZ94EPyEG4
-
-sprite $AwsIdentityAccessManagementRoleMd [16x16/16z] hS47OGD030Gm_VIPF-0sYq4Y-OcHL1y-ScyTCe0qd59WjBVI41_RXQPoThfp9hjnaYNHUgWCkAaKS_Z2Fm
-
-sprite $AwsIdentityAccessManagementRoleLg [20x20/16z] lOg50KDH30A9m_u3VxS5sdkQ0_oH8eTClBZCOtjJ7wKsApRmICsTFPA36oBYhE4XyvniloaE6LA_xiGdrGLZptXhgeRc1XIO5hoRAMd_xzblMG4
-
-!procedure AwsIdentityAccessManagementRole($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementRoleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementRoleLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementRoleGroup($id, $name='Aws Identity Access Management Role', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementRoleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.png
deleted file mode 100644
index ac0dbf9178..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.puml
deleted file mode 100644
index 54de2cef6f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementRoleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleCard('AwsIdentityAccessManagementRoleCard', 'Aws Identity Access Management Role Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Remote.puml
deleted file mode 100644
index 395b15d9e8..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementRoleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleCard('AwsIdentityAccessManagementRoleCard', 'Aws Identity Access Management Role Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.png
deleted file mode 100644
index 4d0de7a448..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.puml
deleted file mode 100644
index 3fd8689c9d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementRoleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleGroup('AwsIdentityAccessManagementRoleGroup', 'Aws Identity Access Management Role Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Remote.puml
deleted file mode 100644
index 52b8d4714b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRoleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementRoleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementRole')
-
-' renders the element
-AwsIdentityAccessManagementRoleGroup('AwsIdentityAccessManagementRoleGroup', 'Aws Identity Access Management Role Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.png
deleted file mode 100644
index 0da49fcc29..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.puml
deleted file mode 100644
index 668f8e7126..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementTemporarySecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredential('AwsIdentityAccessManagementTemporarySecurityCredential', 'Aws Identity Access Management Temporary Security Credential', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Remote.puml
deleted file mode 100644
index cbc3287f64..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementTemporarySecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredential('AwsIdentityAccessManagementTemporarySecurityCredential', 'Aws Identity Access Management Temporary Security Credential', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.md
deleted file mode 100644
index 9ede16e8be..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsIdentityAccessManagementTemporarySecurityCredential
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-```
-
-
-
-| Illustration | AwsIdentityAccessManagementTemporarySecurityCredential | AwsIdentityAccessManagementTemporarySecurityCredentialCard | AwsIdentityAccessManagementTemporarySecurityCredentialGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.png) | ![illustration for AwsIdentityAccessManagementTemporarySecurityCredential](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.Local.png) | ![illustration for AwsIdentityAccessManagementTemporarySecurityCredentialCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.png) | ![illustration for AwsIdentityAccessManagementTemporarySecurityCredentialGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsIdentityAccessManagementTemporarySecurityCredentialXs>`
-- `<$AwsIdentityAccessManagementTemporarySecurityCredentialSm>`
-- `<$AwsIdentityAccessManagementTemporarySecurityCredentialMd>`
-- `<$AwsIdentityAccessManagementTemporarySecurityCredentialLg>`
-
-
-
-
-
-## AwsIdentityAccessManagementTemporarySecurityCredential
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementTemporarySecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredential('AwsIdentityAccessManagementTemporarySecurityCredential', 'Aws Identity Access Management Temporary Security Credential', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementTemporarySecurityCredential
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredential('AwsIdentityAccessManagementTemporarySecurityCredential', 'Aws Identity Access Management Temporary Security Credential', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementTemporarySecurityCredentialCard
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialCard('AwsIdentityAccessManagementTemporarySecurityCredentialCard', 'Aws Identity Access Management Temporary Security Credential Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialCard('AwsIdentityAccessManagementTemporarySecurityCredentialCard', 'Aws Identity Access Management Temporary Security Credential Card', 'an optional description')
-@enduml
-```
-
-## AwsIdentityAccessManagementTemporarySecurityCredentialGroup
-
-### Load remotely
-```plantuml
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialGroup('AwsIdentityAccessManagementTemporarySecurityCredentialGroup', 'Aws Identity Access Management Temporary Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialGroup('AwsIdentityAccessManagementTemporarySecurityCredentialGroup', 'Aws Identity Access Management Temporary Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.png
deleted file mode 100644
index fcf7755d6b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.puml
deleted file mode 100644
index 2579df7244..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential
-
-sprite $AwsIdentityAccessManagementTemporarySecurityCredentialXs [10x10/16z] POh50S103CDq4D3-0vT_LJWsVuAFiUwcWjJmrXAGNgyhqO89oit6YqkcUL5E
-
-sprite $AwsIdentityAccessManagementTemporarySecurityCredentialSm [12x12/16z] RS6t0GD030GWFkgq_y3EfS4V6O7PBqOrxXocKm6sPKoN-5bDbi1kkjKCUmWHRO2TYF4cE7vkBqy
-
-sprite $AwsIdentityAccessManagementTemporarySecurityCredentialMd [16x16/16z] TSsrOG104C0mFHpjFt2OGPqh-z_q-AAH8EzvGkH9o6FRHBmsRJG2f-U2gTxSnGgn5j0zP9sCyjeNMA__WcQ5LgYCnj24zcfqK-PL9QpjmooxV7Nm2
-
-sprite $AwsIdentityAccessManagementTemporarySecurityCredentialLg [20x20/16z] {
-XS65OU10300msRaOzX_ueSoL_AgcqtkBkZsw7ooEyM0zgvWhGDqXPNBVSyA3w3rx5Yp8z6X2z8MUo3qUt5EG1QqwbqTZ5tEkDhS7SxB2e-mfA5t4xbQNC8c5
-GJJ3mlu3XU64zQpq31dssUG5nbiRoFRER6_xqby
-}
-
-!procedure AwsIdentityAccessManagementTemporarySecurityCredential($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementTemporarySecurityCredentialCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsIdentityAccessManagementTemporarySecurityCredentialLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsIdentityAccessManagementTemporarySecurityCredentialGroup($id, $name='Aws Identity Access Management Temporary Security Credential', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsIdentityAccessManagementTemporarySecurityCredentialLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.png
deleted file mode 100644
index ed89b38240..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.puml
deleted file mode 100644
index d51b8f4026..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialCard('AwsIdentityAccessManagementTemporarySecurityCredentialCard', 'Aws Identity Access Management Temporary Security Credential Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Remote.puml
deleted file mode 100644
index d15ba3dd04..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialCard('AwsIdentityAccessManagementTemporarySecurityCredentialCard', 'Aws Identity Access Management Temporary Security Credential Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.png
deleted file mode 100644
index 5d1d2272d0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.puml
deleted file mode 100644
index a58fe6682e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialGroup('AwsIdentityAccessManagementTemporarySecurityCredentialGroup', 'Aws Identity Access Management Temporary Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Remote.puml
deleted file mode 100644
index f7d5a01f8e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredentialGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsIdentityAccessManagementTemporarySecurityCredentialGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementTemporarySecurityCredential')
-
-' renders the element
-AwsIdentityAccessManagementTemporarySecurityCredentialGroup('AwsIdentityAccessManagementTemporarySecurityCredentialGroup', 'Aws Identity Access Management Temporary Security Credential Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.png
deleted file mode 100644
index ec243a8417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.puml
deleted file mode 100644
index 5159e00a9b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsKeyManagementServiceExternalKeyStore
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStore('AwsKeyManagementServiceExternalKeyStore', 'Aws Key Management Service External Key Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Remote.puml
deleted file mode 100644
index 86e2cdee58..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsKeyManagementServiceExternalKeyStore
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStore('AwsKeyManagementServiceExternalKeyStore', 'Aws Key Management Service External Key Store', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.md
deleted file mode 100644
index ce948289f1..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsKeyManagementServiceExternalKeyStore
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-```
-
-
-
-| Illustration | AwsKeyManagementServiceExternalKeyStore | AwsKeyManagementServiceExternalKeyStoreCard | AwsKeyManagementServiceExternalKeyStoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.png) | ![illustration for AwsKeyManagementServiceExternalKeyStore](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.Local.png) | ![illustration for AwsKeyManagementServiceExternalKeyStoreCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.png) | ![illustration for AwsKeyManagementServiceExternalKeyStoreGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsKeyManagementServiceExternalKeyStoreXs>`
-- `<$AwsKeyManagementServiceExternalKeyStoreSm>`
-- `<$AwsKeyManagementServiceExternalKeyStoreMd>`
-- `<$AwsKeyManagementServiceExternalKeyStoreLg>`
-
-
-
-
-
-## AwsKeyManagementServiceExternalKeyStore
-
-### Load remotely
-```plantuml
-@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 AwsKeyManagementServiceExternalKeyStore
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStore('AwsKeyManagementServiceExternalKeyStore', 'Aws Key Management Service External Key Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsKeyManagementServiceExternalKeyStore
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStore('AwsKeyManagementServiceExternalKeyStore', 'Aws Key Management Service External Key Store', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsKeyManagementServiceExternalKeyStoreCard
-
-### Load remotely
-```plantuml
-@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 AwsKeyManagementServiceExternalKeyStoreCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreCard('AwsKeyManagementServiceExternalKeyStoreCard', 'Aws Key Management Service External Key Store Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsKeyManagementServiceExternalKeyStoreCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreCard('AwsKeyManagementServiceExternalKeyStoreCard', 'Aws Key Management Service External Key Store Card', 'an optional description')
-@enduml
-```
-
-## AwsKeyManagementServiceExternalKeyStoreGroup
-
-### Load remotely
-```plantuml
-@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 AwsKeyManagementServiceExternalKeyStoreGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreGroup('AwsKeyManagementServiceExternalKeyStoreGroup', 'Aws Key Management Service External Key Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsKeyManagementServiceExternalKeyStoreGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreGroup('AwsKeyManagementServiceExternalKeyStoreGroup', 'Aws Key Management Service External Key Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.png
deleted file mode 100644
index 2d3fe34227..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.puml
deleted file mode 100644
index 93adb43667..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore
-
-sprite $AwsKeyManagementServiceExternalKeyStoreXs [10x10/16z] Oq06d0oC22ORdCKALy38mS61u31mCC1vp40kM8mDI2EKW00J
-
-sprite $AwsKeyManagementServiceExternalKeyStoreSm [12x12/16z] NOo50SD0200VX_qNBjROuNe-EDYLfidcCEdsyT2ac4s6sRMKdKS5AAho-QJURyWAhUNfYv_2l8WV
-
-sprite $AwsKeyManagementServiceExternalKeyStoreMd [16x16/16z] PSo3eGKm3030guBz1_vunjKDy6rNjQSpa1x2ZDUFeHtr4b_z6cy8-MUmQiZe0Gh3c6wAf6LTBSqXN8KcA1X32Od8gwLx8cxnUFPzFP_zVm4
-
-sprite $AwsKeyManagementServiceExternalKeyStoreLg [20x20/16z] {
-XOt50K1H2CDIdi7-0tztpR7AEyMzNAG051pnpTaf405LksJ2J8MaUwxePw_DZhAFQBGhf8Z9I0NPqjnhczP4-8fmd-KZPPPaZDGc6MqSdhHzpvU3jW5HGrom
-KTdtN8ULh0MpFRz13m
-}
-
-!procedure AwsKeyManagementServiceExternalKeyStore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsKeyManagementServiceExternalKeyStoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsKeyManagementServiceExternalKeyStoreLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsKeyManagementServiceExternalKeyStoreGroup($id, $name='Aws Key Management Service External Key Store', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsKeyManagementServiceExternalKeyStoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.png
deleted file mode 100644
index 7b1a8bfe77..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.puml
deleted file mode 100644
index 3e07de1273..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsKeyManagementServiceExternalKeyStoreCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreCard('AwsKeyManagementServiceExternalKeyStoreCard', 'Aws Key Management Service External Key Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Remote.puml
deleted file mode 100644
index 92d68a7f7f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsKeyManagementServiceExternalKeyStoreCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreCard('AwsKeyManagementServiceExternalKeyStoreCard', 'Aws Key Management Service External Key Store Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.png
deleted file mode 100644
index a1e882195c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.puml
deleted file mode 100644
index b7c5d5b390..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsKeyManagementServiceExternalKeyStoreGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreGroup('AwsKeyManagementServiceExternalKeyStoreGroup', 'Aws Key Management Service External Key Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Remote.puml
deleted file mode 100644
index eb1b18eda0..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsKeyManagementServiceExternalKeyStoreGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsKeyManagementServiceExternalKeyStore')
-
-' renders the element
-AwsKeyManagementServiceExternalKeyStoreGroup('AwsKeyManagementServiceExternalKeyStoreGroup', 'Aws Key Management Service External Key Store Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.png
deleted file mode 100644
index c6466e16bf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.puml
deleted file mode 100644
index c1c0e52326..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNetworkFirewallEndpoints
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpoints('AwsNetworkFirewallEndpoints', 'Aws Network Firewall Endpoints', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Remote.puml
deleted file mode 100644
index 955dd0e41f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNetworkFirewallEndpoints
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpoints('AwsNetworkFirewallEndpoints', 'Aws Network Firewall Endpoints', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.md
deleted file mode 100644
index 98e47aea15..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsNetworkFirewallEndpoints
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-```
-
-
-
-| Illustration | AwsNetworkFirewallEndpoints | AwsNetworkFirewallEndpointsCard | AwsNetworkFirewallEndpointsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.png) | ![illustration for AwsNetworkFirewallEndpoints](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.Local.png) | ![illustration for AwsNetworkFirewallEndpointsCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.png) | ![illustration for AwsNetworkFirewallEndpointsGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsNetworkFirewallEndpointsXs>`
-- `<$AwsNetworkFirewallEndpointsSm>`
-- `<$AwsNetworkFirewallEndpointsMd>`
-- `<$AwsNetworkFirewallEndpointsLg>`
-
-
-
-
-
-## AwsNetworkFirewallEndpoints
-
-### Load remotely
-```plantuml
-@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 AwsNetworkFirewallEndpoints
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpoints('AwsNetworkFirewallEndpoints', 'Aws Network Firewall Endpoints', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNetworkFirewallEndpoints
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpoints('AwsNetworkFirewallEndpoints', 'Aws Network Firewall Endpoints', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsNetworkFirewallEndpointsCard
-
-### Load remotely
-```plantuml
-@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 AwsNetworkFirewallEndpointsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsCard('AwsNetworkFirewallEndpointsCard', 'Aws Network Firewall Endpoints Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNetworkFirewallEndpointsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsCard('AwsNetworkFirewallEndpointsCard', 'Aws Network Firewall Endpoints Card', 'an optional description')
-@enduml
-```
-
-## AwsNetworkFirewallEndpointsGroup
-
-### Load remotely
-```plantuml
-@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 AwsNetworkFirewallEndpointsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsGroup('AwsNetworkFirewallEndpointsGroup', 'Aws Network Firewall Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsNetworkFirewallEndpointsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsGroup('AwsNetworkFirewallEndpointsGroup', 'Aws Network Firewall Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.png
deleted file mode 100644
index c0890320e8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.puml
deleted file mode 100644
index 5a06a8db7b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints
-
-sprite $AwsNetworkFirewallEndpointsXs [10x10/16z] JKk30G102CpOV-0tSXsWHgx-xogTYCrVDfahAFFSkAKB67TSxpYDaW0w
-
-sprite $AwsNetworkFirewallEndpointsSm [12x12/16z] NOo50S1030BpJlPVk52gVt6D3RGoS6R3ZHvcoKqkqEVqf4GqTKHcf5XC21Op9NBGfhSDtizmPmAffGC
-
-sprite $AwsNetworkFirewallEndpointsMd [16x16/16z] RKu5WaHH2D8N0lS_y0_PdRPRuXSDaSGZfTqg-xU6pNOhLyJi0z3RA7PWESoA7YfvLrAegI1TGvTKT-gAVI8JbzntlNkr0TokzK4hk_T8ftsXCJ4VWnCiHoS
-
-sprite $AwsNetworkFirewallEndpointsLg [20x20/16z] {
-TO-54GDG24FpyUm_S8M3Ujy9Bi5_DAlI3vuujMqII-dJFMFn0ZlftLMEbmwswq4q9m2HBjIHELiOqW3oO7gvHOK3i0IA93X8ihjhxXHwzqCCXxEts-ZPhuZr
-X6HxqRs9vHbPuGd7QkqjJpmeXegHWbUEoC5m1G
-}
-
-!procedure AwsNetworkFirewallEndpoints($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsNetworkFirewallEndpointsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsNetworkFirewallEndpointsLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsNetworkFirewallEndpointsGroup($id, $name='Aws Network Firewall Endpoints', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsNetworkFirewallEndpointsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.png
deleted file mode 100644
index 61b4575fcf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.puml
deleted file mode 100644
index e57e5f6586..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsNetworkFirewallEndpointsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsCard('AwsNetworkFirewallEndpointsCard', 'Aws Network Firewall Endpoints Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Remote.puml
deleted file mode 100644
index 85e3c6059d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsNetworkFirewallEndpointsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsCard('AwsNetworkFirewallEndpointsCard', 'Aws Network Firewall Endpoints Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.png
deleted file mode 100644
index 71a976b459..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.puml
deleted file mode 100644
index de5a92988c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsNetworkFirewallEndpointsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsGroup('AwsNetworkFirewallEndpointsGroup', 'Aws Network Firewall Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Remote.puml
deleted file mode 100644
index aa25eca2ff..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpointsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsNetworkFirewallEndpointsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsNetworkFirewallEndpoints')
-
-' renders the element
-AwsNetworkFirewallEndpointsGroup('AwsNetworkFirewallEndpointsGroup', 'Aws Network Firewall Endpoints Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.png
deleted file mode 100644
index a354284919..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.puml
deleted file mode 100644
index 3b13d57490..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSecurityHubFinding
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFinding('AwsSecurityHubFinding', 'Aws Security Hub Finding', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Remote.puml
deleted file mode 100644
index 2c0b431caa..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSecurityHubFinding
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFinding('AwsSecurityHubFinding', 'Aws Security Hub Finding', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.md
deleted file mode 100644
index 0879d5601b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSecurityHubFinding
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-```
-
-
-
-| Illustration | AwsSecurityHubFinding | AwsSecurityHubFindingCard | AwsSecurityHubFindingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.png) | ![illustration for AwsSecurityHubFinding](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.Local.png) | ![illustration for AwsSecurityHubFindingCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.png) | ![illustration for AwsSecurityHubFindingGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSecurityHubFindingXs>`
-- `<$AwsSecurityHubFindingSm>`
-- `<$AwsSecurityHubFindingMd>`
-- `<$AwsSecurityHubFindingLg>`
-
-
-
-
-
-## AwsSecurityHubFinding
-
-### Load remotely
-```plantuml
-@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 AwsSecurityHubFinding
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFinding('AwsSecurityHubFinding', 'Aws Security Hub Finding', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecurityHubFinding
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFinding('AwsSecurityHubFinding', 'Aws Security Hub Finding', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSecurityHubFindingCard
-
-### Load remotely
-```plantuml
-@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 AwsSecurityHubFindingCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingCard('AwsSecurityHubFindingCard', 'Aws Security Hub Finding Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecurityHubFindingCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingCard('AwsSecurityHubFindingCard', 'Aws Security Hub Finding Card', 'an optional description')
-@enduml
-```
-
-## AwsSecurityHubFindingGroup
-
-### Load remotely
-```plantuml
-@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 AwsSecurityHubFindingGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingGroup('AwsSecurityHubFindingGroup', 'Aws Security Hub Finding Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSecurityHubFindingGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingGroup('AwsSecurityHubFindingGroup', 'Aws Security Hub Finding Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.png
deleted file mode 100644
index 16040f9185..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.puml
deleted file mode 100644
index b0e54bd79f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding
-
-sprite $AwsSecurityHubFindingXs [10x10/16z] ROQ50G0X08ImPV-1l_kzXASaj_rxDX510OR4GGcW01LnkqX4eAjHPW
-
-sprite $AwsSecurityHubFindingSm [12x12/16z] TSQt0SD0400WTAzB-o_iqfaA7-PCWBlPsncCbAuE39BvyuH6MfOGCY0u4TbGNE55RflX0G
-
-sprite $AwsSecurityHubFindingMd [16x16/16z] bSV50GD03C0m7IVx3rnchb-MbwrOL_HeQDc0IO_SQu7I1yaizMG7gt-wk7M9DX9gEtYf99P53ZeDKvro7LmXQAES5siM9IgZkbRMm1O
-
-sprite $AwsSecurityHubFindingLg [20x20/16z] {
-hOv50aGn24C3BOJS_y83uxxwmLyLVvIqLx35Ixh9MDvvTMIj2rD7QLDgiFtA55qwlE1tXWi33sOJRomgYw-Cw_RTJcbdbcTWdC5GKzA6NQA9bo689xOJICat
-u3SsMoxxmV6hIYs87dAyoMpo2G
-}
-
-!procedure AwsSecurityHubFinding($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSecurityHubFindingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSecurityHubFindingLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsSecurityHubFindingGroup($id, $name='Aws Security Hub Finding', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsSecurityHubFindingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.png
deleted file mode 100644
index 92bd21fbfb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.puml
deleted file mode 100644
index 8b77ebb504..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSecurityHubFindingCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingCard('AwsSecurityHubFindingCard', 'Aws Security Hub Finding Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Remote.puml
deleted file mode 100644
index c0f02fd405..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSecurityHubFindingCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingCard('AwsSecurityHubFindingCard', 'Aws Security Hub Finding Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.png
deleted file mode 100644
index e563eebaa7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.puml
deleted file mode 100644
index 85dfd516e0..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSecurityHubFindingGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingGroup('AwsSecurityHubFindingGroup', 'Aws Security Hub Finding Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Remote.puml
deleted file mode 100644
index 48113b1134..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFindingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSecurityHubFindingGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsSecurityHubFinding')
-
-' renders the element
-AwsSecurityHubFindingGroup('AwsSecurityHubFindingGroup', 'Aws Security Hub Finding Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.png
deleted file mode 100644
index b682b6f962..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.puml
deleted file mode 100644
index 54aa76ca80..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsShieldAwsShieldAdvanced
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvanced('AwsShieldAwsShieldAdvanced', 'Aws Shield Aws Shield Advanced', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Remote.puml
deleted file mode 100644
index 9643c8cb60..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsShieldAwsShieldAdvanced
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvanced('AwsShieldAwsShieldAdvanced', 'Aws Shield Aws Shield Advanced', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.md
deleted file mode 100644
index 387237a76e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsShieldAwsShieldAdvanced
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-```
-
-
-
-| Illustration | AwsShieldAwsShieldAdvanced | AwsShieldAwsShieldAdvancedCard | AwsShieldAwsShieldAdvancedGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.png) | ![illustration for AwsShieldAwsShieldAdvanced](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.Local.png) | ![illustration for AwsShieldAwsShieldAdvancedCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.png) | ![illustration for AwsShieldAwsShieldAdvancedGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsShieldAwsShieldAdvancedXs>`
-- `<$AwsShieldAwsShieldAdvancedSm>`
-- `<$AwsShieldAwsShieldAdvancedMd>`
-- `<$AwsShieldAwsShieldAdvancedLg>`
-
-
-
-
-
-## AwsShieldAwsShieldAdvanced
-
-### Load remotely
-```plantuml
-@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 AwsShieldAwsShieldAdvanced
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvanced('AwsShieldAwsShieldAdvanced', 'Aws Shield Aws Shield Advanced', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsShieldAwsShieldAdvanced
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvanced('AwsShieldAwsShieldAdvanced', 'Aws Shield Aws Shield Advanced', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsShieldAwsShieldAdvancedCard
-
-### Load remotely
-```plantuml
-@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 AwsShieldAwsShieldAdvancedCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedCard('AwsShieldAwsShieldAdvancedCard', 'Aws Shield Aws Shield Advanced Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsShieldAwsShieldAdvancedCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedCard('AwsShieldAwsShieldAdvancedCard', 'Aws Shield Aws Shield Advanced Card', 'an optional description')
-@enduml
-```
-
-## AwsShieldAwsShieldAdvancedGroup
-
-### Load remotely
-```plantuml
-@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 AwsShieldAwsShieldAdvancedGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedGroup('AwsShieldAwsShieldAdvancedGroup', 'Aws Shield Aws Shield Advanced Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsShieldAwsShieldAdvancedGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedGroup('AwsShieldAwsShieldAdvancedGroup', 'Aws Shield Aws Shield Advanced Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.png
deleted file mode 100644
index ff0b0c89ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.puml
deleted file mode 100644
index 41ff62126a..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced
-
-sprite $AwsShieldAwsShieldAdvancedXs [10x10/16z] Oq067CoCd22QdO6HavE9WGF40W5SB3OmWvCJgfsP1ImE561ZWSWmCuFC0G
-
-sprite $AwsShieldAwsShieldAdvancedSm [12x12/16z] ZKkr0S1023mSzX_u3QfKmJd19znJ-og2AJZVamHGdx37_hd7-vek5E0ped46mI_LsinBRW
-
-sprite $AwsShieldAwsShieldAdvancedMd [16x16/16z] hSUv0K8n30KmEUGxp_iFp5rIeav-sfa288sL3SpYpDpeWYDBqzlt5ut-pwDffYeGeJMbKULe8p4GUh8f6sJ1d3u0Lyu27W
-
-sprite $AwsShieldAwsShieldAdvancedLg [20x20/16z] {
-lSYrWGD040Gm7U_qN_0pca8hb0TcJVzLXfOqtqOsEbOMS0OjxpgzmA4cOHO_jn2iPzvkFvStO3G78MW7R8LemsmsA48iksgD1gselDbcSu2rWJDO2z1pHXyd
-A-b-jTvyUmK
-}
-
-!procedure AwsShieldAwsShieldAdvanced($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsShieldAwsShieldAdvancedCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsShieldAwsShieldAdvancedLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsShieldAwsShieldAdvancedGroup($id, $name='Aws Shield Aws Shield Advanced', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsShieldAwsShieldAdvancedLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.png
deleted file mode 100644
index b9a4eb7dae..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.puml
deleted file mode 100644
index 96763b2481..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsShieldAwsShieldAdvancedCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedCard('AwsShieldAwsShieldAdvancedCard', 'Aws Shield Aws Shield Advanced Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Remote.puml
deleted file mode 100644
index c643290587..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsShieldAwsShieldAdvancedCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedCard('AwsShieldAwsShieldAdvancedCard', 'Aws Shield Aws Shield Advanced Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.png
deleted file mode 100644
index 248e7213d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.puml
deleted file mode 100644
index 2060d27f3f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsShieldAwsShieldAdvancedGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedGroup('AwsShieldAwsShieldAdvancedGroup', 'Aws Shield Aws Shield Advanced Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Remote.puml
deleted file mode 100644
index ab53cc2b2c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvancedGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsShieldAwsShieldAdvancedGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsShieldAwsShieldAdvanced')
-
-' renders the element
-AwsShieldAwsShieldAdvancedGroup('AwsShieldAwsShieldAdvancedGroup', 'Aws Shield Aws Shield Advanced Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.png
deleted file mode 100644
index 9fd2bc1f1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.puml
deleted file mode 100644
index 08fc27eb1f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafBadBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBot('AwsWafBadBot', 'Aws Waf Bad Bot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Remote.puml
deleted file mode 100644
index f82556861c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafBadBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBot('AwsWafBadBot', 'Aws Waf Bad Bot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.md
deleted file mode 100644
index 3b533e02d3..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafBadBot
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-```
-
-
-
-| Illustration | AwsWafBadBot | AwsWafBadBotCard | AwsWafBadBotGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.png) | ![illustration for AwsWafBadBot](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.Local.png) | ![illustration for AwsWafBadBotCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.png) | ![illustration for AwsWafBadBotGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafBadBotXs>`
-- `<$AwsWafBadBotSm>`
-- `<$AwsWafBadBotMd>`
-- `<$AwsWafBadBotLg>`
-
-
-
-
-
-## AwsWafBadBot
-
-### Load remotely
-```plantuml
-@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 AwsWafBadBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBot('AwsWafBadBot', 'Aws Waf Bad Bot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBadBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBot('AwsWafBadBot', 'Aws Waf Bad Bot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafBadBotCard
-
-### Load remotely
-```plantuml
-@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 AwsWafBadBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotCard('AwsWafBadBotCard', 'Aws Waf Bad Bot Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBadBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotCard('AwsWafBadBotCard', 'Aws Waf Bad Bot Card', 'an optional description')
-@enduml
-```
-
-## AwsWafBadBotGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafBadBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotGroup('AwsWafBadBotGroup', 'Aws Waf Bad Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBadBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotGroup('AwsWafBadBotGroup', 'Aws Waf Bad Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.png
deleted file mode 100644
index e748562c59..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.puml
deleted file mode 100644
index d4f75bc0ba..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot
-
-sprite $AwsWafBadBotXs [10x10/16z] LOg50S002CDmoFy7pnMdZVo3vwfZ-gdflgU0amfaJgoRdNGlfF63nydTkeaL
-
-sprite $AwsWafBadBotSm [12x12/16z] PSQv0ODG30Km_VFP-o-SDe0g-GY-fO4KdPW9nktg1gYU0IuMI0f74hWZ2YWdQsmFFm
-
-sprite $AwsWafBadBotMd [16x16/16z] ZSjL0iGW34NH6oIo_mrF7kFzwcc1AFUKxVySlmpm4k60b-Rzn2I9CMVoajLfdxUWIaDYPdx2DJj4d8h6oKuKi6ntv4YoGcilArgkH3hYHGjSF
-
-sprite $AwsWafBadBotLg [20x20/16z] {
-bSS5OaH120JHwiyWVVyBXxWdksy4YdkD3rybvYjNmrVcJKGyJukbJIHDWALew99uKfDbZyEyon5mp0VUjj7m95TVQi0ubs0LsSlKSsirUG6cOmjYPM78nh5u
-DXVPGLsyitsYxEHLDI09peZLtNomANxm
-}
-
-!procedure AwsWafBadBot($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafBadBotCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafBadBotLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafBadBotGroup($id, $name='Aws Waf Bad Bot', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafBadBotLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.png
deleted file mode 100644
index beb4f24c39..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.puml
deleted file mode 100644
index d6ea1f1567..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafBadBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotCard('AwsWafBadBotCard', 'Aws Waf Bad Bot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Remote.puml
deleted file mode 100644
index 9112b38787..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafBadBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotCard('AwsWafBadBotCard', 'Aws Waf Bad Bot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.png
deleted file mode 100644
index 26ba990369..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.puml
deleted file mode 100644
index b640d01127..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafBadBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotGroup('AwsWafBadBotGroup', 'Aws Waf Bad Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Remote.puml
deleted file mode 100644
index 63702ab1de..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBotGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafBadBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBadBot')
-
-' renders the element
-AwsWafBadBotGroup('AwsWafBadBotGroup', 'Aws Waf Bad Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.png
deleted file mode 100644
index adce4cd425..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.puml
deleted file mode 100644
index 81967f217a..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBot('AwsWafBot', 'Aws Waf Bot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Remote.puml
deleted file mode 100644
index 8c081e1cc6..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBot('AwsWafBot', 'Aws Waf Bot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.md
deleted file mode 100644
index 9e6e75511d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafBot
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-```
-
-
-
-| Illustration | AwsWafBot | AwsWafBotCard | AwsWafBotGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.png) | ![illustration for AwsWafBot](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.Local.png) | ![illustration for AwsWafBotCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.png) | ![illustration for AwsWafBotGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafBotXs>`
-- `<$AwsWafBotSm>`
-- `<$AwsWafBotMd>`
-- `<$AwsWafBotLg>`
-
-
-
-
-
-## AwsWafBot
-
-### Load remotely
-```plantuml
-@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 AwsWafBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBot('AwsWafBot', 'Aws Waf Bot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBot
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBot('AwsWafBot', 'Aws Waf Bot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafBotCard
-
-### Load remotely
-```plantuml
-@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 AwsWafBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotCard('AwsWafBotCard', 'Aws Waf Bot Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotCard('AwsWafBotCard', 'Aws Waf Bot Card', 'an optional description')
-@enduml
-```
-
-## AwsWafBotGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotGroup('AwsWafBotGroup', 'Aws Waf Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotGroup('AwsWafBotGroup', 'Aws Waf Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.png
deleted file mode 100644
index 74bdd61b26..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.puml
deleted file mode 100644
index bdf9b7c9a7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot
-
-sprite $AwsWafBotXs [10x10/16z] TSQt0S0m300WtAN_3qxFQ2Rif3yZONt2hp0nP243inQ_Rmid
-
-sprite $AwsWafBotSm [12x12/16z] Oq07h8m8DYC7aWGddCK4ae8mO803981Wip2meh8nrR330SXWk1G
-
-sprite $AwsWafBotMd [16x16/16z] ROm50a0X34BX9zx_m7QxPsu3O2DngHsqr7JOwaKVArR3zqTKpyyjHqRzNzy5f8UbHjhvgVENG7uiFsVgLFLKQbuY
-
-sprite $AwsWafBotLg [20x20/16z] VOw50SGm548X2liFV59lxBMnRu0LHQ6BPRYBYHKTxaCqkqZEnUWRhucrHUn7CynYjPIoUyoAUuo_m3Oz4t0R2rSChjfxNHmw3Svra_xusYGSRFDgqx1lEry
-
-!procedure AwsWafBot($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafBotCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafBotLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafBotGroup($id, $name='Aws Waf Bot', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafBotLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.png
deleted file mode 100644
index 090f01fc9c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.puml
deleted file mode 100644
index 7ddf9faa8b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotCard('AwsWafBotCard', 'Aws Waf Bot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Remote.puml
deleted file mode 100644
index ef9d178ba8..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafBotCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotCard('AwsWafBotCard', 'Aws Waf Bot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.png
deleted file mode 100644
index c3c1608297..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.puml
deleted file mode 100644
index 23ea2271fe..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafBotControl
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControl('AwsWafBotControl', 'Aws Waf Bot Control', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Remote.puml
deleted file mode 100644
index f0368c6294..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafBotControl
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControl('AwsWafBotControl', 'Aws Waf Bot Control', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.md
deleted file mode 100644
index 4f282e12d7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafBotControl
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-```
-
-
-
-| Illustration | AwsWafBotControl | AwsWafBotControlCard | AwsWafBotControlGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.png) | ![illustration for AwsWafBotControl](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.Local.png) | ![illustration for AwsWafBotControlCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.png) | ![illustration for AwsWafBotControlGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafBotControlXs>`
-- `<$AwsWafBotControlSm>`
-- `<$AwsWafBotControlMd>`
-- `<$AwsWafBotControlLg>`
-
-
-
-
-
-## AwsWafBotControl
-
-### Load remotely
-```plantuml
-@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 AwsWafBotControl
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControl('AwsWafBotControl', 'Aws Waf Bot Control', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBotControl
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControl('AwsWafBotControl', 'Aws Waf Bot Control', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafBotControlCard
-
-### Load remotely
-```plantuml
-@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 AwsWafBotControlCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlCard('AwsWafBotControlCard', 'Aws Waf Bot Control Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBotControlCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlCard('AwsWafBotControlCard', 'Aws Waf Bot Control Card', 'an optional description')
-@enduml
-```
-
-## AwsWafBotControlGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafBotControlGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlGroup('AwsWafBotControlGroup', 'Aws Waf Bot Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafBotControlGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlGroup('AwsWafBotControlGroup', 'Aws Waf Bot Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.png
deleted file mode 100644
index d5b2dbd490..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.puml
deleted file mode 100644
index dcdbbc0511..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl
-
-sprite $AwsWafBotControlXs [10x10/16z] HS770OH0000Xr4tJVy4NNe9NL23Y087qPybA9DSZ1fxnFC-50mAhGLy
-
-sprite $AwsWafBotControlSm [12x12/16z] JSU73S0m4CD0khwq_y91t8d6uyr0k4yeGm5-PkPNuAUdXVNN0ATmneemdV-bu4_nrpfJf3czPeAEc1d07m
-
-sprite $AwsWafBotControlMd [16x16/16z] {
-NKw70GCm218paFyVBgdfnBsDV-XjBih1384Cx4uOzZfir3Wwx-HRpnPW3G5tD1WD7ayAbZoh9EG6EFRCncQmkzxzUkfDoiHCX75KcIwmivFv_dJM6K2ycpxU
-0m
-}
-
-sprite $AwsWafBotControlLg [20x20/16z] {
-HSy75W8n24NHHmZbxt_37jGPRdeFhENyYIM0reXtJtCJI3YQxkvC0To6SHdoop36xXxzLdXtCm90K7eOblyv7WK2AQcK08b2El-p2Cpz5FJ_hCa1DOLT80vj
-ZwGOcbCtNUwEvGPY1x5kiyJmn1I6i4hO3PPINuPOXyS7
-}
-
-!procedure AwsWafBotControl($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafBotControlCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafBotControlLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafBotControlGroup($id, $name='Aws Waf Bot Control', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafBotControlLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.png
deleted file mode 100644
index e5b8680bfe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.puml
deleted file mode 100644
index 689d4a1e6f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafBotControlCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlCard('AwsWafBotControlCard', 'Aws Waf Bot Control Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Remote.puml
deleted file mode 100644
index 6e6caf894f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafBotControlCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlCard('AwsWafBotControlCard', 'Aws Waf Bot Control Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.png
deleted file mode 100644
index dab4dc45e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.puml
deleted file mode 100644
index 8e88b4b4ea..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafBotControlGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlGroup('AwsWafBotControlGroup', 'Aws Waf Bot Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Remote.puml
deleted file mode 100644
index f4c74ab472..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControlGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafBotControlGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotControl')
-
-' renders the element
-AwsWafBotControlGroup('AwsWafBotControlGroup', 'Aws Waf Bot Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.png
deleted file mode 100644
index 10bd99234b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.puml
deleted file mode 100644
index 093fd7891d..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotGroup('AwsWafBotGroup', 'Aws Waf Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Remote.puml
deleted file mode 100644
index 6af6be6fe4..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBotGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafBotGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafBot')
-
-' renders the element
-AwsWafBotGroup('AwsWafBotGroup', 'Aws Waf Bot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.png
deleted file mode 100644
index f4ed4cf555..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.puml
deleted file mode 100644
index 98ddac26b3..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafFilteringRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRule('AwsWafFilteringRule', 'Aws Waf Filtering Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Remote.puml
deleted file mode 100644
index 7ce563b8d5..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafFilteringRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRule('AwsWafFilteringRule', 'Aws Waf Filtering Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.md
deleted file mode 100644
index 808340fc99..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafFilteringRule
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-```
-
-
-
-| Illustration | AwsWafFilteringRule | AwsWafFilteringRuleCard | AwsWafFilteringRuleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.png) | ![illustration for AwsWafFilteringRule](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.Local.png) | ![illustration for AwsWafFilteringRuleCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.png) | ![illustration for AwsWafFilteringRuleGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafFilteringRuleXs>`
-- `<$AwsWafFilteringRuleSm>`
-- `<$AwsWafFilteringRuleMd>`
-- `<$AwsWafFilteringRuleLg>`
-
-
-
-
-
-## AwsWafFilteringRule
-
-### Load remotely
-```plantuml
-@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 AwsWafFilteringRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRule('AwsWafFilteringRule', 'Aws Waf Filtering Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafFilteringRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRule('AwsWafFilteringRule', 'Aws Waf Filtering Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafFilteringRuleCard
-
-### Load remotely
-```plantuml
-@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 AwsWafFilteringRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleCard('AwsWafFilteringRuleCard', 'Aws Waf Filtering Rule Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafFilteringRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleCard('AwsWafFilteringRuleCard', 'Aws Waf Filtering Rule Card', 'an optional description')
-@enduml
-```
-
-## AwsWafFilteringRuleGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafFilteringRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleGroup('AwsWafFilteringRuleGroup', 'Aws Waf Filtering Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafFilteringRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleGroup('AwsWafFilteringRuleGroup', 'Aws Waf Filtering Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.png
deleted file mode 100644
index 57e8787af4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.puml
deleted file mode 100644
index b4aaa11878..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule
-
-sprite $AwsWafFilteringRuleXs [10x10/16z] FScv0S1G20KW_gM-_HTE5re0G11OOCWwAFrl0Pi5iHW170O4kjOSFW
-
-sprite $AwsWafFilteringRuleSm [12x12/16z] NKs50S0m24i52Fy_l27JUgFu3QwncQzTmAfBr7G7HhZJw0e9RfwS1Je0xGZi11dlFAMJOea6_1ImyqcFgWC
-
-sprite $AwsWafFilteringRuleMd [16x16/16z] ROs54GGn30ELcFil-67dF7WRb4nwuqx_q3A7nqh00wICv5cLUQMGxj7a_M7LAcbmV_1SQWQTzAA7hzb25tt8GQz_dbmDtJ0BdN_RpffWEvYKqqVBhKx15m
-
-sprite $AwsWafFilteringRuleLg [20x20/16z] {
-TL050WGX29I6_p_O6hq-JAOsslzYpqoZ5qHBzXdrW78ZGFL03yk3rxcpUqJu2io5LQEwPfzDJCdiKyqzt6qvQrBGhiBf1Bypdhes1dQ4R6idFXZx8q6esIF9
-2MyufG7GuO2wtZ4LF6tlZlCm-tZaeWH_0VIZefn94j_zA2AcUny
-}
-
-!procedure AwsWafFilteringRule($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafFilteringRuleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafFilteringRuleLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafFilteringRuleGroup($id, $name='Aws Waf Filtering Rule', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafFilteringRuleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.png
deleted file mode 100644
index 22ae26d6ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.puml
deleted file mode 100644
index cada354e7a..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafFilteringRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleCard('AwsWafFilteringRuleCard', 'Aws Waf Filtering Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Remote.puml
deleted file mode 100644
index b15e51218c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafFilteringRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleCard('AwsWafFilteringRuleCard', 'Aws Waf Filtering Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.png
deleted file mode 100644
index f9a6b9aedf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.puml
deleted file mode 100644
index b310f3dbad..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafFilteringRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleGroup('AwsWafFilteringRuleGroup', 'Aws Waf Filtering Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Remote.puml
deleted file mode 100644
index 18c862fb2b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRuleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafFilteringRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafFilteringRule')
-
-' renders the element
-AwsWafFilteringRuleGroup('AwsWafFilteringRuleGroup', 'Aws Waf Filtering Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.png
deleted file mode 100644
index 41451e75f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.puml
deleted file mode 100644
index 30f1ed375b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafLabels
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabels('AwsWafLabels', 'Aws Waf Labels', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Remote.puml
deleted file mode 100644
index 62fa09e0f6..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafLabels
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabels('AwsWafLabels', 'Aws Waf Labels', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.md
deleted file mode 100644
index 3238a5c7e8..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafLabels
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-```
-
-
-
-| Illustration | AwsWafLabels | AwsWafLabelsCard | AwsWafLabelsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.png) | ![illustration for AwsWafLabels](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.Local.png) | ![illustration for AwsWafLabelsCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.png) | ![illustration for AwsWafLabelsGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafLabelsXs>`
-- `<$AwsWafLabelsSm>`
-- `<$AwsWafLabelsMd>`
-- `<$AwsWafLabelsLg>`
-
-
-
-
-
-## AwsWafLabels
-
-### Load remotely
-```plantuml
-@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 AwsWafLabels
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabels('AwsWafLabels', 'Aws Waf Labels', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafLabels
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabels('AwsWafLabels', 'Aws Waf Labels', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafLabelsCard
-
-### Load remotely
-```plantuml
-@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 AwsWafLabelsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsCard('AwsWafLabelsCard', 'Aws Waf Labels Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafLabelsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsCard('AwsWafLabelsCard', 'Aws Waf Labels Card', 'an optional description')
-@enduml
-```
-
-## AwsWafLabelsGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafLabelsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsGroup('AwsWafLabelsGroup', 'Aws Waf Labels Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafLabelsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsGroup('AwsWafLabelsGroup', 'Aws Waf Labels Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.png
deleted file mode 100644
index 2ffa15b0e9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.puml
deleted file mode 100644
index 178987c76e..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels
-
-sprite $AwsWafLabelsXs [10x10/16z] Oq02d404PN1m0WcSW1C26F03HZ00CW
-
-sprite $AwsWafLabelsSm [12x12/16z] Oq01Z4300MKpCG1PB60cAv372bC2fU04N9oH4mhGn1dOmO0DNJs2ue0041i
-
-sprite $AwsWafLabelsMd [16x16/16z] Oy04p1n0m8JWiu49HXYN0yXX0r4Gm0cIP0M9mwIXW9q07s4S8oSSSA3BO-KpmW2cF67xuG3C1G
-
-sprite $AwsWafLabelsLg [20x20/16z] VOg55K0X3CJkSFOV-0kk3Tgyu8AEFnXX7YSP0EEPtafCEgQ-LkbAix531kJ9JGvNPmyEWsCSKPVkudo7rqvsJdBiLAS6YCGB
-
-!procedure AwsWafLabels($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafLabelsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafLabelsLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafLabelsGroup($id, $name='Aws Waf Labels', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafLabelsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.png
deleted file mode 100644
index 4e2275b915..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.puml
deleted file mode 100644
index 34adb52f92..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafLabelsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsCard('AwsWafLabelsCard', 'Aws Waf Labels Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Remote.puml
deleted file mode 100644
index 16ba6fdff2..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafLabelsCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsCard('AwsWafLabelsCard', 'Aws Waf Labels Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.png
deleted file mode 100644
index 00bd78371a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.puml
deleted file mode 100644
index 601b957af2..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafLabelsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsGroup('AwsWafLabelsGroup', 'Aws Waf Labels Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Remote.puml
deleted file mode 100644
index fa02fb3312..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabelsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafLabelsGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafLabels')
-
-' renders the element
-AwsWafLabelsGroup('AwsWafLabelsGroup', 'Aws Waf Labels Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.png
deleted file mode 100644
index 47aea77832..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.puml
deleted file mode 100644
index fb5b57eeb2..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafManagedRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRule('AwsWafManagedRule', 'Aws Waf Managed Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Remote.puml
deleted file mode 100644
index 4138733481..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafManagedRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRule('AwsWafManagedRule', 'Aws Waf Managed Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.md
deleted file mode 100644
index e1db47aa45..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafManagedRule
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-```
-
-
-
-| Illustration | AwsWafManagedRule | AwsWafManagedRuleCard | AwsWafManagedRuleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.png) | ![illustration for AwsWafManagedRule](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.Local.png) | ![illustration for AwsWafManagedRuleCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.png) | ![illustration for AwsWafManagedRuleGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafManagedRuleXs>`
-- `<$AwsWafManagedRuleSm>`
-- `<$AwsWafManagedRuleMd>`
-- `<$AwsWafManagedRuleLg>`
-
-
-
-
-
-## AwsWafManagedRule
-
-### Load remotely
-```plantuml
-@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 AwsWafManagedRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRule('AwsWafManagedRule', 'Aws Waf Managed Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafManagedRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRule('AwsWafManagedRule', 'Aws Waf Managed Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafManagedRuleCard
-
-### Load remotely
-```plantuml
-@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 AwsWafManagedRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleCard('AwsWafManagedRuleCard', 'Aws Waf Managed Rule Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafManagedRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleCard('AwsWafManagedRuleCard', 'Aws Waf Managed Rule Card', 'an optional description')
-@enduml
-```
-
-## AwsWafManagedRuleGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafManagedRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleGroup('AwsWafManagedRuleGroup', 'Aws Waf Managed Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafManagedRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleGroup('AwsWafManagedRuleGroup', 'Aws Waf Managed Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.png
deleted file mode 100644
index c5e14621ac..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.puml
deleted file mode 100644
index 256b225e73..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule
-
-sprite $AwsWafManagedRuleXs [10x10/16z] PSY50G0n20F016V_WT-rFHoyfBlsIVG6yDosWbw_a3wtKnbncpSJWXTT0G
-
-sprite $AwsWafManagedRuleSm [12x12/16z] LOg54G01282mTV-1lnERan_XZkmqkSKShl6Y13RJ19b3RGmwJB7J20ULxtvuavlNVtv4jhqVPWK
-
-sprite $AwsWafManagedRuleMd [16x16/16z] PSc5SGCn00J05P_wBpWnsvhVeGDN9I4lh6NCxYdAwadjg6MAM8g6CedTOjdAGvIc44zXpR8tC4IyxUde47lzklxVFcOzUbjdXyZf7m
-
-sprite $AwsWafManagedRuleLg [20x20/16z] {
-TSp50GG02CJ0u6p_1P-xv3a8VuePGFSSN49Qxfc3mB19BkNPGgWKAe3AETkQ9InzsMek9bkOqFk_qY1dzjhPgl6LlUvHK_BWMfzDFBFj_3Gi-3AuMd_sQ-_3
-jkVBKlvbJL_CFWh7l-88
-}
-
-!procedure AwsWafManagedRule($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafManagedRuleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafManagedRuleLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafManagedRuleGroup($id, $name='Aws Waf Managed Rule', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafManagedRuleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.png
deleted file mode 100644
index 7e29b17e5e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.puml
deleted file mode 100644
index 48a1ef69a7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafManagedRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleCard('AwsWafManagedRuleCard', 'Aws Waf Managed Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Remote.puml
deleted file mode 100644
index 6398d6e7e6..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafManagedRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleCard('AwsWafManagedRuleCard', 'Aws Waf Managed Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.png
deleted file mode 100644
index cf657501e6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.puml
deleted file mode 100644
index 0c40315125..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafManagedRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleGroup('AwsWafManagedRuleGroup', 'Aws Waf Managed Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Remote.puml
deleted file mode 100644
index 1bc1c48c5b..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRuleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafManagedRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafManagedRule')
-
-' renders the element
-AwsWafManagedRuleGroup('AwsWafManagedRuleGroup', 'Aws Waf Managed Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.png
deleted file mode 100644
index ee3b15903b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.puml
deleted file mode 100644
index 19aad1b6a1..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRule('AwsWafRule', 'Aws Waf Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Remote.puml
deleted file mode 100644
index b436cb8392..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRule('AwsWafRule', 'Aws Waf Rule', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.md b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.md
deleted file mode 100644
index 83363bfee7..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsWafRule
-
-
-```text
-aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule
-```
-
-```text
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-```
-
-
-
-| Illustration | AwsWafRule | AwsWafRuleCard | AwsWafRuleGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.png) | ![illustration for AwsWafRule](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.Local.png) | ![illustration for AwsWafRuleCard](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.png) | ![illustration for AwsWafRuleGroup](../../../aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsWafRuleXs>`
-- `<$AwsWafRuleSm>`
-- `<$AwsWafRuleMd>`
-- `<$AwsWafRuleLg>`
-
-
-
-
-
-## AwsWafRule
-
-### Load remotely
-```plantuml
-@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 AwsWafRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRule('AwsWafRule', 'Aws Waf Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafRule
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRule('AwsWafRule', 'Aws Waf Rule', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsWafRuleCard
-
-### Load remotely
-```plantuml
-@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 AwsWafRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleCard('AwsWafRuleCard', 'Aws Waf Rule Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleCard('AwsWafRuleCard', 'Aws Waf Rule Card', 'an optional description')
-@enduml
-```
-
-## AwsWafRuleGroup
-
-### Load remotely
-```plantuml
-@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 AwsWafRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleGroup('AwsWafRuleGroup', 'Aws Waf Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsWafRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleGroup('AwsWafRuleGroup', 'Aws Waf Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.png
deleted file mode 100644
index e2ac29d0a4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.puml
deleted file mode 100644
index d923daadb2..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule
-
-sprite $AwsWafRuleXs [10x10/16z] Oy04Z52QcPKHBeR9OcF49yiEP3520HC
-
-sprite $AwsWafRuleSm [12x12/16z] PSot0G0X3C10VG3a_HUc8NEDirczJoVFQCxyGyeGSuUnexZrl_lda-VEzo0EKG4
-
-sprite $AwsWafRuleMd [16x16/16z] VOo35K0n34NBOF-1lz7m7ZuM3PEWa4XNtLgNkbzvNT5xgK5e8fsVcd4b-mEeKkEhHL-o0m
-
-sprite $AwsWafRuleLg [20x20/16z] ZSy53a0X201GGedx7_ZdYjfyIwMXOvuHE2HO_YJ_CSikUPkxsl_FigEvbl-M69OyfdckP0TplRbDlUPjMDyV9aH01Tm
-
-!procedure AwsWafRule($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsWafRuleCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsWafRuleLg>', 'SecurityIdentityCompliance', $funcName, $content)
-!endprocedure
-
-!procedure AwsWafRuleGroup($id, $name='Aws Waf Rule', $tech='')
- IconGroupElement($id, 'SecurityIdentityComplianceFamily', '<$AwsWafRuleLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.png
deleted file mode 100644
index 3757f67ab9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.puml
deleted file mode 100644
index 433c046f2c..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsWafRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleCard('AwsWafRuleCard', 'Aws Waf Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Remote.puml
deleted file mode 100644
index f68dab8c99..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsWafRuleCard
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleCard('AwsWafRuleCard', 'Aws Waf Rule Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.png b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.png
deleted file mode 100644
index 7b537683b1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.puml
deleted file mode 100644
index efd7a06f8f..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsWafRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleGroup('AwsWafRuleGroup', 'Aws Waf Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Remote.puml b/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Remote.puml
deleted file mode 100644
index 931d068883..0000000000
--- a/distribution/aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRuleGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsWafRuleGroup
-include('aws-q2-2023/Resource/SecurityIdentityCompliance/AwsWafRule')
-
-' renders the element
-AwsWafRuleGroup('AwsWafRuleGroup', 'Aws Waf Rule Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.png
deleted file mode 100644
index 435c203db7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.puml
deleted file mode 100644
index bd570f3ab9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManager
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManager('AmazonElasticBlockStoreAmazonDataLifecycleManager', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Remote.puml
deleted file mode 100644
index 835df4e21c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManager
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManager('AmazonElasticBlockStoreAmazonDataLifecycleManager', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.md
deleted file mode 100644
index da92bfd179..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticBlockStoreAmazonDataLifecycleManager
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-```
-
-
-
-| Illustration | AmazonElasticBlockStoreAmazonDataLifecycleManager | AmazonElasticBlockStoreAmazonDataLifecycleManagerCard | AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.png) | ![illustration for AmazonElasticBlockStoreAmazonDataLifecycleManager](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.Local.png) | ![illustration for AmazonElasticBlockStoreAmazonDataLifecycleManagerCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.png) | ![illustration for AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticBlockStoreAmazonDataLifecycleManagerXs>`
-- `<$AmazonElasticBlockStoreAmazonDataLifecycleManagerSm>`
-- `<$AmazonElasticBlockStoreAmazonDataLifecycleManagerMd>`
-- `<$AmazonElasticBlockStoreAmazonDataLifecycleManagerLg>`
-
-
-
-
-
-## AmazonElasticBlockStoreAmazonDataLifecycleManager
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManager
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManager('AmazonElasticBlockStoreAmazonDataLifecycleManager', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManager
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManager('AmazonElasticBlockStoreAmazonDataLifecycleManager', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreAmazonDataLifecycleManagerCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerCard('AmazonElasticBlockStoreAmazonDataLifecycleManagerCard', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerCard('AmazonElasticBlockStoreAmazonDataLifecycleManagerCard', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup('AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup('AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.png
deleted file mode 100644
index 775a4b418b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.puml
deleted file mode 100644
index 4bf12a28fb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager
-
-sprite $AmazonElasticBlockStoreAmazonDataLifecycleManagerXs [10x10/16z] NSor0G103090eko_yRj6hm9VyRhQkTT9PVrQPMmAUA8Ai6g0NbqXCo52M5q
-
-sprite $AmazonElasticBlockStoreAmazonDataLifecycleManagerSm [12x12/16z] PSN50GD04CF0yHwu_uh3lnWaVva1b9WDDUrb4-6dYjjYN9crYgkY2dh2u6wXE_ig751WzpPu0W
-
-sprite $AmazonElasticBlockStoreAmazonDataLifecycleManagerMd [16x16/16z] {
-RO-50GGn409XXVJVyHDxluim4yV_hyOx2QrK7cAVSEOOUunH5iSwlaA0W5YGkwNeFeE6M8eOojHAwCMfREtJSgslDJDdIzvRAR1T9ylGPeipZZwXj3PwUrAq
-QgS7
-}
-
-sprite $AmazonElasticBlockStoreAmazonDataLifecycleManagerLg [20x20/16z] {
-VSq5ba9134JHLx7Q_uf7I1ySxjUEyasP5yOMDpKG3NMBEk6OuA83Qcntm6XZuEkU_JMeM8RKDMRRWSyvDqPfhh40rTXPraEiQP-wshKgpJ36B0ygc0amU40v
-g5ccme04FHMgDkH9xqS0OGwBLSrLkqFfaxkIhe5V
-}
-
-!procedure AmazonElasticBlockStoreAmazonDataLifecycleManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreAmazonDataLifecycleManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticBlockStoreAmazonDataLifecycleManagerLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup($id, $name='Amazon Elastic Block Store Amazon Data Lifecycle Manager', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticBlockStoreAmazonDataLifecycleManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.png
deleted file mode 100644
index 8063702575..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.puml
deleted file mode 100644
index 71e5d02efa..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerCard('AmazonElasticBlockStoreAmazonDataLifecycleManagerCard', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Remote.puml
deleted file mode 100644
index 8a1eacf471..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerCard('AmazonElasticBlockStoreAmazonDataLifecycleManagerCard', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.png
deleted file mode 100644
index 6c8a47b173..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.puml
deleted file mode 100644
index 894b1fa03c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup('AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Remote.puml
deleted file mode 100644
index 19f263ed9c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreAmazonDataLifecycleManager')
-
-' renders the element
-AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup('AmazonElasticBlockStoreAmazonDataLifecycleManagerGroup', 'Amazon Elastic Block Store Amazon Data Lifecycle Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.png
deleted file mode 100644
index c091bf5f31..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.puml
deleted file mode 100644
index 4a9bd19207..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreMultipleVolumes
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumes('AmazonElasticBlockStoreMultipleVolumes', 'Amazon Elastic Block Store Multiple Volumes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Remote.puml
deleted file mode 100644
index 9e2100a46d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreMultipleVolumes
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumes('AmazonElasticBlockStoreMultipleVolumes', 'Amazon Elastic Block Store Multiple Volumes', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.md
deleted file mode 100644
index fcae039b05..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticBlockStoreMultipleVolumes
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-```
-
-
-
-| Illustration | AmazonElasticBlockStoreMultipleVolumes | AmazonElasticBlockStoreMultipleVolumesCard | AmazonElasticBlockStoreMultipleVolumesGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.png) | ![illustration for AmazonElasticBlockStoreMultipleVolumes](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.Local.png) | ![illustration for AmazonElasticBlockStoreMultipleVolumesCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.png) | ![illustration for AmazonElasticBlockStoreMultipleVolumesGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticBlockStoreMultipleVolumesXs>`
-- `<$AmazonElasticBlockStoreMultipleVolumesSm>`
-- `<$AmazonElasticBlockStoreMultipleVolumesMd>`
-- `<$AmazonElasticBlockStoreMultipleVolumesLg>`
-
-
-
-
-
-## AmazonElasticBlockStoreMultipleVolumes
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreMultipleVolumes
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumes('AmazonElasticBlockStoreMultipleVolumes', 'Amazon Elastic Block Store Multiple Volumes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreMultipleVolumes
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumes('AmazonElasticBlockStoreMultipleVolumes', 'Amazon Elastic Block Store Multiple Volumes', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreMultipleVolumesCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreMultipleVolumesCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesCard('AmazonElasticBlockStoreMultipleVolumesCard', 'Amazon Elastic Block Store Multiple Volumes Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreMultipleVolumesCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesCard('AmazonElasticBlockStoreMultipleVolumesCard', 'Amazon Elastic Block Store Multiple Volumes Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreMultipleVolumesGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreMultipleVolumesGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesGroup('AmazonElasticBlockStoreMultipleVolumesGroup', 'Amazon Elastic Block Store Multiple Volumes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreMultipleVolumesGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesGroup('AmazonElasticBlockStoreMultipleVolumesGroup', 'Amazon Elastic Block Store Multiple Volumes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.png
deleted file mode 100644
index 6bd44bccf9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.puml
deleted file mode 100644
index 734a34d340..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes
-
-sprite $AmazonElasticBlockStoreMultipleVolumesXs [10x10/16z] RSQ50S1030909BB_n7NlNmGmmlL5Bi-sf6PXquY-6WQDqAf5t6O
-
-sprite $AmazonElasticBlockStoreMultipleVolumesSm [12x12/16z] XSP50G0n402nMVQl-9YXpIlygfoiJPabAb0hCq-CcIDUvudUnKJ85GyZ
-
-sprite $AmazonElasticBlockStoreMultipleVolumesMd [16x16/16z] fSYt0S0m4CD0af_sdzWvLhOaT0Sq5rmpSgTsio2jpyzKnGGAHxROxBP0e8RCbsbSJnm9Vve1
-
-sprite $AmazonElasticBlockStoreMultipleVolumesLg [20x20/16z] jSYr0O0040J1VU-_Ojn9q4bEUCTpn4g2KNhEjLH6QKJN0Hjfpwh44c9LwgvLIh0e4A_oqmV_VoA7JwpxXD15YQhGaGtkQG4
-
-!procedure AmazonElasticBlockStoreMultipleVolumes($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreMultipleVolumesCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticBlockStoreMultipleVolumesLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreMultipleVolumesGroup($id, $name='Amazon Elastic Block Store Multiple Volumes', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticBlockStoreMultipleVolumesLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.png
deleted file mode 100644
index 2cbdaf8166..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.puml
deleted file mode 100644
index 3aacad5735..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreMultipleVolumesCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesCard('AmazonElasticBlockStoreMultipleVolumesCard', 'Amazon Elastic Block Store Multiple Volumes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Remote.puml
deleted file mode 100644
index 64b895aa08..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreMultipleVolumesCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesCard('AmazonElasticBlockStoreMultipleVolumesCard', 'Amazon Elastic Block Store Multiple Volumes Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.png
deleted file mode 100644
index d4b5e3bd9b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.puml
deleted file mode 100644
index fbd1a7b7c3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticBlockStoreMultipleVolumesGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesGroup('AmazonElasticBlockStoreMultipleVolumesGroup', 'Amazon Elastic Block Store Multiple Volumes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Remote.puml
deleted file mode 100644
index 23004294a5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumesGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticBlockStoreMultipleVolumesGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreMultipleVolumes')
-
-' renders the element
-AmazonElasticBlockStoreMultipleVolumesGroup('AmazonElasticBlockStoreMultipleVolumesGroup', 'Amazon Elastic Block Store Multiple Volumes Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.png
deleted file mode 100644
index 0f2bb8999b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.puml
deleted file mode 100644
index 585311a07d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreSnapshot
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshot('AmazonElasticBlockStoreSnapshot', 'Amazon Elastic Block Store Snapshot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Remote.puml
deleted file mode 100644
index a24e86f2f9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreSnapshot
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshot('AmazonElasticBlockStoreSnapshot', 'Amazon Elastic Block Store Snapshot', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.md
deleted file mode 100644
index f233ba31e9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticBlockStoreSnapshot
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-```
-
-
-
-| Illustration | AmazonElasticBlockStoreSnapshot | AmazonElasticBlockStoreSnapshotCard | AmazonElasticBlockStoreSnapshotGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.png) | ![illustration for AmazonElasticBlockStoreSnapshot](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.Local.png) | ![illustration for AmazonElasticBlockStoreSnapshotCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.png) | ![illustration for AmazonElasticBlockStoreSnapshotGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticBlockStoreSnapshotXs>`
-- `<$AmazonElasticBlockStoreSnapshotSm>`
-- `<$AmazonElasticBlockStoreSnapshotMd>`
-- `<$AmazonElasticBlockStoreSnapshotLg>`
-
-
-
-
-
-## AmazonElasticBlockStoreSnapshot
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreSnapshot
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshot('AmazonElasticBlockStoreSnapshot', 'Amazon Elastic Block Store Snapshot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreSnapshot
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshot('AmazonElasticBlockStoreSnapshot', 'Amazon Elastic Block Store Snapshot', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreSnapshotCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreSnapshotCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotCard('AmazonElasticBlockStoreSnapshotCard', 'Amazon Elastic Block Store Snapshot Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreSnapshotCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotCard('AmazonElasticBlockStoreSnapshotCard', 'Amazon Elastic Block Store Snapshot Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreSnapshotGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreSnapshotGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotGroup('AmazonElasticBlockStoreSnapshotGroup', 'Amazon Elastic Block Store Snapshot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreSnapshotGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotGroup('AmazonElasticBlockStoreSnapshotGroup', 'Amazon Elastic Block Store Snapshot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.png
deleted file mode 100644
index f7c6a463b7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.puml
deleted file mode 100644
index ee5018b4e3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot
-
-sprite $AmazonElasticBlockStoreSnapshotXs [10x10/16z] JKk30G0W4AnU-s_SspgS7QXz_I8BluHGq0yRSrdu9TSiO2zlmYOyKV83
-
-sprite $AmazonElasticBlockStoreSnapshotSm [12x12/16z] LOg50G10209Ds7_YxpnRa1_jvDnjCFTKTzLfYTvzz43_9UM2lJZM_lxj-QGy460NAm
-
-sprite $AmazonElasticBlockStoreSnapshotMd [16x16/16z] TSor0G1120J0nVkl-ELS9y71IVWdUgb9uCB08Wpj-mIGrNr74ILucAfzeS-79FsH4DI7NARkWeJGux0WAAo792Xj1nfrByzV
-
-sprite $AmazonElasticBlockStoreSnapshotLg [20x20/16z] {
-VSw53KC124LH7dRtdxXUFjKJ8xZzLDpuJgNTj6pqM7rZvKmUuMQiMQZCXfmK4wcVmV53JXblw8RIvFRcbnpeElpMLwJG-u0tFCBGnpgJ7rj6_VzW91tk2R9D
-qYJE
-}
-
-!procedure AmazonElasticBlockStoreSnapshot($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreSnapshotCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticBlockStoreSnapshotLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreSnapshotGroup($id, $name='Amazon Elastic Block Store Snapshot', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticBlockStoreSnapshotLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.png
deleted file mode 100644
index 8d1e6a1c0a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.puml
deleted file mode 100644
index 1e02cdd130..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreSnapshotCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotCard('AmazonElasticBlockStoreSnapshotCard', 'Amazon Elastic Block Store Snapshot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Remote.puml
deleted file mode 100644
index 2eed100f05..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreSnapshotCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotCard('AmazonElasticBlockStoreSnapshotCard', 'Amazon Elastic Block Store Snapshot Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.png
deleted file mode 100644
index 49f391ccaa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.puml
deleted file mode 100644
index 64f85d3fe0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticBlockStoreSnapshotGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotGroup('AmazonElasticBlockStoreSnapshotGroup', 'Amazon Elastic Block Store Snapshot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Remote.puml
deleted file mode 100644
index 76dc134fb2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshotGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticBlockStoreSnapshotGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreSnapshot')
-
-' renders the element
-AmazonElasticBlockStoreSnapshotGroup('AmazonElasticBlockStoreSnapshotGroup', 'Amazon Elastic Block Store Snapshot Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.png
deleted file mode 100644
index 648a3acc67..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.puml
deleted file mode 100644
index 0394416c69..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreVolume
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolume('AmazonElasticBlockStoreVolume', 'Amazon Elastic Block Store Volume', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Remote.puml
deleted file mode 100644
index b7fa33c497..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreVolume
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolume('AmazonElasticBlockStoreVolume', 'Amazon Elastic Block Store Volume', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.md
deleted file mode 100644
index 93f8dafb94..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticBlockStoreVolume
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-```
-
-
-
-| Illustration | AmazonElasticBlockStoreVolume | AmazonElasticBlockStoreVolumeCard | AmazonElasticBlockStoreVolumeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.png) | ![illustration for AmazonElasticBlockStoreVolume](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.Local.png) | ![illustration for AmazonElasticBlockStoreVolumeCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.png) | ![illustration for AmazonElasticBlockStoreVolumeGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticBlockStoreVolumeXs>`
-- `<$AmazonElasticBlockStoreVolumeSm>`
-- `<$AmazonElasticBlockStoreVolumeMd>`
-- `<$AmazonElasticBlockStoreVolumeLg>`
-
-
-
-
-
-## AmazonElasticBlockStoreVolume
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreVolume
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolume('AmazonElasticBlockStoreVolume', 'Amazon Elastic Block Store Volume', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreVolume
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolume('AmazonElasticBlockStoreVolume', 'Amazon Elastic Block Store Volume', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreVolumeCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreVolumeCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeCard('AmazonElasticBlockStoreVolumeCard', 'Amazon Elastic Block Store Volume Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreVolumeCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeCard('AmazonElasticBlockStoreVolumeCard', 'Amazon Elastic Block Store Volume Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreVolumeGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGroup('AmazonElasticBlockStoreVolumeGroup', 'Amazon Elastic Block Store Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGroup('AmazonElasticBlockStoreVolumeGroup', 'Amazon Elastic Block Store Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.png
deleted file mode 100644
index ce38ba76eb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.puml
deleted file mode 100644
index d2aa891125..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume
-
-sprite $AmazonElasticBlockStoreVolumeXs [10x10/16z] Oq02B70MAnYm0rdi4C103c040oO6
-
-sprite $AmazonElasticBlockStoreVolumeSm [12x12/16z] Oq05R8mWm09YiYC9Cy80Y0qLOwSYcmqAs1a
-
-sprite $AmazonElasticBlockStoreVolumeMd [16x16/16z] Oy02sDd0W9qHmcM5YRE1IKOudv4TGY40M3c2ouQa7SeSU3uBEm8mC
-
-sprite $AmazonElasticBlockStoreVolumeLg [20x20/16z] Oy05sDXX02x4mWndmWGPsH0wc5YXSgn8W9qHeWu5GDMX01Qm62kA6uQP678GCB5W3nS
-
-!procedure AmazonElasticBlockStoreVolume($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreVolumeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticBlockStoreVolumeLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreVolumeGroup($id, $name='Amazon Elastic Block Store Volume', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticBlockStoreVolumeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.png
deleted file mode 100644
index 06f5ec5240..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.puml
deleted file mode 100644
index a6abf87ccf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeCard('AmazonElasticBlockStoreVolumeCard', 'Amazon Elastic Block Store Volume Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Remote.puml
deleted file mode 100644
index 26106a1e2f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeCard('AmazonElasticBlockStoreVolumeCard', 'Amazon Elastic Block Store Volume Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.png
deleted file mode 100644
index aacf8f6d80..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.puml
deleted file mode 100644
index 986436cf58..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGp3
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3('AmazonElasticBlockStoreVolumeGp3', 'Amazon Elastic Block Store Volume Gp3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Remote.puml
deleted file mode 100644
index 00f794199b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGp3
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3('AmazonElasticBlockStoreVolumeGp3', 'Amazon Elastic Block Store Volume Gp3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.md
deleted file mode 100644
index 1037ed0528..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticBlockStoreVolumeGp3
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-```
-
-
-
-| Illustration | AmazonElasticBlockStoreVolumeGp3 | AmazonElasticBlockStoreVolumeGp3Card | AmazonElasticBlockStoreVolumeGp3Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.png) | ![illustration for AmazonElasticBlockStoreVolumeGp3](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.Local.png) | ![illustration for AmazonElasticBlockStoreVolumeGp3Card](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.png) | ![illustration for AmazonElasticBlockStoreVolumeGp3Group](../../../aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticBlockStoreVolumeGp3Xs>`
-- `<$AmazonElasticBlockStoreVolumeGp3Sm>`
-- `<$AmazonElasticBlockStoreVolumeGp3Md>`
-- `<$AmazonElasticBlockStoreVolumeGp3Lg>`
-
-
-
-
-
-## AmazonElasticBlockStoreVolumeGp3
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGp3
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3('AmazonElasticBlockStoreVolumeGp3', 'Amazon Elastic Block Store Volume Gp3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGp3
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3('AmazonElasticBlockStoreVolumeGp3', 'Amazon Elastic Block Store Volume Gp3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreVolumeGp3Card
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGp3Card
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Card('AmazonElasticBlockStoreVolumeGp3Card', 'Amazon Elastic Block Store Volume Gp3 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGp3Card
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Card('AmazonElasticBlockStoreVolumeGp3Card', 'Amazon Elastic Block Store Volume Gp3 Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticBlockStoreVolumeGp3Group
-
-### Load remotely
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGp3Group
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Group('AmazonElasticBlockStoreVolumeGp3Group', 'Amazon Elastic Block Store Volume Gp3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticBlockStoreVolumeGp3Group
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Group('AmazonElasticBlockStoreVolumeGp3Group', 'Amazon Elastic Block Store Volume Gp3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.png
deleted file mode 100644
index 99f49e6ab0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.puml
deleted file mode 100644
index f3e2231cd5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3
-
-sprite $AmazonElasticBlockStoreVolumeGp3Xs [10x10/16z] Oq02B0WM6B31ML0PJC38pi04PJ9ZIa800m
-
-sprite $AmazonElasticBlockStoreVolumeGp3Sm [12x12/16z] Oq05R8mWm0PcGeMOGHWAG6n6g3WhNZOh4uBDo0JauLNF1WNi3
-
-sprite $AmazonElasticBlockStoreVolumeGp3Md [16x16/16z] ZOk30K0n30Kltd_YRxDNvW7kLCxuF3eBDjqIUt2QRMUSTnkzp3JE4fh4FeVOEMzwwpVFNZlG0m
-
-sprite $AmazonElasticBlockStoreVolumeGp3Lg [20x20/16z] hSwr0GGm4CJ0FUw_uWSpPfvGaN1ZKL5DggW26JcICOOEt5AJ2QVcEehK3ACtZOa4uB4Hmg3iOuE6AQbDpSJUlT0eDve1Nm
-
-!procedure AmazonElasticBlockStoreVolumeGp3($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreVolumeGp3Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticBlockStoreVolumeGp3Lg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticBlockStoreVolumeGp3Group($id, $name='Amazon Elastic Block Store Volume Gp3', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticBlockStoreVolumeGp3Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.png
deleted file mode 100644
index eb93f7c09a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.puml
deleted file mode 100644
index 943e20b167..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGp3Card
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Card('AmazonElasticBlockStoreVolumeGp3Card', 'Amazon Elastic Block Store Volume Gp3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Remote.puml
deleted file mode 100644
index 10b8841d89..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGp3Card
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Card('AmazonElasticBlockStoreVolumeGp3Card', 'Amazon Elastic Block Store Volume Gp3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.png
deleted file mode 100644
index 7f5b9ff832..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.puml
deleted file mode 100644
index 323c1e9200..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGp3Group
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Group('AmazonElasticBlockStoreVolumeGp3Group', 'Amazon Elastic Block Store Volume Gp3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Remote.puml
deleted file mode 100644
index ab7421ee8f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGp3Group
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGp3Group('AmazonElasticBlockStoreVolumeGp3Group', 'Amazon Elastic Block Store Volume Gp3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.png
deleted file mode 100644
index 8ea1ece7d6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.puml
deleted file mode 100644
index c5565d8bc3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGroup('AmazonElasticBlockStoreVolumeGroup', 'Amazon Elastic Block Store Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Remote.puml
deleted file mode 100644
index 83a71eba20..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolumeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticBlockStoreVolumeGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticBlockStoreVolume')
-
-' renders the element
-AmazonElasticBlockStoreVolumeGroup('AmazonElasticBlockStoreVolumeGroup', 'Amazon Elastic Block Store Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.png
deleted file mode 100644
index 464e220416..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.puml
deleted file mode 100644
index 3f69c54749..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsIntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTiering('AmazonElasticFileSystemEfsIntelligentTiering', 'Amazon Elastic File System Efs Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Remote.puml
deleted file mode 100644
index bab43660c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsIntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTiering('AmazonElasticFileSystemEfsIntelligentTiering', 'Amazon Elastic File System Efs Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.md
deleted file mode 100644
index 67b0e8b346..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemEfsIntelligentTiering
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemEfsIntelligentTiering | AmazonElasticFileSystemEfsIntelligentTieringCard | AmazonElasticFileSystemEfsIntelligentTieringGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.png) | ![illustration for AmazonElasticFileSystemEfsIntelligentTiering](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.Local.png) | ![illustration for AmazonElasticFileSystemEfsIntelligentTieringCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.png) | ![illustration for AmazonElasticFileSystemEfsIntelligentTieringGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemEfsIntelligentTieringXs>`
-- `<$AmazonElasticFileSystemEfsIntelligentTieringSm>`
-- `<$AmazonElasticFileSystemEfsIntelligentTieringMd>`
-- `<$AmazonElasticFileSystemEfsIntelligentTieringLg>`
-
-
-
-
-
-## AmazonElasticFileSystemEfsIntelligentTiering
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsIntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTiering('AmazonElasticFileSystemEfsIntelligentTiering', 'Amazon Elastic File System Efs Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsIntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTiering('AmazonElasticFileSystemEfsIntelligentTiering', 'Amazon Elastic File System Efs Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsIntelligentTieringCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsIntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringCard('AmazonElasticFileSystemEfsIntelligentTieringCard', 'Amazon Elastic File System Efs Intelligent Tiering Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsIntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringCard('AmazonElasticFileSystemEfsIntelligentTieringCard', 'Amazon Elastic File System Efs Intelligent Tiering Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsIntelligentTieringGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsIntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringGroup('AmazonElasticFileSystemEfsIntelligentTieringGroup', 'Amazon Elastic File System Efs Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsIntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringGroup('AmazonElasticFileSystemEfsIntelligentTieringGroup', 'Amazon Elastic File System Efs Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.png
deleted file mode 100644
index 3aa54f653f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.puml
deleted file mode 100644
index 9da0579d75..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering
-
-sprite $AmazonElasticFileSystemEfsIntelligentTieringXs [10x10/16z] JOk50S0m40A1j_qdRkF9lGjugMQ3e7DkoW1LdQkm4SSouBC3lEziqlMSw0S
-
-sprite $AmazonElasticFileSystemEfsIntelligentTieringSm [12x12/16z] NSR50SH030GmBNZSVyN7a4GlkQZUFdhiwMkH_KxlNYYOIIFBJm8oFv-bYage3ILHNpjqFleE
-
-sprite $AmazonElasticFileSystemEfsIntelligentTieringMd [16x16/16z] RSUrWG0140EnMRBxh_ZXc9I9JzPjHXENfrnvT331u6MQT9TZQFd_u26pW64vOGVBQpaaBFTsdMyrmaYnN0mHWPZbFSs_6FxlEHbpirmN_Gi
-
-sprite $AmazonElasticFileSystemEfsIntelligentTieringLg [20x20/16z] {
-TSk53G015CBGVcN_YSzTYByK_kVvb91etKrcvjPNAfbIayLfGf1uxAaBTIH2ZgGr0k5fQnIsMKj81k2xJTeEgvLj1hQR7PPwcwmWSxUk8jKYt7EpehQ_KxjL
-ic6nMjoMizbZ4m1zHpTuboC
-}
-
-!procedure AmazonElasticFileSystemEfsIntelligentTiering($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsIntelligentTieringCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemEfsIntelligentTieringLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsIntelligentTieringGroup($id, $name='Amazon Elastic File System Efs Intelligent Tiering', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemEfsIntelligentTieringLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.png
deleted file mode 100644
index 5b65a4a362..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.puml
deleted file mode 100644
index 5eca6c88c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsIntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringCard('AmazonElasticFileSystemEfsIntelligentTieringCard', 'Amazon Elastic File System Efs Intelligent Tiering Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Remote.puml
deleted file mode 100644
index f45ddb8f42..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsIntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringCard('AmazonElasticFileSystemEfsIntelligentTieringCard', 'Amazon Elastic File System Efs Intelligent Tiering Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.png
deleted file mode 100644
index 722853ce51..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.puml
deleted file mode 100644
index 47eb6a04bd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemEfsIntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringGroup('AmazonElasticFileSystemEfsIntelligentTieringGroup', 'Amazon Elastic File System Efs Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Remote.puml
deleted file mode 100644
index 42ae7e4e77..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTieringGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemEfsIntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsIntelligentTiering')
-
-' renders the element
-AmazonElasticFileSystemEfsIntelligentTieringGroup('AmazonElasticFileSystemEfsIntelligentTieringGroup', 'Amazon Elastic File System Efs Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.png
deleted file mode 100644
index 2c2ecea317..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.puml
deleted file mode 100644
index e0dcfed2fe..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZone
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZone('AmazonElasticFileSystemEfsOneZone', 'Amazon Elastic File System Efs One Zone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Remote.puml
deleted file mode 100644
index 4622ac17d4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZone
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZone('AmazonElasticFileSystemEfsOneZone', 'Amazon Elastic File System Efs One Zone', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.md
deleted file mode 100644
index 2d8dcf9fd3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemEfsOneZone
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemEfsOneZone | AmazonElasticFileSystemEfsOneZoneCard | AmazonElasticFileSystemEfsOneZoneGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.png) | ![illustration for AmazonElasticFileSystemEfsOneZone](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.Local.png) | ![illustration for AmazonElasticFileSystemEfsOneZoneCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.png) | ![illustration for AmazonElasticFileSystemEfsOneZoneGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemEfsOneZoneXs>`
-- `<$AmazonElasticFileSystemEfsOneZoneSm>`
-- `<$AmazonElasticFileSystemEfsOneZoneMd>`
-- `<$AmazonElasticFileSystemEfsOneZoneLg>`
-
-
-
-
-
-## AmazonElasticFileSystemEfsOneZone
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZone
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZone('AmazonElasticFileSystemEfsOneZone', 'Amazon Elastic File System Efs One Zone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZone
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZone('AmazonElasticFileSystemEfsOneZone', 'Amazon Elastic File System Efs One Zone', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsOneZoneCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneCard('AmazonElasticFileSystemEfsOneZoneCard', 'Amazon Elastic File System Efs One Zone Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneCard('AmazonElasticFileSystemEfsOneZoneCard', 'Amazon Elastic File System Efs One Zone Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsOneZoneGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneGroup('AmazonElasticFileSystemEfsOneZoneGroup', 'Amazon Elastic File System Efs One Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneGroup('AmazonElasticFileSystemEfsOneZoneGroup', 'Amazon Elastic File System Efs One Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.png
deleted file mode 100644
index 5499a97c84..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.puml
deleted file mode 100644
index bb16298304..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone
-
-sprite $AmazonElasticFileSystemEfsOneZoneXs [10x10/16z] LS450S1000GWNgz_uhc2dn21oHWDwGg5XcA48CGjz6v82IsGA9Ui
-
-sprite $AmazonElasticFileSystemEfsOneZoneSm [12x12/16z] NSR50SH030GmBNZSVyN7a4GlkQZ6dij7LUAls8EPaJ0AWXWDZVZulp-leKkyNh0ZydS7
-
-sprite $AmazonElasticFileSystemEfsOneZoneMd [16x16/16z] RStL0KDH20MmNE6m_yHrxyiNZaCze1D09bhPG20rnLknW6qAKMHa8n6DoFla8DNUBubl0Uexxx0A8YEwobGySiXSY6_znHa
-
-sprite $AmazonElasticFileSystemEfsOneZoneLg [20x20/16z] {
-ZOu5WaKX30CdZwQv_ubNWEywQ3syHit4CMoo_bbdqm2gOH-wyU6oXxXmLvkgHW9Z0QLH1R9K_m2D1XC9C85mR9yBOFaI9fsBxy8tFkV6DmMq1OcMJwNGxM38
-zWt2vEAZkzdEPlfqHq0Fy0i
-}
-
-!procedure AmazonElasticFileSystemEfsOneZone($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsOneZoneCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemEfsOneZoneLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsOneZoneGroup($id, $name='Amazon Elastic File System Efs One Zone', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemEfsOneZoneLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.png
deleted file mode 100644
index 0084611065..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.puml
deleted file mode 100644
index 820c303fe7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneCard('AmazonElasticFileSystemEfsOneZoneCard', 'Amazon Elastic File System Efs One Zone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Remote.puml
deleted file mode 100644
index 4c8ed103b6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneCard('AmazonElasticFileSystemEfsOneZoneCard', 'Amazon Elastic File System Efs One Zone Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.png
deleted file mode 100644
index 5750c96cef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.puml
deleted file mode 100644
index a1b69a357b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneGroup('AmazonElasticFileSystemEfsOneZoneGroup', 'Amazon Elastic File System Efs One Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Remote.puml
deleted file mode 100644
index 19d0f470b5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZone')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneGroup('AmazonElasticFileSystemEfsOneZoneGroup', 'Amazon Elastic File System Efs One Zone Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.png
deleted file mode 100644
index 0c2d0df04f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.puml
deleted file mode 100644
index c9b9d49539..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccess('AmazonElasticFileSystemEfsOneZoneInfrequentAccess', 'Amazon Elastic File System Efs One Zone Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Remote.puml
deleted file mode 100644
index 05537ef4be..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccess('AmazonElasticFileSystemEfsOneZoneInfrequentAccess', 'Amazon Elastic File System Efs One Zone Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.md
deleted file mode 100644
index bfaf9da8cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemEfsOneZoneInfrequentAccess | AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard | AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.png) | ![illustration for AmazonElasticFileSystemEfsOneZoneInfrequentAccess](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.Local.png) | ![illustration for AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.png) | ![illustration for AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemEfsOneZoneInfrequentAccessXs>`
-- `<$AmazonElasticFileSystemEfsOneZoneInfrequentAccessSm>`
-- `<$AmazonElasticFileSystemEfsOneZoneInfrequentAccessMd>`
-- `<$AmazonElasticFileSystemEfsOneZoneInfrequentAccessLg>`
-
-
-
-
-
-## AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccess('AmazonElasticFileSystemEfsOneZoneInfrequentAccess', 'Amazon Elastic File System Efs One Zone Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccess('AmazonElasticFileSystemEfsOneZoneInfrequentAccess', 'Amazon Elastic File System Efs One Zone Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard('AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard', 'Amazon Elastic File System Efs One Zone Infrequent Access Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard('AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard', 'Amazon Elastic File System Efs One Zone Infrequent Access Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup('AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup', 'Amazon Elastic File System Efs One Zone Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup('AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup', 'Amazon Elastic File System Efs One Zone Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.png
deleted file mode 100644
index 9b68e4c528..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.puml
deleted file mode 100644
index 6c3f9e5625..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess
-
-sprite $AmazonElasticFileSystemEfsOneZoneInfrequentAccessXs [10x10/16z] LSP50G1100GWLgT_udFbXQyWWeun6ac7uZBYzbllkfJG0ebooGe
-
-sprite $AmazonElasticFileSystemEfsOneZoneInfrequentAccessSm [12x12/16z] RKg50G11209VTF-9lw_FfB0hj-E-nlj84MYbTq3oaGdbfzVC7kUFHQGUy60zeWVkRdK1
-
-sprite $AmazonElasticFileSystemEfsOneZoneInfrequentAccessMd [16x16/16z] VOg50KHH2CE2jEm_yRbypnEeSC7Ohoc_9QBvOoNlv5E3UlVCl6s1tG5fMyox6yE7UEaL9rfhFORIMpiSbad4Hx-RMI-zPbPm1m
-
-sprite $AmazonElasticFileSystemEfsOneZoneInfrequentAccessLg [20x20/16z] {
-fKw50GGn20ij8Vjl_1Luzmlku3Cebgko5v-8PSqxsMmdlKQTxFPgLeDykmHj66V7iFA1DcIa8XiJdAvgJw5oE9OBtUJM0_Gs0jdEcPkWeC0HPgxNWaiE4O5C
-njvdTnWvUm1E
-}
-
-!procedure AmazonElasticFileSystemEfsOneZoneInfrequentAccess($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemEfsOneZoneInfrequentAccessLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup($id, $name='Amazon Elastic File System Efs One Zone Infrequent Access', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemEfsOneZoneInfrequentAccessLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.png
deleted file mode 100644
index 76bc67e76a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.puml
deleted file mode 100644
index fab0032316..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard('AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard', 'Amazon Elastic File System Efs One Zone Infrequent Access Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Remote.puml
deleted file mode 100644
index d98c03eeb2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard('AmazonElasticFileSystemEfsOneZoneInfrequentAccessCard', 'Amazon Elastic File System Efs One Zone Infrequent Access Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.png
deleted file mode 100644
index acea65b41f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.puml
deleted file mode 100644
index 110c6a88fa..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup('AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup', 'Amazon Elastic File System Efs One Zone Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Remote.puml
deleted file mode 100644
index e1e2fd8516..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsOneZoneInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup('AmazonElasticFileSystemEfsOneZoneInfrequentAccessGroup', 'Amazon Elastic File System Efs One Zone Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.png
deleted file mode 100644
index b4fc38a887..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.puml
deleted file mode 100644
index 1054263118..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandard('AmazonElasticFileSystemEfsStandard', 'Amazon Elastic File System Efs Standard', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Remote.puml
deleted file mode 100644
index a6ff237625..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandard('AmazonElasticFileSystemEfsStandard', 'Amazon Elastic File System Efs Standard', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.md
deleted file mode 100644
index b30501e511..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemEfsStandard
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemEfsStandard | AmazonElasticFileSystemEfsStandardCard | AmazonElasticFileSystemEfsStandardGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.png) | ![illustration for AmazonElasticFileSystemEfsStandard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.Local.png) | ![illustration for AmazonElasticFileSystemEfsStandardCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.png) | ![illustration for AmazonElasticFileSystemEfsStandardGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemEfsStandardXs>`
-- `<$AmazonElasticFileSystemEfsStandardSm>`
-- `<$AmazonElasticFileSystemEfsStandardMd>`
-- `<$AmazonElasticFileSystemEfsStandardLg>`
-
-
-
-
-
-## AmazonElasticFileSystemEfsStandard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsStandard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandard('AmazonElasticFileSystemEfsStandard', 'Amazon Elastic File System Efs Standard', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsStandard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandard('AmazonElasticFileSystemEfsStandard', 'Amazon Elastic File System Efs Standard', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsStandardCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardCard('AmazonElasticFileSystemEfsStandardCard', 'Amazon Elastic File System Efs Standard Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardCard('AmazonElasticFileSystemEfsStandardCard', 'Amazon Elastic File System Efs Standard Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsStandardGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardGroup('AmazonElasticFileSystemEfsStandardGroup', 'Amazon Elastic File System Efs Standard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardGroup('AmazonElasticFileSystemEfsStandardGroup', 'Amazon Elastic File System Efs Standard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.png
deleted file mode 100644
index e08837f6bf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.puml
deleted file mode 100644
index b0483c1b81..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard
-
-sprite $AmazonElasticFileSystemEfsStandardXs [10x10/16z] LSQ53G0134BHNo1X_udFzLM0d_hCC1C1tU7kTT-AcmPYV3QCkpUVCZ0dhG
-
-sprite $AmazonElasticFileSystemEfsStandardSm [12x12/16z] NKc30G104AhZ_Xk_UOZu9oyTJq5lPCDvtOgiUTtG7XAL8p3XQEQEOEmwrbZDSvai
-
-sprite $AmazonElasticFileSystemEfsStandardMd [16x16/16z] PSwteSC05CF0Ko3V_XF_Q5i9tNM0PyjSlTxix62PHK4JRKFtGTSMgyuQLA14R0h684PfuV0IPWudB0x3lhyyEHhFR-PKlW4
-
-sprite $AmazonElasticFileSystemEfsStandardLg [20x20/16z] {
-VSe70iGW449H40ptl_4QsTv-YleS_4d-82RwHE8bRwEDSRVqlrY5aMKv0wYP3Z546uAuRSQzH89H0plZlN1oMGkE6ciaOFlPB2tKgmqJwpkU3DB-ycJD4tVJ
-IpwDpnK07AyubdrENW
-}
-
-!procedure AmazonElasticFileSystemEfsStandard($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsStandardCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemEfsStandardLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsStandardGroup($id, $name='Amazon Elastic File System Efs Standard', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemEfsStandardLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.png
deleted file mode 100644
index da3cf1ef05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.puml
deleted file mode 100644
index fbbca314a9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardCard('AmazonElasticFileSystemEfsStandardCard', 'Amazon Elastic File System Efs Standard Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Remote.puml
deleted file mode 100644
index a44770671f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardCard('AmazonElasticFileSystemEfsStandardCard', 'Amazon Elastic File System Efs Standard Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.png
deleted file mode 100644
index af1399ec55..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.puml
deleted file mode 100644
index cdb41b893a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardGroup('AmazonElasticFileSystemEfsStandardGroup', 'Amazon Elastic File System Efs Standard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Remote.puml
deleted file mode 100644
index 037083db71..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandard')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardGroup('AmazonElasticFileSystemEfsStandardGroup', 'Amazon Elastic File System Efs Standard Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.png
deleted file mode 100644
index 09ce6a6663..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.puml
deleted file mode 100644
index 92c2e660ed..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccess('AmazonElasticFileSystemEfsStandardInfrequentAccess', 'Amazon Elastic File System Efs Standard Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Remote.puml
deleted file mode 100644
index 3c85833ea6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccess('AmazonElasticFileSystemEfsStandardInfrequentAccess', 'Amazon Elastic File System Efs Standard Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.md
deleted file mode 100644
index 529802e5e1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemEfsStandardInfrequentAccess
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemEfsStandardInfrequentAccess | AmazonElasticFileSystemEfsStandardInfrequentAccessCard | AmazonElasticFileSystemEfsStandardInfrequentAccessGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.png) | ![illustration for AmazonElasticFileSystemEfsStandardInfrequentAccess](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.Local.png) | ![illustration for AmazonElasticFileSystemEfsStandardInfrequentAccessCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.png) | ![illustration for AmazonElasticFileSystemEfsStandardInfrequentAccessGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemEfsStandardInfrequentAccessXs>`
-- `<$AmazonElasticFileSystemEfsStandardInfrequentAccessSm>`
-- `<$AmazonElasticFileSystemEfsStandardInfrequentAccessMd>`
-- `<$AmazonElasticFileSystemEfsStandardInfrequentAccessLg>`
-
-
-
-
-
-## AmazonElasticFileSystemEfsStandardInfrequentAccess
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccess('AmazonElasticFileSystemEfsStandardInfrequentAccess', 'Amazon Elastic File System Efs Standard Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccess
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccess('AmazonElasticFileSystemEfsStandardInfrequentAccess', 'Amazon Elastic File System Efs Standard Infrequent Access', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsStandardInfrequentAccessCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessCard('AmazonElasticFileSystemEfsStandardInfrequentAccessCard', 'Amazon Elastic File System Efs Standard Infrequent Access Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessCard('AmazonElasticFileSystemEfsStandardInfrequentAccessCard', 'Amazon Elastic File System Efs Standard Infrequent Access Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemEfsStandardInfrequentAccessGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessGroup('AmazonElasticFileSystemEfsStandardInfrequentAccessGroup', 'Amazon Elastic File System Efs Standard Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessGroup('AmazonElasticFileSystemEfsStandardInfrequentAccessGroup', 'Amazon Elastic File System Efs Standard Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.png
deleted file mode 100644
index 509678c274..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.puml
deleted file mode 100644
index 0d811e3926..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess
-
-sprite $AmazonElasticFileSystemEfsStandardInfrequentAccessXs [10x10/16z] RKd50G0W4Be2zf_OrfSNfFr7HiLWZ2yhlIAMd5tuLEvI-EaubCwCxCeE
-
-sprite $AmazonElasticFileSystemEfsStandardInfrequentAccessSm [12x12/16z] TOg50G1H24BX0lUV-7V7imNC_8OR1iR1wldHaUNnnAPK4bLtu6EQbN57ybGy
-
-sprite $AmazonElasticFileSystemEfsStandardInfrequentAccessMd [16x16/16z] RSw50S0W40F0l6R_YQiuf4KEnocSgLYIW4LOitzRMFUcQ5bNYfTrKGomE7-hw6y-9i4at8lrto9IBFAPB6xvFGPSdayikG4
-
-sprite $AmazonElasticFileSystemEfsStandardInfrequentAccessLg [20x20/16z] TSs50GKn20FGa0BPV-Al1voc_cfuZ6xe3ktXRaeY9h6vjcKuViK1kAkksLoYpV4njLcMqShatCo-5XAO561jYG1-Kwejwpwoh4DTRVuuvMkN_2pF9t6JDm
-
-!procedure AmazonElasticFileSystemEfsStandardInfrequentAccess($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsStandardInfrequentAccessCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemEfsStandardInfrequentAccessLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemEfsStandardInfrequentAccessGroup($id, $name='Amazon Elastic File System Efs Standard Infrequent Access', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemEfsStandardInfrequentAccessLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.png
deleted file mode 100644
index 6eb098ac33..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.puml
deleted file mode 100644
index ba52715089..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessCard('AmazonElasticFileSystemEfsStandardInfrequentAccessCard', 'Amazon Elastic File System Efs Standard Infrequent Access Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Remote.puml
deleted file mode 100644
index e2a23909d1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessCard('AmazonElasticFileSystemEfsStandardInfrequentAccessCard', 'Amazon Elastic File System Efs Standard Infrequent Access Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.png
deleted file mode 100644
index c07ea070b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.puml
deleted file mode 100644
index c216b095d4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessGroup('AmazonElasticFileSystemEfsStandardInfrequentAccessGroup', 'Amazon Elastic File System Efs Standard Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Remote.puml
deleted file mode 100644
index 489b539978..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccessGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemEfsStandardInfrequentAccessGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemEfsStandardInfrequentAccess')
-
-' renders the element
-AmazonElasticFileSystemEfsStandardInfrequentAccessGroup('AmazonElasticFileSystemEfsStandardInfrequentAccessGroup', 'Amazon Elastic File System Efs Standard Infrequent Access Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.png
deleted file mode 100644
index e3fbb453a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.puml
deleted file mode 100644
index 8063f76790..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemElasticThroughput
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughput('AmazonElasticFileSystemElasticThroughput', 'Amazon Elastic File System Elastic Throughput', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Remote.puml
deleted file mode 100644
index 6885815280..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemElasticThroughput
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughput('AmazonElasticFileSystemElasticThroughput', 'Amazon Elastic File System Elastic Throughput', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.md
deleted file mode 100644
index bb3e052fbb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemElasticThroughput
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemElasticThroughput | AmazonElasticFileSystemElasticThroughputCard | AmazonElasticFileSystemElasticThroughputGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.png) | ![illustration for AmazonElasticFileSystemElasticThroughput](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.Local.png) | ![illustration for AmazonElasticFileSystemElasticThroughputCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.png) | ![illustration for AmazonElasticFileSystemElasticThroughputGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemElasticThroughputXs>`
-- `<$AmazonElasticFileSystemElasticThroughputSm>`
-- `<$AmazonElasticFileSystemElasticThroughputMd>`
-- `<$AmazonElasticFileSystemElasticThroughputLg>`
-
-
-
-
-
-## AmazonElasticFileSystemElasticThroughput
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemElasticThroughput
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughput('AmazonElasticFileSystemElasticThroughput', 'Amazon Elastic File System Elastic Throughput', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemElasticThroughput
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughput('AmazonElasticFileSystemElasticThroughput', 'Amazon Elastic File System Elastic Throughput', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemElasticThroughputCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemElasticThroughputCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputCard('AmazonElasticFileSystemElasticThroughputCard', 'Amazon Elastic File System Elastic Throughput Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemElasticThroughputCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputCard('AmazonElasticFileSystemElasticThroughputCard', 'Amazon Elastic File System Elastic Throughput Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemElasticThroughputGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemElasticThroughputGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputGroup('AmazonElasticFileSystemElasticThroughputGroup', 'Amazon Elastic File System Elastic Throughput Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemElasticThroughputGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputGroup('AmazonElasticFileSystemElasticThroughputGroup', 'Amazon Elastic File System Elastic Throughput Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.png
deleted file mode 100644
index 27da5e2d03..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.puml
deleted file mode 100644
index c214d5d420..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput
-
-sprite $AmazonElasticFileSystemElasticThroughputXs [10x10/16z] HS674SD040GWBinl_nKxMm9kAJydB6H796ZGyTF5aMExWDLblhQehtu2
-
-sprite $AmazonElasticFileSystemElasticThroughputSm [12x12/16z] LKi50G0n2CJfd_XbmvqJs65U9uFLhLywodyI25xiw9UDpcqNehXHpz8pZka0bY4Vxldu2m
-
-sprite $AmazonElasticFileSystemElasticThroughputMd [16x16/16z] PSg74S0m5C9GsVx0_XEdz-Zgu-3ViFlJeRMtmpFJH5hRru222ihhOkwxTjVjhDxNbtNRNiSWjzs8rXf6cqlxkOdLqTqYtgtE8yq
-
-sprite $AmazonElasticFileSystemElasticThroughputLg [20x20/16z] {
-TSn50G013CJ05DU_ucE6FAV0JpRrD9dfPP1FQpHRPfxl2hHyy5ubH5Oa4Y1fUqQ9lR3L_2JSPBE5NyrcMyktbMxMtI1hYDojQ58j8ZmFg-sbKxlLPcInMjpA
-sUpU343VqGtUcoC
-}
-
-!procedure AmazonElasticFileSystemElasticThroughput($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemElasticThroughputCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemElasticThroughputLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemElasticThroughputGroup($id, $name='Amazon Elastic File System Elastic Throughput', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemElasticThroughputLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.png
deleted file mode 100644
index 415b8c2e70..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.puml
deleted file mode 100644
index cd1280901c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemElasticThroughputCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputCard('AmazonElasticFileSystemElasticThroughputCard', 'Amazon Elastic File System Elastic Throughput Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Remote.puml
deleted file mode 100644
index 979e249063..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemElasticThroughputCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputCard('AmazonElasticFileSystemElasticThroughputCard', 'Amazon Elastic File System Elastic Throughput Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.png
deleted file mode 100644
index 331fe8249a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.puml
deleted file mode 100644
index 845ccdd7b3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemElasticThroughputGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputGroup('AmazonElasticFileSystemElasticThroughputGroup', 'Amazon Elastic File System Elastic Throughput Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Remote.puml
deleted file mode 100644
index 734b3cc335..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughputGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemElasticThroughputGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemElasticThroughput')
-
-' renders the element
-AmazonElasticFileSystemElasticThroughputGroup('AmazonElasticFileSystemElasticThroughputGroup', 'Amazon Elastic File System Elastic Throughput Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.png
deleted file mode 100644
index 6a1178be4b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.puml
deleted file mode 100644
index bde997e955..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemFileSystem
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystem('AmazonElasticFileSystemFileSystem', 'Amazon Elastic File System File System', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Remote.puml
deleted file mode 100644
index 6336890460..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemFileSystem
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystem('AmazonElasticFileSystemFileSystem', 'Amazon Elastic File System File System', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.md b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.md
deleted file mode 100644
index f767ed2f5a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonElasticFileSystemFileSystem
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-```
-
-
-
-| Illustration | AmazonElasticFileSystemFileSystem | AmazonElasticFileSystemFileSystemCard | AmazonElasticFileSystemFileSystemGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.png) | ![illustration for AmazonElasticFileSystemFileSystem](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.Local.png) | ![illustration for AmazonElasticFileSystemFileSystemCard](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.png) | ![illustration for AmazonElasticFileSystemFileSystemGroup](../../../aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonElasticFileSystemFileSystemXs>`
-- `<$AmazonElasticFileSystemFileSystemSm>`
-- `<$AmazonElasticFileSystemFileSystemMd>`
-- `<$AmazonElasticFileSystemFileSystemLg>`
-
-
-
-
-
-## AmazonElasticFileSystemFileSystem
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemFileSystem
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystem('AmazonElasticFileSystemFileSystem', 'Amazon Elastic File System File System', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemFileSystem
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystem('AmazonElasticFileSystemFileSystem', 'Amazon Elastic File System File System', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemFileSystemCard
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemFileSystemCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemCard('AmazonElasticFileSystemFileSystemCard', 'Amazon Elastic File System File System Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemFileSystemCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemCard('AmazonElasticFileSystemFileSystemCard', 'Amazon Elastic File System File System Card', 'an optional description')
-@enduml
-```
-
-## AmazonElasticFileSystemFileSystemGroup
-
-### Load remotely
-```plantuml
-@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 AmazonElasticFileSystemFileSystemGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemGroup('AmazonElasticFileSystemFileSystemGroup', 'Amazon Elastic File System File System Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonElasticFileSystemFileSystemGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemGroup('AmazonElasticFileSystemFileSystemGroup', 'Amazon Elastic File System File System Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.png
deleted file mode 100644
index 7a88fb14f9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.puml
deleted file mode 100644
index a9b24ca09a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem
-
-sprite $AmazonElasticFileSystemFileSystemXs [10x10/16z] HSQ50G1130B1ZT9_nI-d4m4kbxlIrHIPT2BeiMb0Vr2XnLY-fbtXDYql
-
-sprite $AmazonElasticFileSystemFileSystemSm [12x12/16z] LSQr0G114CGm7-ou_ugVKP7uYU2a2ef6a51C9OeMbphdhcDetaB6PORYej2kDq4k0kss0W
-
-sprite $AmazonElasticFileSystemFileSystemMd [16x16/16z] NSY55S0m3CHG6M__ZVjAeH-KuHJLa7rVzmz5jIkwJQ42OMKYYwRlbjBkw_u57mEB-nv6fR_0lK0BjAM7A2P9h8Eukvdk9cRNtSgXnE42
-
-sprite $AmazonElasticFileSystemFileSystemLg [20x20/16z] {
-ROx70GH12CFaMMpwh_W25pVe0LWJkKOI-yhgxZMrfWQmaB5HSA35kAB6rTC1dbFrg9xQUie4I0geAh4ZoVQRtq37erfl0B49UeybAlvdzTEnO_RHErTP9yVx
-ppldSM77EFdiw1tZJjm1
-}
-
-!procedure AmazonElasticFileSystemFileSystem($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonElasticFileSystemFileSystemCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonElasticFileSystemFileSystemLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonElasticFileSystemFileSystemGroup($id, $name='Amazon Elastic File System File System', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonElasticFileSystemFileSystemLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.png
deleted file mode 100644
index cc117776b8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.puml
deleted file mode 100644
index 9103c7f2e8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonElasticFileSystemFileSystemCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemCard('AmazonElasticFileSystemFileSystemCard', 'Amazon Elastic File System File System Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Remote.puml
deleted file mode 100644
index 089aaf4fcf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonElasticFileSystemFileSystemCard
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemCard('AmazonElasticFileSystemFileSystemCard', 'Amazon Elastic File System File System Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.png
deleted file mode 100644
index ac88ec1927..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.puml
deleted file mode 100644
index 8976a20ed5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonElasticFileSystemFileSystemGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemGroup('AmazonElasticFileSystemFileSystemGroup', 'Amazon Elastic File System File System Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Remote.puml
deleted file mode 100644
index c9e7d4f65d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystemGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonElasticFileSystemFileSystemGroup
-include('aws-q2-2023/Resource/Storage/AmazonElasticFileSystemFileSystem')
-
-' renders the element
-AmazonElasticFileSystemFileSystemGroup('AmazonElasticFileSystemFileSystemGroup', 'Amazon Elastic File System File System Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.png
deleted file mode 100644
index 1c2607d366..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.puml
deleted file mode 100644
index 7a3d31ffae..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheHybridNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasets('AmazonFileCacheHybridNfsLinkedDatasets', 'Amazon File Cache Hybrid Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Remote.puml
deleted file mode 100644
index 45655757b5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheHybridNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasets('AmazonFileCacheHybridNfsLinkedDatasets', 'Amazon File Cache Hybrid Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.md b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.md
deleted file mode 100644
index 6960e6374a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFileCacheHybridNfsLinkedDatasets
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-```
-
-
-
-| Illustration | AmazonFileCacheHybridNfsLinkedDatasets | AmazonFileCacheHybridNfsLinkedDatasetsCard | AmazonFileCacheHybridNfsLinkedDatasetsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.png) | ![illustration for AmazonFileCacheHybridNfsLinkedDatasets](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.Local.png) | ![illustration for AmazonFileCacheHybridNfsLinkedDatasetsCard](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.png) | ![illustration for AmazonFileCacheHybridNfsLinkedDatasetsGroup](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFileCacheHybridNfsLinkedDatasetsXs>`
-- `<$AmazonFileCacheHybridNfsLinkedDatasetsSm>`
-- `<$AmazonFileCacheHybridNfsLinkedDatasetsMd>`
-- `<$AmazonFileCacheHybridNfsLinkedDatasetsLg>`
-
-
-
-
-
-## AmazonFileCacheHybridNfsLinkedDatasets
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheHybridNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasets('AmazonFileCacheHybridNfsLinkedDatasets', 'Amazon File Cache Hybrid Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheHybridNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasets('AmazonFileCacheHybridNfsLinkedDatasets', 'Amazon File Cache Hybrid Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheHybridNfsLinkedDatasetsCard
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheHybridNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsCard('AmazonFileCacheHybridNfsLinkedDatasetsCard', 'Amazon File Cache Hybrid Nfs Linked Datasets Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheHybridNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsCard('AmazonFileCacheHybridNfsLinkedDatasetsCard', 'Amazon File Cache Hybrid Nfs Linked Datasets Card', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheHybridNfsLinkedDatasetsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheHybridNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsGroup('AmazonFileCacheHybridNfsLinkedDatasetsGroup', 'Amazon File Cache Hybrid Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheHybridNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsGroup('AmazonFileCacheHybridNfsLinkedDatasetsGroup', 'Amazon File Cache Hybrid Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.png
deleted file mode 100644
index 434930073d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.puml
deleted file mode 100644
index 8dfb98525e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets
-
-sprite $AmazonFileCacheHybridNfsLinkedDatasetsXs [10x10/16z] Oy04Z6WiPX0BJB6Zoa8asK4iTdOMa3H410PO6840g0e
-
-sprite $AmazonFileCacheHybridNfsLinkedDatasetsSm [12x12/16z] NOs50O0m30G_ll_4oE5S6pVzA8F65vn-ddxMnk3JCS8_mM_hb1e_c1lRU8wSwl4RHbe1
-
-sprite $AmazonFileCacheHybridNfsLinkedDatasetsMd [16x16/16z] XOk50S0W30GXzljltE8EX-R5xV2m3D9SdUCiRVO1iZh77s6SQxwIPmPOkLW8ZuOAB11cSs6Jkfcis6D6vHy-
-
-sprite $AmazonFileCacheHybridNfsLinkedDatasetsLg [20x20/16z] dSt50GCm34FHxnYq_yJ5K1dUpIXUqyPwhvZiZrxilSwrzKnreTfwpfc2XvwnUilgbSfQNAhilGA4EuJeFM419AZomcX26Uh9pcHqEHeEN_N2fc8qDm17
-
-!procedure AmazonFileCacheHybridNfsLinkedDatasets($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFileCacheHybridNfsLinkedDatasetsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFileCacheHybridNfsLinkedDatasetsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFileCacheHybridNfsLinkedDatasetsGroup($id, $name='Amazon File Cache Hybrid Nfs Linked Datasets', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFileCacheHybridNfsLinkedDatasetsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.png
deleted file mode 100644
index 7ba499d4e8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.puml
deleted file mode 100644
index d588e638ee..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheHybridNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsCard('AmazonFileCacheHybridNfsLinkedDatasetsCard', 'Amazon File Cache Hybrid Nfs Linked Datasets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Remote.puml
deleted file mode 100644
index 8d5541ad44..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheHybridNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsCard('AmazonFileCacheHybridNfsLinkedDatasetsCard', 'Amazon File Cache Hybrid Nfs Linked Datasets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.png
deleted file mode 100644
index 7cfde39971..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.puml
deleted file mode 100644
index 4b5857a5a4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFileCacheHybridNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsGroup('AmazonFileCacheHybridNfsLinkedDatasetsGroup', 'Amazon File Cache Hybrid Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Remote.puml
deleted file mode 100644
index 1215ffb3e6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasetsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFileCacheHybridNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheHybridNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheHybridNfsLinkedDatasetsGroup('AmazonFileCacheHybridNfsLinkedDatasetsGroup', 'Amazon File Cache Hybrid Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.png
deleted file mode 100644
index 9d6f44f912..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.puml
deleted file mode 100644
index 0c7ce291a3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasets('AmazonFileCacheOnPremisesNfsLinkedDatasets', 'Amazon File Cache On Premises Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Remote.puml
deleted file mode 100644
index d6f1ea1baf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasets('AmazonFileCacheOnPremisesNfsLinkedDatasets', 'Amazon File Cache On Premises Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.md b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.md
deleted file mode 100644
index c1e4f0ab7f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFileCacheOnPremisesNfsLinkedDatasets
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-```
-
-
-
-| Illustration | AmazonFileCacheOnPremisesNfsLinkedDatasets | AmazonFileCacheOnPremisesNfsLinkedDatasetsCard | AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.png) | ![illustration for AmazonFileCacheOnPremisesNfsLinkedDatasets](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.Local.png) | ![illustration for AmazonFileCacheOnPremisesNfsLinkedDatasetsCard](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.png) | ![illustration for AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFileCacheOnPremisesNfsLinkedDatasetsXs>`
-- `<$AmazonFileCacheOnPremisesNfsLinkedDatasetsSm>`
-- `<$AmazonFileCacheOnPremisesNfsLinkedDatasetsMd>`
-- `<$AmazonFileCacheOnPremisesNfsLinkedDatasetsLg>`
-
-
-
-
-
-## AmazonFileCacheOnPremisesNfsLinkedDatasets
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasets('AmazonFileCacheOnPremisesNfsLinkedDatasets', 'Amazon File Cache On Premises Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasets('AmazonFileCacheOnPremisesNfsLinkedDatasets', 'Amazon File Cache On Premises Nfs Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheOnPremisesNfsLinkedDatasetsCard
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsCard('AmazonFileCacheOnPremisesNfsLinkedDatasetsCard', 'Amazon File Cache On Premises Nfs Linked Datasets Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsCard('AmazonFileCacheOnPremisesNfsLinkedDatasetsCard', 'Amazon File Cache On Premises Nfs Linked Datasets Card', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup('AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup', 'Amazon File Cache On Premises Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup('AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup', 'Amazon File Cache On Premises Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.png
deleted file mode 100644
index eaf36312cf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.puml
deleted file mode 100644
index 53c3864252..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets
-
-sprite $AmazonFileCacheOnPremisesNfsLinkedDatasetsXs [10x10/16z] Oq02p12A4Oc509XYZ4YYxEmiMFGoCZ4mi30o
-
-sprite $AmazonFileCacheOnPremisesNfsLinkedDatasetsSm [12x12/16z] POo50S0m48I8SVjFNFVohhmOvK0Ogwwi-KcWPayz5ewT6x7OAGiLMWUEdmV_dyJ0K6O
-
-sprite $AmazonFileCacheOnPremisesNfsLinkedDatasetsMd [16x16/16z] PSk50SCm40F02rZQV-9oWsTySjSS87P5JAP3tB4BPFgBw_mX7eOwgwLTnY8VdPKXnpZ4ptsUJBj2AFjSs_5zLay
-
-sprite $AmazonFileCacheOnPremisesNfsLinkedDatasetsLg [20x20/16z] {
-VO-75S0W4491FTX_uppI-q_KwmKV-0e1iECCLviYhV0pJdM128MDNROk_FGDY-HzWdkSBBQ1STf3QOBUptqDZeZjD5ypNCEtldcNvt_VTDPod1S88XiJCiZQ
-mycJC04
-}
-
-!procedure AmazonFileCacheOnPremisesNfsLinkedDatasets($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFileCacheOnPremisesNfsLinkedDatasetsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFileCacheOnPremisesNfsLinkedDatasetsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup($id, $name='Amazon File Cache On Premises Nfs Linked Datasets', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFileCacheOnPremisesNfsLinkedDatasetsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.png
deleted file mode 100644
index f3f94d22da..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.puml
deleted file mode 100644
index cf12744d18..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsCard('AmazonFileCacheOnPremisesNfsLinkedDatasetsCard', 'Amazon File Cache On Premises Nfs Linked Datasets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Remote.puml
deleted file mode 100644
index 788de2b59f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsCard('AmazonFileCacheOnPremisesNfsLinkedDatasetsCard', 'Amazon File Cache On Premises Nfs Linked Datasets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.png
deleted file mode 100644
index 5c27e95176..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.puml
deleted file mode 100644
index f061fa17cc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup('AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup', 'Amazon File Cache On Premises Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Remote.puml
deleted file mode 100644
index d22e911fda..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheOnPremisesNfsLinkedDatasets')
-
-' renders the element
-AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup('AmazonFileCacheOnPremisesNfsLinkedDatasetsGroup', 'Amazon File Cache On Premises Nfs Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.png
deleted file mode 100644
index 6035bf50b1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.puml
deleted file mode 100644
index 4b14b71eed..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheS3LinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasets('AmazonFileCacheS3LinkedDatasets', 'Amazon File Cache S3 Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Remote.puml
deleted file mode 100644
index 6e5960a0c4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheS3LinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasets('AmazonFileCacheS3LinkedDatasets', 'Amazon File Cache S3 Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.md b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.md
deleted file mode 100644
index 5f6a9eb394..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonFileCacheS3LinkedDatasets
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-```
-
-
-
-| Illustration | AmazonFileCacheS3LinkedDatasets | AmazonFileCacheS3LinkedDatasetsCard | AmazonFileCacheS3LinkedDatasetsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.png) | ![illustration for AmazonFileCacheS3LinkedDatasets](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.Local.png) | ![illustration for AmazonFileCacheS3LinkedDatasetsCard](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.png) | ![illustration for AmazonFileCacheS3LinkedDatasetsGroup](../../../aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonFileCacheS3LinkedDatasetsXs>`
-- `<$AmazonFileCacheS3LinkedDatasetsSm>`
-- `<$AmazonFileCacheS3LinkedDatasetsMd>`
-- `<$AmazonFileCacheS3LinkedDatasetsLg>`
-
-
-
-
-
-## AmazonFileCacheS3LinkedDatasets
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheS3LinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasets('AmazonFileCacheS3LinkedDatasets', 'Amazon File Cache S3 Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheS3LinkedDatasets
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasets('AmazonFileCacheS3LinkedDatasets', 'Amazon File Cache S3 Linked Datasets', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheS3LinkedDatasetsCard
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheS3LinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsCard('AmazonFileCacheS3LinkedDatasetsCard', 'Amazon File Cache S3 Linked Datasets Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheS3LinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsCard('AmazonFileCacheS3LinkedDatasetsCard', 'Amazon File Cache S3 Linked Datasets Card', 'an optional description')
-@enduml
-```
-
-## AmazonFileCacheS3LinkedDatasetsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonFileCacheS3LinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsGroup('AmazonFileCacheS3LinkedDatasetsGroup', 'Amazon File Cache S3 Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonFileCacheS3LinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsGroup('AmazonFileCacheS3LinkedDatasetsGroup', 'Amazon File Cache S3 Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.png
deleted file mode 100644
index d4472724ef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.puml
deleted file mode 100644
index 57dbfba1e4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets
-
-sprite $AmazonFileCacheS3LinkedDatasetsXs [10x10/16z] NKg50S0m32BA_nTlTOjYE8hp4hsoT2yf3TYRxP8Jf4yMswU94VW1
-
-sprite $AmazonFileCacheS3LinkedDatasetsSm [12x12/16z] PSct0GC140B1FGFqtx4IlPy8myDagchJO0v5RxIrIlCLe6z5uF82RCBiULqM66uwjbFm0m
-
-sprite $AmazonFileCacheS3LinkedDatasetsMd [16x16/16z] RK-30O105AsUzfyur_7RM2QW97R2syls9-1JiAgyV2aYLz9XtjW7URckpvzfPlcAuAG4mhqjWgv2VJDndfBBUNqjBRYChYoyPQl_JwW8jtK
-
-sprite $AmazonFileCacheS3LinkedDatasetsLg [20x20/16z] {
-TO-5TGH1243ntt_7oHZlrd0N-GADBA0oJgHeKsBPN7kiHYmkiPmngp4fDCRKj55Ijtqwnkeb5ftu1z_pVgHY8ezHWP_JYbABVLjgiMeHzov61T7eeQDsC496
-F-XzMHkIDps0gxxQKAvgNd1zNVLC_GC
-}
-
-!procedure AmazonFileCacheS3LinkedDatasets($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonFileCacheS3LinkedDatasetsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonFileCacheS3LinkedDatasetsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonFileCacheS3LinkedDatasetsGroup($id, $name='Amazon File Cache S3 Linked Datasets', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonFileCacheS3LinkedDatasetsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.png
deleted file mode 100644
index 91e82da257..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.puml
deleted file mode 100644
index 005651da20..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonFileCacheS3LinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsCard('AmazonFileCacheS3LinkedDatasetsCard', 'Amazon File Cache S3 Linked Datasets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Remote.puml
deleted file mode 100644
index 534729465e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonFileCacheS3LinkedDatasetsCard
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsCard('AmazonFileCacheS3LinkedDatasetsCard', 'Amazon File Cache S3 Linked Datasets Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.png
deleted file mode 100644
index 135d6eef0d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.puml
deleted file mode 100644
index 466bfd325b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonFileCacheS3LinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsGroup('AmazonFileCacheS3LinkedDatasetsGroup', 'Amazon File Cache S3 Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Remote.puml
deleted file mode 100644
index 8efb00ca3d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasetsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonFileCacheS3LinkedDatasetsGroup
-include('aws-q2-2023/Resource/Storage/AmazonFileCacheS3LinkedDatasets')
-
-' renders the element
-AmazonFileCacheS3LinkedDatasetsGroup('AmazonFileCacheS3LinkedDatasetsGroup', 'Amazon File Cache S3 Linked Datasets Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.png
deleted file mode 100644
index 27d89b9d47..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.puml
deleted file mode 100644
index dccb9d7744..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceBucket
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucket('AmazonSimpleStorageServiceBucket', 'Amazon Simple Storage Service Bucket', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Remote.puml
deleted file mode 100644
index f7c5245f75..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceBucket
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucket('AmazonSimpleStorageServiceBucket', 'Amazon Simple Storage Service Bucket', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.md
deleted file mode 100644
index c8451c0b53..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceBucket
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceBucket | AmazonSimpleStorageServiceBucketCard | AmazonSimpleStorageServiceBucketGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.png) | ![illustration for AmazonSimpleStorageServiceBucket](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.Local.png) | ![illustration for AmazonSimpleStorageServiceBucketCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.png) | ![illustration for AmazonSimpleStorageServiceBucketGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceBucketXs>`
-- `<$AmazonSimpleStorageServiceBucketSm>`
-- `<$AmazonSimpleStorageServiceBucketMd>`
-- `<$AmazonSimpleStorageServiceBucketLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceBucket
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceBucket
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucket('AmazonSimpleStorageServiceBucket', 'Amazon Simple Storage Service Bucket', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceBucket
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucket('AmazonSimpleStorageServiceBucket', 'Amazon Simple Storage Service Bucket', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceBucketCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceBucketCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketCard('AmazonSimpleStorageServiceBucketCard', 'Amazon Simple Storage Service Bucket Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceBucketCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketCard('AmazonSimpleStorageServiceBucketCard', 'Amazon Simple Storage Service Bucket Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceBucketGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceBucketGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketGroup('AmazonSimpleStorageServiceBucketGroup', 'Amazon Simple Storage Service Bucket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceBucketGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketGroup('AmazonSimpleStorageServiceBucketGroup', 'Amazon Simple Storage Service Bucket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.png
deleted file mode 100644
index cd182d8ff9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.puml
deleted file mode 100644
index 1991a17962..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket
-
-sprite $AmazonSimpleStorageServiceBucketXs [10x10/16z] PKg30G0m34lz_yMpLqOuAkfH1_oGDC8Q6WiqIc6-Gp-I6dGY2o03
-
-sprite $AmazonSimpleStorageServiceBucketSm [12x12/16z] LOp50G0m30Ahn_uJroNXXGU7GeunmQ1wtk1AayKPSEn9yZJrovD5ukMdOFwhuVpA20IQJWS
-
-sprite $AmazonSimpleStorageServiceBucketMd [16x16/16z] RKw50GG1239X_ua_pxYmM-I1aWJ8_6VKgYi_1dioH3nX_yIGLfFk-dNV-5Vp2VEN0nMYlohuyPJvj_EQZyczZsxIIy32nzvB5DOt
-
-sprite $AmazonSimpleStorageServiceBucketLg [20x20/16z] {
-TOw54KCn34DhVFjFNF15_HoEwFHw6fRLq9Kc14BFfEVkeuNV8KokqNMvARThCEODKA4eZjxQOQmxTvW7-RjSOlN0gd-1eVAhD7DVwibynFgAwPBfehDObErb
-Uj1XPbxWUyzlIFy1
-}
-
-!procedure AmazonSimpleStorageServiceBucket($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceBucketCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceBucketLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceBucketGroup($id, $name='Amazon Simple Storage Service Bucket', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceBucketLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.png
deleted file mode 100644
index 0a3bd7778c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.puml
deleted file mode 100644
index 0f18a7cfa3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketCard('AmazonSimpleStorageServiceBucketCard', 'Amazon Simple Storage Service Bucket Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Remote.puml
deleted file mode 100644
index b89f9be620..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketCard('AmazonSimpleStorageServiceBucketCard', 'Amazon Simple Storage Service Bucket Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.png
deleted file mode 100644
index 1d5c5d1147..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.puml
deleted file mode 100644
index 3437d28a2a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketGroup('AmazonSimpleStorageServiceBucketGroup', 'Amazon Simple Storage Service Bucket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Remote.puml
deleted file mode 100644
index fa73456c32..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucket')
-
-' renders the element
-AmazonSimpleStorageServiceBucketGroup('AmazonSimpleStorageServiceBucketGroup', 'Amazon Simple Storage Service Bucket Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.png
deleted file mode 100644
index ad73206830..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.puml
deleted file mode 100644
index ccfca27e73..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketWithObjects
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjects('AmazonSimpleStorageServiceBucketWithObjects', 'Amazon Simple Storage Service Bucket With Objects', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Remote.puml
deleted file mode 100644
index e2341fdc32..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketWithObjects
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjects('AmazonSimpleStorageServiceBucketWithObjects', 'Amazon Simple Storage Service Bucket With Objects', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.md
deleted file mode 100644
index 1aa54288fc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceBucketWithObjects
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceBucketWithObjects | AmazonSimpleStorageServiceBucketWithObjectsCard | AmazonSimpleStorageServiceBucketWithObjectsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.png) | ![illustration for AmazonSimpleStorageServiceBucketWithObjects](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.Local.png) | ![illustration for AmazonSimpleStorageServiceBucketWithObjectsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceBucketWithObjectsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceBucketWithObjectsXs>`
-- `<$AmazonSimpleStorageServiceBucketWithObjectsSm>`
-- `<$AmazonSimpleStorageServiceBucketWithObjectsMd>`
-- `<$AmazonSimpleStorageServiceBucketWithObjectsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceBucketWithObjects
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceBucketWithObjects
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjects('AmazonSimpleStorageServiceBucketWithObjects', 'Amazon Simple Storage Service Bucket With Objects', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceBucketWithObjects
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjects('AmazonSimpleStorageServiceBucketWithObjects', 'Amazon Simple Storage Service Bucket With Objects', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceBucketWithObjectsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceBucketWithObjectsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsCard('AmazonSimpleStorageServiceBucketWithObjectsCard', 'Amazon Simple Storage Service Bucket With Objects Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceBucketWithObjectsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsCard('AmazonSimpleStorageServiceBucketWithObjectsCard', 'Amazon Simple Storage Service Bucket With Objects Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceBucketWithObjectsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceBucketWithObjectsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsGroup('AmazonSimpleStorageServiceBucketWithObjectsGroup', 'Amazon Simple Storage Service Bucket With Objects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceBucketWithObjectsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsGroup('AmazonSimpleStorageServiceBucketWithObjectsGroup', 'Amazon Simple Storage Service Bucket With Objects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.png
deleted file mode 100644
index c8c8d42c83..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.puml
deleted file mode 100644
index 4766d32477..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects
-
-sprite $AmazonSimpleStorageServiceBucketWithObjectsXs [10x10/16z] JKk50S0W34lz_uyteEuHh8Wpr01Va4ROk_pW1DoNmiy-XkVZ_zLx-Pc4yugSvmC
-
-sprite $AmazonSimpleStorageServiceBucketWithObjectsSm [12x12/16z] LKo50S0m2CEQ_F_ni5cLgFnMm5KDo94FbpEj9cCAMBe6JrKfIxQ92itFFSUGObH9JMkjezaBqyb7J7sz17Xok
-
-sprite $AmazonSimpleStorageServiceBucketWithObjectsMd [16x16/16z] PSUvOG0W30Gm7M3V_XFdxw9E_3VjRZj00v1Y0U1oPqyWjnD0xWq21rxWmL1t5mkh5jEqgBRaydTmhGTFPgwe0qUutWgGT2ySe1Tu2t3Up0lu1
-
-sprite $AmazonSimpleStorageServiceBucketWithObjectsLg [20x20/16z] {
-TOu7aaH1248R0zp_ngjTnKxc1_KPpo-XI8cTC97IRgclvMiB_NkIRXqPy5prPLgV6dLwb5vxounZU17WNlQ9r9PaBEl5l3KIoDuCKaqjcq2KfwvKyiPj1d0G
-GyouOQ_DCjEKBGlMGRaER1sVTrLZBTefgJEoAC5iXP7zFm
-}
-
-!procedure AmazonSimpleStorageServiceBucketWithObjects($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceBucketWithObjectsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceBucketWithObjectsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceBucketWithObjectsGroup($id, $name='Amazon Simple Storage Service Bucket With Objects', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceBucketWithObjectsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.png
deleted file mode 100644
index 5c7143ceb2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.puml
deleted file mode 100644
index 065f81e23e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketWithObjectsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsCard('AmazonSimpleStorageServiceBucketWithObjectsCard', 'Amazon Simple Storage Service Bucket With Objects Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Remote.puml
deleted file mode 100644
index f1a659ef36..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketWithObjectsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsCard('AmazonSimpleStorageServiceBucketWithObjectsCard', 'Amazon Simple Storage Service Bucket With Objects Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.png
deleted file mode 100644
index 950320236e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.puml
deleted file mode 100644
index 2a6799b68b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketWithObjectsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsGroup('AmazonSimpleStorageServiceBucketWithObjectsGroup', 'Amazon Simple Storage Service Bucket With Objects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Remote.puml
deleted file mode 100644
index 30841fb5e6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjectsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceBucketWithObjectsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects')
-
-' renders the element
-AmazonSimpleStorageServiceBucketWithObjectsGroup('AmazonSimpleStorageServiceBucketWithObjectsGroup', 'Amazon Simple Storage Service Bucket With Objects Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.png
deleted file mode 100644
index 4370dd9f09..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.puml
deleted file mode 100644
index ba28e90208..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGeneralAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPoints('AmazonSimpleStorageServiceGeneralAccessPoints', 'Amazon Simple Storage Service General Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Remote.puml
deleted file mode 100644
index 8eb8be4193..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGeneralAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPoints('AmazonSimpleStorageServiceGeneralAccessPoints', 'Amazon Simple Storage Service General Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.md
deleted file mode 100644
index 6ce08aa9d5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceGeneralAccessPoints
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceGeneralAccessPoints | AmazonSimpleStorageServiceGeneralAccessPointsCard | AmazonSimpleStorageServiceGeneralAccessPointsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.png) | ![illustration for AmazonSimpleStorageServiceGeneralAccessPoints](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.Local.png) | ![illustration for AmazonSimpleStorageServiceGeneralAccessPointsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceGeneralAccessPointsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceGeneralAccessPointsXs>`
-- `<$AmazonSimpleStorageServiceGeneralAccessPointsSm>`
-- `<$AmazonSimpleStorageServiceGeneralAccessPointsMd>`
-- `<$AmazonSimpleStorageServiceGeneralAccessPointsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceGeneralAccessPoints
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGeneralAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPoints('AmazonSimpleStorageServiceGeneralAccessPoints', 'Amazon Simple Storage Service General Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGeneralAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPoints('AmazonSimpleStorageServiceGeneralAccessPoints', 'Amazon Simple Storage Service General Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGeneralAccessPointsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGeneralAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsCard('AmazonSimpleStorageServiceGeneralAccessPointsCard', 'Amazon Simple Storage Service General Access Points Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGeneralAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsCard('AmazonSimpleStorageServiceGeneralAccessPointsCard', 'Amazon Simple Storage Service General Access Points Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGeneralAccessPointsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGeneralAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsGroup('AmazonSimpleStorageServiceGeneralAccessPointsGroup', 'Amazon Simple Storage Service General Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGeneralAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsGroup('AmazonSimpleStorageServiceGeneralAccessPointsGroup', 'Amazon Simple Storage Service General Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.png
deleted file mode 100644
index 9a6f9107ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.puml
deleted file mode 100644
index f3898e69c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints
-
-sprite $AmazonSimpleStorageServiceGeneralAccessPointsXs [10x10/16z] Oq06x0mCZ2nW1XWpGqMPeInM5BLC808XpWw4R0Xpa5a
-
-sprite $AmazonSimpleStorageServiceGeneralAccessPointsSm [12x12/16z] NSZ50GCm2030Ix3z9wxmgHoEFnCdowgjmRPpEBZPgiB-6f4Q1SVk2H5MCuHrQXhMzsx04m
-
-sprite $AmazonSimpleStorageServiceGeneralAccessPointsMd [16x16/16z] RKy50W0X35en_l_YIxjr3SXnaSbe7lpxihYXNqaBu7tKiWJiSLIOB1b8raeTV11YfVwVXx--l46KDjFN7GYu3_2bXUcpWbKGva1rRm
-
-sprite $AmazonSimpleStorageServiceGeneralAccessPointsLg [20x20/16z] {
-TSc5WSGW40300LRwh_ZbE4yoiExQoEeAxpfXT7XgjiYlLJMnW3N1Y7hUdsMjPWrGgYgDFqYGwj6-xoAIoCZ7hcr5cmE4RMMcjhMdcMprk8por9CcovjPUgHl
-xLlDpkbBzUBRyF0B
-}
-
-!procedure AmazonSimpleStorageServiceGeneralAccessPoints($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGeneralAccessPointsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceGeneralAccessPointsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGeneralAccessPointsGroup($id, $name='Amazon Simple Storage Service General Access Points', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceGeneralAccessPointsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.png
deleted file mode 100644
index 96633a988d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.puml
deleted file mode 100644
index ccbf6c158d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGeneralAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsCard('AmazonSimpleStorageServiceGeneralAccessPointsCard', 'Amazon Simple Storage Service General Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Remote.puml
deleted file mode 100644
index 993ebe9ee2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGeneralAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsCard('AmazonSimpleStorageServiceGeneralAccessPointsCard', 'Amazon Simple Storage Service General Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.png
deleted file mode 100644
index c1fbb76ab6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.puml
deleted file mode 100644
index e3d5bb7463..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceGeneralAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsGroup('AmazonSimpleStorageServiceGeneralAccessPointsGroup', 'Amazon Simple Storage Service General Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Remote.puml
deleted file mode 100644
index f8935eaeb8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPointsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceGeneralAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGeneralAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceGeneralAccessPointsGroup('AmazonSimpleStorageServiceGeneralAccessPointsGroup', 'Amazon Simple Storage Service General Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.png
deleted file mode 100644
index b12e18f636..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.puml
deleted file mode 100644
index a8cbb54842..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchive('AmazonSimpleStorageServiceGlacierArchive', 'Amazon Simple Storage Service Glacier Archive', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Remote.puml
deleted file mode 100644
index b1f270c5d0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchive('AmazonSimpleStorageServiceGlacierArchive', 'Amazon Simple Storage Service Glacier Archive', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.md
deleted file mode 100644
index 322bb6a993..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceGlacierArchive
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceGlacierArchive | AmazonSimpleStorageServiceGlacierArchiveCard | AmazonSimpleStorageServiceGlacierArchiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.png) | ![illustration for AmazonSimpleStorageServiceGlacierArchive](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.Local.png) | ![illustration for AmazonSimpleStorageServiceGlacierArchiveCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.png) | ![illustration for AmazonSimpleStorageServiceGlacierArchiveGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceGlacierArchiveXs>`
-- `<$AmazonSimpleStorageServiceGlacierArchiveSm>`
-- `<$AmazonSimpleStorageServiceGlacierArchiveMd>`
-- `<$AmazonSimpleStorageServiceGlacierArchiveLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceGlacierArchive
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchive('AmazonSimpleStorageServiceGlacierArchive', 'Amazon Simple Storage Service Glacier Archive', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchive('AmazonSimpleStorageServiceGlacierArchive', 'Amazon Simple Storage Service Glacier Archive', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGlacierArchiveCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveCard('AmazonSimpleStorageServiceGlacierArchiveCard', 'Amazon Simple Storage Service Glacier Archive Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveCard('AmazonSimpleStorageServiceGlacierArchiveCard', 'Amazon Simple Storage Service Glacier Archive Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGlacierArchiveGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveGroup('AmazonSimpleStorageServiceGlacierArchiveGroup', 'Amazon Simple Storage Service Glacier Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveGroup('AmazonSimpleStorageServiceGlacierArchiveGroup', 'Amazon Simple Storage Service Glacier Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.png
deleted file mode 100644
index 1e3bff0a1f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.puml
deleted file mode 100644
index 35d69678e1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive
-
-sprite $AmazonSimpleStorageServiceGlacierArchiveXs [10x10/16z] Oq02B70MAnYm0rdi482cW0KcmWYbGIfPuMnM1XG
-
-sprite $AmazonSimpleStorageServiceGlacierArchiveSm [12x12/16z] NSp50S1G309Gekm_SVlTtYaARYbLr9BOPAerElOwABDEPwuwOJfg1stTjt0-EJaGFm
-
-sprite $AmazonSimpleStorageServiceGlacierArchiveMd [16x16/16z] ROw50GGW4CDwslqdVi4jQ8hY0RD0gHezpz9Bp8qrc9JjDeZY66XtJoTyk98qOdW8G9zkI8sS3YBDkizFJOSVZk7E2V05
-
-sprite $AmazonSimpleStorageServiceGlacierArchiveLg [20x20/16z] XSZ5OKGn54MnyyYt_ugJ8SDdBSMLfeukWwwdDUYy-50jPBpP1X_QIDwArNgHRA-GMONNSYYbLB2SkQ1HculZqP0yVNCkhnAR0ojZVnJ7u-bom-0V
-
-!procedure AmazonSimpleStorageServiceGlacierArchive($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGlacierArchiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceGlacierArchiveLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGlacierArchiveGroup($id, $name='Amazon Simple Storage Service Glacier Archive', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceGlacierArchiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.png
deleted file mode 100644
index dc3bb8ff2e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.puml
deleted file mode 100644
index 28e3fe76e6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveCard('AmazonSimpleStorageServiceGlacierArchiveCard', 'Amazon Simple Storage Service Glacier Archive Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Remote.puml
deleted file mode 100644
index 92f8c20814..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveCard('AmazonSimpleStorageServiceGlacierArchiveCard', 'Amazon Simple Storage Service Glacier Archive Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.png
deleted file mode 100644
index 31276ee628..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.puml
deleted file mode 100644
index bd45aeef74..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveGroup('AmazonSimpleStorageServiceGlacierArchiveGroup', 'Amazon Simple Storage Service Glacier Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Remote.puml
deleted file mode 100644
index 4e7ead08ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierArchive')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierArchiveGroup('AmazonSimpleStorageServiceGlacierArchiveGroup', 'Amazon Simple Storage Service Glacier Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.png
deleted file mode 100644
index 9c352d110d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.puml
deleted file mode 100644
index 78cd9ff339..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierVault
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVault('AmazonSimpleStorageServiceGlacierVault', 'Amazon Simple Storage Service Glacier Vault', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Remote.puml
deleted file mode 100644
index 0951be5967..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierVault
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVault('AmazonSimpleStorageServiceGlacierVault', 'Amazon Simple Storage Service Glacier Vault', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.md
deleted file mode 100644
index a3b2127ea6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceGlacierVault
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceGlacierVault | AmazonSimpleStorageServiceGlacierVaultCard | AmazonSimpleStorageServiceGlacierVaultGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.png) | ![illustration for AmazonSimpleStorageServiceGlacierVault](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.Local.png) | ![illustration for AmazonSimpleStorageServiceGlacierVaultCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.png) | ![illustration for AmazonSimpleStorageServiceGlacierVaultGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceGlacierVaultXs>`
-- `<$AmazonSimpleStorageServiceGlacierVaultSm>`
-- `<$AmazonSimpleStorageServiceGlacierVaultMd>`
-- `<$AmazonSimpleStorageServiceGlacierVaultLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceGlacierVault
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierVault
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVault('AmazonSimpleStorageServiceGlacierVault', 'Amazon Simple Storage Service Glacier Vault', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierVault
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVault('AmazonSimpleStorageServiceGlacierVault', 'Amazon Simple Storage Service Glacier Vault', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGlacierVaultCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierVaultCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultCard('AmazonSimpleStorageServiceGlacierVaultCard', 'Amazon Simple Storage Service Glacier Vault Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierVaultCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultCard('AmazonSimpleStorageServiceGlacierVaultCard', 'Amazon Simple Storage Service Glacier Vault Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceGlacierVaultGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierVaultGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultGroup('AmazonSimpleStorageServiceGlacierVaultGroup', 'Amazon Simple Storage Service Glacier Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceGlacierVaultGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultGroup('AmazonSimpleStorageServiceGlacierVaultGroup', 'Amazon Simple Storage Service Glacier Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.png
deleted file mode 100644
index 25ed87f091..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.puml
deleted file mode 100644
index a15e5de1db..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault
-
-sprite $AmazonSimpleStorageServiceGlacierVaultXs [10x10/16z] Oq02h0mCB50ccCNE0CJixCn031TZ8875oCZ8miZ8n
-
-sprite $AmazonSimpleStorageServiceGlacierVaultSm [12x12/16z] hSQt0S103CD0AE-_iT6w_rCW-Ul8ZXYq48tKofOzeKpE2_T5NxLtV
-
-sprite $AmazonSimpleStorageServiceGlacierVaultMd [16x16/16z] pKx50S1023k1iF_4ID9d1pZSoVgX0C80NANU2XkZ_39dXwaD7LeMOyXe9mUDMY_aGdO-V0K
-
-sprite $AmazonSimpleStorageServiceGlacierVaultLg [20x20/16z] tOt50O1G34FhtNzZgEN60holjOI-o9VGklbIpfMtlj56o8bT2ZaqMgCoBv_3US35CLlyBCT5cjOZMndchTG3
-
-!procedure AmazonSimpleStorageServiceGlacierVault($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGlacierVaultCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceGlacierVaultLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceGlacierVaultGroup($id, $name='Amazon Simple Storage Service Glacier Vault', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceGlacierVaultLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.png
deleted file mode 100644
index d0d08da8ed..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.puml
deleted file mode 100644
index b88344790d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierVaultCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultCard('AmazonSimpleStorageServiceGlacierVaultCard', 'Amazon Simple Storage Service Glacier Vault Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Remote.puml
deleted file mode 100644
index ab23506ab0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierVaultCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultCard('AmazonSimpleStorageServiceGlacierVaultCard', 'Amazon Simple Storage Service Glacier Vault Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.png
deleted file mode 100644
index c151543ad7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.puml
deleted file mode 100644
index 61b3079276..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierVaultGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultGroup('AmazonSimpleStorageServiceGlacierVaultGroup', 'Amazon Simple Storage Service Glacier Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Remote.puml
deleted file mode 100644
index ef635965e9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVaultGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceGlacierVaultGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
-
-' renders the element
-AmazonSimpleStorageServiceGlacierVaultGroup('AmazonSimpleStorageServiceGlacierVaultGroup', 'Amazon Simple Storage Service Glacier Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.png
deleted file mode 100644
index 61a6625a8e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.puml
deleted file mode 100644
index 77e7150df0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceObject
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObject('AmazonSimpleStorageServiceObject', 'Amazon Simple Storage Service Object', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Remote.puml
deleted file mode 100644
index c2bfbdc9ff..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceObject
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObject('AmazonSimpleStorageServiceObject', 'Amazon Simple Storage Service Object', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.md
deleted file mode 100644
index b3111fb587..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceObject
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceObject | AmazonSimpleStorageServiceObjectCard | AmazonSimpleStorageServiceObjectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.png) | ![illustration for AmazonSimpleStorageServiceObject](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.Local.png) | ![illustration for AmazonSimpleStorageServiceObjectCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.png) | ![illustration for AmazonSimpleStorageServiceObjectGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceObjectXs>`
-- `<$AmazonSimpleStorageServiceObjectSm>`
-- `<$AmazonSimpleStorageServiceObjectMd>`
-- `<$AmazonSimpleStorageServiceObjectLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceObject
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceObject
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObject('AmazonSimpleStorageServiceObject', 'Amazon Simple Storage Service Object', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceObject
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObject('AmazonSimpleStorageServiceObject', 'Amazon Simple Storage Service Object', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceObjectCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceObjectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectCard('AmazonSimpleStorageServiceObjectCard', 'Amazon Simple Storage Service Object Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceObjectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectCard('AmazonSimpleStorageServiceObjectCard', 'Amazon Simple Storage Service Object Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceObjectGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceObjectGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectGroup('AmazonSimpleStorageServiceObjectGroup', 'Amazon Simple Storage Service Object Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceObjectGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectGroup('AmazonSimpleStorageServiceObjectGroup', 'Amazon Simple Storage Service Object Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.png
deleted file mode 100644
index c31cc4e373..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.puml
deleted file mode 100644
index f23b13c8c8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject
-
-sprite $AmazonSimpleStorageServiceObjectXs [10x10/16z] Oq06x53Cm0ZZiaDbM84OdSM4f8yTBWPcGabMLYPse0W
-
-sprite $AmazonSimpleStorageServiceObjectSm [12x12/16z] NSp50G0W50BGPxB_njwitm7uBBNqW6QtRPquIzrpb3rFVS-HFPSZ5kXdf6UcO04
-
-sprite $AmazonSimpleStorageServiceObjectMd [16x16/16z] ROw30KKn300ltd_YZuVwYXYSqAgiR6R99UpnNA9hHST16SWv3BBOGJ8Np76Vum8OdPhMmMJQpvvKlpnIqlj4EXTV
-
-sprite $AmazonSimpleStorageServiceObjectLg [20x20/16z] TSs55GKn24JHnn0o_LVyTILoziO5u9cgkpS6wVojPKvTzpQFDRXPlq0nyZ6Dea1YPYWM1Ps50kzt-xyC6Wkp5_4n1aqmLhvFwJdo9nndu11JBYbjCOa83cy
-
-!procedure AmazonSimpleStorageServiceObject($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceObjectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceObjectLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceObjectGroup($id, $name='Amazon Simple Storage Service Object', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceObjectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.png
deleted file mode 100644
index 0c0e920061..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.puml
deleted file mode 100644
index 4ae84326f7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceObjectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectCard('AmazonSimpleStorageServiceObjectCard', 'Amazon Simple Storage Service Object Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Remote.puml
deleted file mode 100644
index 667a562e15..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceObjectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectCard('AmazonSimpleStorageServiceObjectCard', 'Amazon Simple Storage Service Object Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.png
deleted file mode 100644
index 66bea09e8a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.puml
deleted file mode 100644
index 8893539d3c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceObjectGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectGroup('AmazonSimpleStorageServiceObjectGroup', 'Amazon Simple Storage Service Object Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Remote.puml
deleted file mode 100644
index cb82e023f0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObjectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceObjectGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceObject')
-
-' renders the element
-AmazonSimpleStorageServiceObjectGroup('AmazonSimpleStorageServiceObjectGroup', 'Amazon Simple Storage Service Object Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.png
deleted file mode 100644
index 80c3214b1a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.puml
deleted file mode 100644
index 2bff904191..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3BatchOperations
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperations('AmazonSimpleStorageServiceS3BatchOperations', 'Amazon Simple Storage Service S3 Batch Operations', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Remote.puml
deleted file mode 100644
index 0e3de21151..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3BatchOperations
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperations('AmazonSimpleStorageServiceS3BatchOperations', 'Amazon Simple Storage Service S3 Batch Operations', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.md
deleted file mode 100644
index 4dba0a4a52..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3BatchOperations
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3BatchOperations | AmazonSimpleStorageServiceS3BatchOperationsCard | AmazonSimpleStorageServiceS3BatchOperationsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.png) | ![illustration for AmazonSimpleStorageServiceS3BatchOperations](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.Local.png) | ![illustration for AmazonSimpleStorageServiceS3BatchOperationsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3BatchOperationsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3BatchOperationsXs>`
-- `<$AmazonSimpleStorageServiceS3BatchOperationsSm>`
-- `<$AmazonSimpleStorageServiceS3BatchOperationsMd>`
-- `<$AmazonSimpleStorageServiceS3BatchOperationsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3BatchOperations
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3BatchOperations
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperations('AmazonSimpleStorageServiceS3BatchOperations', 'Amazon Simple Storage Service S3 Batch Operations', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3BatchOperations
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperations('AmazonSimpleStorageServiceS3BatchOperations', 'Amazon Simple Storage Service S3 Batch Operations', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3BatchOperationsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3BatchOperationsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsCard('AmazonSimpleStorageServiceS3BatchOperationsCard', 'Amazon Simple Storage Service S3 Batch Operations Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3BatchOperationsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsCard('AmazonSimpleStorageServiceS3BatchOperationsCard', 'Amazon Simple Storage Service S3 Batch Operations Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3BatchOperationsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3BatchOperationsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsGroup('AmazonSimpleStorageServiceS3BatchOperationsGroup', 'Amazon Simple Storage Service S3 Batch Operations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3BatchOperationsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsGroup('AmazonSimpleStorageServiceS3BatchOperationsGroup', 'Amazon Simple Storage Service S3 Batch Operations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.png
deleted file mode 100644
index e1db95e1df..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.puml
deleted file mode 100644
index cbdab98b9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations
-
-sprite $AmazonSimpleStorageServiceS3BatchOperationsXs [10x10/16z] Oq07B0W2NO8HI489TWPc9Y2B6SHbOOAAWG1G3AQN4GnO6HW
-
-sprite $AmazonSimpleStorageServiceS3BatchOperationsSm [12x12/16z] JSor0G102CNGuFjlV2wl2B-2dyh6aBDoCy-inmGb90JHssNrdNrBqLjpTw_A5UzdRdqt
-
-sprite $AmazonSimpleStorageServiceS3BatchOperationsMd [16x16/16z] ROw50G0W2C3i_N-ntJ1p1c1-I0jiytIkfjlqUlZk-tRIdTuxLAUlxIPsRq0wth-q4P_tmOJpFWwwEtEedfQhzNDeMW
-
-sprite $AmazonSimpleStorageServiceS3BatchOperationsLg [20x20/16z] ROy53i0m24NxqVkVU8Q4XBrfNukTFymduNmU4BIJvLHqdvCTkwXyS2jG-O0w15G-uFc0dmFXOjVzTOHqbETOombhEUbpUbQD3tZJ-IQPRyscQruCD1mceMu
-
-!procedure AmazonSimpleStorageServiceS3BatchOperations($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3BatchOperationsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3BatchOperationsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3BatchOperationsGroup($id, $name='Amazon Simple Storage Service S3 Batch Operations', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3BatchOperationsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.png
deleted file mode 100644
index 785b566187..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.puml
deleted file mode 100644
index 42c77307af..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3BatchOperationsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsCard('AmazonSimpleStorageServiceS3BatchOperationsCard', 'Amazon Simple Storage Service S3 Batch Operations Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Remote.puml
deleted file mode 100644
index 5c75896b22..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3BatchOperationsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsCard('AmazonSimpleStorageServiceS3BatchOperationsCard', 'Amazon Simple Storage Service S3 Batch Operations Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.png
deleted file mode 100644
index cbb0fd76a5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.puml
deleted file mode 100644
index 7f8e1d7d84..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3BatchOperationsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsGroup('AmazonSimpleStorageServiceS3BatchOperationsGroup', 'Amazon Simple Storage Service S3 Batch Operations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Remote.puml
deleted file mode 100644
index 62e9197136..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperationsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3BatchOperationsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3BatchOperations')
-
-' renders the element
-AmazonSimpleStorageServiceS3BatchOperationsGroup('AmazonSimpleStorageServiceS3BatchOperationsGroup', 'Amazon Simple Storage Service S3 Batch Operations Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.png
deleted file mode 100644
index 7a2975ff05..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.puml
deleted file mode 100644
index d8b2c20504..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchive('AmazonSimpleStorageServiceS3GlacierDeepArchive', 'Amazon Simple Storage Service S3 Glacier Deep Archive', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Remote.puml
deleted file mode 100644
index 836308e4e7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchive('AmazonSimpleStorageServiceS3GlacierDeepArchive', 'Amazon Simple Storage Service S3 Glacier Deep Archive', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.md
deleted file mode 100644
index 2ee69d1379..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3GlacierDeepArchive
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3GlacierDeepArchive | AmazonSimpleStorageServiceS3GlacierDeepArchiveCard | AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierDeepArchive](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.Local.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierDeepArchiveCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3GlacierDeepArchiveXs>`
-- `<$AmazonSimpleStorageServiceS3GlacierDeepArchiveSm>`
-- `<$AmazonSimpleStorageServiceS3GlacierDeepArchiveMd>`
-- `<$AmazonSimpleStorageServiceS3GlacierDeepArchiveLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3GlacierDeepArchive
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchive('AmazonSimpleStorageServiceS3GlacierDeepArchive', 'Amazon Simple Storage Service S3 Glacier Deep Archive', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchive
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchive('AmazonSimpleStorageServiceS3GlacierDeepArchive', 'Amazon Simple Storage Service S3 Glacier Deep Archive', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3GlacierDeepArchiveCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveCard('AmazonSimpleStorageServiceS3GlacierDeepArchiveCard', 'Amazon Simple Storage Service S3 Glacier Deep Archive Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveCard('AmazonSimpleStorageServiceS3GlacierDeepArchiveCard', 'Amazon Simple Storage Service S3 Glacier Deep Archive Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup('AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup', 'Amazon Simple Storage Service S3 Glacier Deep Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup('AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup', 'Amazon Simple Storage Service S3 Glacier Deep Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.png
deleted file mode 100644
index 2cad716922..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.puml
deleted file mode 100644
index 2b11470481..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive
-
-sprite $AmazonSimpleStorageServiceS3GlacierDeepArchiveXs [10x10/16z] 7S670OD0000Xljx-4oSg042mBnT0TXq8WGEZSm429WlquNHf-0C
-
-sprite $AmazonSimpleStorageServiceS3GlacierDeepArchiveSm [12x12/16z] LKk50G0m23BX_ulN7KhATmAkQa23F5h3j8w6WQqtu7tp3GiLkl4CF5IoFNCXPp_9148QqjIXLm
-
-sprite $AmazonSimpleStorageServiceS3GlacierDeepArchiveMd [16x16/16z] ROx50GHH34A9GVyLhtmVUPTu02-KH4g5XcpsJG28WmIYwDQcoVIv6V7ljRxtuKghrUHCkLID0Y0iTAjhQCxF-x-yuAev8qKJfJw3LJfCT3GSpIaB-08
-
-sprite $AmazonSimpleStorageServiceS3GlacierDeepArchiveLg [20x20/16z] {
-TP255SHG20GFs-c_utiGzmGTzillwx4iWIfjgq1iOQBnkexGHbSTXaDkcwvgQamCKB59SPsjKutLvvaBEdLVuVKni9AwRoUrH8n_REyyV01Qh5lRi0DFN6tZ
-k0IZ26Biw5bpXMCXd04BVg8rmCv7zSF-0G
-}
-
-!procedure AmazonSimpleStorageServiceS3GlacierDeepArchive($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3GlacierDeepArchiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3GlacierDeepArchiveLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup($id, $name='Amazon Simple Storage Service S3 Glacier Deep Archive', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3GlacierDeepArchiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.png
deleted file mode 100644
index ec7981913d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.puml
deleted file mode 100644
index 0dc1e6c874..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveCard('AmazonSimpleStorageServiceS3GlacierDeepArchiveCard', 'Amazon Simple Storage Service S3 Glacier Deep Archive Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Remote.puml
deleted file mode 100644
index 5db4e5df83..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveCard('AmazonSimpleStorageServiceS3GlacierDeepArchiveCard', 'Amazon Simple Storage Service S3 Glacier Deep Archive Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.png
deleted file mode 100644
index d1fb3feb3e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.puml
deleted file mode 100644
index 8182317b0e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup('AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup', 'Amazon Simple Storage Service S3 Glacier Deep Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Remote.puml
deleted file mode 100644
index 9b3a25f1c6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierDeepArchive')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup('AmazonSimpleStorageServiceS3GlacierDeepArchiveGroup', 'Amazon Simple Storage Service S3 Glacier Deep Archive Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.png
deleted file mode 100644
index 0ad47a705c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.puml
deleted file mode 100644
index ad04738d20..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval('AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Remote.puml
deleted file mode 100644
index 6f43a385ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval('AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.md
deleted file mode 100644
index 35bd37321a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval | AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard | AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.Local.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalXs>`
-- `<$AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalSm>`
-- `<$AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalMd>`
-- `<$AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval('AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval('AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.png
deleted file mode 100644
index 8ab73faf90..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.puml
deleted file mode 100644
index 2c7e0f96ca..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval
-
-sprite $AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalXs [10x10/16z] NOY50G0X30ElclqdVXUWZJESJic67gQKwaeFuQgcQjQJdj2P1IMtSzi1
-
-sprite $AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalSm [12x12/16z] LKk50G0m23Bn_u_7kfMKxmHSrG32EXfnMKV3m98xyBxhXZjIg9nZ_BhIlPWTEkFMbH784Se2qWWR
-
-sprite $AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalMd [16x16/16z] RKw54SGm33DA-qzSC3msBBp8mqWI8BCHTNdbTU3J6IAUi7Ae8soTxZTNV75ghsSM1lQvXKa5hvllUdvXwxvOIA4LFNcbTdTZNBYwQVjxZcG9fFWrvGG
-
-sprite $AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalLg [20x20/16z] {
-TO-55KCn203nst_ZlWZz7iKvv6jfP46bQrl0Mmng_dLDOJnNcp3ZgaoxRkMqCMM0z2x5DJTFDlOV9viwGtNhuEP0iqR1Xczeki9z7Sc6OBVXl6q781guSech
-329prjDc4QnaQGbXgZPcWGDth84rm7u
-}
-
-!procedure AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup($id, $name='Amazon Simple Storage Service S3 Glacier Flexible Retrieval', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.png
deleted file mode 100644
index d13c1bb8a7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.puml
deleted file mode 100644
index c69e4bbf91..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Remote.puml
deleted file mode 100644
index 78fd29aad9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.png
deleted file mode 100644
index 53787de608..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.puml
deleted file mode 100644
index fc7bb29178..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Remote.puml
deleted file mode 100644
index 6c8ebec543..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierFlexibleRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup('AmazonSimpleStorageServiceS3GlacierFlexibleRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Flexible Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.png
deleted file mode 100644
index ce9274f742..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.puml
deleted file mode 100644
index 280fe83b96..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrieval('AmazonSimpleStorageServiceS3GlacierInstantRetrieval', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Remote.puml
deleted file mode 100644
index eb06e12fa0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrieval('AmazonSimpleStorageServiceS3GlacierInstantRetrieval', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.md
deleted file mode 100644
index fe53ed2371..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3GlacierInstantRetrieval | AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard | AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierInstantRetrieval](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.Local.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3GlacierInstantRetrievalXs>`
-- `<$AmazonSimpleStorageServiceS3GlacierInstantRetrievalSm>`
-- `<$AmazonSimpleStorageServiceS3GlacierInstantRetrievalMd>`
-- `<$AmazonSimpleStorageServiceS3GlacierInstantRetrievalLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrieval('AmazonSimpleStorageServiceS3GlacierInstantRetrieval', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrieval('AmazonSimpleStorageServiceS3GlacierInstantRetrieval', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard('AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard('AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup('AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup('AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.png
deleted file mode 100644
index a3dee6e9f4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.puml
deleted file mode 100644
index 7063789935..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval
-
-sprite $AmazonSimpleStorageServiceS3GlacierInstantRetrievalXs [10x10/16z] JOc50S0W30JZj__4BGwHLtc63jQmOWO-KagNuustUwPgjqbh5LSdv0S
-
-sprite $AmazonSimpleStorageServiceS3GlacierInstantRetrievalSm [12x12/16z] LOg30G0130ElIlQV-CqoubVfZaWPg6dk4WQ8NMfqPI4OC33x5e3B0iCTkaeXRZqSXhwD0SgICfeL
-
-sprite $AmazonSimpleStorageServiceS3GlacierInstantRetrievalMd [16x16/16z] ROp50GC1409d1UY_uhZdUE4SO9CuSTtbl08tj9sN4H0yTCkvYQLw2fvX3UXv5M4WxvCU02hJAPXtiZ7e9UjEwo5T5hmA8TiDcBSUGFlgFrYjRUZ06G
-
-sprite $AmazonSimpleStorageServiceS3GlacierInstantRetrievalLg [20x20/16z] {
-TKy50WGW31BPuFy_FdFNwBhRNqJAbWBbS5wrsqi2U2t9QIb2hpwEj44-DfYUSSvOIm-i6JdjtRcWGvmzZj_JP-z-J67x9YVlJBDfEL-xzRIuihyHfO5G__G9
-sXQhMSpUMj5oEZt-NRqowtGx2NI6KSxfdnXoqWC
-}
-
-!procedure AmazonSimpleStorageServiceS3GlacierInstantRetrieval($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3GlacierInstantRetrievalLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup($id, $name='Amazon Simple Storage Service S3 Glacier Instant Retrieval', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3GlacierInstantRetrievalLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.png
deleted file mode 100644
index d1fb434419..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.puml
deleted file mode 100644
index 46c8bb7731..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard('AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Remote.puml
deleted file mode 100644
index 7d98bae9e5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard('AmazonSimpleStorageServiceS3GlacierInstantRetrievalCard', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.png
deleted file mode 100644
index 2208ac4d68..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.puml
deleted file mode 100644
index 3e9acc879e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup('AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Remote.puml
deleted file mode 100644
index 6d776807f8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3GlacierInstantRetrieval')
-
-' renders the element
-AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup('AmazonSimpleStorageServiceS3GlacierInstantRetrievalGroup', 'Amazon Simple Storage Service S3 Glacier Instant Retrieval Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.png
deleted file mode 100644
index 0c8402d0dd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.puml
deleted file mode 100644
index 4f52dc4735..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3IntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTiering('AmazonSimpleStorageServiceS3IntelligentTiering', 'Amazon Simple Storage Service S3 Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Remote.puml
deleted file mode 100644
index c9491238aa..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3IntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTiering('AmazonSimpleStorageServiceS3IntelligentTiering', 'Amazon Simple Storage Service S3 Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.md
deleted file mode 100644
index 0042343048..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3IntelligentTiering
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3IntelligentTiering | AmazonSimpleStorageServiceS3IntelligentTieringCard | AmazonSimpleStorageServiceS3IntelligentTieringGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.png) | ![illustration for AmazonSimpleStorageServiceS3IntelligentTiering](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.Local.png) | ![illustration for AmazonSimpleStorageServiceS3IntelligentTieringCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3IntelligentTieringGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3IntelligentTieringXs>`
-- `<$AmazonSimpleStorageServiceS3IntelligentTieringSm>`
-- `<$AmazonSimpleStorageServiceS3IntelligentTieringMd>`
-- `<$AmazonSimpleStorageServiceS3IntelligentTieringLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3IntelligentTiering
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3IntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTiering('AmazonSimpleStorageServiceS3IntelligentTiering', 'Amazon Simple Storage Service S3 Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3IntelligentTiering
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTiering('AmazonSimpleStorageServiceS3IntelligentTiering', 'Amazon Simple Storage Service S3 Intelligent Tiering', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3IntelligentTieringCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3IntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringCard('AmazonSimpleStorageServiceS3IntelligentTieringCard', 'Amazon Simple Storage Service S3 Intelligent Tiering Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3IntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringCard('AmazonSimpleStorageServiceS3IntelligentTieringCard', 'Amazon Simple Storage Service S3 Intelligent Tiering Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3IntelligentTieringGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3IntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringGroup('AmazonSimpleStorageServiceS3IntelligentTieringGroup', 'Amazon Simple Storage Service S3 Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3IntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringGroup('AmazonSimpleStorageServiceS3IntelligentTieringGroup', 'Amazon Simple Storage Service S3 Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.png
deleted file mode 100644
index fcd70094e7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.puml
deleted file mode 100644
index ce31b8eaec..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering
-
-sprite $AmazonSimpleStorageServiceS3IntelligentTieringXs [10x10/16z] JKe50G113889z4_yUZR5S9JVKm9qI6NtXsO07wLhfNB5vOaeG2BBZHi
-
-sprite $AmazonSimpleStorageServiceS3IntelligentTieringSm [12x12/16z] LOp50G0W30EXSjr_ObppYgSFXkOiq6XiJniFwIptWEtJerdSvSuo-Vvfurtkda-QStgEh0S1HEjK
-
-sprite $AmazonSimpleStorageServiceS3IntelligentTieringMd [16x16/16z] RKu50eG022Et_x_uJfcjenlxG9C0sOheUzwvADmwpR8H2W8LUsUchsRIIXnkJmpiBewh3gxtx03fjxYa3e2pT8VBzKl3RDd_Sr1UWaJE_Jy
-
-sprite $AmazonSimpleStorageServiceS3IntelligentTieringLg [20x20/16z] {
-TKy5baCn41h6kF-9Tzjf-2vHx15x-v3LP5T221aw9dlsFbluNSwOSNHT3kLs3yOvasI5T3nxwu1nxNdK1RzN3udLW_Wr39LVfJac0RgSpCexFmuTju8ea-ue
-d6lX0CMoDJjWG99Mt7au8Fq_
-}
-
-!procedure AmazonSimpleStorageServiceS3IntelligentTiering($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3IntelligentTieringCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3IntelligentTieringLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3IntelligentTieringGroup($id, $name='Amazon Simple Storage Service S3 Intelligent Tiering', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3IntelligentTieringLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.png
deleted file mode 100644
index e1d91870af..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.puml
deleted file mode 100644
index 071374de2e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3IntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringCard('AmazonSimpleStorageServiceS3IntelligentTieringCard', 'Amazon Simple Storage Service S3 Intelligent Tiering Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Remote.puml
deleted file mode 100644
index 566ba3fbcd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3IntelligentTieringCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringCard('AmazonSimpleStorageServiceS3IntelligentTieringCard', 'Amazon Simple Storage Service S3 Intelligent Tiering Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.png
deleted file mode 100644
index 63bfb6ed4a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.puml
deleted file mode 100644
index 8ece63ab9c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3IntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringGroup('AmazonSimpleStorageServiceS3IntelligentTieringGroup', 'Amazon Simple Storage Service S3 Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Remote.puml
deleted file mode 100644
index b487349bfe..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTieringGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3IntelligentTieringGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3IntelligentTiering')
-
-' renders the element
-AmazonSimpleStorageServiceS3IntelligentTieringGroup('AmazonSimpleStorageServiceS3IntelligentTieringGroup', 'Amazon Simple Storage Service S3 Intelligent Tiering Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.png
deleted file mode 100644
index 48a2fcbadf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.puml
deleted file mode 100644
index 5cc8483368..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPoints('AmazonSimpleStorageServiceS3MultiRegionAccessPoints', 'Amazon Simple Storage Service S3 Multi Region Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Remote.puml
deleted file mode 100644
index 385dd18146..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPoints('AmazonSimpleStorageServiceS3MultiRegionAccessPoints', 'Amazon Simple Storage Service S3 Multi Region Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.md
deleted file mode 100644
index 311e87316d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3MultiRegionAccessPoints | AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard | AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.png) | ![illustration for AmazonSimpleStorageServiceS3MultiRegionAccessPoints](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.Local.png) | ![illustration for AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3MultiRegionAccessPointsXs>`
-- `<$AmazonSimpleStorageServiceS3MultiRegionAccessPointsSm>`
-- `<$AmazonSimpleStorageServiceS3MultiRegionAccessPointsMd>`
-- `<$AmazonSimpleStorageServiceS3MultiRegionAccessPointsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPoints('AmazonSimpleStorageServiceS3MultiRegionAccessPoints', 'Amazon Simple Storage Service S3 Multi Region Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPoints('AmazonSimpleStorageServiceS3MultiRegionAccessPoints', 'Amazon Simple Storage Service S3 Multi Region Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard('AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard', 'Amazon Simple Storage Service S3 Multi Region Access Points Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard('AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard', 'Amazon Simple Storage Service S3 Multi Region Access Points Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup('AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup', 'Amazon Simple Storage Service S3 Multi Region Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup('AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup', 'Amazon Simple Storage Service S3 Multi Region Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.png
deleted file mode 100644
index 0ff8720db1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.puml
deleted file mode 100644
index 8f26009fb1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints
-
-sprite $AmazonSimpleStorageServiceS3MultiRegionAccessPointsXs [10x10/16z] LOg54G0W30E_ll_670xL65yf9AjgVSSmuBCgeuDCwuTUArG5qLyVfAC6
-
-sprite $AmazonSimpleStorageServiceS3MultiRegionAccessPointsSm [12x12/16z] NKk54G01238EsN_Y3-l3bf1VUAX7dPgp7cPRte18O5c5ODpKTYN4aSHzQjw5QYsq31mE9m
-
-sprite $AmazonSimpleStorageServiceS3MultiRegionAccessPointsMd [16x16/16z] RKy50WGW38Bj1lz_iUsrJQd3t_Qmx1VSHptLjSQYdxACEBX8mo8F5hKi5zUoS-QUXA6dZYIevtkIvj5dNpQTHoVannSpQi95L2GAySGn3SfdCIbq
-
-sprite $AmazonSimpleStorageServiceS3MultiRegionAccessPointsLg [20x20/16z] {
-VOw5WSKm34EVITf_ueCFvJOSMyJ3A5aJkv8JGDgMFdVrKfgbemCikyb5KhYDoqIjDM4YObCpexVcwj41BohUPp5Ycpe7sXDQc99S09RqBWj02Oub_wTJXaCD
-nrhp-7X5lbjDlUKomEatrR3y0lRNBm
-}
-
-!procedure AmazonSimpleStorageServiceS3MultiRegionAccessPoints($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3MultiRegionAccessPointsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup($id, $name='Amazon Simple Storage Service S3 Multi Region Access Points', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3MultiRegionAccessPointsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.png
deleted file mode 100644
index 5eb641cbaa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.puml
deleted file mode 100644
index b05afc9af9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard('AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard', 'Amazon Simple Storage Service S3 Multi Region Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Remote.puml
deleted file mode 100644
index 2a306092d1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard('AmazonSimpleStorageServiceS3MultiRegionAccessPointsCard', 'Amazon Simple Storage Service S3 Multi Region Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.png
deleted file mode 100644
index 55f7c7a0a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.puml
deleted file mode 100644
index 588d44b98a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup('AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup', 'Amazon Simple Storage Service S3 Multi Region Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Remote.puml
deleted file mode 100644
index 35e84a6180..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3MultiRegionAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup('AmazonSimpleStorageServiceS3MultiRegionAccessPointsGroup', 'Amazon Simple Storage Service S3 Multi Region Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.png
deleted file mode 100644
index 63aeebd582..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.puml
deleted file mode 100644
index 856157a395..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambda
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambda('AmazonSimpleStorageServiceS3ObjectLambda', 'Amazon Simple Storage Service S3 Object Lambda', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Remote.puml
deleted file mode 100644
index 52032b9c1a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambda
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambda('AmazonSimpleStorageServiceS3ObjectLambda', 'Amazon Simple Storage Service S3 Object Lambda', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.md
deleted file mode 100644
index 225ed221ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3ObjectLambda
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3ObjectLambda | AmazonSimpleStorageServiceS3ObjectLambdaCard | AmazonSimpleStorageServiceS3ObjectLambdaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLambda](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLambdaCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLambdaGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaXs>`
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaSm>`
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaMd>`
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3ObjectLambda
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambda
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambda('AmazonSimpleStorageServiceS3ObjectLambda', 'Amazon Simple Storage Service S3 Object Lambda', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambda
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambda('AmazonSimpleStorageServiceS3ObjectLambda', 'Amazon Simple Storage Service S3 Object Lambda', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ObjectLambdaCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaCard('AmazonSimpleStorageServiceS3ObjectLambdaCard', 'Amazon Simple Storage Service S3 Object Lambda Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaCard('AmazonSimpleStorageServiceS3ObjectLambdaCard', 'Amazon Simple Storage Service S3 Object Lambda Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ObjectLambdaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaGroup('AmazonSimpleStorageServiceS3ObjectLambdaGroup', 'Amazon Simple Storage Service S3 Object Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaGroup('AmazonSimpleStorageServiceS3ObjectLambdaGroup', 'Amazon Simple Storage Service S3 Object Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.png
deleted file mode 100644
index 690b2851de..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.puml
deleted file mode 100644
index c94ec7f404..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaXs [10x10/16z] LOe54G1020IHWUsV-5tHC_agOSEDKXRGFZQW0IUc2xaGExXiNCD5AW
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaSm [12x12/16z] NOh50KC15CBo3FQVkFrkuOBnHUdJrgAJMUmvUD3ijf7EeSTsQVDxsRktOOuF0y56XE14aXlu0m
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaMd [16x16/16z] ROp50KC12CM2XVqdhdj_Jl2COvRbJJH-2TRYTpfZtZOK4Qyt49DyssxoMkpQ2uOlFn7erxo9nZxzcg6pVFQP8RPu4BXC3a_gCVCMT98hPm
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaLg [20x20/16z] {
-VSwrWGC034FHBvFsd_Wme2glCviF90P8U_OOaa7Ka1QxJN9nB5ky7RHX2RB5sP4vO6Gelxi4ab2yCtN-DLny0WZoYXbZ2oPoleBs-PKykiMPVVSDlSim-Q0M
-OvEvwJiWSzXTgdMJz8E7Rm
-}
-
-!procedure AmazonSimpleStorageServiceS3ObjectLambda($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ObjectLambdaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3ObjectLambdaLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ObjectLambdaGroup($id, $name='Amazon Simple Storage Service S3 Object Lambda', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3ObjectLambdaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.png
deleted file mode 100644
index 078c1a126b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.puml
deleted file mode 100644
index 7ac219f41a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints('AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints', 'Amazon Simple Storage Service S3 Object Lambda Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Remote.puml
deleted file mode 100644
index 98372c605a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints('AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints', 'Amazon Simple Storage Service S3 Object Lambda Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.md
deleted file mode 100644
index 1a52fa6122..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints | AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard | AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsXs>`
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsSm>`
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsMd>`
-- `<$AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints('AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints', 'Amazon Simple Storage Service S3 Object Lambda Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints('AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints', 'Amazon Simple Storage Service S3 Object Lambda Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard', 'Amazon Simple Storage Service S3 Object Lambda Access Points Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard', 'Amazon Simple Storage Service S3 Object Lambda Access Points Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup', 'Amazon Simple Storage Service S3 Object Lambda Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup', 'Amazon Simple Storage Service S3 Object Lambda Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.png
deleted file mode 100644
index 221e8b1b8e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.puml
deleted file mode 100644
index 61b3b6c321..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsXs [10x10/16z] LSN50SH008NGDqh_5Q_abY_WbKmmd9OBvxUYDSOSH3M6toQAnxOTRb90y0K
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsSm [12x12/16z] NS715S1G20CWz7sJ_JVklU0l4-3j8GkhJ0HNr2inkSkxASYS4V4elP25SLYJba2gBW057m
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsMd [16x16/16z] PS79OG0W30Cm4OAz_yPzzPRWlzFKbmfP1MBi6wjGtiKRSs4Un3t1YOMjdY6ErhQMYYESSgZ6GSMJyXJ9yGQiW2eKqInpePEZfhF0fLqkNnxW0m
-
-sprite $AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsLg [20x20/16z] {
-VS_LOG1020JH1oVRVyKnuZOdmEmN_Y59sYUQKCsxpZbtOITt6LKuIHP6zcLTw23WMCSqCSfrfuRh85chdj2dZYif8L8nGQbn8Yf5ZIkxzjuY7BLAztOmBj8G
-fs2NKzt6oM9pjxpleIDz2m7h2Z898-Fer5uhFdEp_A0mF08
-}
-
-!procedure AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup($id, $name='Amazon Simple Storage Service S3 Object Lambda Access Points', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.png
deleted file mode 100644
index 0bb22c228b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.puml
deleted file mode 100644
index ace97d180c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard', 'Amazon Simple Storage Service S3 Object Lambda Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Remote.puml
deleted file mode 100644
index 8c74a32642..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsCard', 'Amazon Simple Storage Service S3 Object Lambda Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.png
deleted file mode 100644
index 6cfc809d63..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.puml
deleted file mode 100644
index 23a666be39..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup', 'Amazon Simple Storage Service S3 Object Lambda Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Remote.puml
deleted file mode 100644
index 5abbd8c805..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup('AmazonSimpleStorageServiceS3ObjectLambdaAccessPointsGroup', 'Amazon Simple Storage Service S3 Object Lambda Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.png
deleted file mode 100644
index d94c16579d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.puml
deleted file mode 100644
index 98df6a6f21..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaCard('AmazonSimpleStorageServiceS3ObjectLambdaCard', 'Amazon Simple Storage Service S3 Object Lambda Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Remote.puml
deleted file mode 100644
index 8c9e0fc7ec..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaCard('AmazonSimpleStorageServiceS3ObjectLambdaCard', 'Amazon Simple Storage Service S3 Object Lambda Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.png
deleted file mode 100644
index 049e581814..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.puml
deleted file mode 100644
index 5d904d495f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaGroup('AmazonSimpleStorageServiceS3ObjectLambdaGroup', 'Amazon Simple Storage Service S3 Object Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Remote.puml
deleted file mode 100644
index b179b118f7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambdaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLambdaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLambda')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLambdaGroup('AmazonSimpleStorageServiceS3ObjectLambdaGroup', 'Amazon Simple Storage Service S3 Object Lambda Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.png
deleted file mode 100644
index ba9b680f12..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.puml
deleted file mode 100644
index 1e8170d6c3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLock
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLock('AmazonSimpleStorageServiceS3ObjectLock', 'Amazon Simple Storage Service S3 Object Lock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Remote.puml
deleted file mode 100644
index 223da2b51c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLock
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLock('AmazonSimpleStorageServiceS3ObjectLock', 'Amazon Simple Storage Service S3 Object Lock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.md
deleted file mode 100644
index b3e0c0b0da..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3ObjectLock
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3ObjectLock | AmazonSimpleStorageServiceS3ObjectLockCard | AmazonSimpleStorageServiceS3ObjectLockGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLock](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLockCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ObjectLockGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3ObjectLockXs>`
-- `<$AmazonSimpleStorageServiceS3ObjectLockSm>`
-- `<$AmazonSimpleStorageServiceS3ObjectLockMd>`
-- `<$AmazonSimpleStorageServiceS3ObjectLockLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3ObjectLock
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLock
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLock('AmazonSimpleStorageServiceS3ObjectLock', 'Amazon Simple Storage Service S3 Object Lock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLock
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLock('AmazonSimpleStorageServiceS3ObjectLock', 'Amazon Simple Storage Service S3 Object Lock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ObjectLockCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLockCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockCard('AmazonSimpleStorageServiceS3ObjectLockCard', 'Amazon Simple Storage Service S3 Object Lock Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLockCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockCard('AmazonSimpleStorageServiceS3ObjectLockCard', 'Amazon Simple Storage Service S3 Object Lock Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ObjectLockGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLockGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockGroup('AmazonSimpleStorageServiceS3ObjectLockGroup', 'Amazon Simple Storage Service S3 Object Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ObjectLockGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockGroup('AmazonSimpleStorageServiceS3ObjectLockGroup', 'Amazon Simple Storage Service S3 Object Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.png
deleted file mode 100644
index fba5136f74..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.puml
deleted file mode 100644
index c32561376e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock
-
-sprite $AmazonSimpleStorageServiceS3ObjectLockXs [10x10/16z] JKg30G0m3Alp_yTZZOX68Gyk5KvqsSQRnOOAtzzl6bkzeG2PkUmW8cxm5fXZ0G
-
-sprite $AmazonSimpleStorageServiceS3ObjectLockSm [12x12/16z] LOg50G0120BFWlqd_iwp1NwCCg8D84uIgBH6ddv_brucXHC86um26DI-FBfInnwWY00WkuIuqGOh
-
-sprite $AmazonSimpleStorageServiceS3ObjectLockMd [16x16/16z] PSm7LWGn30JHQgDHtV_6l8RD-vsjmBUiTlBFy2zI5_MypUXUgpFKKi-RdVOk9Pl0UDR_BYeOzWVWKF8Gpi4maJhaGBUbbgJVIPOQNGcoF0LOdYn-0G
-
-sprite $AmazonSimpleStorageServiceS3ObjectLockLg [20x20/16z] {
-TOy73aCn24CX0R_xtxX5JgHE_-sf7_-mMg2kZ0jOOHJxKF62RHczb93cia1gYTxr8zj-p5fTYTEHaUneU2clm7fHQe_q1jeUdKBkmvRB0VD8m9nSkJHlEyz6
-gF16TQ_XLaNcoEGJI-SlGQqWvZJtCjQVtCs-8eru
-}
-
-!procedure AmazonSimpleStorageServiceS3ObjectLock($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ObjectLockCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3ObjectLockLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ObjectLockGroup($id, $name='Amazon Simple Storage Service S3 Object Lock', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3ObjectLockLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.png
deleted file mode 100644
index ee32b65c57..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.puml
deleted file mode 100644
index 2b6af77a64..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLockCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockCard('AmazonSimpleStorageServiceS3ObjectLockCard', 'Amazon Simple Storage Service S3 Object Lock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Remote.puml
deleted file mode 100644
index 4bb623d7a2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLockCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockCard('AmazonSimpleStorageServiceS3ObjectLockCard', 'Amazon Simple Storage Service S3 Object Lock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.png
deleted file mode 100644
index 0de6098f2a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.puml
deleted file mode 100644
index e933a6abcc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLockGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockGroup('AmazonSimpleStorageServiceS3ObjectLockGroup', 'Amazon Simple Storage Service S3 Object Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Remote.puml
deleted file mode 100644
index 671db1c326..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLockGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ObjectLockGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ObjectLock')
-
-' renders the element
-AmazonSimpleStorageServiceS3ObjectLockGroup('AmazonSimpleStorageServiceS3ObjectLockGroup', 'Amazon Simple Storage Service S3 Object Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.png
deleted file mode 100644
index 67c1ba47e1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.puml
deleted file mode 100644
index c00fad7fab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OnOutposts
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutposts('AmazonSimpleStorageServiceS3OnOutposts', 'Amazon Simple Storage Service S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Remote.puml
deleted file mode 100644
index 0cb17d9c30..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OnOutposts
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutposts('AmazonSimpleStorageServiceS3OnOutposts', 'Amazon Simple Storage Service S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.md
deleted file mode 100644
index d2e85cd108..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3OnOutposts
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3OnOutposts | AmazonSimpleStorageServiceS3OnOutpostsCard | AmazonSimpleStorageServiceS3OnOutpostsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.png) | ![illustration for AmazonSimpleStorageServiceS3OnOutposts](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.Local.png) | ![illustration for AmazonSimpleStorageServiceS3OnOutpostsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3OnOutpostsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3OnOutpostsXs>`
-- `<$AmazonSimpleStorageServiceS3OnOutpostsSm>`
-- `<$AmazonSimpleStorageServiceS3OnOutpostsMd>`
-- `<$AmazonSimpleStorageServiceS3OnOutpostsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3OnOutposts
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3OnOutposts
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutposts('AmazonSimpleStorageServiceS3OnOutposts', 'Amazon Simple Storage Service S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3OnOutposts
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutposts('AmazonSimpleStorageServiceS3OnOutposts', 'Amazon Simple Storage Service S3 On Outposts', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3OnOutpostsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3OnOutpostsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsCard('AmazonSimpleStorageServiceS3OnOutpostsCard', 'Amazon Simple Storage Service S3 On Outposts Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3OnOutpostsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsCard('AmazonSimpleStorageServiceS3OnOutpostsCard', 'Amazon Simple Storage Service S3 On Outposts Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3OnOutpostsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3OnOutpostsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsGroup('AmazonSimpleStorageServiceS3OnOutpostsGroup', 'Amazon Simple Storage Service S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3OnOutpostsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsGroup('AmazonSimpleStorageServiceS3OnOutpostsGroup', 'Amazon Simple Storage Service S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.png
deleted file mode 100644
index 542f813fe8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.puml
deleted file mode 100644
index 8273c25bb2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts
-
-sprite $AmazonSimpleStorageServiceS3OnOutpostsXs [10x10/16z] bOO50G1148HOfN_YrmGt2YUooX_CzCE193yAmB_ogICgvGO
-
-sprite $AmazonSimpleStorageServiceS3OnOutpostsSm [12x12/16z] ROm50S103CHIFF-AnxnF6NaIji20hEBYlTA-EZQay9JjEGG70h9NJw84Xx3jfT6hjrwHCmC
-
-sprite $AmazonSimpleStorageServiceS3OnOutpostsMd [16x16/16z] VOo54GC13CCSilQVk93xCkZGg7Vm5NJ3R_cddfd-bziUjS5voxEEyD01bTbmsyThhfQAqYs7TGUlvkRKvbLQSodCxQ9t99ahljRE
-
-sprite $AmazonSimpleStorageServiceS3OnOutpostsLg [20x20/16z] {
-dKu50eH0499P6Fx_uzk-Bh59ZrS83-GDv_daAGwg-2NBYiO1kFVPAb7IkNrREk3jiyr0qBxXUbqj13UdBaHLOdFiayNKpbh6AiRWL0aFDUV_OPenlqMoFhSd
-voI9XgAGI-TGpuLEN
-}
-
-!procedure AmazonSimpleStorageServiceS3OnOutposts($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3OnOutpostsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3OnOutpostsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3OnOutpostsGroup($id, $name='Amazon Simple Storage Service S3 On Outposts', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3OnOutpostsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.png
deleted file mode 100644
index 6e049a37cf..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.puml
deleted file mode 100644
index 3650bf7b35..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OnOutpostsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsCard('AmazonSimpleStorageServiceS3OnOutpostsCard', 'Amazon Simple Storage Service S3 On Outposts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Remote.puml
deleted file mode 100644
index 990b8884ac..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OnOutpostsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsCard('AmazonSimpleStorageServiceS3OnOutpostsCard', 'Amazon Simple Storage Service S3 On Outposts Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.png
deleted file mode 100644
index fac74460b9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.puml
deleted file mode 100644
index 0fbe30eaff..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OnOutpostsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsGroup('AmazonSimpleStorageServiceS3OnOutpostsGroup', 'Amazon Simple Storage Service S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Remote.puml
deleted file mode 100644
index f6468baa8d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutpostsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OnOutpostsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OnOutposts')
-
-' renders the element
-AmazonSimpleStorageServiceS3OnOutpostsGroup('AmazonSimpleStorageServiceS3OnOutpostsGroup', 'Amazon Simple Storage Service S3 On Outposts Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.png
deleted file mode 100644
index 858d6edff0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.puml
deleted file mode 100644
index ce37bc7046..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OneZoneIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIa('AmazonSimpleStorageServiceS3OneZoneIa', 'Amazon Simple Storage Service S3 One Zone Ia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Remote.puml
deleted file mode 100644
index e634434585..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OneZoneIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIa('AmazonSimpleStorageServiceS3OneZoneIa', 'Amazon Simple Storage Service S3 One Zone Ia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.md
deleted file mode 100644
index ee0924d4b4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3OneZoneIa
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3OneZoneIa | AmazonSimpleStorageServiceS3OneZoneIaCard | AmazonSimpleStorageServiceS3OneZoneIaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.png) | ![illustration for AmazonSimpleStorageServiceS3OneZoneIa](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.Local.png) | ![illustration for AmazonSimpleStorageServiceS3OneZoneIaCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3OneZoneIaGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3OneZoneIaXs>`
-- `<$AmazonSimpleStorageServiceS3OneZoneIaSm>`
-- `<$AmazonSimpleStorageServiceS3OneZoneIaMd>`
-- `<$AmazonSimpleStorageServiceS3OneZoneIaLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3OneZoneIa
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3OneZoneIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIa('AmazonSimpleStorageServiceS3OneZoneIa', 'Amazon Simple Storage Service S3 One Zone Ia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3OneZoneIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIa('AmazonSimpleStorageServiceS3OneZoneIa', 'Amazon Simple Storage Service S3 One Zone Ia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3OneZoneIaCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3OneZoneIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaCard('AmazonSimpleStorageServiceS3OneZoneIaCard', 'Amazon Simple Storage Service S3 One Zone Ia Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3OneZoneIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaCard('AmazonSimpleStorageServiceS3OneZoneIaCard', 'Amazon Simple Storage Service S3 One Zone Ia Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3OneZoneIaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3OneZoneIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaGroup('AmazonSimpleStorageServiceS3OneZoneIaGroup', 'Amazon Simple Storage Service S3 One Zone Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3OneZoneIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaGroup('AmazonSimpleStorageServiceS3OneZoneIaGroup', 'Amazon Simple Storage Service S3 One Zone Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.png
deleted file mode 100644
index 00dadad08c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.puml
deleted file mode 100644
index b4ef3a075f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa
-
-sprite $AmazonSimpleStorageServiceS3OneZoneIaXs [10x10/16z] JOm50e10409nQ_x_OlNwjWFGPRGI9TLr2iZrfD_w-f0R5MiekCKIimHz
-
-sprite $AmazonSimpleStorageServiceS3OneZoneIaSm [12x12/16z] LOm50G0m40AdNF_4StbN83WhoZ4cQOoysvX9SreFdVCSykpiF4PK_7gJTjOoXUevyuLO_ug4nhy3
-
-sprite $AmazonSimpleStorageServiceS3OneZoneIaMd [16x16/16z] RKq55WL1258SuFud_g5lUvbKYNW1RSdcLCwjd_vTEZDNH55eHfOMDcRLlzTzT0FxbrrBsrTxQih_lDXngobsveOasdG3D5bRhT4QKwBMzgD4TFuN
-
-sprite $AmazonSimpleStorageServiceS3OneZoneIaLg [20x20/16z] {
-TOw54GGn2023RlyT_y24FuyWYwwl8nu96IP3mCPqidLUIoXnPOlEorIPlXdDQ1iWR5fnhOqJOsixCJ6ya4xonY2HrN2MdwLflSvGzwJZf5YsFYE2suAXc-Lr
-OrhBcUKsm5NK0eHZ2wbJHeaV
-}
-
-!procedure AmazonSimpleStorageServiceS3OneZoneIa($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3OneZoneIaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3OneZoneIaLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3OneZoneIaGroup($id, $name='Amazon Simple Storage Service S3 One Zone Ia', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3OneZoneIaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.png
deleted file mode 100644
index 7583bc725f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.puml
deleted file mode 100644
index 593929401c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OneZoneIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaCard('AmazonSimpleStorageServiceS3OneZoneIaCard', 'Amazon Simple Storage Service S3 One Zone Ia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Remote.puml
deleted file mode 100644
index a19a7b81bb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OneZoneIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaCard('AmazonSimpleStorageServiceS3OneZoneIaCard', 'Amazon Simple Storage Service S3 One Zone Ia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.png
deleted file mode 100644
index 9096cd42a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.puml
deleted file mode 100644
index 813000b79f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OneZoneIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaGroup('AmazonSimpleStorageServiceS3OneZoneIaGroup', 'Amazon Simple Storage Service S3 One Zone Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Remote.puml
deleted file mode 100644
index c06c7bff00..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3OneZoneIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3OneZoneIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3OneZoneIaGroup('AmazonSimpleStorageServiceS3OneZoneIaGroup', 'Amazon Simple Storage Service S3 One Zone Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.png
deleted file mode 100644
index 2ec4de96a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.puml
deleted file mode 100644
index bb3cce5ef8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3Replication
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3Replication('AmazonSimpleStorageServiceS3Replication', 'Amazon Simple Storage Service S3 Replication', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Remote.puml
deleted file mode 100644
index 8fb8cae5ce..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3Replication
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3Replication('AmazonSimpleStorageServiceS3Replication', 'Amazon Simple Storage Service S3 Replication', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.md
deleted file mode 100644
index 5d9572d34c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3Replication
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3Replication | AmazonSimpleStorageServiceS3ReplicationCard | AmazonSimpleStorageServiceS3ReplicationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.png) | ![illustration for AmazonSimpleStorageServiceS3Replication](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ReplicationCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ReplicationGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3ReplicationXs>`
-- `<$AmazonSimpleStorageServiceS3ReplicationSm>`
-- `<$AmazonSimpleStorageServiceS3ReplicationMd>`
-- `<$AmazonSimpleStorageServiceS3ReplicationLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3Replication
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3Replication
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3Replication('AmazonSimpleStorageServiceS3Replication', 'Amazon Simple Storage Service S3 Replication', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3Replication
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3Replication('AmazonSimpleStorageServiceS3Replication', 'Amazon Simple Storage Service S3 Replication', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ReplicationCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationCard('AmazonSimpleStorageServiceS3ReplicationCard', 'Amazon Simple Storage Service S3 Replication Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationCard('AmazonSimpleStorageServiceS3ReplicationCard', 'Amazon Simple Storage Service S3 Replication Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ReplicationGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationGroup('AmazonSimpleStorageServiceS3ReplicationGroup', 'Amazon Simple Storage Service S3 Replication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationGroup('AmazonSimpleStorageServiceS3ReplicationGroup', 'Amazon Simple Storage Service S3 Replication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.png
deleted file mode 100644
index 6fce5c9b72..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.puml
deleted file mode 100644
index b8e48bd0b3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication
-
-sprite $AmazonSimpleStorageServiceS3ReplicationXs [10x10/16z] HKg50S0m20iG-V_Y-LeqXbsJgScD14NNND2lHwZ-t1FnGjSpNlDvqV8drHcS
-
-sprite $AmazonSimpleStorageServiceS3ReplicationSm [12x12/16z] LSt1TGCm20KmsGR-_XltSMaIBI0_EZE9zN2hBjGTLZ7IX_D2FDQX3SBbY9K9cXNSmseVptex5ty
-
-sprite $AmazonSimpleStorageServiceS3ReplicationMd [16x16/16z] RK-50GD124EJ_JVkGLFznrti1hA13Za5LnIhU3YQ15dhfyC4WSr__EES8hS2oSv9-eO4FKNFUix2d8LJjP7siV2PLwXPK9_spRjS5QQyALNSzPTz9kd31m
-
-sprite $AmazonSimpleStorageServiceS3ReplicationLg [20x20/16z] {
-TP250K11249HGVQV-7V7kpvR_18pE2bRbP7LDbPKL_NrRCq2szAoBth1wejg1q2W2oSa40MgBSx8hGGWH5prvitRYLMYxQynu-NmjXahweHvwgtGNf8922UA
-jI2-oXCYiLFhN_eqlhZsnwtiYaZQzTFg4G
-}
-
-!procedure AmazonSimpleStorageServiceS3Replication($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ReplicationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3ReplicationLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ReplicationGroup($id, $name='Amazon Simple Storage Service S3 Replication', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3ReplicationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.png
deleted file mode 100644
index e77c9aa3d8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.puml
deleted file mode 100644
index 01dbbb300e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationCard('AmazonSimpleStorageServiceS3ReplicationCard', 'Amazon Simple Storage Service S3 Replication Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Remote.puml
deleted file mode 100644
index 1598b63ef5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationCard('AmazonSimpleStorageServiceS3ReplicationCard', 'Amazon Simple Storage Service S3 Replication Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.png
deleted file mode 100644
index 475002e6ef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.puml
deleted file mode 100644
index a608f1c95c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationGroup('AmazonSimpleStorageServiceS3ReplicationGroup', 'Amazon Simple Storage Service S3 Replication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Remote.puml
deleted file mode 100644
index 8f293a1d82..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Replication')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationGroup('AmazonSimpleStorageServiceS3ReplicationGroup', 'Amazon Simple Storage Service S3 Replication Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.png
deleted file mode 100644
index 8223156edc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.puml
deleted file mode 100644
index c3467b5afc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControl
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControl('AmazonSimpleStorageServiceS3ReplicationTimeControl', 'Amazon Simple Storage Service S3 Replication Time Control', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Remote.puml
deleted file mode 100644
index 867ad68ba7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControl
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControl('AmazonSimpleStorageServiceS3ReplicationTimeControl', 'Amazon Simple Storage Service S3 Replication Time Control', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.md
deleted file mode 100644
index c59755d39e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3ReplicationTimeControl
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3ReplicationTimeControl | AmazonSimpleStorageServiceS3ReplicationTimeControlCard | AmazonSimpleStorageServiceS3ReplicationTimeControlGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.png) | ![illustration for AmazonSimpleStorageServiceS3ReplicationTimeControl](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ReplicationTimeControlCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3ReplicationTimeControlGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3ReplicationTimeControlXs>`
-- `<$AmazonSimpleStorageServiceS3ReplicationTimeControlSm>`
-- `<$AmazonSimpleStorageServiceS3ReplicationTimeControlMd>`
-- `<$AmazonSimpleStorageServiceS3ReplicationTimeControlLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3ReplicationTimeControl
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControl
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControl('AmazonSimpleStorageServiceS3ReplicationTimeControl', 'Amazon Simple Storage Service S3 Replication Time Control', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControl
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControl('AmazonSimpleStorageServiceS3ReplicationTimeControl', 'Amazon Simple Storage Service S3 Replication Time Control', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ReplicationTimeControlCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlCard('AmazonSimpleStorageServiceS3ReplicationTimeControlCard', 'Amazon Simple Storage Service S3 Replication Time Control Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlCard('AmazonSimpleStorageServiceS3ReplicationTimeControlCard', 'Amazon Simple Storage Service S3 Replication Time Control Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3ReplicationTimeControlGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlGroup('AmazonSimpleStorageServiceS3ReplicationTimeControlGroup', 'Amazon Simple Storage Service S3 Replication Time Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlGroup('AmazonSimpleStorageServiceS3ReplicationTimeControlGroup', 'Amazon Simple Storage Service S3 Replication Time Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.png
deleted file mode 100644
index 3f430cf2c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.puml
deleted file mode 100644
index 1bb0252fb5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl.puml
+++ /dev/null
@@ -1,27 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl
-
-sprite $AmazonSimpleStorageServiceS3ReplicationTimeControlXs [10x10/16z] HKg50S0m20iG-V_Y-LeqXbsJgScD14NNND2lHwZ-t1FnZtGzupOdpulk__YJwWnE
-
-sprite $AmazonSimpleStorageServiceS3ReplicationTimeControlSm [12x12/16z] LSr9OG9050MmpD-UVyKj78c1-B6vIq2ZPWgc3XXEzl4wH0EFTGZ54v0BLjKHr6F30dSeqDzv-0S
-
-sprite $AmazonSimpleStorageServiceS3ReplicationTimeControlMd [16x16/16z] {
-RKy50e0m4FAI__zO3ZimDcgn_22gktmdsRQhhG7yl806KZni3C5R_iL9638k0g1YJ9EqeoQqvJ4R1hzaIa3Pp7fyjAnc5Kf4g2xVoFVf8FYcglo4_GgXa937
-3LS
-}
-
-sprite $AmazonSimpleStorageServiceS3ReplicationTimeControlLg [20x20/16z] {
-TP053WGm20G7MVR_FxvKalEf5uU_n88dPQioiiRce7fLF-S8a6rfxrilkeOd4z0mnPDkYA8rLY_aKG8YWYUzDj-J8z7z6nRUX-zc3fh4_THhiNPx9nC8d3b7
-Dqv1JHE5d-M9o5uA1khyfH6-LiyoVMAUsxE75P5jrvzMFm
-}
-
-!procedure AmazonSimpleStorageServiceS3ReplicationTimeControl($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ReplicationTimeControlCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3ReplicationTimeControlLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3ReplicationTimeControlGroup($id, $name='Amazon Simple Storage Service S3 Replication Time Control', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3ReplicationTimeControlLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.png
deleted file mode 100644
index 5e4416bbc7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.puml
deleted file mode 100644
index 0fca242d19..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlCard('AmazonSimpleStorageServiceS3ReplicationTimeControlCard', 'Amazon Simple Storage Service S3 Replication Time Control Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Remote.puml
deleted file mode 100644
index b7490babfc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlCard('AmazonSimpleStorageServiceS3ReplicationTimeControlCard', 'Amazon Simple Storage Service S3 Replication Time Control Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.png
deleted file mode 100644
index 3c612fede5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.puml
deleted file mode 100644
index 2e201098e0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlGroup('AmazonSimpleStorageServiceS3ReplicationTimeControlGroup', 'Amazon Simple Storage Service S3 Replication Time Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Remote.puml
deleted file mode 100644
index aa1b103f3b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControlGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3ReplicationTimeControlGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3ReplicationTimeControl')
-
-' renders the element
-AmazonSimpleStorageServiceS3ReplicationTimeControlGroup('AmazonSimpleStorageServiceS3ReplicationTimeControlGroup', 'Amazon Simple Storage Service S3 Replication Time Control Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.png
deleted file mode 100644
index f2d4cf78f6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.puml
deleted file mode 100644
index 5555684178..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3Select
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3Select('AmazonSimpleStorageServiceS3Select', 'Amazon Simple Storage Service S3 Select', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Remote.puml
deleted file mode 100644
index d927ffb624..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3Select
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3Select('AmazonSimpleStorageServiceS3Select', 'Amazon Simple Storage Service S3 Select', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.md
deleted file mode 100644
index 709e1f6bbc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3Select
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3Select | AmazonSimpleStorageServiceS3SelectCard | AmazonSimpleStorageServiceS3SelectGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.png) | ![illustration for AmazonSimpleStorageServiceS3Select](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.Local.png) | ![illustration for AmazonSimpleStorageServiceS3SelectCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3SelectGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3SelectXs>`
-- `<$AmazonSimpleStorageServiceS3SelectSm>`
-- `<$AmazonSimpleStorageServiceS3SelectMd>`
-- `<$AmazonSimpleStorageServiceS3SelectLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3Select
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3Select
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3Select('AmazonSimpleStorageServiceS3Select', 'Amazon Simple Storage Service S3 Select', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3Select
-include('aws-q2-2023/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
-```plantuml
-@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 AmazonSimpleStorageServiceS3SelectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3SelectCard('AmazonSimpleStorageServiceS3SelectCard', 'Amazon Simple Storage Service S3 Select Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3SelectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3SelectCard('AmazonSimpleStorageServiceS3SelectCard', 'Amazon Simple Storage Service S3 Select Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3SelectGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3SelectGroup
-include('aws-q2-2023/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
-```plantuml
-@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 AmazonSimpleStorageServiceS3SelectGroup
-include('aws-q2-2023/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
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.png
deleted file mode 100644
index 4314236f43..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.puml
deleted file mode 100644
index c48f4509a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select
-
-sprite $AmazonSimpleStorageServiceS3SelectXs [10x10/16z] HSE30GH10C30kLNwh_YDm9y6va4WFkpNUoTK4X9LXiNrgivJ7yeT
-
-sprite $AmazonSimpleStorageServiceS3SelectSm [12x12/16z] LOo54GC13CCKSlRVkES-wo1WuCDsH6gyvldoqRqQAGBG-JFhJSNwDxjiPkEi139MWdGoeCuAORBy32xy_W4
-
-sprite $AmazonSimpleStorageServiceS3SelectMd [16x16/16z] PSs5WKL124FHctcGz5_nMlRx6HU0JviuoTMJ3vG54A2k0OWsNZkZj_SQ21l19G1nP51sMq5982RJj8swCvOrEfBEWM0CX0xJmZgSRZP9XX2g5bCr6VW6
-
-sprite $AmazonSimpleStorageServiceS3SelectLg [20x20/16z] {
-TO-54GCn30I5j_rN_2I7ynxI7DjkdhT0AdyY4EjAD8S-73KOBqimM5iAgIKwOlXyz_QAo0kV8buSRTqdoW8vgfc69dim1pGQQkc-Tmu679WppytghEa3CPw-
-S5Ff-RFo6UFkA_EP2w2hd0Lzzl6B-IysmJi
-}
-
-!procedure AmazonSimpleStorageServiceS3Select($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3SelectCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3SelectLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3SelectGroup($id, $name='Amazon Simple Storage Service S3 Select', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3SelectLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.png
deleted file mode 100644
index 2daf0c4d18..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.puml
deleted file mode 100644
index 3e69cf2677..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3SelectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3SelectCard('AmazonSimpleStorageServiceS3SelectCard', 'Amazon Simple Storage Service S3 Select Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Remote.puml
deleted file mode 100644
index 7e12910077..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3SelectCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Select')
-
-' renders the element
-AmazonSimpleStorageServiceS3SelectCard('AmazonSimpleStorageServiceS3SelectCard', 'Amazon Simple Storage Service S3 Select Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.png
deleted file mode 100644
index b3e95fb0bd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.puml
deleted file mode 100644
index b0810e59ae..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3SelectGroup
-include('aws-q2-2023/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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Remote.puml
deleted file mode 100644
index 8900a63657..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3SelectGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3SelectGroup
-include('aws-q2-2023/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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.png
deleted file mode 100644
index 30c56d9861..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.puml
deleted file mode 100644
index 41ed305b4b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Remote.puml
deleted file mode 100644
index 6e041929ad..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.md
deleted file mode 100644
index faceeebd8d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3Standard
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3Standard | AmazonSimpleStorageServiceS3StandardCard | AmazonSimpleStorageServiceS3StandardGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.png) | ![illustration for AmazonSimpleStorageServiceS3Standard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3StandardCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3StandardGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3StandardXs>`
-- `<$AmazonSimpleStorageServiceS3StandardSm>`
-- `<$AmazonSimpleStorageServiceS3StandardMd>`
-- `<$AmazonSimpleStorageServiceS3StandardLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3Standard
-
-### Load remotely
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```plantuml
-@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
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.png
deleted file mode 100644
index 5f1189250a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.puml
deleted file mode 100644
index 99a90e9e4a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard
-
-sprite $AmazonSimpleStorageServiceS3StandardXs [10x10/16z] PKg30G0m3Alp_yMpLqPq5Egn88f3CY2cYQPvFGoB7VgHberWjY9b
-
-sprite $AmazonSimpleStorageServiceS3StandardSm [12x12/16z] LKmr0G1043g5_edVbGcN3m5NDQ1HRiyRftMcFS3sCQ8MlcMXGk-VD_v8oKltaSs00Db81G
-
-sprite $AmazonSimpleStorageServiceS3StandardMd [16x16/16z] RKu50e1022Da-_-BrUkacyc5WWJ8A1crrPM_mJ8fuW4hYI5g9EgkoULoBbWF8-T02z6_AfZ-IITIUzvNdv5xFRgIRW4RFlOzaF0SVW
-
-sprite $AmazonSimpleStorageServiceS3StandardLg [20x20/16z] {
-TOw5WGD1200NdVuh_ay8dDyACkXwE-AHaE4o16nC9qldkOIlEBD5vH4gqpUp66K3f4qhphLnOBJs0nFZwwfEScEGtuOcZNffIj_Mc-8pomV6aUL9zKRTJqgT
-UoTfiaGTx5XJfvr_
-}
-
-!procedure AmazonSimpleStorageServiceS3Standard($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3StandardCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3StandardLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3StandardGroup($id, $name='Amazon Simple Storage Service S3 Standard', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3StandardLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.png
deleted file mode 100644
index 253264d003..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.puml
deleted file mode 100644
index 3f9b1ea903..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Remote.puml
deleted file mode 100644
index d2d1b2ea86..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.png
deleted file mode 100644
index 618bbeeb3a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.puml
deleted file mode 100644
index 6d4b3e3fd7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Remote.puml
deleted file mode 100644
index 73fe8f9e10..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.png
deleted file mode 100644
index 759b89b779..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.puml
deleted file mode 100644
index 82d75bef9f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StandardIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIa('AmazonSimpleStorageServiceS3StandardIa', 'Amazon Simple Storage Service S3 Standard Ia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Remote.puml
deleted file mode 100644
index bd47cdc5fd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StandardIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIa('AmazonSimpleStorageServiceS3StandardIa', 'Amazon Simple Storage Service S3 Standard Ia', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.md
deleted file mode 100644
index e656ef8c4f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3StandardIa
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3StandardIa | AmazonSimpleStorageServiceS3StandardIaCard | AmazonSimpleStorageServiceS3StandardIaGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.png) | ![illustration for AmazonSimpleStorageServiceS3StandardIa](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.Local.png) | ![illustration for AmazonSimpleStorageServiceS3StandardIaCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3StandardIaGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3StandardIaXs>`
-- `<$AmazonSimpleStorageServiceS3StandardIaSm>`
-- `<$AmazonSimpleStorageServiceS3StandardIaMd>`
-- `<$AmazonSimpleStorageServiceS3StandardIaLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3StandardIa
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3StandardIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIa('AmazonSimpleStorageServiceS3StandardIa', 'Amazon Simple Storage Service S3 Standard Ia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3StandardIa
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIa('AmazonSimpleStorageServiceS3StandardIa', 'Amazon Simple Storage Service S3 Standard Ia', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3StandardIaCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3StandardIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaCard('AmazonSimpleStorageServiceS3StandardIaCard', 'Amazon Simple Storage Service S3 Standard Ia Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3StandardIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaCard('AmazonSimpleStorageServiceS3StandardIaCard', 'Amazon Simple Storage Service S3 Standard Ia Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3StandardIaGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3StandardIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaGroup('AmazonSimpleStorageServiceS3StandardIaGroup', 'Amazon Simple Storage Service S3 Standard Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3StandardIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaGroup('AmazonSimpleStorageServiceS3StandardIaGroup', 'Amazon Simple Storage Service S3 Standard Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.png
deleted file mode 100644
index 723cd6c7d1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.puml
deleted file mode 100644
index 5a77fbf77f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa
-
-sprite $AmazonSimpleStorageServiceS3StandardIaXs [10x10/16z] PKc30G0m3Alp_yMpLuHq32fO4CKH6U2pHCkQPNZGDwAdSuWumZC
-
-sprite $AmazonSimpleStorageServiceS3StandardIaSm [12x12/16z] LKg30G104Af7xJ_ncyU4hv8Y6QG6VRI67JeQXhRUGCGAdZ1CSUCPsDGPo0lthulRiMJ1g
-
-sprite $AmazonSimpleStorageServiceS3StandardIaMd [16x16/16z] POt50S1G34A9mVuJr_lrNQ80i5CIATKxoVwz2G0na40K_VcmOFh_6N7ldlspCszjFJFvjsofHW4G6bhch3Vp9_mt7R5brlVX8EtjYgnNUm8
-
-sprite $AmazonSimpleStorageServiceS3StandardIaLg [20x20/16z] {
-TO-55SCm30N5j__6VGOrV8b9_EKBZIoeT6qBU5-3ccTTKnZRrIQChQfCksxbj37l0EbT2hcG9nlxz9DDdHWcw-1j1iqQ1Nlu7ffvoXdlJWT5FiGPVX-mN_LY
-otDZ9vOHmjGyeNiCTB1k8Zy
-}
-
-!procedure AmazonSimpleStorageServiceS3StandardIa($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3StandardIaCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3StandardIaLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3StandardIaGroup($id, $name='Amazon Simple Storage Service S3 Standard Ia', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3StandardIaLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.png
deleted file mode 100644
index 4ed5d21ee8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.puml
deleted file mode 100644
index 6d5273f9a1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StandardIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaCard('AmazonSimpleStorageServiceS3StandardIaCard', 'Amazon Simple Storage Service S3 Standard Ia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Remote.puml
deleted file mode 100644
index af163d50ac..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StandardIaCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaCard('AmazonSimpleStorageServiceS3StandardIaCard', 'Amazon Simple Storage Service S3 Standard Ia Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.png
deleted file mode 100644
index 3f717d16e3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.puml
deleted file mode 100644
index 394139fc07..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StandardIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaGroup('AmazonSimpleStorageServiceS3StandardIaGroup', 'Amazon Simple Storage Service S3 Standard Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Remote.puml
deleted file mode 100644
index 3794cd79a6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIaGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StandardIaGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StandardIa')
-
-' renders the element
-AmazonSimpleStorageServiceS3StandardIaGroup('AmazonSimpleStorageServiceS3StandardIaGroup', 'Amazon Simple Storage Service S3 Standard Ia Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.png
deleted file mode 100644
index cb719fbcfb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.puml
deleted file mode 100644
index 27facdad95..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StorageLens
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLens('AmazonSimpleStorageServiceS3StorageLens', 'Amazon Simple Storage Service S3 Storage Lens', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Remote.puml
deleted file mode 100644
index 11ac6a8570..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StorageLens
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLens('AmazonSimpleStorageServiceS3StorageLens', 'Amazon Simple Storage Service S3 Storage Lens', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.md
deleted file mode 100644
index 5f28184623..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceS3StorageLens
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceS3StorageLens | AmazonSimpleStorageServiceS3StorageLensCard | AmazonSimpleStorageServiceS3StorageLensGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.png) | ![illustration for AmazonSimpleStorageServiceS3StorageLens](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.Local.png) | ![illustration for AmazonSimpleStorageServiceS3StorageLensCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.png) | ![illustration for AmazonSimpleStorageServiceS3StorageLensGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceS3StorageLensXs>`
-- `<$AmazonSimpleStorageServiceS3StorageLensSm>`
-- `<$AmazonSimpleStorageServiceS3StorageLensMd>`
-- `<$AmazonSimpleStorageServiceS3StorageLensLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceS3StorageLens
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3StorageLens
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLens('AmazonSimpleStorageServiceS3StorageLens', 'Amazon Simple Storage Service S3 Storage Lens', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3StorageLens
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLens('AmazonSimpleStorageServiceS3StorageLens', 'Amazon Simple Storage Service S3 Storage Lens', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3StorageLensCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3StorageLensCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensCard('AmazonSimpleStorageServiceS3StorageLensCard', 'Amazon Simple Storage Service S3 Storage Lens Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3StorageLensCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensCard('AmazonSimpleStorageServiceS3StorageLensCard', 'Amazon Simple Storage Service S3 Storage Lens Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceS3StorageLensGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceS3StorageLensGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensGroup('AmazonSimpleStorageServiceS3StorageLensGroup', 'Amazon Simple Storage Service S3 Storage Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceS3StorageLensGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensGroup('AmazonSimpleStorageServiceS3StorageLensGroup', 'Amazon Simple Storage Service S3 Storage Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.png
deleted file mode 100644
index f0a9845101..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.puml
deleted file mode 100644
index 86e88097cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens
-
-sprite $AmazonSimpleStorageServiceS3StorageLensXs [10x10/16z] JOk54G0W3CI2Pl-DERofonDmfk9iDWafsjCUa4cRBMQ3pfdOgS-KcQHKXG4
-
-sprite $AmazonSimpleStorageServiceS3StorageLensSm [12x12/16z] LKk30G0m3Alp_yVpQWNKGg3C4fWd2comjJYyW0jQ0DPU2-k2Jeo9z6XaqP4Uen9OGzyNiNG3
-
-sprite $AmazonSimpleStorageServiceS3StorageLensMd [16x16/16z] RKs54S0m47fd_usRb-EiL8FA3mAeUe_E2KQX6NqFWIOHIrbLzVazQZwSh-TO6QxGZTMqhO1etk29gyohHsuyX2NcLqOwu-G3TILn0poRe5mQ7m
-
-sprite $AmazonSimpleStorageServiceS3StorageLensLg [20x20/16z] {
-TP055iKW4CIwDhd_YRzWZtgBPZCFZhV7iWIgjBbIv1m6j1uxrQYjdJtrHoXDZuLON1H0srFpddn3rIkJBIDbnL-cQXd_uQ_1r1d2nM2fONCa6yxQ8qO2vrXy
-Fn_3KTb6PycXoPcVRkE4ZIJpX8dDCfk2Bm
-}
-
-!procedure AmazonSimpleStorageServiceS3StorageLens($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3StorageLensCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceS3StorageLensLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceS3StorageLensGroup($id, $name='Amazon Simple Storage Service S3 Storage Lens', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceS3StorageLensLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.png
deleted file mode 100644
index f071017035..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.puml
deleted file mode 100644
index e1e55ab0b8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StorageLensCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensCard('AmazonSimpleStorageServiceS3StorageLensCard', 'Amazon Simple Storage Service S3 Storage Lens Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Remote.puml
deleted file mode 100644
index b64e5e9831..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StorageLensCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensCard('AmazonSimpleStorageServiceS3StorageLensCard', 'Amazon Simple Storage Service S3 Storage Lens Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.png
deleted file mode 100644
index e7db822825..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.puml
deleted file mode 100644
index 57087ba373..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StorageLensGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensGroup('AmazonSimpleStorageServiceS3StorageLensGroup', 'Amazon Simple Storage Service S3 Storage Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Remote.puml
deleted file mode 100644
index 2c22f0b8dd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLensGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceS3StorageLensGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3StorageLens')
-
-' renders the element
-AmazonSimpleStorageServiceS3StorageLensGroup('AmazonSimpleStorageServiceS3StorageLensGroup', 'Amazon Simple Storage Service S3 Storage Lens Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.png
deleted file mode 100644
index a8c7d3d83e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.puml
deleted file mode 100644
index 6c19163548..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceVpcAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPoints('AmazonSimpleStorageServiceVpcAccessPoints', 'Amazon Simple Storage Service Vpc Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Remote.puml
deleted file mode 100644
index 5afcc90b9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceVpcAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPoints('AmazonSimpleStorageServiceVpcAccessPoints', 'Amazon Simple Storage Service Vpc Access Points', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.md b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.md
deleted file mode 100644
index 175862844d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AmazonSimpleStorageServiceVpcAccessPoints
-
-
-```text
-aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-```
-
-
-
-| Illustration | AmazonSimpleStorageServiceVpcAccessPoints | AmazonSimpleStorageServiceVpcAccessPointsCard | AmazonSimpleStorageServiceVpcAccessPointsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.png) | ![illustration for AmazonSimpleStorageServiceVpcAccessPoints](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.Local.png) | ![illustration for AmazonSimpleStorageServiceVpcAccessPointsCard](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.png) | ![illustration for AmazonSimpleStorageServiceVpcAccessPointsGroup](../../../aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AmazonSimpleStorageServiceVpcAccessPointsXs>`
-- `<$AmazonSimpleStorageServiceVpcAccessPointsSm>`
-- `<$AmazonSimpleStorageServiceVpcAccessPointsMd>`
-- `<$AmazonSimpleStorageServiceVpcAccessPointsLg>`
-
-
-
-
-
-## AmazonSimpleStorageServiceVpcAccessPoints
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceVpcAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPoints('AmazonSimpleStorageServiceVpcAccessPoints', 'Amazon Simple Storage Service Vpc Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceVpcAccessPoints
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPoints('AmazonSimpleStorageServiceVpcAccessPoints', 'Amazon Simple Storage Service Vpc Access Points', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceVpcAccessPointsCard
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceVpcAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsCard('AmazonSimpleStorageServiceVpcAccessPointsCard', 'Amazon Simple Storage Service Vpc Access Points Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceVpcAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsCard('AmazonSimpleStorageServiceVpcAccessPointsCard', 'Amazon Simple Storage Service Vpc Access Points Card', 'an optional description')
-@enduml
-```
-
-## AmazonSimpleStorageServiceVpcAccessPointsGroup
-
-### Load remotely
-```plantuml
-@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 AmazonSimpleStorageServiceVpcAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsGroup('AmazonSimpleStorageServiceVpcAccessPointsGroup', 'Amazon Simple Storage Service Vpc Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AmazonSimpleStorageServiceVpcAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsGroup('AmazonSimpleStorageServiceVpcAccessPointsGroup', 'Amazon Simple Storage Service Vpc Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.png
deleted file mode 100644
index 4cb9cbeb96..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.puml
deleted file mode 100644
index 73af97ea0d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints
-
-sprite $AmazonSimpleStorageServiceVpcAccessPointsXs [10x10/16z] JSY55G0W30FHeBV_n3ZrzhyeLksYRB1s-QhfggCdrYrRvINdyVc-QG8
-
-sprite $AmazonSimpleStorageServiceVpcAccessPointsSm [12x12/16z] NOo50S0m48I87VjFNDVmhanKY-LCpr2vwLmKpE127Wo41yTv6_2vRj7dPGpy7wq
-
-sprite $AmazonSimpleStorageServiceVpcAccessPointsMd [16x16/16z] VK-50G0X4E9uXVqdDh_Bl0RmlcmTJbQqbqghEzvbtCDNllWA7Rx6W7C-G1s-7StMwdEyPeeLFwrDMdsofO4ztp9qrbN0Zvw3D501
-
-sprite $AmazonSimpleStorageServiceVpcAccessPointsLg [20x20/16z] {
-VSg5jSKm30JH4Qos_ue_F0Wdrpp7F6dNCGo4DtaKlCM8Dx-FckM-dFQfAT2sIMB-RDiizqDBpxRPXY7g-7-eHBnLy2yicYylsx3miZPa76uEp97IgbDqSH9y
-_G8
-}
-
-!procedure AmazonSimpleStorageServiceVpcAccessPoints($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints', $name, $tech, $desc)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceVpcAccessPointsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AmazonSimpleStorageServiceVpcAccessPointsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AmazonSimpleStorageServiceVpcAccessPointsGroup($id, $name='Amazon Simple Storage Service Vpc Access Points', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AmazonSimpleStorageServiceVpcAccessPointsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.png
deleted file mode 100644
index 8b19922f85..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.puml
deleted file mode 100644
index c541ba26f0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AmazonSimpleStorageServiceVpcAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsCard('AmazonSimpleStorageServiceVpcAccessPointsCard', 'Amazon Simple Storage Service Vpc Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Remote.puml
deleted file mode 100644
index 5442ed567c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AmazonSimpleStorageServiceVpcAccessPointsCard
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsCard('AmazonSimpleStorageServiceVpcAccessPointsCard', 'Amazon Simple Storage Service Vpc Access Points Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.png
deleted file mode 100644
index 06ab02c326..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.puml
deleted file mode 100644
index c60a5d7481..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AmazonSimpleStorageServiceVpcAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsGroup('AmazonSimpleStorageServiceVpcAccessPointsGroup', 'Amazon Simple Storage Service Vpc Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Remote.puml
deleted file mode 100644
index f2c62707c5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPointsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AmazonSimpleStorageServiceVpcAccessPointsGroup
-include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceVpcAccessPoints')
-
-' renders the element
-AmazonSimpleStorageServiceVpcAccessPointsGroup('AmazonSimpleStorageServiceVpcAccessPointsGroup', 'Amazon Simple Storage Service Vpc Access Points Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.png
deleted file mode 100644
index 265fb2cbf0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.puml
deleted file mode 100644
index fc74b5fb8f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAuditManager
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManager('AwsBackupAuditManager', 'Aws Backup Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Remote.puml
deleted file mode 100644
index 50b6418655..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAuditManager
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManager('AwsBackupAuditManager', 'Aws Backup Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.md
deleted file mode 100644
index 7267c3978f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupAuditManager
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupAuditManager
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-```
-
-
-
-| Illustration | AwsBackupAuditManager | AwsBackupAuditManagerCard | AwsBackupAuditManagerGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupAuditManager.png) | ![illustration for AwsBackupAuditManager](../../../aws-q2-2023/Resource/Storage/AwsBackupAuditManager.Local.png) | ![illustration for AwsBackupAuditManagerCard](../../../aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.png) | ![illustration for AwsBackupAuditManagerGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupAuditManagerXs>`
-- `<$AwsBackupAuditManagerSm>`
-- `<$AwsBackupAuditManagerMd>`
-- `<$AwsBackupAuditManagerLg>`
-
-
-
-
-
-## AwsBackupAuditManager
-
-### Load remotely
-```plantuml
-@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 AwsBackupAuditManager
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManager('AwsBackupAuditManager', 'Aws Backup Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAuditManager
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManager('AwsBackupAuditManager', 'Aws Backup Audit Manager', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupAuditManagerCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupAuditManagerCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerCard('AwsBackupAuditManagerCard', 'Aws Backup Audit Manager Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAuditManagerCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerCard('AwsBackupAuditManagerCard', 'Aws Backup Audit Manager Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupAuditManagerGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupAuditManagerGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerGroup('AwsBackupAuditManagerGroup', 'Aws Backup Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAuditManagerGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerGroup('AwsBackupAuditManagerGroup', 'Aws Backup Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.png
deleted file mode 100644
index 4957065fe4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.puml
deleted file mode 100644
index dd12aac0eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManager.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupAuditManager
-
-sprite $AwsBackupAuditManagerXs [10x10/16z] TS490O10400XxjlftzW4WXzl1_koBTX16qfmiqp84rY3e72M3m
-
-sprite $AwsBackupAuditManagerSm [12x12/16z] NKo50S0m38hp_yU3URr1RL_btupfU_BYCnV7WRnpQ1X4QR3cW1IIqxqidXhUTasaaXFkJdU7YkzgjHm
-
-sprite $AwsBackupAuditManagerMd [16x16/16z] RSt5eKLH20F0WNiW_LVyNPuDkelNDkLMh1lRCnU0sl-jPWvdckqXHWPXhKt9mdpz6bk9DU189pqhRhFN1OuQH0EQCnS1QWSamDWlLO0jS0xU0G
-
-sprite $AwsBackupAuditManagerLg [20x20/16z] {
-VSQvWGD020GmmIvC_nNVaznhMv6yCYb_NV77sOhVThIqRvK2Cu1s5zMeACpPwtQwRf1UuhGi2D6bibJXgY43WKW85mn9JIfYWRh25bO0CGsM1OGTAkq2T5Cp
-5m6eB201Y3ltq-e3I0UuPmhWEmNl
-}
-
-!procedure AwsBackupAuditManager($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupAuditManager', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupAuditManagerCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupAuditManagerLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupAuditManagerGroup($id, $name='Aws Backup Audit Manager', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupAuditManagerLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.png
deleted file mode 100644
index a5432d2cfd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.puml
deleted file mode 100644
index 12ae5e6a99..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAuditManagerCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerCard('AwsBackupAuditManagerCard', 'Aws Backup Audit Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Remote.puml
deleted file mode 100644
index 73577238aa..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAuditManagerCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerCard('AwsBackupAuditManagerCard', 'Aws Backup Audit Manager Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.png
deleted file mode 100644
index 0000e1e902..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.puml
deleted file mode 100644
index 75b4c1a5cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupAuditManagerGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerGroup('AwsBackupAuditManagerGroup', 'Aws Backup Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Remote.puml
deleted file mode 100644
index deb1d5c4be..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAuditManagerGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupAuditManagerGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAuditManager')
-
-' renders the element
-AwsBackupAuditManagerGroup('AwsBackupAuditManagerGroup', 'Aws Backup Audit Manager Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.png
deleted file mode 100644
index e9db309f30..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.puml
deleted file mode 100644
index a63cef1815..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupForAwsCloudFormation
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormation('AwsBackupAwsBackupForAwsCloudFormation', 'Aws Backup Aws Backup For Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Remote.puml
deleted file mode 100644
index ea1594ad6c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupForAwsCloudFormation
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormation('AwsBackupAwsBackupForAwsCloudFormation', 'Aws Backup Aws Backup For Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.md
deleted file mode 100644
index 6e7e245abb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupAwsBackupForAwsCloudFormation
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-```
-
-
-
-| Illustration | AwsBackupAwsBackupForAwsCloudFormation | AwsBackupAwsBackupForAwsCloudFormationCard | AwsBackupAwsBackupForAwsCloudFormationGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.png) | ![illustration for AwsBackupAwsBackupForAwsCloudFormation](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.Local.png) | ![illustration for AwsBackupAwsBackupForAwsCloudFormationCard](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.png) | ![illustration for AwsBackupAwsBackupForAwsCloudFormationGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupAwsBackupForAwsCloudFormationXs>`
-- `<$AwsBackupAwsBackupForAwsCloudFormationSm>`
-- `<$AwsBackupAwsBackupForAwsCloudFormationMd>`
-- `<$AwsBackupAwsBackupForAwsCloudFormationLg>`
-
-
-
-
-
-## AwsBackupAwsBackupForAwsCloudFormation
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupForAwsCloudFormation
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormation('AwsBackupAwsBackupForAwsCloudFormation', 'Aws Backup Aws Backup For Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupForAwsCloudFormation
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormation('AwsBackupAwsBackupForAwsCloudFormation', 'Aws Backup Aws Backup For Aws Cloud Formation', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupForAwsCloudFormationCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupForAwsCloudFormationCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationCard('AwsBackupAwsBackupForAwsCloudFormationCard', 'Aws Backup Aws Backup For Aws Cloud Formation Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupForAwsCloudFormationCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationCard('AwsBackupAwsBackupForAwsCloudFormationCard', 'Aws Backup Aws Backup For Aws Cloud Formation Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupForAwsCloudFormationGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupForAwsCloudFormationGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationGroup('AwsBackupAwsBackupForAwsCloudFormationGroup', 'Aws Backup Aws Backup For Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupForAwsCloudFormationGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationGroup('AwsBackupAwsBackupForAwsCloudFormationGroup', 'Aws Backup Aws Backup For Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.png
deleted file mode 100644
index 03ee5ff293..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.puml
deleted file mode 100644
index bab3b4adfe..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation
-
-sprite $AwsBackupAwsBackupForAwsCloudFormationXs [10x10/16z] RSU50S0m30Cm5VF_nMDU5RInsj2thtHaM-XRRveaYB0KsxvL3pC
-
-sprite $AwsBackupAwsBackupForAwsCloudFormationSm [12x12/16z] VSYv0OC040Cm9U3p_XjJygDIllJ_I-1lG16aXrJg1s1KfFuK9Su2wDJP1W
-
-sprite $AwsBackupAwsBackupForAwsCloudFormationMd [16x16/16z] ZOpN4S0m349Htt_Y5C7vDy4LU2VyL7JPCTR-taFN65MrvPhPSXYoPDUoAkcFUbDVB03aY_NhgX_ld6I34KxvcIYbcrNXMpS
-
-sprite $AwsBackupAwsBackupForAwsCloudFormationLg [20x20/16z] {
-hSx5OGL020N0MU7HVyLH8iV8dtK53x2IgcHXt1IGUDVwcXkdGBZtt3Iu6nfOCsaaHXfYxex6dWT6OIs1enq4Pz5J-pYDXhrZbHNVqpXzhPatOnjPZDczxRjL
-IIs_yGm
-}
-
-!procedure AwsBackupAwsBackupForAwsCloudFormation($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupAwsBackupForAwsCloudFormationCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupAwsBackupForAwsCloudFormationLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupAwsBackupForAwsCloudFormationGroup($id, $name='Aws Backup Aws Backup For Aws Cloud Formation', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupAwsBackupForAwsCloudFormationLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.png
deleted file mode 100644
index b8d7d0f92d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.puml
deleted file mode 100644
index 95ee8ff152..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupForAwsCloudFormationCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationCard('AwsBackupAwsBackupForAwsCloudFormationCard', 'Aws Backup Aws Backup For Aws Cloud Formation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Remote.puml
deleted file mode 100644
index 9716bcaadc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupForAwsCloudFormationCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationCard('AwsBackupAwsBackupForAwsCloudFormationCard', 'Aws Backup Aws Backup For Aws Cloud Formation Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.png
deleted file mode 100644
index 10a8fdea55..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.puml
deleted file mode 100644
index a8b9b23a96..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupAwsBackupForAwsCloudFormationGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationGroup('AwsBackupAwsBackupForAwsCloudFormationGroup', 'Aws Backup Aws Backup For Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Remote.puml
deleted file mode 100644
index 5e810fd32b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormationGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupAwsBackupForAwsCloudFormationGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupForAwsCloudFormation')
-
-' renders the element
-AwsBackupAwsBackupForAwsCloudFormationGroup('AwsBackupAwsBackupForAwsCloudFormationGroup', 'Aws Backup Aws Backup For Aws Cloud Formation Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.png
deleted file mode 100644
index 66befe0497..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.puml
deleted file mode 100644
index 042418cf3f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Remote.puml
deleted file mode 100644
index 92a527efc0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.md
deleted file mode 100644
index 4df9922f7d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-```
-
-
-
-| Illustration | AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap | AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard | AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.png) | ![illustration for AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.Local.png) | ![illustration for AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.png) | ![illustration for AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapXs>`
-- `<$AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapSm>`
-- `<$AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapMd>`
-- `<$AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapLg>`
-
-
-
-
-
-## AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.png
deleted file mode 100644
index bb9af6c6f6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.puml
deleted file mode 100644
index 9ba4f79316..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap
-
-sprite $AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapXs [10x10/16z] Oy0EMDY011kOnGoYc20SDeWWEn2oCZ02IHOmcnsiZXsc5ooE1
-
-sprite $AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapSm [12x12/16z] VKo50S0m38Be_n-FkTSY64QdZPdpOAmLqC_vzmnY1cTqVeJU30jL2nMRyGLfBlsMiJ6udma
-
-sprite $AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapMd [16x16/16z] ZOtN0S0W20Nfx3-nIlrDxFTE1NusDiK5D8hLYmozbQR4T2czmfNFMSBAP2l8KwR9_4xoJcbT_J7DM_MwFYnJRWD0LVXk5m
-
-sprite $AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapLg [20x20/16z] {
-hL1L0WDG2CB2-vzueQn_Lhom4t-0aLMauOeabn45sZeXH0qf83EAlI4-RieefZU5i9wKhm58-RW2Mgy0c87ZNwCR8MpvN5t8VnI9HbkfZKKYKhp8r5JBj9jE
-UVjbDMNu14S
-}
-
-!procedure AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup($id, $name='Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.png
deleted file mode 100644
index 29a84ed1fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.puml
deleted file mode 100644
index 1818fc2bc8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Remote.puml
deleted file mode 100644
index 778aadaf3d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapCard', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.png
deleted file mode 100644
index 9b32b0555a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.puml
deleted file mode 100644
index 3c6c356fab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Remote.puml
deleted file mode 100644
index ed00349601..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntap')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup('AwsBackupAwsBackupSupportForAmazonFSxForNetAppOntapGroup', 'Aws Backup Aws Backup Support For Amazon F Sx For Net App Ontap Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.png
deleted file mode 100644
index 9a8374648a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.puml
deleted file mode 100644
index e302390a8b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonS3
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3('AwsBackupAwsBackupSupportForAmazonS3', 'Aws Backup Aws Backup Support For Amazon S3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Remote.puml
deleted file mode 100644
index 22345b2470..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonS3
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3('AwsBackupAwsBackupSupportForAmazonS3', 'Aws Backup Aws Backup Support For Amazon S3', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.md
deleted file mode 100644
index e5aec2be49..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupAwsBackupSupportForAmazonS3
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-```
-
-
-
-| Illustration | AwsBackupAwsBackupSupportForAmazonS3 | AwsBackupAwsBackupSupportForAmazonS3Card | AwsBackupAwsBackupSupportForAmazonS3Group |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.png) | ![illustration for AwsBackupAwsBackupSupportForAmazonS3](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.Local.png) | ![illustration for AwsBackupAwsBackupSupportForAmazonS3Card](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.png) | ![illustration for AwsBackupAwsBackupSupportForAmazonS3Group](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupAwsBackupSupportForAmazonS3Xs>`
-- `<$AwsBackupAwsBackupSupportForAmazonS3Sm>`
-- `<$AwsBackupAwsBackupSupportForAmazonS3Md>`
-- `<$AwsBackupAwsBackupSupportForAmazonS3Lg>`
-
-
-
-
-
-## AwsBackupAwsBackupSupportForAmazonS3
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonS3
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3('AwsBackupAwsBackupSupportForAmazonS3', 'Aws Backup Aws Backup Support For Amazon S3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonS3
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3('AwsBackupAwsBackupSupportForAmazonS3', 'Aws Backup Aws Backup Support For Amazon S3', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupSupportForAmazonS3Card
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonS3Card
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Card('AwsBackupAwsBackupSupportForAmazonS3Card', 'Aws Backup Aws Backup Support For Amazon S3 Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonS3Card
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Card('AwsBackupAwsBackupSupportForAmazonS3Card', 'Aws Backup Aws Backup Support For Amazon S3 Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupSupportForAmazonS3Group
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonS3Group
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Group('AwsBackupAwsBackupSupportForAmazonS3Group', 'Aws Backup Aws Backup Support For Amazon S3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForAmazonS3Group
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Group('AwsBackupAwsBackupSupportForAmazonS3Group', 'Aws Backup Aws Backup Support For Amazon S3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.png
deleted file mode 100644
index b92dacf3f1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.puml
deleted file mode 100644
index 6d0818a6b4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3
-
-sprite $AwsBackupAwsBackupSupportForAmazonS3Xs [10x10/16z] Oq02x404PR2pCh11E2mG4OGYC1igmyO2uc2eG33PMDbP6
-
-sprite $AwsBackupAwsBackupSupportForAmazonS3Sm [12x12/16z] LOo30G0130ElIlQV-CshoHz5ceV1D21qpmdagInfAExbk3QVDuYRr2IGlCpXw_2-MhOBLW
-
-sprite $AwsBackupAwsBackupSupportForAmazonS3Md [16x16/16z] PSc5RG104C0m7-y_SVb5jI8C_zsNz6H3743JDunT70iAnN4J8FhuJLNb--jPalOiJWZ0mMou0GDqD530AF0S800z0NqyMGa-0G
-
-sprite $AwsBackupAwsBackupSupportForAmazonS3Lg [20x20/16z] {
-TOq73iKm34A9FuRxt_ZBKkdkIxmNlYXPl6PSOynp4uO5De97t0LeeJrXJP2HhKUtLUr9pn1bQuGhVJYOW9Zy2IL_i2RW3xKGDhzLX3FFhLsMt5btt7BSKwvU
-Sg5tf-BzY41RtRA9T_u
-}
-
-!procedure AwsBackupAwsBackupSupportForAmazonS3($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupAwsBackupSupportForAmazonS3Card($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupAwsBackupSupportForAmazonS3Lg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupAwsBackupSupportForAmazonS3Group($id, $name='Aws Backup Aws Backup Support For Amazon S3', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupAwsBackupSupportForAmazonS3Lg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.png
deleted file mode 100644
index 02e65cb103..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.puml
deleted file mode 100644
index c1c1917c18..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonS3Card
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Card('AwsBackupAwsBackupSupportForAmazonS3Card', 'Aws Backup Aws Backup Support For Amazon S3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Remote.puml
deleted file mode 100644
index 84dc4055b6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Card.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonS3Card
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Card('AwsBackupAwsBackupSupportForAmazonS3Card', 'Aws Backup Aws Backup Support For Amazon S3 Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.png
deleted file mode 100644
index 804ac8b44d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.puml
deleted file mode 100644
index 28d57268ff..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonS3Group
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Group('AwsBackupAwsBackupSupportForAmazonS3Group', 'Aws Backup Aws Backup Support For Amazon S3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Remote.puml
deleted file mode 100644
index a338d113bc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3Group.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupAwsBackupSupportForAmazonS3Group
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForAmazonS3')
-
-' renders the element
-AwsBackupAwsBackupSupportForAmazonS3Group('AwsBackupAwsBackupSupportForAmazonS3Group', 'Aws Backup Aws Backup Support For Amazon S3 Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.png
deleted file mode 100644
index 513004382b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.puml
deleted file mode 100644
index fc8039f2ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupSupportForVMwareWorkloads
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloads('AwsBackupAwsBackupSupportForVMwareWorkloads', 'Aws Backup Aws Backup Support For V Mware Workloads', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Remote.puml
deleted file mode 100644
index b0d545d261..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupSupportForVMwareWorkloads
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloads('AwsBackupAwsBackupSupportForVMwareWorkloads', 'Aws Backup Aws Backup Support For V Mware Workloads', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.md
deleted file mode 100644
index 1b55e01b3e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupAwsBackupSupportForVMwareWorkloads
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-```
-
-
-
-| Illustration | AwsBackupAwsBackupSupportForVMwareWorkloads | AwsBackupAwsBackupSupportForVMwareWorkloadsCard | AwsBackupAwsBackupSupportForVMwareWorkloadsGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.png) | ![illustration for AwsBackupAwsBackupSupportForVMwareWorkloads](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.Local.png) | ![illustration for AwsBackupAwsBackupSupportForVMwareWorkloadsCard](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.png) | ![illustration for AwsBackupAwsBackupSupportForVMwareWorkloadsGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupAwsBackupSupportForVMwareWorkloadsXs>`
-- `<$AwsBackupAwsBackupSupportForVMwareWorkloadsSm>`
-- `<$AwsBackupAwsBackupSupportForVMwareWorkloadsMd>`
-- `<$AwsBackupAwsBackupSupportForVMwareWorkloadsLg>`
-
-
-
-
-
-## AwsBackupAwsBackupSupportForVMwareWorkloads
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForVMwareWorkloads
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloads('AwsBackupAwsBackupSupportForVMwareWorkloads', 'Aws Backup Aws Backup Support For V Mware Workloads', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForVMwareWorkloads
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloads('AwsBackupAwsBackupSupportForVMwareWorkloads', 'Aws Backup Aws Backup Support For V Mware Workloads', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupSupportForVMwareWorkloadsCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsCard('AwsBackupAwsBackupSupportForVMwareWorkloadsCard', 'Aws Backup Aws Backup Support For V Mware Workloads Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsCard('AwsBackupAwsBackupSupportForVMwareWorkloadsCard', 'Aws Backup Aws Backup Support For V Mware Workloads Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupAwsBackupSupportForVMwareWorkloadsGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsGroup('AwsBackupAwsBackupSupportForVMwareWorkloadsGroup', 'Aws Backup Aws Backup Support For V Mware Workloads Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsGroup('AwsBackupAwsBackupSupportForVMwareWorkloadsGroup', 'Aws Backup Aws Backup Support For V Mware Workloads Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.png
deleted file mode 100644
index 57f0fc46cc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.puml
deleted file mode 100644
index b26964b192..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads
-
-sprite $AwsBackupAwsBackupSupportForVMwareWorkloadsXs [10x10/16z] LSV50K1H2C2mF07sd_YxvjJwcmw1Ebg3WdvCk0qz8ShjkCCaxre1
-
-sprite $AwsBackupAwsBackupSupportForVMwareWorkloadsSm [12x12/16z] NSYr0GH140CmBNdwh_ZnM8d1tUeAqA0cA3EXOn72eErTwHQ4CleIOk7udnteK1lU
-
-sprite $AwsBackupAwsBackupSupportForVMwareWorkloadsMd [16x16/16z] ROs50S1020FVEFRVk0LIRruFI_kJuznmPUpArWFMKXODx4KZaT5CLQnwWudSwF7Y80SYhpazAySCjkAg2OEN8QeNfyJEgS0ebKRxQWC
-
-sprite $AwsBackupAwsBackupSupportForVMwareWorkloadsLg [20x20/16z] {
-XShLeGDG34CnvKAy_yGFojppATlRLjBbhi3g9s8i1M03aXN0GF-7CO1G4mkoK8rHg8BHj7kpIv1pKAMn0Gspr6QZpXQCz4RGUoU0Yy4NSsixjwtx4Ppi_kTr
-lm
-}
-
-!procedure AwsBackupAwsBackupSupportForVMwareWorkloads($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupAwsBackupSupportForVMwareWorkloadsCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupAwsBackupSupportForVMwareWorkloadsLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupAwsBackupSupportForVMwareWorkloadsGroup($id, $name='Aws Backup Aws Backup Support For V Mware Workloads', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupAwsBackupSupportForVMwareWorkloadsLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.png
deleted file mode 100644
index 54e577b905..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.puml
deleted file mode 100644
index 672367d3af..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsCard('AwsBackupAwsBackupSupportForVMwareWorkloadsCard', 'Aws Backup Aws Backup Support For V Mware Workloads Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Remote.puml
deleted file mode 100644
index e5e4d335d8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsCard
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsCard('AwsBackupAwsBackupSupportForVMwareWorkloadsCard', 'Aws Backup Aws Backup Support For V Mware Workloads Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.png
deleted file mode 100644
index 19b8580b93..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.puml
deleted file mode 100644
index 920313bbd2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsGroup('AwsBackupAwsBackupSupportForVMwareWorkloadsGroup', 'Aws Backup Aws Backup Support For V Mware Workloads Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Remote.puml
deleted file mode 100644
index e2919b97a4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloadsGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupAwsBackupSupportForVMwareWorkloadsGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupAwsBackupSupportForVMwareWorkloads')
-
-' renders the element
-AwsBackupAwsBackupSupportForVMwareWorkloadsGroup('AwsBackupAwsBackupSupportForVMwareWorkloadsGroup', 'Aws Backup Aws Backup Support For V Mware Workloads Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.png
deleted file mode 100644
index 94f5f5a8a6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.puml
deleted file mode 100644
index 7e46a21935..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupBackupPlan
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlan('AwsBackupBackupPlan', 'Aws Backup Backup Plan', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Remote.puml
deleted file mode 100644
index dbb437421d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupBackupPlan
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlan('AwsBackupBackupPlan', 'Aws Backup Backup Plan', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.md
deleted file mode 100644
index 5bd76cea9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupBackupPlan
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupBackupPlan
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-```
-
-
-
-| Illustration | AwsBackupBackupPlan | AwsBackupBackupPlanCard | AwsBackupBackupPlanGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.png) | ![illustration for AwsBackupBackupPlan](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.Local.png) | ![illustration for AwsBackupBackupPlanCard](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.png) | ![illustration for AwsBackupBackupPlanGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupBackupPlanXs>`
-- `<$AwsBackupBackupPlanSm>`
-- `<$AwsBackupBackupPlanMd>`
-- `<$AwsBackupBackupPlanLg>`
-
-
-
-
-
-## AwsBackupBackupPlan
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupPlan
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlan('AwsBackupBackupPlan', 'Aws Backup Backup Plan', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupPlan
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlan('AwsBackupBackupPlan', 'Aws Backup Backup Plan', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupBackupPlanCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupPlanCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanCard('AwsBackupBackupPlanCard', 'Aws Backup Backup Plan Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupPlanCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanCard('AwsBackupBackupPlanCard', 'Aws Backup Backup Plan Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupBackupPlanGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupPlanGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanGroup('AwsBackupBackupPlanGroup', 'Aws Backup Backup Plan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupPlanGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanGroup('AwsBackupBackupPlanGroup', 'Aws Backup Backup Plan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.png
deleted file mode 100644
index 73ab85a6fb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.puml
deleted file mode 100644
index 382f035e3b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlan.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupBackupPlan
-
-sprite $AwsBackupBackupPlanXs [10x10/16z] Oq07x70M2vJ9oC3019TXWgk3Yx52n5Y175HPHZ1WPW
-
-sprite $AwsBackupBackupPlanSm [12x12/16z] LOg50S1020Dnzj-uJTxl1IBoK0fwxfYLt0sxQc7_RoSc7Zjp1tRjVdLY-PwSgzESNHFv
-
-sprite $AwsBackupBackupPlanMd [16x16/16z] TKm50W0X21lz_nTVsifCLjWH_Y6ip5HUiJ8hVJyk1B7pzv8tFzjxMvdz5QBFyHcjpJ-YpRJCZjdFDlS1QWAaVGLbZWxW1W
-
-sprite $AwsBackupBackupPlanLg [20x20/16z] {
-RSt70K0X20DGGyl-4_zgbvpYKw7aSVPqYz4uMLXjxER5_sR6PXBrFs2Ov_q7wMP2WyTYZAznDjIFEbaB9_F4MCtdTrBRF2-Utw3Cze2x5U3S6qmikc6A_eOv
-Bzq
-}
-
-!procedure AwsBackupBackupPlan($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupBackupPlan', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupBackupPlanCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupBackupPlanLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupBackupPlanGroup($id, $name='Aws Backup Backup Plan', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupBackupPlanLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.png
deleted file mode 100644
index ef7d61f10f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.puml
deleted file mode 100644
index b44fcd0a7b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupBackupPlanCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanCard('AwsBackupBackupPlanCard', 'Aws Backup Backup Plan Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Remote.puml
deleted file mode 100644
index 47d410e7d1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupBackupPlanCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanCard('AwsBackupBackupPlanCard', 'Aws Backup Backup Plan Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.png
deleted file mode 100644
index bfdc951650..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.puml
deleted file mode 100644
index c44dbd683f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupBackupPlanGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanGroup('AwsBackupBackupPlanGroup', 'Aws Backup Backup Plan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Remote.puml
deleted file mode 100644
index 4fe139ff6d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupPlanGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupBackupPlanGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupPlan')
-
-' renders the element
-AwsBackupBackupPlanGroup('AwsBackupBackupPlanGroup', 'Aws Backup Backup Plan Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.png
deleted file mode 100644
index 37849152e4..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.puml
deleted file mode 100644
index 646ca2243e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupBackupRestore
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestore('AwsBackupBackupRestore', 'Aws Backup Backup Restore', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Remote.puml
deleted file mode 100644
index 4a7f6d86e0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupBackupRestore
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestore('AwsBackupBackupRestore', 'Aws Backup Backup Restore', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.md
deleted file mode 100644
index 90e6e835d7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupBackupRestore
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupBackupRestore
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-```
-
-
-
-| Illustration | AwsBackupBackupRestore | AwsBackupBackupRestoreCard | AwsBackupBackupRestoreGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.png) | ![illustration for AwsBackupBackupRestore](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.Local.png) | ![illustration for AwsBackupBackupRestoreCard](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.png) | ![illustration for AwsBackupBackupRestoreGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupBackupRestoreXs>`
-- `<$AwsBackupBackupRestoreSm>`
-- `<$AwsBackupBackupRestoreMd>`
-- `<$AwsBackupBackupRestoreLg>`
-
-
-
-
-
-## AwsBackupBackupRestore
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupRestore
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestore('AwsBackupBackupRestore', 'Aws Backup Backup Restore', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupRestore
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestore('AwsBackupBackupRestore', 'Aws Backup Backup Restore', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupBackupRestoreCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupRestoreCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreCard('AwsBackupBackupRestoreCard', 'Aws Backup Backup Restore Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupRestoreCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreCard('AwsBackupBackupRestoreCard', 'Aws Backup Backup Restore Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupBackupRestoreGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupRestoreGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreGroup('AwsBackupBackupRestoreGroup', 'Aws Backup Backup Restore Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupRestoreGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreGroup('AwsBackupBackupRestoreGroup', 'Aws Backup Backup Restore Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.png
deleted file mode 100644
index fefed965f7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.puml
deleted file mode 100644
index b6a52c6f49..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestore.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupBackupRestore
-
-sprite $AwsBackupBackupRestoreXs [10x10/16z] JOk50SD03CJq9kq_SHjEp3xW6rvDFsz89Wna2ySrIzI0TX6jY6gumCTBcIxu0m
-
-sprite $AwsBackupBackupRestoreSm [12x12/16z] NOs50GC1308l1ljFtBvRN86FEAEzLSCcTMxEMLUrP6ZGPXMOK8ImZUYKSgjN9S0pn0aM-2OmcwIzLNy
-
-sprite $AwsBackupBackupRestoreMd [16x16/16z] RSd5OGH040CmBNZSVyLXpkahZ-nsEjv55pW3fdoeFmAt7Kak0vsfZrneRj6MgAuLsZP63PVc9AvX7NHPsJukcRrtYdYtbWjcUPS3d5auzUryd6S
-
-sprite $AwsBackupBackupRestoreLg [20x20/16z] {
-TSxLeG9034JHEx7fl-8daCKvFojHleiUJ_6WdFmRitgIurpTt3bvvnrW3ye_W0P03j98oZo9okeqn-PvRC3TqwGm6YaDyZz23EfG65IIJ8c2jYrGT9SnC2zz
-lRFzBvpHRktm9UtAX5cFTsilFN2KNTcsU29n_08
-}
-
-!procedure AwsBackupBackupRestore($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupBackupRestore', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupBackupRestoreCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupBackupRestoreLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupBackupRestoreGroup($id, $name='Aws Backup Backup Restore', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupBackupRestoreLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.png
deleted file mode 100644
index 7e4128286f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.puml
deleted file mode 100644
index 39c066f4f8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupBackupRestoreCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreCard('AwsBackupBackupRestoreCard', 'Aws Backup Backup Restore Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Remote.puml
deleted file mode 100644
index bfa849d9b5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupBackupRestoreCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreCard('AwsBackupBackupRestoreCard', 'Aws Backup Backup Restore Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.png
deleted file mode 100644
index 22de561387..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.puml
deleted file mode 100644
index de68bee5ac..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupBackupRestoreGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreGroup('AwsBackupBackupRestoreGroup', 'Aws Backup Backup Restore Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Remote.puml
deleted file mode 100644
index 7d22f5339a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupRestoreGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupBackupRestoreGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupRestore')
-
-' renders the element
-AwsBackupBackupRestoreGroup('AwsBackupBackupRestoreGroup', 'Aws Backup Backup Restore Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.png
deleted file mode 100644
index 7f807490b0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.puml
deleted file mode 100644
index ce9fe11ac3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupBackupVault
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVault('AwsBackupBackupVault', 'Aws Backup Backup Vault', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Remote.puml
deleted file mode 100644
index 4d675451df..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupBackupVault
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVault('AwsBackupBackupVault', 'Aws Backup Backup Vault', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.md
deleted file mode 100644
index ce5c781f1e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupBackupVault
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupBackupVault
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-```
-
-
-
-| Illustration | AwsBackupBackupVault | AwsBackupBackupVaultCard | AwsBackupBackupVaultGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupVault.png) | ![illustration for AwsBackupBackupVault](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupVault.Local.png) | ![illustration for AwsBackupBackupVaultCard](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.png) | ![illustration for AwsBackupBackupVaultGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupBackupVaultXs>`
-- `<$AwsBackupBackupVaultSm>`
-- `<$AwsBackupBackupVaultMd>`
-- `<$AwsBackupBackupVaultLg>`
-
-
-
-
-
-## AwsBackupBackupVault
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupVault
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVault('AwsBackupBackupVault', 'Aws Backup Backup Vault', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupVault
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVault('AwsBackupBackupVault', 'Aws Backup Backup Vault', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupBackupVaultCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupVaultCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultCard('AwsBackupBackupVaultCard', 'Aws Backup Backup Vault Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupVaultCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultCard('AwsBackupBackupVaultCard', 'Aws Backup Backup Vault Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupBackupVaultGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupBackupVaultGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultGroup('AwsBackupBackupVaultGroup', 'Aws Backup Backup Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupBackupVaultGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultGroup('AwsBackupBackupVaultGroup', 'Aws Backup Backup Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.png
deleted file mode 100644
index e64d0bd010..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.puml
deleted file mode 100644
index 80abd6bc45..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVault.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupBackupVault
-
-sprite $AwsBackupBackupVaultXs [10x10/16z] PS770O1040GWDkZqNx7XVU1Kz9QXs822Q2bk-HTHTQb240KQHIqoNW
-
-sprite $AwsBackupBackupVaultSm [12x12/16z] LOs50G0X3CH2vRh_nAzee6xiM1k8br81wa9hY45qF-az3jRz5rFI-kpM7zdIGEUj4YyIDm
-
-sprite $AwsBackupBackupVaultMd [16x16/16z] POw50KD13493ZFqdFg7zpkcBsrliksZzz8gz7Kw8bnho9Guka_g8jsJl83-urdy_OZvOKEGHlvHsrTlU267Xg0ycKg7ypdkAQ-rIf4cvFnC
-
-sprite $AwsBackupBackupVaultLg [20x20/16z] {
-RT250SGW44JHFwlzLtown2VAm-4frTU8vX9jvbcfWndH0hp7WAYOVgtDkbduivZXB5HWSPYZdJAWZpRFihfQp7-gSspwkH09eJ6AbMBDePd8cisWoXGT70ra
-mBAu90MKV3y3NmUceVbz0m
-}
-
-!procedure AwsBackupBackupVault($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupBackupVault', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupBackupVaultCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupBackupVaultLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupBackupVaultGroup($id, $name='Aws Backup Backup Vault', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupBackupVaultLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.png
deleted file mode 100644
index ad9f3d70ec..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.puml
deleted file mode 100644
index 0be5915641..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupBackupVaultCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultCard('AwsBackupBackupVaultCard', 'Aws Backup Backup Vault Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Remote.puml
deleted file mode 100644
index f7b6b3da16..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupBackupVaultCard
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultCard('AwsBackupBackupVaultCard', 'Aws Backup Backup Vault Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.png
deleted file mode 100644
index ec8d45e8a2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.puml
deleted file mode 100644
index 9aceed032f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupBackupVaultGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultGroup('AwsBackupBackupVaultGroup', 'Aws Backup Backup Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Remote.puml
deleted file mode 100644
index 85523107af..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupBackupVaultGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupBackupVaultGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupBackupVault')
-
-' renders the element
-AwsBackupBackupVaultGroup('AwsBackupBackupVaultGroup', 'Aws Backup Backup Vault Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.png
deleted file mode 100644
index 74d0366ff2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.puml
deleted file mode 100644
index 27ba1b49ab..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupComplianceReporting
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReporting('AwsBackupComplianceReporting', 'Aws Backup Compliance Reporting', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Remote.puml
deleted file mode 100644
index 08968ceb8c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupComplianceReporting
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReporting('AwsBackupComplianceReporting', 'Aws Backup Compliance Reporting', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.md
deleted file mode 100644
index 49aa791002..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupComplianceReporting
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-```
-
-
-
-| Illustration | AwsBackupComplianceReporting | AwsBackupComplianceReportingCard | AwsBackupComplianceReportingGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.png) | ![illustration for AwsBackupComplianceReporting](../../../aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.Local.png) | ![illustration for AwsBackupComplianceReportingCard](../../../aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.png) | ![illustration for AwsBackupComplianceReportingGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupComplianceReportingXs>`
-- `<$AwsBackupComplianceReportingSm>`
-- `<$AwsBackupComplianceReportingMd>`
-- `<$AwsBackupComplianceReportingLg>`
-
-
-
-
-
-## AwsBackupComplianceReporting
-
-### Load remotely
-```plantuml
-@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 AwsBackupComplianceReporting
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReporting('AwsBackupComplianceReporting', 'Aws Backup Compliance Reporting', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupComplianceReporting
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReporting('AwsBackupComplianceReporting', 'Aws Backup Compliance Reporting', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupComplianceReportingCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupComplianceReportingCard
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingCard('AwsBackupComplianceReportingCard', 'Aws Backup Compliance Reporting Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupComplianceReportingCard
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingCard('AwsBackupComplianceReportingCard', 'Aws Backup Compliance Reporting Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupComplianceReportingGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupComplianceReportingGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingGroup('AwsBackupComplianceReportingGroup', 'Aws Backup Compliance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupComplianceReportingGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingGroup('AwsBackupComplianceReportingGroup', 'Aws Backup Compliance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.png
deleted file mode 100644
index f8fe9b07c5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.puml
deleted file mode 100644
index 158d35cbc7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting
-
-sprite $AwsBackupComplianceReportingXs [10x10/16z] PSgr0G0W00F1HxF_nBXpNOHJ4AAHzrvytFZ1MAs4HhTv6jEH0G
-
-sprite $AwsBackupComplianceReportingSm [12x12/16z] NSPH0WGn10JHIj3kV-BTcUPhAi7ZatILLdWN0WxdZRAvTLWteF416jRLh3dM-EOHQsUtfkOF
-
-sprite $AwsBackupComplianceReportingMd [16x16/16z] ROo50G0n30AF6ljF_FxrgoO1s1DDfM0bIp7bjoHnO_JLUldhIgqTIBdLRtZwwlV9b5QBB6AjXLM5rPzhZQKklxAjSQN02G
-
-sprite $AwsBackupComplianceReportingLg [20x20/16z] {
-VS-52KHH4CNGZDx-ArvzCD-37pGybM9VIK8QLY6m1FUe0g10-K_GBBCLOzFEIgtOcm2YnnQ1nvZLJn8nPXZHxCnHYfqXIDXR1Ol6g3PpsSuWqk3nhMtRtsmN
-y0O
-}
-
-!procedure AwsBackupComplianceReporting($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupComplianceReportingCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupComplianceReportingLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupComplianceReportingGroup($id, $name='Aws Backup Compliance Reporting', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupComplianceReportingLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.png
deleted file mode 100644
index 8c53daf360..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.puml
deleted file mode 100644
index 3b90357f25..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupComplianceReportingCard
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingCard('AwsBackupComplianceReportingCard', 'Aws Backup Compliance Reporting Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Remote.puml
deleted file mode 100644
index 1adc0a7892..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupComplianceReportingCard
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingCard('AwsBackupComplianceReportingCard', 'Aws Backup Compliance Reporting Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.png
deleted file mode 100644
index ad7b0ad609..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.puml
deleted file mode 100644
index 5ce291a619..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupComplianceReportingGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingGroup('AwsBackupComplianceReportingGroup', 'Aws Backup Compliance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Remote.puml
deleted file mode 100644
index 32e51ce465..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComplianceReportingGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupComplianceReportingGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
-
-' renders the element
-AwsBackupComplianceReportingGroup('AwsBackupComplianceReportingGroup', 'Aws Backup Compliance Reporting Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.png
deleted file mode 100644
index ba53c5322f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.puml
deleted file mode 100644
index b88c3a9beb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupCompute
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupCompute('AwsBackupCompute', 'Aws Backup Compute', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Remote.puml
deleted file mode 100644
index 7d257b86fe..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupCompute
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupCompute('AwsBackupCompute', 'Aws Backup Compute', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.md
deleted file mode 100644
index 8e1c5c06f5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupCompute
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupCompute
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-```
-
-
-
-| Illustration | AwsBackupCompute | AwsBackupComputeCard | AwsBackupComputeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupCompute.png) | ![illustration for AwsBackupCompute](../../../aws-q2-2023/Resource/Storage/AwsBackupCompute.Local.png) | ![illustration for AwsBackupComputeCard](../../../aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.png) | ![illustration for AwsBackupComputeGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupComputeXs>`
-- `<$AwsBackupComputeSm>`
-- `<$AwsBackupComputeMd>`
-- `<$AwsBackupComputeLg>`
-
-
-
-
-
-## AwsBackupCompute
-
-### Load remotely
-```plantuml
-@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 AwsBackupCompute
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupCompute('AwsBackupCompute', 'Aws Backup Compute', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupCompute
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupCompute('AwsBackupCompute', 'Aws Backup Compute', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupComputeCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupComputeCard
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeCard('AwsBackupComputeCard', 'Aws Backup Compute Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupComputeCard
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeCard('AwsBackupComputeCard', 'Aws Backup Compute Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupComputeGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupComputeGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeGroup('AwsBackupComputeGroup', 'Aws Backup Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupComputeGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeGroup('AwsBackupComputeGroup', 'Aws Backup Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.png
deleted file mode 100644
index 7ac520e32d..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.puml
deleted file mode 100644
index 33240400f4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupCompute.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupCompute
-
-sprite $AwsBackupComputeXs [10x10/16z] TSR70SDG508m_Sh-4oSsTxy2yZ6PWRciPPRZtiZhS5THXNheN9mg-dy
-
-sprite $AwsBackupComputeSm [12x12/16z] NKs50G0m2686_d_nkkq4_6BfrAIkqgi7Mc2Trw3LFS0wwWNOzsDYSzub8TfjhwD76tEwk_2mjb
-
-sprite $AwsBackupComputeMd [16x16/16z] RSc7TKKn20KmyGvSzfyu-RtBflijMrwjUD4zgTShAivgkZ737kTacEmM4TcomOvpptsESHRoB8pQ9ADS7TYmdDrhjQkPEkbQLztmd5_z0m
-
-sprite $AwsBackupComputeLg [20x20/16z] {
-VSh5OHWm50KmsH_U_XEtOKvqbhzCZgzQV77svEkAUuDtUy4suAfG2ZSEfhOHgOFS9UewlGzoY7kSXBEmXGo413Rb5hYNWJq44EylW22J7PeNJUGSmejuSPeN
-sGQPUD57zj5ONYG7RCOl_WC
-}
-
-!procedure AwsBackupCompute($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupCompute', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupComputeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupComputeLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupComputeGroup($id, $name='Aws Backup Compute', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupComputeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.png
deleted file mode 100644
index 26de10c417..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.puml
deleted file mode 100644
index 41a761654c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupComputeCard
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeCard('AwsBackupComputeCard', 'Aws Backup Compute Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Remote.puml
deleted file mode 100644
index 72070e912a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupComputeCard
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeCard('AwsBackupComputeCard', 'Aws Backup Compute Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.png
deleted file mode 100644
index 6a102bd2d9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.puml
deleted file mode 100644
index f9d70ed85f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupComputeGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeGroup('AwsBackupComputeGroup', 'Aws Backup Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Remote.puml
deleted file mode 100644
index db452d9450..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupComputeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupComputeGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupCompute')
-
-' renders the element
-AwsBackupComputeGroup('AwsBackupComputeGroup', 'Aws Backup Compute Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.png
deleted file mode 100644
index cf822066fa..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.puml
deleted file mode 100644
index c1b32b4738..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupDatabase
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabase('AwsBackupDatabase', 'Aws Backup Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Remote.puml
deleted file mode 100644
index 83c853d9dd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupDatabase
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabase('AwsBackupDatabase', 'Aws Backup Database', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.md
deleted file mode 100644
index dfb9a35f8f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupDatabase
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupDatabase
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-```
-
-
-
-| Illustration | AwsBackupDatabase | AwsBackupDatabaseCard | AwsBackupDatabaseGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupDatabase.png) | ![illustration for AwsBackupDatabase](../../../aws-q2-2023/Resource/Storage/AwsBackupDatabase.Local.png) | ![illustration for AwsBackupDatabaseCard](../../../aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.png) | ![illustration for AwsBackupDatabaseGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupDatabaseXs>`
-- `<$AwsBackupDatabaseSm>`
-- `<$AwsBackupDatabaseMd>`
-- `<$AwsBackupDatabaseLg>`
-
-
-
-
-
-## AwsBackupDatabase
-
-### Load remotely
-```plantuml
-@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 AwsBackupDatabase
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabase('AwsBackupDatabase', 'Aws Backup Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupDatabase
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabase('AwsBackupDatabase', 'Aws Backup Database', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupDatabaseCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupDatabaseCard
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseCard('AwsBackupDatabaseCard', 'Aws Backup Database Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupDatabaseCard
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseCard('AwsBackupDatabaseCard', 'Aws Backup Database Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupDatabaseGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupDatabaseGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseGroup('AwsBackupDatabaseGroup', 'Aws Backup Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupDatabaseGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseGroup('AwsBackupDatabaseGroup', 'Aws Backup Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.png
deleted file mode 100644
index b51f0acd16..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.puml
deleted file mode 100644
index be8de4c18a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabase.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupDatabase
-
-sprite $AwsBackupDatabaseXs [10x10/16z] TSIv0O005CBGvx_OVsDBAo69dwK2rOo2ybWfW4BuUW4E2uBm0W
-
-sprite $AwsBackupDatabaseSm [12x12/16z] NKs50G0m2BB0_pzUfvqWluIUclHLedgs8baTALwBcX16ROMmtsZD5MJMNHGJO47KTHCb0EDXRQ4
-
-sprite $AwsBackupDatabaseMd [16x16/16z] RKq54W0W26DI_t-ntJe35dUZFynnS2VRgOWQTZS3BG4LoRjfbaFvA7ze8Il7aMrtjz62QfS2RTs3zquTV3G6SeOOUQDZGZfNHOPW-5ADncya
-
-sprite $AwsBackupDatabaseLg [20x20/16z] {
-VSe54WH120J1Qgp__-CBpcqtGsQ0uanRV2lC5utyNPa8ysw2DGMi80ra1OGHq3crXQIj7GCczokW6qm8sMmtqsh03M1WM0sHh8YtdO7byrt1NL7ssA_ixQTN
-vocMszoLyAncNft56ZS7BW
-}
-
-!procedure AwsBackupDatabase($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupDatabase', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupDatabaseCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupDatabaseLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupDatabaseGroup($id, $name='Aws Backup Database', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupDatabaseLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.png
deleted file mode 100644
index c4f3aa463b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.puml
deleted file mode 100644
index 9a577c21d6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupDatabaseCard
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseCard('AwsBackupDatabaseCard', 'Aws Backup Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Remote.puml
deleted file mode 100644
index 49d76c6854..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupDatabaseCard
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseCard('AwsBackupDatabaseCard', 'Aws Backup Database Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.png
deleted file mode 100644
index c6426ddfb1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.puml
deleted file mode 100644
index 48a59ecfcc..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupDatabaseGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseGroup('AwsBackupDatabaseGroup', 'Aws Backup Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Remote.puml
deleted file mode 100644
index 3adcf51785..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupDatabaseGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupDatabaseGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupDatabase')
-
-' renders the element
-AwsBackupDatabaseGroup('AwsBackupDatabaseGroup', 'Aws Backup Database Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.png
deleted file mode 100644
index 821fd6dca1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.puml
deleted file mode 100644
index b040e40a9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupGateway
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGateway('AwsBackupGateway', 'Aws Backup Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Remote.puml
deleted file mode 100644
index f8a1b58b56..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupGateway
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGateway('AwsBackupGateway', 'Aws Backup Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.md
deleted file mode 100644
index 25de18cc58..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupGateway
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupGateway
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-```
-
-
-
-| Illustration | AwsBackupGateway | AwsBackupGatewayCard | AwsBackupGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupGateway.png) | ![illustration for AwsBackupGateway](../../../aws-q2-2023/Resource/Storage/AwsBackupGateway.Local.png) | ![illustration for AwsBackupGatewayCard](../../../aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.png) | ![illustration for AwsBackupGatewayGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupGatewayXs>`
-- `<$AwsBackupGatewaySm>`
-- `<$AwsBackupGatewayMd>`
-- `<$AwsBackupGatewayLg>`
-
-
-
-
-
-## AwsBackupGateway
-
-### Load remotely
-```plantuml
-@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 AwsBackupGateway
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGateway('AwsBackupGateway', 'Aws Backup Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupGateway
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGateway('AwsBackupGateway', 'Aws Backup Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayCard('AwsBackupGatewayCard', 'Aws Backup Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayCard('AwsBackupGatewayCard', 'Aws Backup Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayGroup('AwsBackupGatewayGroup', 'Aws Backup Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayGroup('AwsBackupGatewayGroup', 'Aws Backup Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.png
deleted file mode 100644
index b6bcbd0845..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.puml
deleted file mode 100644
index 7226007e68..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupGateway
-
-sprite $AwsBackupGatewayXs [10x10/16z] Oy01s9dOGHGJCvY446mCx41n41ico0vHYwgL3OXP8H8G3
-
-sprite $AwsBackupGatewaySm [12x12/16z] NKq50G0m2CFNF_5TkG8poilurX6wIsyNlK3CWRR2qUTClQ1eTMywRgiUYtqzMyqsv-7k4ZUrFnK
-
-sprite $AwsBackupGatewayMd [16x16/16z] ROw53G0W40Ffw_uJu-vIIOxm7-Ouj0VRfOWQjhGSQ0seoB19IvOFSIiTAzCHK163ihGszighrg47aRhsmMaQWwjA00mZRn-IeO-H
-
-sprite $AwsBackupGatewayLg [20x20/16z] {
-VSh50SC05CDGVVJ-4xTXJjvHDbzAnbKYBgpjsbAudsCxeqvcJcm75mPKp6kc0yWRH3XqWyj1k64Iq8mAK06ScWSZT_OcPlfkoIgt9bPQc-NUUcwgxPU6UbGq
-AyaOjOeNVm
-}
-
-!procedure AwsBackupGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupGatewayGroup($id, $name='Aws Backup Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.png
deleted file mode 100644
index ffdb22d259..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.puml
deleted file mode 100644
index 7f66baadb6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayCard('AwsBackupGatewayCard', 'Aws Backup Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Remote.puml
deleted file mode 100644
index 24cf7c6aeb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayCard('AwsBackupGatewayCard', 'Aws Backup Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.png
deleted file mode 100644
index 8b295f4c46..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.puml
deleted file mode 100644
index d75023c746..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayGroup('AwsBackupGatewayGroup', 'Aws Backup Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Remote.puml
deleted file mode 100644
index de5d761482..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupGateway')
-
-' renders the element
-AwsBackupGatewayGroup('AwsBackupGatewayGroup', 'Aws Backup Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.png
deleted file mode 100644
index 0dcd54e4ad..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.puml
deleted file mode 100644
index 8081288c10..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupLegalHold
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHold('AwsBackupLegalHold', 'Aws Backup Legal Hold', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Remote.puml
deleted file mode 100644
index f0ae8c250b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupLegalHold
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHold('AwsBackupLegalHold', 'Aws Backup Legal Hold', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.md
deleted file mode 100644
index 0b3f5a2f7a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupLegalHold
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupLegalHold
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-```
-
-
-
-| Illustration | AwsBackupLegalHold | AwsBackupLegalHoldCard | AwsBackupLegalHoldGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupLegalHold.png) | ![illustration for AwsBackupLegalHold](../../../aws-q2-2023/Resource/Storage/AwsBackupLegalHold.Local.png) | ![illustration for AwsBackupLegalHoldCard](../../../aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.png) | ![illustration for AwsBackupLegalHoldGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupLegalHoldXs>`
-- `<$AwsBackupLegalHoldSm>`
-- `<$AwsBackupLegalHoldMd>`
-- `<$AwsBackupLegalHoldLg>`
-
-
-
-
-
-## AwsBackupLegalHold
-
-### Load remotely
-```plantuml
-@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 AwsBackupLegalHold
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHold('AwsBackupLegalHold', 'Aws Backup Legal Hold', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupLegalHold
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHold('AwsBackupLegalHold', 'Aws Backup Legal Hold', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupLegalHoldCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupLegalHoldCard
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldCard('AwsBackupLegalHoldCard', 'Aws Backup Legal Hold Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupLegalHoldCard
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldCard('AwsBackupLegalHoldCard', 'Aws Backup Legal Hold Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupLegalHoldGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupLegalHoldGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldGroup('AwsBackupLegalHoldGroup', 'Aws Backup Legal Hold Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupLegalHoldGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldGroup('AwsBackupLegalHoldGroup', 'Aws Backup Legal Hold Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.png
deleted file mode 100644
index ba437d4664..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.puml
deleted file mode 100644
index 32a6be638f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHold.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupLegalHold
-
-sprite $AwsBackupLegalHoldXs [10x10/16z] TKY53G0m22l5_lzumUA3EZxdp39QgNGa4KXMlisYD9iv1H9TIqfLy
-
-sprite $AwsBackupLegalHoldSm [12x12/16z] NS4v0S1040GWRh_nxpXzmDyy078BU8E37BMyd8sWR5XmWjC8e6aF50XuyzxBW8CD7m
-
-sprite $AwsBackupLegalHoldMd [16x16/16z] RSs5WKGX34NHamzvwR_YtN6_43U_oHIUZF0aH_S2K7bgrRsVNOpMMNeJaIbxi6vN3WXQWostUC1enMA1JPPU3i3D6g3IO0PekL05I86zyGy
-
-sprite $AwsBackupLegalHoldLg [20x20/16z] {
-VSc7ZGH020J1WcKX_uZV8hszAxbHZsVkXD_A-ELq_6vzfKbVOWBSko5LVvq2ztI9gEa9J3RZf9n47qQ6c4P4IOsvC62K20fSPbjg84epQbymE_FINyrqJLDM
-9ckicBPfliwwzQxbiItthdF3-Xe1hm
-}
-
-!procedure AwsBackupLegalHold($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupLegalHold', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupLegalHoldCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupLegalHoldLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupLegalHoldGroup($id, $name='Aws Backup Legal Hold', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupLegalHoldLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.png
deleted file mode 100644
index 26df070873..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.puml
deleted file mode 100644
index 644e2f6315..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupLegalHoldCard
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldCard('AwsBackupLegalHoldCard', 'Aws Backup Legal Hold Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Remote.puml
deleted file mode 100644
index 98c34ecbee..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupLegalHoldCard
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldCard('AwsBackupLegalHoldCard', 'Aws Backup Legal Hold Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.png
deleted file mode 100644
index 4f0226ff69..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.puml
deleted file mode 100644
index 6f133d093e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupLegalHoldGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldGroup('AwsBackupLegalHoldGroup', 'Aws Backup Legal Hold Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Remote.puml
deleted file mode 100644
index ec98001546..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupLegalHoldGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupLegalHoldGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupLegalHold')
-
-' renders the element
-AwsBackupLegalHoldGroup('AwsBackupLegalHoldGroup', 'Aws Backup Legal Hold Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.png
deleted file mode 100644
index e2fd7d4165..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.puml
deleted file mode 100644
index e268fa0455..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupRecoveryPointObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjective('AwsBackupRecoveryPointObjective', 'Aws Backup Recovery Point Objective', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Remote.puml
deleted file mode 100644
index 611323c2fd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupRecoveryPointObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjective('AwsBackupRecoveryPointObjective', 'Aws Backup Recovery Point Objective', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.md
deleted file mode 100644
index 09694672eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupRecoveryPointObjective
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-```
-
-
-
-| Illustration | AwsBackupRecoveryPointObjective | AwsBackupRecoveryPointObjectiveCard | AwsBackupRecoveryPointObjectiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.png) | ![illustration for AwsBackupRecoveryPointObjective](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.Local.png) | ![illustration for AwsBackupRecoveryPointObjectiveCard](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.png) | ![illustration for AwsBackupRecoveryPointObjectiveGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupRecoveryPointObjectiveXs>`
-- `<$AwsBackupRecoveryPointObjectiveSm>`
-- `<$AwsBackupRecoveryPointObjectiveMd>`
-- `<$AwsBackupRecoveryPointObjectiveLg>`
-
-
-
-
-
-## AwsBackupRecoveryPointObjective
-
-### Load remotely
-```plantuml
-@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 AwsBackupRecoveryPointObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjective('AwsBackupRecoveryPointObjective', 'Aws Backup Recovery Point Objective', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupRecoveryPointObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjective('AwsBackupRecoveryPointObjective', 'Aws Backup Recovery Point Objective', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupRecoveryPointObjectiveCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupRecoveryPointObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveCard('AwsBackupRecoveryPointObjectiveCard', 'Aws Backup Recovery Point Objective Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupRecoveryPointObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveCard('AwsBackupRecoveryPointObjectiveCard', 'Aws Backup Recovery Point Objective Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupRecoveryPointObjectiveGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupRecoveryPointObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveGroup('AwsBackupRecoveryPointObjectiveGroup', 'Aws Backup Recovery Point Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupRecoveryPointObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveGroup('AwsBackupRecoveryPointObjectiveGroup', 'Aws Backup Recovery Point Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.png
deleted file mode 100644
index b9782afa57..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.puml
deleted file mode 100644
index 647704cd65..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective
-
-sprite $AwsBackupRecoveryPointObjectiveXs [10x10/16z] JOg50S0W30Glll_4BGxHDzwgiViGuxfNXoM974jnQX23c46163EgS9jLFm
-
-sprite $AwsBackupRecoveryPointObjectiveSm [12x12/16z] NSc50OHG30FGzwND_XEV2r29kaplCGCqOK1epG9BmRINPGX1CxqjBBP1EzQ4xVqQ8lsTkWC
-
-sprite $AwsBackupRecoveryPointObjectiveMd [16x16/16z] RKg5WGG02C9a_utV-cjC0Z-HJ59mi9WZFAe0m-fReLmHPB--5BISczNqaaF6a_MZEJZ2fbo7BAouZTvxSkQuTpM9tizbxNYhYKQgzAbDF35kl09_
-
-sprite $AwsBackupRecoveryPointObjectiveLg [20x20/16z] {
-VSx5OI1G40BGnvUX_uftuvwCO2VyCMSwTm501-mk00qvS0-WC0ftWxDGpsn0iK-EGYx9GNKb5ues9feOA8AXAnG51hF22GNhO7PG2kejoytbhTSD6310mDrG
-u3OuDujSO1oW361Tm8vxzkSfycNu3m
-}
-
-!procedure AwsBackupRecoveryPointObjective($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupRecoveryPointObjectiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupRecoveryPointObjectiveLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupRecoveryPointObjectiveGroup($id, $name='Aws Backup Recovery Point Objective', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupRecoveryPointObjectiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.png
deleted file mode 100644
index b04bd76fbe..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.puml
deleted file mode 100644
index 9b69c602db..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupRecoveryPointObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveCard('AwsBackupRecoveryPointObjectiveCard', 'Aws Backup Recovery Point Objective Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Remote.puml
deleted file mode 100644
index 018b7af8f1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupRecoveryPointObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveCard('AwsBackupRecoveryPointObjectiveCard', 'Aws Backup Recovery Point Objective Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.png
deleted file mode 100644
index d2dda2109a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.puml
deleted file mode 100644
index ca83e820c4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupRecoveryPointObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveGroup('AwsBackupRecoveryPointObjectiveGroup', 'Aws Backup Recovery Point Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Remote.puml
deleted file mode 100644
index 851fec2996..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjectiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupRecoveryPointObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
-
-' renders the element
-AwsBackupRecoveryPointObjectiveGroup('AwsBackupRecoveryPointObjectiveGroup', 'Aws Backup Recovery Point Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.png
deleted file mode 100644
index b24f9738e9..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.puml
deleted file mode 100644
index f880deeaa4..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupRecoveryTimeObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjective('AwsBackupRecoveryTimeObjective', 'Aws Backup Recovery Time Objective', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Remote.puml
deleted file mode 100644
index 7fbdb44e3f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupRecoveryTimeObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjective('AwsBackupRecoveryTimeObjective', 'Aws Backup Recovery Time Objective', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.md
deleted file mode 100644
index 92db74044a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupRecoveryTimeObjective
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-```
-
-
-
-| Illustration | AwsBackupRecoveryTimeObjective | AwsBackupRecoveryTimeObjectiveCard | AwsBackupRecoveryTimeObjectiveGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.png) | ![illustration for AwsBackupRecoveryTimeObjective](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.Local.png) | ![illustration for AwsBackupRecoveryTimeObjectiveCard](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.png) | ![illustration for AwsBackupRecoveryTimeObjectiveGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupRecoveryTimeObjectiveXs>`
-- `<$AwsBackupRecoveryTimeObjectiveSm>`
-- `<$AwsBackupRecoveryTimeObjectiveMd>`
-- `<$AwsBackupRecoveryTimeObjectiveLg>`
-
-
-
-
-
-## AwsBackupRecoveryTimeObjective
-
-### Load remotely
-```plantuml
-@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 AwsBackupRecoveryTimeObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjective('AwsBackupRecoveryTimeObjective', 'Aws Backup Recovery Time Objective', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupRecoveryTimeObjective
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjective('AwsBackupRecoveryTimeObjective', 'Aws Backup Recovery Time Objective', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupRecoveryTimeObjectiveCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupRecoveryTimeObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveCard('AwsBackupRecoveryTimeObjectiveCard', 'Aws Backup Recovery Time Objective Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupRecoveryTimeObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveCard('AwsBackupRecoveryTimeObjectiveCard', 'Aws Backup Recovery Time Objective Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupRecoveryTimeObjectiveGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupRecoveryTimeObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveGroup('AwsBackupRecoveryTimeObjectiveGroup', 'Aws Backup Recovery Time Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupRecoveryTimeObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveGroup('AwsBackupRecoveryTimeObjectiveGroup', 'Aws Backup Recovery Time Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.png
deleted file mode 100644
index 6cc754cf75..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.puml
deleted file mode 100644
index e76022f893..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective
-
-sprite $AwsBackupRecoveryTimeObjectiveXs [10x10/16z] NKg50S0m38h2_nTlTOjYyXJ6Pnbe1sRb1vgbNBQtk7T4xNg_bEZ0l2W_
-
-sprite $AwsBackupRecoveryTimeObjectiveSm [12x12/16z] PSm50GC1400WJhz_uhcF0FWJwMbsnm6RaE6f8daA2no3PN4qbb6G5XbDHa9ydNk1Cm
-
-sprite $AwsBackupRecoveryTimeObjectiveMd [16x16/16z] ROq55e1044AdkV-DVR2s_iqfi7zgfk_nQFiPTdZ3krSq9e8Xu-ATOvwCJYbGuqvSYe1SsEdEUCw1jB95MTvbMg5v61Iw2lh4eDYvoDdl4-z9VJO
-
-sprite $AwsBackupRecoveryTimeObjectiveLg [20x20/16z] {
-VSp5OG0m2030GnBsdxXANUw3upyzStqp_EoTCqabwqwWff-JxLWvrWnqJdv_sdJhHDydstF2KDrTRC-u-FfqLA18J1P61WuNTJxjPHhMtNp4OTFjdTIlpGcV
-fkR9fTkwkSbfh9gRMJE-YeZD7W4
-}
-
-!procedure AwsBackupRecoveryTimeObjective($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupRecoveryTimeObjectiveCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupRecoveryTimeObjectiveLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupRecoveryTimeObjectiveGroup($id, $name='Aws Backup Recovery Time Objective', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupRecoveryTimeObjectiveLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.png
deleted file mode 100644
index 6ffda53730..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.puml
deleted file mode 100644
index 900547b23d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupRecoveryTimeObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveCard('AwsBackupRecoveryTimeObjectiveCard', 'Aws Backup Recovery Time Objective Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Remote.puml
deleted file mode 100644
index cc96cd3a9f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupRecoveryTimeObjectiveCard
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveCard('AwsBackupRecoveryTimeObjectiveCard', 'Aws Backup Recovery Time Objective Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.png
deleted file mode 100644
index 14d543defd..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.puml
deleted file mode 100644
index 262598345b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupRecoveryTimeObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveGroup('AwsBackupRecoveryTimeObjectiveGroup', 'Aws Backup Recovery Time Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Remote.puml
deleted file mode 100644
index a3b56cfb9a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjectiveGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupRecoveryTimeObjectiveGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryTimeObjective')
-
-' renders the element
-AwsBackupRecoveryTimeObjectiveGroup('AwsBackupRecoveryTimeObjectiveGroup', 'Aws Backup Recovery Time Objective Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.png
deleted file mode 100644
index cd96364f55..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.puml
deleted file mode 100644
index 79a53f31cd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupStorage
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorage('AwsBackupStorage', 'Aws Backup Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Remote.puml
deleted file mode 100644
index ab0aa1a8f5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupStorage
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorage('AwsBackupStorage', 'Aws Backup Storage', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.md
deleted file mode 100644
index 63947f9da9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupStorage
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupStorage
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-```
-
-
-
-| Illustration | AwsBackupStorage | AwsBackupStorageCard | AwsBackupStorageGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupStorage.png) | ![illustration for AwsBackupStorage](../../../aws-q2-2023/Resource/Storage/AwsBackupStorage.Local.png) | ![illustration for AwsBackupStorageCard](../../../aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.png) | ![illustration for AwsBackupStorageGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupStorageXs>`
-- `<$AwsBackupStorageSm>`
-- `<$AwsBackupStorageMd>`
-- `<$AwsBackupStorageLg>`
-
-
-
-
-
-## AwsBackupStorage
-
-### Load remotely
-```plantuml
-@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 AwsBackupStorage
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorage('AwsBackupStorage', 'Aws Backup Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupStorage
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorage('AwsBackupStorage', 'Aws Backup Storage', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupStorageCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupStorageCard
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageCard('AwsBackupStorageCard', 'Aws Backup Storage Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupStorageCard
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageCard('AwsBackupStorageCard', 'Aws Backup Storage Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupStorageGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupStorageGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageGroup('AwsBackupStorageGroup', 'Aws Backup Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupStorageGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageGroup('AwsBackupStorageGroup', 'Aws Backup Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.png
deleted file mode 100644
index 6d44bef510..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.puml
deleted file mode 100644
index 2eff5d207b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorage.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupStorage
-
-sprite $AwsBackupStorageXs [10x10/16z] TS414S0W302n7D2-VyTJiCIFJd2kUnqub0wm3ZgMG0Ki1eJu
-
-sprite $AwsBackupStorageSm [12x12/16z] NKs50G0m2681_F_nkbEbyAySJYsbLR9UjyAgyrgbMj08iD4A24EfUZCqgxf2hzbhZumv9narK-TJ
-
-sprite $AwsBackupStorageMd [16x16/16z] ROq75a9120E7_qYu_urTmAwpXKxuZojufp1lPChnNZs46QDC97NwKjS4faGRxsQJzaDbudcYyTe8JAEEFOdbKcDgmuUDP97YaF6evnGs_kO6
-
-sprite $AwsBackupStorageLg [20x20/16z] {
-VSc5OG0m30Gn1UpVV-AIowJmnNygotTNVBDwVMytzeunUiznZUs4SmvsBDJfIwsLG7OJPrDa1R6N-I_MQaZ1D3Js0NlRTP-56B6Nq_It1krYN1c24SQw7wtd
-dWhZBkbdfJ6I1Jhb3uy
-}
-
-!procedure AwsBackupStorage($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupStorage', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupStorageCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupStorageLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupStorageGroup($id, $name='Aws Backup Storage', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupStorageLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.png
deleted file mode 100644
index 39305b5b85..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.puml
deleted file mode 100644
index 17f5f283da..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupStorageCard
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageCard('AwsBackupStorageCard', 'Aws Backup Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Remote.puml
deleted file mode 100644
index b080a83aec..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupStorageCard
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageCard('AwsBackupStorageCard', 'Aws Backup Storage Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.png
deleted file mode 100644
index 32f132f7f1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.puml
deleted file mode 100644
index fb1dea140a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupStorageGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageGroup('AwsBackupStorageGroup', 'Aws Backup Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Remote.puml
deleted file mode 100644
index e86d89bb81..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupStorageGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupStorageGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupStorage')
-
-' renders the element
-AwsBackupStorageGroup('AwsBackupStorageGroup', 'Aws Backup Storage Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.png
deleted file mode 100644
index 476a3085b7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.puml
deleted file mode 100644
index c90f8f561b..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupVaultLock
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLock('AwsBackupVaultLock', 'Aws Backup Vault Lock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Remote.puml
deleted file mode 100644
index d22dfda0a3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupVaultLock
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLock('AwsBackupVaultLock', 'Aws Backup Vault Lock', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.md
deleted file mode 100644
index 6f2a449cf9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupVaultLock
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupVaultLock
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-```
-
-
-
-| Illustration | AwsBackupVaultLock | AwsBackupVaultLockCard | AwsBackupVaultLockGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupVaultLock.png) | ![illustration for AwsBackupVaultLock](../../../aws-q2-2023/Resource/Storage/AwsBackupVaultLock.Local.png) | ![illustration for AwsBackupVaultLockCard](../../../aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.png) | ![illustration for AwsBackupVaultLockGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupVaultLockXs>`
-- `<$AwsBackupVaultLockSm>`
-- `<$AwsBackupVaultLockMd>`
-- `<$AwsBackupVaultLockLg>`
-
-
-
-
-
-## AwsBackupVaultLock
-
-### Load remotely
-```plantuml
-@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 AwsBackupVaultLock
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLock('AwsBackupVaultLock', 'Aws Backup Vault Lock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVaultLock
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLock('AwsBackupVaultLock', 'Aws Backup Vault Lock', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupVaultLockCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupVaultLockCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockCard('AwsBackupVaultLockCard', 'Aws Backup Vault Lock Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVaultLockCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockCard('AwsBackupVaultLockCard', 'Aws Backup Vault Lock Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupVaultLockGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupVaultLockGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockGroup('AwsBackupVaultLockGroup', 'Aws Backup Vault Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVaultLockGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockGroup('AwsBackupVaultLockGroup', 'Aws Backup Vault Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.png
deleted file mode 100644
index 9693575c4c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.puml
deleted file mode 100644
index 2a75aa5b7a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLock.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupVaultLock
-
-sprite $AwsBackupVaultLockXs [10x10/16z] PSR54S1040F1NYWh_uXDtnEEKqLlcPysuYUwI76zpa-HH1Nojq2Zg4N60m
-
-sprite $AwsBackupVaultLockSm [12x12/16z] LOs30G1H34DVlV_4nw_Q2QUeJCclhomWXoFoP_ppUJFsndbBPY6pt_SU4WhPkMh-S0C
-
-sprite $AwsBackupVaultLockMd [16x16/16z] JOm93WGn2CDCEVB_7wz06sdSqsa1OpHVnF3bd3Sldk8Sc62fi3UzsVY_psSVIG5zBYxy--xsTqv1XFirPB9qk6-eeWHsSpv6ewdDn55x-G4
-
-sprite $AwsBackupVaultLockLg [20x20/16z] {
-RP250GGW30EJ4fhz9tv1-tBuuSK_qjyGnXSyhlNiB2uWy-szt0kbC36Fiu7kUClXzXADaqFbZX17pyMPf8jBp7AS07-xtNy3YCEDHPiyV-E-tFM_cK5PE6x0
-A77H5oCyoNPZq7R0HdkxJm
-}
-
-!procedure AwsBackupVaultLock($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupVaultLock', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupVaultLockCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupVaultLockLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupVaultLockGroup($id, $name='Aws Backup Vault Lock', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupVaultLockLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.png
deleted file mode 100644
index e3b3c963c7..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.puml
deleted file mode 100644
index e4e112ed56..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupVaultLockCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockCard('AwsBackupVaultLockCard', 'Aws Backup Vault Lock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Remote.puml
deleted file mode 100644
index e3fe8d0bc2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupVaultLockCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockCard('AwsBackupVaultLockCard', 'Aws Backup Vault Lock Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.png
deleted file mode 100644
index 2f31cd04fc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.puml
deleted file mode 100644
index 08fa14e7e1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupVaultLockGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockGroup('AwsBackupVaultLockGroup', 'Aws Backup Vault Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Remote.puml
deleted file mode 100644
index 77aa645106..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVaultLockGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupVaultLockGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVaultLock')
-
-' renders the element
-AwsBackupVaultLockGroup('AwsBackupVaultLockGroup', 'Aws Backup Vault Lock Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.png
deleted file mode 100644
index df87645819..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.puml
deleted file mode 100644
index de3c39c3be..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupVirtualMachine
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachine('AwsBackupVirtualMachine', 'Aws Backup Virtual Machine', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Remote.puml
deleted file mode 100644
index ee9575b1b8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupVirtualMachine
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachine('AwsBackupVirtualMachine', 'Aws Backup Virtual Machine', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.md
deleted file mode 100644
index 9cdc6948ba..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupVirtualMachine
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-```
-
-
-
-| Illustration | AwsBackupVirtualMachine | AwsBackupVirtualMachineCard | AwsBackupVirtualMachineGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.png) | ![illustration for AwsBackupVirtualMachine](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.Local.png) | ![illustration for AwsBackupVirtualMachineCard](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.png) | ![illustration for AwsBackupVirtualMachineGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupVirtualMachineXs>`
-- `<$AwsBackupVirtualMachineSm>`
-- `<$AwsBackupVirtualMachineMd>`
-- `<$AwsBackupVirtualMachineLg>`
-
-
-
-
-
-## AwsBackupVirtualMachine
-
-### Load remotely
-```plantuml
-@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 AwsBackupVirtualMachine
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachine('AwsBackupVirtualMachine', 'Aws Backup Virtual Machine', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVirtualMachine
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachine('AwsBackupVirtualMachine', 'Aws Backup Virtual Machine', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupVirtualMachineCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupVirtualMachineCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineCard('AwsBackupVirtualMachineCard', 'Aws Backup Virtual Machine Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVirtualMachineCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineCard('AwsBackupVirtualMachineCard', 'Aws Backup Virtual Machine Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupVirtualMachineGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupVirtualMachineGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineGroup('AwsBackupVirtualMachineGroup', 'Aws Backup Virtual Machine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVirtualMachineGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineGroup('AwsBackupVirtualMachineGroup', 'Aws Backup Virtual Machine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.png
deleted file mode 100644
index 087167b26f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.puml
deleted file mode 100644
index c605fcfba1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine
-
-sprite $AwsBackupVirtualMachineXs [10x10/16z] HKg50G101DJsd_WJ9wy8bVZoGF2ZLePMHZxtB5vs9F__aeSKvzm
-
-sprite $AwsBackupVirtualMachineSm [12x12/16z] LOg50G01209jzj_uaMziJliAVYqE7Xp3lTbsa5qQajHRGGPQveklAqsA_5F9csqBitb17
-
-sprite $AwsBackupVirtualMachineMd [16x16/16z] NSp50GH130Cm3SNzLtouh5VGdf9YKud4eQqeXRI99VxIoaKOYyssoxz9nYL-oziqL3z2vmGAndIOSwMvo95IRQ6g8IABGoB9fQqt
-
-sprite $AwsBackupVirtualMachineLg [20x20/16z] {
-ROs73SGm4CEaQzf_ul_4tK28GX_Ty8KUxf7ePUDlGuzHR2d9jrXhVQz0Ob8KRYX6t36oITn9FXSnVDxnDj4WRB9DfSpzIixhfjlOFsRYegJMBnpQj-3LF0GI
-yaI3NNgRI6ne8iYxaVW3
-}
-
-!procedure AwsBackupVirtualMachine($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupVirtualMachineCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupVirtualMachineLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupVirtualMachineGroup($id, $name='Aws Backup Virtual Machine', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupVirtualMachineLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.png
deleted file mode 100644
index 4cb8cf30c3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.puml
deleted file mode 100644
index 2c4460b024..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupVirtualMachineCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineCard('AwsBackupVirtualMachineCard', 'Aws Backup Virtual Machine Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Remote.puml
deleted file mode 100644
index ae8ad7d4ea..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupVirtualMachineCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineCard('AwsBackupVirtualMachineCard', 'Aws Backup Virtual Machine Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.png
deleted file mode 100644
index c60a2d0ac0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.puml
deleted file mode 100644
index d643b5d4eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupVirtualMachineGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineGroup('AwsBackupVirtualMachineGroup', 'Aws Backup Virtual Machine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Remote.puml
deleted file mode 100644
index 08b87f94fa..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupVirtualMachineGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachine')
-
-' renders the element
-AwsBackupVirtualMachineGroup('AwsBackupVirtualMachineGroup', 'Aws Backup Virtual Machine Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.png
deleted file mode 100644
index 45356fc6c5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.puml
deleted file mode 100644
index b66fc9c911..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupVirtualMachineMonitor
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitor('AwsBackupVirtualMachineMonitor', 'Aws Backup Virtual Machine Monitor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Remote.puml
deleted file mode 100644
index 7ae1c33918..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupVirtualMachineMonitor
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitor('AwsBackupVirtualMachineMonitor', 'Aws Backup Virtual Machine Monitor', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.md b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.md
deleted file mode 100644
index 02f0af9e03..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsBackupVirtualMachineMonitor
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-```
-
-
-
-| Illustration | AwsBackupVirtualMachineMonitor | AwsBackupVirtualMachineMonitorCard | AwsBackupVirtualMachineMonitorGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.png) | ![illustration for AwsBackupVirtualMachineMonitor](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.Local.png) | ![illustration for AwsBackupVirtualMachineMonitorCard](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.png) | ![illustration for AwsBackupVirtualMachineMonitorGroup](../../../aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsBackupVirtualMachineMonitorXs>`
-- `<$AwsBackupVirtualMachineMonitorSm>`
-- `<$AwsBackupVirtualMachineMonitorMd>`
-- `<$AwsBackupVirtualMachineMonitorLg>`
-
-
-
-
-
-## AwsBackupVirtualMachineMonitor
-
-### Load remotely
-```plantuml
-@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 AwsBackupVirtualMachineMonitor
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitor('AwsBackupVirtualMachineMonitor', 'Aws Backup Virtual Machine Monitor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVirtualMachineMonitor
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitor('AwsBackupVirtualMachineMonitor', 'Aws Backup Virtual Machine Monitor', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsBackupVirtualMachineMonitorCard
-
-### Load remotely
-```plantuml
-@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 AwsBackupVirtualMachineMonitorCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorCard('AwsBackupVirtualMachineMonitorCard', 'Aws Backup Virtual Machine Monitor Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVirtualMachineMonitorCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorCard('AwsBackupVirtualMachineMonitorCard', 'Aws Backup Virtual Machine Monitor Card', 'an optional description')
-@enduml
-```
-
-## AwsBackupVirtualMachineMonitorGroup
-
-### Load remotely
-```plantuml
-@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 AwsBackupVirtualMachineMonitorGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorGroup('AwsBackupVirtualMachineMonitorGroup', 'Aws Backup Virtual Machine Monitor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsBackupVirtualMachineMonitorGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorGroup('AwsBackupVirtualMachineMonitorGroup', 'Aws Backup Virtual Machine Monitor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.png
deleted file mode 100644
index 43998dee2f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.puml
deleted file mode 100644
index b7a892167f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor
-
-sprite $AwsBackupVirtualMachineMonitorXs [10x10/16z] LOY50G0n2CJI8jb_udU5StvN38118iX-EiyKd9FdFfvjihi6kU_YdB9VZm6i
-
-sprite $AwsBackupVirtualMachineMonitorSm [12x12/16z] NKk50S002BBz_-Cfh6q9-OTgyMXlaMoRqwT3PooLari64QIbqtRwYN0wJkgLbhXehpdRInXLk0u
-
-sprite $AwsBackupVirtualMachineMonitorMd [16x16/16z] RSlNOGKm20F00son_yJfFUy-LJoKPFam4TO4d7OPCmA1BQX65vcaV5Ggq1586h0frFfG5kUxFt3rnz_2HUQcMGWiw8RC7bER7g24fVdGkm6U0G
-
-sprite $AwsBackupVirtualMachineMonitorLg [20x20/16z] {
-VS-5WGGn30GmEU3fl-A7Oro5ENOWVtYsgQASLRfwKPdfUPbYiSCa4mBiMkx3kBmnxZkQrPph1agcimm5Et5s7yJ3N9rVclsuhpTOZ_UD0dbyDs1ko9-9THuL
-s9xYA9bsZ0nnrcriQkhseAjMULP_NFm2
-}
-
-!procedure AwsBackupVirtualMachineMonitor($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsBackupVirtualMachineMonitorCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsBackupVirtualMachineMonitorLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsBackupVirtualMachineMonitorGroup($id, $name='Aws Backup Virtual Machine Monitor', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsBackupVirtualMachineMonitorLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.png
deleted file mode 100644
index a37c27a6b5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.puml
deleted file mode 100644
index b88a5dee6f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsBackupVirtualMachineMonitorCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorCard('AwsBackupVirtualMachineMonitorCard', 'Aws Backup Virtual Machine Monitor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Remote.puml
deleted file mode 100644
index 41320eafd9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsBackupVirtualMachineMonitorCard
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorCard('AwsBackupVirtualMachineMonitorCard', 'Aws Backup Virtual Machine Monitor Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.png
deleted file mode 100644
index bb034f3290..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.puml
deleted file mode 100644
index dae2a8e6b6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsBackupVirtualMachineMonitorGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorGroup('AwsBackupVirtualMachineMonitorGroup', 'Aws Backup Virtual Machine Monitor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Remote.puml
deleted file mode 100644
index 2e879aa558..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitorGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsBackupVirtualMachineMonitorGroup
-include('aws-q2-2023/Resource/Storage/AwsBackupVirtualMachineMonitor')
-
-' renders the element
-AwsBackupVirtualMachineMonitorGroup('AwsBackupVirtualMachineMonitorGroup', 'Aws Backup Virtual Machine Monitor Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.png
deleted file mode 100644
index c8a2f7f602..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.puml
deleted file mode 100644
index ee1a39a5fb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowballSnowballImportExport
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExport('AwsSnowballSnowballImportExport', 'Aws Snowball Snowball Import Export', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Remote.puml
deleted file mode 100644
index 066fc52713..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowballSnowballImportExport
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExport('AwsSnowballSnowballImportExport', 'Aws Snowball Snowball Import Export', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.md b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.md
deleted file mode 100644
index 556dea87bd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsSnowballSnowballImportExport
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-```
-
-
-
-| Illustration | AwsSnowballSnowballImportExport | AwsSnowballSnowballImportExportCard | AwsSnowballSnowballImportExportGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.png) | ![illustration for AwsSnowballSnowballImportExport](../../../aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.Local.png) | ![illustration for AwsSnowballSnowballImportExportCard](../../../aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.png) | ![illustration for AwsSnowballSnowballImportExportGroup](../../../aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsSnowballSnowballImportExportXs>`
-- `<$AwsSnowballSnowballImportExportSm>`
-- `<$AwsSnowballSnowballImportExportMd>`
-- `<$AwsSnowballSnowballImportExportLg>`
-
-
-
-
-
-## AwsSnowballSnowballImportExport
-
-### Load remotely
-```plantuml
-@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 AwsSnowballSnowballImportExport
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExport('AwsSnowballSnowballImportExport', 'Aws Snowball Snowball Import Export', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballSnowballImportExport
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExport('AwsSnowballSnowballImportExport', 'Aws Snowball Snowball Import Export', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsSnowballSnowballImportExportCard
-
-### Load remotely
-```plantuml
-@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 AwsSnowballSnowballImportExportCard
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportCard('AwsSnowballSnowballImportExportCard', 'Aws Snowball Snowball Import Export Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballSnowballImportExportCard
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportCard('AwsSnowballSnowballImportExportCard', 'Aws Snowball Snowball Import Export Card', 'an optional description')
-@enduml
-```
-
-## AwsSnowballSnowballImportExportGroup
-
-### Load remotely
-```plantuml
-@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 AwsSnowballSnowballImportExportGroup
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportGroup('AwsSnowballSnowballImportExportGroup', 'Aws Snowball Snowball Import Export Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsSnowballSnowballImportExportGroup
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportGroup('AwsSnowballSnowballImportExportGroup', 'Aws Snowball Snowball Import Export Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.png b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.png
deleted file mode 100644
index 1cad3a2e7c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.puml
deleted file mode 100644
index 58dc57d17f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport
-
-sprite $AwsSnowballSnowballImportExportXs [10x10/16z] VSd70G0G5C3GgDb_OfsZn-_yL2Ae44RdQWDvSCQyPjZNRLpPvEa
-
-sprite $AwsSnowballSnowballImportExportSm [12x12/16z] TSI50G0n24FH7sZ3_XEVkxm8VygxH2bBI3PYaqPKE29iqsQr7AAJG4yG6nbvKwRLZgiH
-
-sprite $AwsSnowballSnowballImportExportMd [16x16/16z] bShL0SKm34FHQwkHzf-uJ5yFJi38lrBTVJqrJfMwYYsMSO1XMu3sMWAjccCU22kh9wP3QbgvEUX8mhwVwgmilDKF6Gy_CEFDVBC
-
-sprite $AwsSnowballSnowballImportExportLg [20x20/16z] {
-fSw50GCm30F1bqdxRzoKcI-CDd_fkPRGt1WmBSbegUrCmY6WlCLotjkxtBC7l3KWCTi6CMmD5cJjjTbF33heta_JxF-3QhRc52CgeRO2FSi5pvKGLLoH0TML
-u6CR
-}
-
-!procedure AwsSnowballSnowballImportExport($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsSnowballSnowballImportExportCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsSnowballSnowballImportExportLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsSnowballSnowballImportExportGroup($id, $name='Aws Snowball Snowball Import Export', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsSnowballSnowballImportExportLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.png
deleted file mode 100644
index cbd664c7cc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.puml
deleted file mode 100644
index 8e5d4d0215..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsSnowballSnowballImportExportCard
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportCard('AwsSnowballSnowballImportExportCard', 'Aws Snowball Snowball Import Export Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Remote.puml
deleted file mode 100644
index ec20811c93..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsSnowballSnowballImportExportCard
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportCard('AwsSnowballSnowballImportExportCard', 'Aws Snowball Snowball Import Export Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.png
deleted file mode 100644
index 132b7997a2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.puml
deleted file mode 100644
index e18e408553..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsSnowballSnowballImportExportGroup
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportGroup('AwsSnowballSnowballImportExportGroup', 'Aws Snowball Snowball Import Export Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Remote.puml
deleted file mode 100644
index 9e1a2f60a1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExportGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsSnowballSnowballImportExportGroup
-include('aws-q2-2023/Resource/Storage/AwsSnowballSnowballImportExport')
-
-' renders the element
-AwsSnowballSnowballImportExportGroup('AwsSnowballSnowballImportExportGroup', 'Aws Snowball Snowball Import Export Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.png
deleted file mode 100644
index 082530d870..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.puml
deleted file mode 100644
index 8149886c3f..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayAmazonFSxFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGateway('AwsStorageGatewayAmazonFSxFileGateway', 'Aws Storage Gateway Amazon F Sx File Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Remote.puml
deleted file mode 100644
index e7a5fe6dd9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayAmazonFSxFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGateway('AwsStorageGatewayAmazonFSxFileGateway', 'Aws Storage Gateway Amazon F Sx File Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.md
deleted file mode 100644
index 19ac00adcd..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayAmazonFSxFileGateway
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-```
-
-
-
-| Illustration | AwsStorageGatewayAmazonFSxFileGateway | AwsStorageGatewayAmazonFSxFileGatewayCard | AwsStorageGatewayAmazonFSxFileGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.png) | ![illustration for AwsStorageGatewayAmazonFSxFileGateway](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.Local.png) | ![illustration for AwsStorageGatewayAmazonFSxFileGatewayCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.png) | ![illustration for AwsStorageGatewayAmazonFSxFileGatewayGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayAmazonFSxFileGatewayXs>`
-- `<$AwsStorageGatewayAmazonFSxFileGatewaySm>`
-- `<$AwsStorageGatewayAmazonFSxFileGatewayMd>`
-- `<$AwsStorageGatewayAmazonFSxFileGatewayLg>`
-
-
-
-
-
-## AwsStorageGatewayAmazonFSxFileGateway
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayAmazonFSxFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGateway('AwsStorageGatewayAmazonFSxFileGateway', 'Aws Storage Gateway Amazon F Sx File Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayAmazonFSxFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGateway('AwsStorageGatewayAmazonFSxFileGateway', 'Aws Storage Gateway Amazon F Sx File Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayAmazonFSxFileGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayAmazonFSxFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayCard('AwsStorageGatewayAmazonFSxFileGatewayCard', 'Aws Storage Gateway Amazon F Sx File Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayAmazonFSxFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayCard('AwsStorageGatewayAmazonFSxFileGatewayCard', 'Aws Storage Gateway Amazon F Sx File Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayAmazonFSxFileGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayAmazonFSxFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayGroup('AwsStorageGatewayAmazonFSxFileGatewayGroup', 'Aws Storage Gateway Amazon F Sx File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayAmazonFSxFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayGroup('AwsStorageGatewayAmazonFSxFileGatewayGroup', 'Aws Storage Gateway Amazon F Sx File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.png
deleted file mode 100644
index df9407313b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.puml
deleted file mode 100644
index c46a333ce6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway
-
-sprite $AwsStorageGatewayAmazonFSxFileGatewayXs [10x10/16z] Oq00TY1cOc4W2Z0oCB02CJC38oD4W1bCC89PCC3220H08G
-
-sprite $AwsStorageGatewayAmazonFSxFileGatewaySm [12x12/16z] XKg30S1036oy_yHzM-7f6yeGKA5Nu8rdLT888a2WIIVGX7rnZjKd6ijZ1m
-
-sprite $AwsStorageGatewayAmazonFSxFileGatewayMd [16x16/16z] fOfL0e10449X0kv_OhlrpzqfuE7zPCkzAyUwGrkw1tyrUDMSZvY-viFeOeF2gbUuuwgxmPrVNqrzrVsjlR-P7m4
-
-sprite $AwsStorageGatewayAmazonFSxFileGatewayLg [20x20/16z] lSw53SKm34LHF-F-4tze6CMzYkWuH8V48jpGIJWzSMYbRcmlcCu6W7MsPndXRp1L1mcU-zWUasSNqerArIYPAKMr9v4qgLP_CvlTJ56p-jMkFtq1
-
-!procedure AwsStorageGatewayAmazonFSxFileGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayAmazonFSxFileGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayAmazonFSxFileGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayAmazonFSxFileGatewayGroup($id, $name='Aws Storage Gateway Amazon F Sx File Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayAmazonFSxFileGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.png
deleted file mode 100644
index df5891aa6f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.puml
deleted file mode 100644
index f4ed7fa1ac..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayAmazonFSxFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayCard('AwsStorageGatewayAmazonFSxFileGatewayCard', 'Aws Storage Gateway Amazon F Sx File Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Remote.puml
deleted file mode 100644
index 5e6cea5bc7..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayAmazonFSxFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayCard('AwsStorageGatewayAmazonFSxFileGatewayCard', 'Aws Storage Gateway Amazon F Sx File Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.png
deleted file mode 100644
index 51887aae1c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.puml
deleted file mode 100644
index 212a08a428..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayAmazonFSxFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayGroup('AwsStorageGatewayAmazonFSxFileGatewayGroup', 'Aws Storage Gateway Amazon F Sx File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Remote.puml
deleted file mode 100644
index 0d5f7d349d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayAmazonFSxFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonFSxFileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonFSxFileGatewayGroup('AwsStorageGatewayAmazonFSxFileGatewayGroup', 'Aws Storage Gateway Amazon F Sx File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.png
deleted file mode 100644
index f18567c109..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.puml
deleted file mode 100644
index c14c946ba2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayAmazonS3FileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGateway('AwsStorageGatewayAmazonS3FileGateway', 'Aws Storage Gateway Amazon S3 File Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Remote.puml
deleted file mode 100644
index 48a48bc33d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayAmazonS3FileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGateway('AwsStorageGatewayAmazonS3FileGateway', 'Aws Storage Gateway Amazon S3 File Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.md
deleted file mode 100644
index ec973e6c2d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayAmazonS3FileGateway
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-```
-
-
-
-| Illustration | AwsStorageGatewayAmazonS3FileGateway | AwsStorageGatewayAmazonS3FileGatewayCard | AwsStorageGatewayAmazonS3FileGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.png) | ![illustration for AwsStorageGatewayAmazonS3FileGateway](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.Local.png) | ![illustration for AwsStorageGatewayAmazonS3FileGatewayCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.png) | ![illustration for AwsStorageGatewayAmazonS3FileGatewayGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayAmazonS3FileGatewayXs>`
-- `<$AwsStorageGatewayAmazonS3FileGatewaySm>`
-- `<$AwsStorageGatewayAmazonS3FileGatewayMd>`
-- `<$AwsStorageGatewayAmazonS3FileGatewayLg>`
-
-
-
-
-
-## AwsStorageGatewayAmazonS3FileGateway
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayAmazonS3FileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGateway('AwsStorageGatewayAmazonS3FileGateway', 'Aws Storage Gateway Amazon S3 File Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayAmazonS3FileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGateway('AwsStorageGatewayAmazonS3FileGateway', 'Aws Storage Gateway Amazon S3 File Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayAmazonS3FileGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayAmazonS3FileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayCard('AwsStorageGatewayAmazonS3FileGatewayCard', 'Aws Storage Gateway Amazon S3 File Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayAmazonS3FileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayCard('AwsStorageGatewayAmazonS3FileGatewayCard', 'Aws Storage Gateway Amazon S3 File Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayAmazonS3FileGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayAmazonS3FileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayGroup('AwsStorageGatewayAmazonS3FileGatewayGroup', 'Aws Storage Gateway Amazon S3 File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayAmazonS3FileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayGroup('AwsStorageGatewayAmazonS3FileGatewayGroup', 'Aws Storage Gateway Amazon S3 File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.png
deleted file mode 100644
index e1b5e73815..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.puml
deleted file mode 100644
index 8d5c94c8cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway
-
-sprite $AwsStorageGatewayAmazonS3FileGatewayXs [10x10/16z] PSQ53GD100Cm7sR_ZQi8Ic-HVQo5mA2UkydG2SE8CIQhGq9NtIXU
-
-sprite $AwsStorageGatewayAmazonS3FileGatewaySm [12x12/16z] ROk50S1020CF2_jFNFS-JeHNT9efjrCSQtnpt-N4UJjru19GTUeTZRmSUctHC0C
-
-sprite $AwsStorageGatewayAmazonS3FileGatewayMd [16x16/16z] XSS50a0X20JHKM7t_YV-tJa6FEurM_QgIEQqZhNoOyukgJXQXUg36yda14a8l7hCG3iu9BDwxUHyTdWDw04
-
-sprite $AwsStorageGatewayAmazonS3FileGatewayLg [20x20/16z] hSor0GG1449H687-ApvPzsX_-4Pm4rjs5zRIYI5vMKeiQJQ-OpYRRDdScRkgt7i36kHWhkeYAQ2i7cruImG1A1SRgk71tcGxLrixMJyQbxIUhm705m
-
-!procedure AwsStorageGatewayAmazonS3FileGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayAmazonS3FileGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayAmazonS3FileGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayAmazonS3FileGatewayGroup($id, $name='Aws Storage Gateway Amazon S3 File Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayAmazonS3FileGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.png
deleted file mode 100644
index 68bbbba0a3..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.puml
deleted file mode 100644
index 0281f286b3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayAmazonS3FileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayCard('AwsStorageGatewayAmazonS3FileGatewayCard', 'Aws Storage Gateway Amazon S3 File Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Remote.puml
deleted file mode 100644
index d7bf0acab1..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayAmazonS3FileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayCard('AwsStorageGatewayAmazonS3FileGatewayCard', 'Aws Storage Gateway Amazon S3 File Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.png
deleted file mode 100644
index 98c778efdc..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.puml
deleted file mode 100644
index 2e0e272b69..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayAmazonS3FileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayGroup('AwsStorageGatewayAmazonS3FileGatewayGroup', 'Aws Storage Gateway Amazon S3 File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Remote.puml
deleted file mode 100644
index 9a51c7aaa0..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayAmazonS3FileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayAmazonS3FileGateway')
-
-' renders the element
-AwsStorageGatewayAmazonS3FileGatewayGroup('AwsStorageGatewayAmazonS3FileGatewayGroup', 'Aws Storage Gateway Amazon S3 File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.png
deleted file mode 100644
index dd72c5b05c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.puml
deleted file mode 100644
index 215f6555b2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayCachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolume('AwsStorageGatewayCachedVolume', 'Aws Storage Gateway Cached Volume', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Remote.puml
deleted file mode 100644
index 1fae2a0334..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayCachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolume('AwsStorageGatewayCachedVolume', 'Aws Storage Gateway Cached Volume', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.md
deleted file mode 100644
index fb2faa7abe..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayCachedVolume
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-```
-
-
-
-| Illustration | AwsStorageGatewayCachedVolume | AwsStorageGatewayCachedVolumeCard | AwsStorageGatewayCachedVolumeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.png) | ![illustration for AwsStorageGatewayCachedVolume](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.Local.png) | ![illustration for AwsStorageGatewayCachedVolumeCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.png) | ![illustration for AwsStorageGatewayCachedVolumeGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayCachedVolumeXs>`
-- `<$AwsStorageGatewayCachedVolumeSm>`
-- `<$AwsStorageGatewayCachedVolumeMd>`
-- `<$AwsStorageGatewayCachedVolumeLg>`
-
-
-
-
-
-## AwsStorageGatewayCachedVolume
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayCachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolume('AwsStorageGatewayCachedVolume', 'Aws Storage Gateway Cached Volume', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayCachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolume('AwsStorageGatewayCachedVolume', 'Aws Storage Gateway Cached Volume', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayCachedVolumeCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayCachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeCard('AwsStorageGatewayCachedVolumeCard', 'Aws Storage Gateway Cached Volume Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayCachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeCard('AwsStorageGatewayCachedVolumeCard', 'Aws Storage Gateway Cached Volume Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayCachedVolumeGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayCachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeGroup('AwsStorageGatewayCachedVolumeGroup', 'Aws Storage Gateway Cached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayCachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeGroup('AwsStorageGatewayCachedVolumeGroup', 'Aws Storage Gateway Cached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.png
deleted file mode 100644
index 84b4ac6ab2..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.puml
deleted file mode 100644
index 2cd74ed474..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume
-
-sprite $AwsStorageGatewayCachedVolumeXs [10x10/16z] Oy00Z62IYO69XH4kHXgBdPqTp69Y0hAPc1a
-
-sprite $AwsStorageGatewayCachedVolumeSm [12x12/16z] Oq01J8mGm0vaCp83CP06inbPc1XWR22c3fi9Q264pSO699b09
-
-sprite $AwsStorageGatewayCachedVolumeMd [16x16/16z] nO_50G0n3CFiuFuJ7vOxG1NKqzY8JdwEXlzEk3rjpKc3QVF6CGztjy7rcUhw16F92Tm
-
-sprite $AwsStorageGatewayCachedVolumeLg [20x20/16z] rSg53S0m44DHKtlxJrpcPe5yaVLajAjNt6p08vuM2hB1aFVF2YBc_X4U5mDrsrtlLbiVmzBJ9EqcoRjnxJbc
-
-!procedure AwsStorageGatewayCachedVolume($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayCachedVolumeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayCachedVolumeLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayCachedVolumeGroup($id, $name='Aws Storage Gateway Cached Volume', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayCachedVolumeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.png
deleted file mode 100644
index a8f8d38a7f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.puml
deleted file mode 100644
index c2e9b8474d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayCachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeCard('AwsStorageGatewayCachedVolumeCard', 'Aws Storage Gateway Cached Volume Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Remote.puml
deleted file mode 100644
index 09fe9dc671..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayCachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeCard('AwsStorageGatewayCachedVolumeCard', 'Aws Storage Gateway Cached Volume Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.png
deleted file mode 100644
index 239ea2d2c5..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.puml
deleted file mode 100644
index be232e7e41..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayCachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeGroup('AwsStorageGatewayCachedVolumeGroup', 'Aws Storage Gateway Cached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Remote.puml
deleted file mode 100644
index d66d0a704e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolumeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayCachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayCachedVolume')
-
-' renders the element
-AwsStorageGatewayCachedVolumeGroup('AwsStorageGatewayCachedVolumeGroup', 'Aws Storage Gateway Cached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.png
deleted file mode 100644
index 4226c31ca6..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.puml
deleted file mode 100644
index 59e97b7c79..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGateway('AwsStorageGatewayFileGateway', 'Aws Storage Gateway File Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Remote.puml
deleted file mode 100644
index c6e829ec86..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGateway('AwsStorageGatewayFileGateway', 'Aws Storage Gateway File Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.md
deleted file mode 100644
index 412c8a82be..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayFileGateway
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-```
-
-
-
-| Illustration | AwsStorageGatewayFileGateway | AwsStorageGatewayFileGatewayCard | AwsStorageGatewayFileGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.png) | ![illustration for AwsStorageGatewayFileGateway](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.Local.png) | ![illustration for AwsStorageGatewayFileGatewayCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.png) | ![illustration for AwsStorageGatewayFileGatewayGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayFileGatewayXs>`
-- `<$AwsStorageGatewayFileGatewaySm>`
-- `<$AwsStorageGatewayFileGatewayMd>`
-- `<$AwsStorageGatewayFileGatewayLg>`
-
-
-
-
-
-## AwsStorageGatewayFileGateway
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGateway('AwsStorageGatewayFileGateway', 'Aws Storage Gateway File Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayFileGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGateway('AwsStorageGatewayFileGateway', 'Aws Storage Gateway File Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayFileGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayCard('AwsStorageGatewayFileGatewayCard', 'Aws Storage Gateway File Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayCard('AwsStorageGatewayFileGatewayCard', 'Aws Storage Gateway File Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayFileGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayGroup('AwsStorageGatewayFileGatewayGroup', 'Aws Storage Gateway File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayGroup('AwsStorageGatewayFileGatewayGroup', 'Aws Storage Gateway File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.png
deleted file mode 100644
index bca6bf2ea0..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.puml
deleted file mode 100644
index 76e307ae90..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway
-
-sprite $AwsStorageGatewayFileGatewayXs [10x10/16z] Oq02x53Cm0RXucGnCJCmi81OO3wGZPy5
-
-sprite $AwsStorageGatewayFileGatewaySm [12x12/16z] Oq01J6nCZCpi36G2PcPa7Xi84AsN3G8O
-
-sprite $AwsStorageGatewayFileGatewayMd [16x16/16z] hKcr0G0m2CFv_-9wCp5YKIecCZ8TJYzRFF-BRFEgIWlXSzqTU7Gj7aCJ
-
-sprite $AwsStorageGatewayFileGatewayLg [20x20/16z] lSz50W1H209G2xZ_YQSxjlBJvqhxIu0YuY9GBcyAErtwhkr3EzDjaPdplouczw2lEUmoPxtD6oncy_bSOZO2
-
-!procedure AwsStorageGatewayFileGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayFileGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayFileGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayFileGatewayGroup($id, $name='Aws Storage Gateway File Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayFileGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.png
deleted file mode 100644
index bae985b365..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.puml
deleted file mode 100644
index 88e1f19da2..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayCard('AwsStorageGatewayFileGatewayCard', 'Aws Storage Gateway File Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Remote.puml
deleted file mode 100644
index 1eb9f8686a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayFileGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayCard('AwsStorageGatewayFileGatewayCard', 'Aws Storage Gateway File Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.png
deleted file mode 100644
index 39d630458a..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.puml
deleted file mode 100644
index 3d4989c487..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayGroup('AwsStorageGatewayFileGatewayGroup', 'Aws Storage Gateway File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Remote.puml
deleted file mode 100644
index 99214a6dd6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayFileGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayFileGateway')
-
-' renders the element
-AwsStorageGatewayFileGatewayGroup('AwsStorageGatewayFileGatewayGroup', 'Aws Storage Gateway File Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.png
deleted file mode 100644
index 79330619ce..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.puml
deleted file mode 100644
index c74ae7b95a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayNoncachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolume('AwsStorageGatewayNoncachedVolume', 'Aws Storage Gateway Noncached Volume', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Remote.puml
deleted file mode 100644
index f5035eed66..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayNoncachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolume('AwsStorageGatewayNoncachedVolume', 'Aws Storage Gateway Noncached Volume', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.md
deleted file mode 100644
index 955976ac34..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayNoncachedVolume
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-```
-
-
-
-| Illustration | AwsStorageGatewayNoncachedVolume | AwsStorageGatewayNoncachedVolumeCard | AwsStorageGatewayNoncachedVolumeGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.png) | ![illustration for AwsStorageGatewayNoncachedVolume](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.Local.png) | ![illustration for AwsStorageGatewayNoncachedVolumeCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.png) | ![illustration for AwsStorageGatewayNoncachedVolumeGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayNoncachedVolumeXs>`
-- `<$AwsStorageGatewayNoncachedVolumeSm>`
-- `<$AwsStorageGatewayNoncachedVolumeMd>`
-- `<$AwsStorageGatewayNoncachedVolumeLg>`
-
-
-
-
-
-## AwsStorageGatewayNoncachedVolume
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayNoncachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolume('AwsStorageGatewayNoncachedVolume', 'Aws Storage Gateway Noncached Volume', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayNoncachedVolume
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolume('AwsStorageGatewayNoncachedVolume', 'Aws Storage Gateway Noncached Volume', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayNoncachedVolumeCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayNoncachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeCard('AwsStorageGatewayNoncachedVolumeCard', 'Aws Storage Gateway Noncached Volume Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayNoncachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeCard('AwsStorageGatewayNoncachedVolumeCard', 'Aws Storage Gateway Noncached Volume Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayNoncachedVolumeGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayNoncachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeGroup('AwsStorageGatewayNoncachedVolumeGroup', 'Aws Storage Gateway Noncached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayNoncachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeGroup('AwsStorageGatewayNoncachedVolumeGroup', 'Aws Storage Gateway Noncached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.png
deleted file mode 100644
index 76f95bfe38..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.puml
deleted file mode 100644
index 21c1eb5a23..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume
-
-sprite $AwsStorageGatewayNoncachedVolumeXs [10x10/16z] Ow01O6Td1zECZ40s8nC3
-
-sprite $AwsStorageGatewayNoncachedVolumeSm [12x12/16z] Oq01J8mGm0vaCqB5QCTc0be8OREn0Kb640a
-
-sprite $AwsStorageGatewayNoncachedVolumeMd [16x16/16z] Oy00R0Z03kOZf5Y72f-D5GYG-CmW6ifdOMTdPmBIG0heFm
-
-sprite $AwsStorageGatewayNoncachedVolumeLg [20x20/16z] Oy0Es5408rYC5KK5ijYe61iudD34G0naCKP6HZ2N7SXWWeWnWW0o0m
-
-!procedure AwsStorageGatewayNoncachedVolume($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayNoncachedVolumeCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayNoncachedVolumeLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayNoncachedVolumeGroup($id, $name='Aws Storage Gateway Noncached Volume', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayNoncachedVolumeLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.png
deleted file mode 100644
index 0059f9272c..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.puml
deleted file mode 100644
index 120d06efa6..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayNoncachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeCard('AwsStorageGatewayNoncachedVolumeCard', 'Aws Storage Gateway Noncached Volume Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Remote.puml
deleted file mode 100644
index 8964c8cc40..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayNoncachedVolumeCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeCard('AwsStorageGatewayNoncachedVolumeCard', 'Aws Storage Gateway Noncached Volume Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.png
deleted file mode 100644
index 4beeb8aa5b..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.puml
deleted file mode 100644
index a7fe103174..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayNoncachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeGroup('AwsStorageGatewayNoncachedVolumeGroup', 'Aws Storage Gateway Noncached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Remote.puml
deleted file mode 100644
index eac6c9dd1e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolumeGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayNoncachedVolumeGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayNoncachedVolume')
-
-' renders the element
-AwsStorageGatewayNoncachedVolumeGroup('AwsStorageGatewayNoncachedVolumeGroup', 'Aws Storage Gateway Noncached Volume Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.png
deleted file mode 100644
index a2ff7c369f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.puml
deleted file mode 100644
index 24e0fd9bc3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayTapeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGateway('AwsStorageGatewayTapeGateway', 'Aws Storage Gateway Tape Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Remote.puml
deleted file mode 100644
index b7edc54b0d..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayTapeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGateway('AwsStorageGatewayTapeGateway', 'Aws Storage Gateway Tape Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.md
deleted file mode 100644
index b2ad67808c..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayTapeGateway
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-```
-
-
-
-| Illustration | AwsStorageGatewayTapeGateway | AwsStorageGatewayTapeGatewayCard | AwsStorageGatewayTapeGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.png) | ![illustration for AwsStorageGatewayTapeGateway](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.Local.png) | ![illustration for AwsStorageGatewayTapeGatewayCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.png) | ![illustration for AwsStorageGatewayTapeGatewayGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayTapeGatewayXs>`
-- `<$AwsStorageGatewayTapeGatewaySm>`
-- `<$AwsStorageGatewayTapeGatewayMd>`
-- `<$AwsStorageGatewayTapeGatewayLg>`
-
-
-
-
-
-## AwsStorageGatewayTapeGateway
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayTapeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGateway('AwsStorageGatewayTapeGateway', 'Aws Storage Gateway Tape Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayTapeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGateway('AwsStorageGatewayTapeGateway', 'Aws Storage Gateway Tape Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayTapeGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayTapeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayCard('AwsStorageGatewayTapeGatewayCard', 'Aws Storage Gateway Tape Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayTapeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayCard('AwsStorageGatewayTapeGatewayCard', 'Aws Storage Gateway Tape Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayTapeGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayTapeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayGroup('AwsStorageGatewayTapeGatewayGroup', 'Aws Storage Gateway Tape Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayTapeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayGroup('AwsStorageGatewayTapeGatewayGroup', 'Aws Storage Gateway Tape Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.png
deleted file mode 100644
index 5eed03671e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.puml
deleted file mode 100644
index 18bc3abe64..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway
-
-sprite $AwsStorageGatewayTapeGatewayXs [10x10/16z] NKc30G0m3Alp_yKpgv3kc1AfTyKxIegNYeOwFThkngRo4SvM848L
-
-sprite $AwsStorageGatewayTapeGatewaySm [12x12/16z] XKg54S103EAv1FRVkEzorYY6fno5OeSQIld3LzweEt32jTcnfr-tTbGlEkvsIaHMO5aoFW
-
-sprite $AwsStorageGatewayTapeGatewayMd [16x16/16z] fSc54S0m34FHRzJ-4vUvnqbCxyJ_fTJgIxNlqBwle0QSalos0AnE1wY5dnRQZlguDn-91NaO9zefDziT1RI1E5xszc06
-
-sprite $AwsStorageGatewayTapeGatewayLg [20x20/16z] {
-hOx50KD124JnwR_Zh0AnsvzL7af_n1u8vqOCkbw5Pv2s-FjfEO-oynOJ63kuix2TgyNcO357Hh6OrZgM3AIpWZ55OqR5_kVE7W0cRRF8dcKeS1WPJEOH0PNu
-Q7nV
-}
-
-!procedure AwsStorageGatewayTapeGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayTapeGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayTapeGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayTapeGatewayGroup($id, $name='Aws Storage Gateway Tape Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayTapeGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.png
deleted file mode 100644
index ed2a5637ef..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.puml
deleted file mode 100644
index 41873815ac..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayTapeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayCard('AwsStorageGatewayTapeGatewayCard', 'Aws Storage Gateway Tape Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Remote.puml
deleted file mode 100644
index 10b800add9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayTapeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayCard('AwsStorageGatewayTapeGatewayCard', 'Aws Storage Gateway Tape Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.png
deleted file mode 100644
index d7e5545e40..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.puml
deleted file mode 100644
index d28403fa1a..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayTapeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayGroup('AwsStorageGatewayTapeGatewayGroup', 'Aws Storage Gateway Tape Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Remote.puml
deleted file mode 100644
index 2f4756d22e..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayTapeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayTapeGateway')
-
-' renders the element
-AwsStorageGatewayTapeGatewayGroup('AwsStorageGatewayTapeGatewayGroup', 'Aws Storage Gateway Tape Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.png
deleted file mode 100644
index 19fa81deeb..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.puml
deleted file mode 100644
index 1eaeb35fd8..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayVirtualTapeLibrary
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibrary('AwsStorageGatewayVirtualTapeLibrary', 'Aws Storage Gateway Virtual Tape Library', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Remote.puml
deleted file mode 100644
index a0bab0d8be..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayVirtualTapeLibrary
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibrary('AwsStorageGatewayVirtualTapeLibrary', 'Aws Storage Gateway Virtual Tape Library', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.md
deleted file mode 100644
index 7ba9d2b8eb..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayVirtualTapeLibrary
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-```
-
-
-
-| Illustration | AwsStorageGatewayVirtualTapeLibrary | AwsStorageGatewayVirtualTapeLibraryCard | AwsStorageGatewayVirtualTapeLibraryGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.png) | ![illustration for AwsStorageGatewayVirtualTapeLibrary](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.Local.png) | ![illustration for AwsStorageGatewayVirtualTapeLibraryCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.png) | ![illustration for AwsStorageGatewayVirtualTapeLibraryGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayVirtualTapeLibraryXs>`
-- `<$AwsStorageGatewayVirtualTapeLibrarySm>`
-- `<$AwsStorageGatewayVirtualTapeLibraryMd>`
-- `<$AwsStorageGatewayVirtualTapeLibraryLg>`
-
-
-
-
-
-## AwsStorageGatewayVirtualTapeLibrary
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayVirtualTapeLibrary
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibrary('AwsStorageGatewayVirtualTapeLibrary', 'Aws Storage Gateway Virtual Tape Library', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayVirtualTapeLibrary
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibrary('AwsStorageGatewayVirtualTapeLibrary', 'Aws Storage Gateway Virtual Tape Library', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayVirtualTapeLibraryCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayVirtualTapeLibraryCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryCard('AwsStorageGatewayVirtualTapeLibraryCard', 'Aws Storage Gateway Virtual Tape Library Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayVirtualTapeLibraryCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryCard('AwsStorageGatewayVirtualTapeLibraryCard', 'Aws Storage Gateway Virtual Tape Library Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayVirtualTapeLibraryGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayVirtualTapeLibraryGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryGroup('AwsStorageGatewayVirtualTapeLibraryGroup', 'Aws Storage Gateway Virtual Tape Library Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayVirtualTapeLibraryGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryGroup('AwsStorageGatewayVirtualTapeLibraryGroup', 'Aws Storage Gateway Virtual Tape Library Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.png
deleted file mode 100644
index 8eb2890a1f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.puml
deleted file mode 100644
index 89034dbe37..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary.puml
+++ /dev/null
@@ -1,24 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary
-
-sprite $AwsStorageGatewayVirtualTapeLibraryXs [10x10/16z] Oy01cDcPeIn6DZOqEHO6HYYBbG76138OOKnsTdQe293DoCG
-
-sprite $AwsStorageGatewayVirtualTapeLibrarySm [12x12/16z] PSk50S1020J1UOF-Auvx5fVpefQTH34Y1tlFtU_iVQEqlMy2iU-rHkxxNF7NLkhUHoHbpJC
-
-sprite $AwsStorageGatewayVirtualTapeLibraryMd [16x16/16z] TSo50SCm00F1Dsh_ZIirJ1yy4u_caOZP6uTrSRlQ5Sh5RdUJy6lk1cNvN6oYpculAoDh-sh_fF9rVdQwark-gxka2iZ13m
-
-sprite $AwsStorageGatewayVirtualTapeLibraryLg [20x20/16z] {
-XS-50S0W4C30lEy_STq5KhyQy5tTaiM2QwS96gftSwEmksc-3I59lzXHno8YmJFgC3SGNvxFtOgfTBbQoBmN1setqhrCAgpaEhSbkkFBcdiOKrSJaLfiEj7L
-PEvwCW8
-}
-
-!procedure AwsStorageGatewayVirtualTapeLibrary($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayVirtualTapeLibraryCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayVirtualTapeLibraryLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayVirtualTapeLibraryGroup($id, $name='Aws Storage Gateway Virtual Tape Library', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayVirtualTapeLibraryLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.png
deleted file mode 100644
index 2f0d9b219f..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.puml
deleted file mode 100644
index a398d1c756..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayVirtualTapeLibraryCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryCard('AwsStorageGatewayVirtualTapeLibraryCard', 'Aws Storage Gateway Virtual Tape Library Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Remote.puml
deleted file mode 100644
index 60209359c9..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayVirtualTapeLibraryCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryCard('AwsStorageGatewayVirtualTapeLibraryCard', 'Aws Storage Gateway Virtual Tape Library Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.png
deleted file mode 100644
index 16b29988a8..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.puml
deleted file mode 100644
index f49a2466cf..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayVirtualTapeLibraryGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryGroup('AwsStorageGatewayVirtualTapeLibraryGroup', 'Aws Storage Gateway Virtual Tape Library Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Remote.puml
deleted file mode 100644
index 5f83e729e3..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibraryGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayVirtualTapeLibraryGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVirtualTapeLibrary')
-
-' renders the element
-AwsStorageGatewayVirtualTapeLibraryGroup('AwsStorageGatewayVirtualTapeLibraryGroup', 'Aws Storage Gateway Virtual Tape Library Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.png
deleted file mode 100644
index 29303a4c3e..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.puml
deleted file mode 100644
index 0279f488be..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayVolumeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGateway('AwsStorageGatewayVolumeGateway', 'Aws Storage Gateway Volume Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Remote.puml
deleted file mode 100644
index 44ac992dae..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayVolumeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGateway('AwsStorageGatewayVolumeGateway', 'Aws Storage Gateway Volume Gateway', 'an optional tech label', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.md b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.md
deleted file mode 100644
index 75d1da2a76..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.md
+++ /dev/null
@@ -1,168 +0,0 @@
-# AwsStorageGatewayVolumeGateway
-
-
-```text
-aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway
-```
-
-```text
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-```
-
-
-
-| Illustration | AwsStorageGatewayVolumeGateway | AwsStorageGatewayVolumeGatewayCard | AwsStorageGatewayVolumeGatewayGroup |
-| :---: | :---: | :---: | :---: |
-| ![illustration for Illustration](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.png) | ![illustration for AwsStorageGatewayVolumeGateway](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.Local.png) | ![illustration for AwsStorageGatewayVolumeGatewayCard](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.png) | ![illustration for AwsStorageGatewayVolumeGatewayGroup](../../../aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.png) |
-
-
-
-## Sprites
-The item provides the following sriptes:
-
-- `<$AwsStorageGatewayVolumeGatewayXs>`
-- `<$AwsStorageGatewayVolumeGatewaySm>`
-- `<$AwsStorageGatewayVolumeGatewayMd>`
-- `<$AwsStorageGatewayVolumeGatewayLg>`
-
-
-
-
-
-## AwsStorageGatewayVolumeGateway
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayVolumeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGateway('AwsStorageGatewayVolumeGateway', 'Aws Storage Gateway Volume Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayVolumeGateway
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGateway('AwsStorageGatewayVolumeGateway', 'Aws Storage Gateway Volume Gateway', 'an optional tech label', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayVolumeGatewayCard
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayVolumeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayCard('AwsStorageGatewayVolumeGatewayCard', 'Aws Storage Gateway Volume Gateway Card', 'an optional description')
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayVolumeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayCard('AwsStorageGatewayVolumeGatewayCard', 'Aws Storage Gateway Volume Gateway Card', 'an optional description')
-@enduml
-```
-
-## AwsStorageGatewayVolumeGatewayGroup
-
-### Load remotely
-```plantuml
-@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 AwsStorageGatewayVolumeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayGroup('AwsStorageGatewayVolumeGatewayGroup', 'Aws Storage Gateway Volume Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
-### Load locally
-```plantuml
-@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 AwsStorageGatewayVolumeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayGroup('AwsStorageGatewayVolumeGatewayGroup', 'Aws Storage Gateway Volume Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
-```
-
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.png
deleted file mode 100644
index 08b2805c95..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.puml
deleted file mode 100644
index 49911f0890..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-' definition of the Item aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway
-
-sprite $AwsStorageGatewayVolumeGatewayXs [10x10/16z] Oq02x62Cu6Ams9cOsI4CTXPMA8kPdHsRScOa7G
-
-sprite $AwsStorageGatewayVolumeGatewaySm [12x12/16z] XSV50G1138NGdudGVyNhhfmUEaSpPwPfxiSrFhCXWjLZiLX3xS5aLiuMLPXw
-
-sprite $AwsStorageGatewayVolumeGatewayMd [16x16/16z] ZO-50K0X44BrZjX_uj-Tji2poaE19MjJdEVqF6y1VtGUjMGhDeqDcRLCmCQgpJf0kwuptwmTewbDQm8GsnyhnV7s7W
-
-sprite $AwsStorageGatewayVolumeGatewayLg [20x20/16z] hS-54SD044FHHVt-AmvppBQ6DEzmRInUWeuF2Vg-WbxsRiQpz07cbtmRL4IAV1lFBNmOgAhXq-JNH7sQfO0sVTezcqntIZuiIa2xHkUmttdF
-
-!procedure AwsStorageGatewayVolumeGateway($id, $name="", $tech="", $desc="")
- IconElement($id, 'IconElement', 'aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway', $name, $tech, $desc)
-!endprocedure
-
-!procedure AwsStorageGatewayVolumeGatewayCard($id, $funcName="", $content="")
- IconCardElement($id, 'IconCardElement', '<$AwsStorageGatewayVolumeGatewayLg>', 'Storage', $funcName, $content)
-!endprocedure
-
-!procedure AwsStorageGatewayVolumeGatewayGroup($id, $name='Aws Storage Gateway Volume Gateway', $tech='')
- IconGroupElement($id, 'StorageFamily', '<$AwsStorageGatewayVolumeGatewayLg>', $name, $tech)
-!endprocedure
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.png
deleted file mode 100644
index 78849c91e1..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.puml
deleted file mode 100644
index 56fd302459..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Local.puml
+++ /dev/null
@@ -1,17 +0,0 @@
-@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 AwsStorageGatewayVolumeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayCard('AwsStorageGatewayVolumeGatewayCard', 'Aws Storage Gateway Volume Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Remote.puml
deleted file mode 100644
index 055a905577..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayCard.Remote.puml
+++ /dev/null
@@ -1,16 +0,0 @@
-@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 AwsStorageGatewayVolumeGatewayCard
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayCard('AwsStorageGatewayVolumeGatewayCard', 'Aws Storage Gateway Volume Gateway Card', 'an optional description')
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.png b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.png
deleted file mode 100644
index bb9658cd36..0000000000
Binary files a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.puml
deleted file mode 100644
index cd4c4ef6d5..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Local.puml
+++ /dev/null
@@ -1,21 +0,0 @@
-@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 AwsStorageGatewayVolumeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayGroup('AwsStorageGatewayVolumeGatewayGroup', 'Aws Storage Gateway Volume Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Remote.puml b/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Remote.puml
deleted file mode 100644
index 0385550459..0000000000
--- a/distribution/aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGatewayGroup.Remote.puml
+++ /dev/null
@@ -1,20 +0,0 @@
-@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 AwsStorageGatewayVolumeGatewayGroup
-include('aws-q2-2023/Resource/Storage/AwsStorageGatewayVolumeGateway')
-
-' renders the element
-AwsStorageGatewayVolumeGatewayGroup('AwsStorageGatewayVolumeGatewayGroup', 'Aws Storage Gateway Volume Gateway Group', 'an optional tech label') {
- note as note
- the content of the group
- end note
-}
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/bootstrap.puml b/distribution/aws-q2-2023/bootstrap.puml
deleted file mode 100644
index f5d1ed57ee..0000000000
--- a/distribution/aws-q2-2023/bootstrap.puml
+++ /dev/null
@@ -1,491 +0,0 @@
-
-
-
-' AWS
-
-!global $AWS_COLOR_DARK_BLUE="#232F3D"
-!global $AWS_COLOR_LIGHT_BLUE="#007CBC"
-!global $AWS_COLOR_LIGHT_BLUE_BG="#E6F2F9"
-!global $AWS_COLOR_GREY="#5A6B86"
-!global $AWS_COLOR_GREY_BG="#EBEDF0"
-!global $AWS_COLOR_VIOLET="#CD2264"
-
-!global $AWS_COLOR_SQUID="#161E2D"
-!global $AWS_COLOR_PURPLE="#4D27AA"
-!global $AWS_COLOR_PINK="#B0084D"
-!global $AWS_COLOR_GREEN="#1E8900"
-!global $AWS_COLOR_ORANGE="#D45B07"
-!global $AWS_COLOR_RED="#BF0816"
-!global $AWS_COLOR_BLUE="#2E27AD"
-!global $AWS_COLOR_TURQUOISE="#067F68"
-
-skinparam DefaultTextAlignment center
-
-skinparam Arrow {
- FontColor $FONT_COLOR
- Color #535B63
- Thickness 1
-}
-
-skinparam Card<> {
- BorderThickness 0
- BorderColor transparent
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- BorderThickness 1
- BorderColor $FONT_COLOR
- BackgroundColor #FFFFFF
- FontColor $FONT_COLOR
- FontSize $FONT_SIZE_XS
- shadowing true
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PURPLE
- BorderThickness 1
- BorderColor $AWS_COLOR_PURPLE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PURPLE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PINK
- BorderThickness 1
- BorderColor $AWS_COLOR_PINK
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PINK
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PINK
- BorderThickness 1
- BorderColor $AWS_COLOR_PINK
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PINK
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PINK
- BorderThickness 1
- BorderColor $AWS_COLOR_PINK
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PINK
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREEN
- BorderThickness 1
- BorderColor $AWS_COLOR_GREEN
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREEN
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_TURQUOISE
- BorderThickness 1
- BorderColor $AWS_COLOR_TURQUOISE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_TURQUOISE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PURPLE
- BorderThickness 1
- BorderColor $AWS_COLOR_PURPLE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PURPLE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_SQUID
- BorderThickness 1
- BorderColor $AWS_COLOR_SQUID
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_SQUID
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREEN
- BorderThickness 1
- BorderColor $AWS_COLOR_GREEN
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREEN
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREEN
- BorderThickness 1
- BorderColor $AWS_COLOR_GREEN
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREEN
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_TURQUOISE
- BorderThickness 1
- BorderColor $AWS_COLOR_TURQUOISE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_TURQUOISE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PINK
- BorderThickness 1
- BorderColor $AWS_COLOR_PINK
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PINK
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_TURQUOISE
- BorderThickness 1
- BorderColor $AWS_COLOR_TURQUOISE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_TURQUOISE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_TURQUOISE
- BorderThickness 1
- BorderColor $AWS_COLOR_TURQUOISE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_TURQUOISE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PURPLE
- BorderThickness 1
- BorderColor $AWS_COLOR_PURPLE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PURPLE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PURPLE
- BorderThickness 1
- BorderColor $AWS_COLOR_PURPLE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PURPLE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PURPLE
- BorderThickness 1
- BorderColor $AWS_COLOR_PURPLE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PURPLE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_ORANGE
- BorderThickness 1
- BorderColor $AWS_COLOR_ORANGE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_ORANGE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_BLUE
- BorderThickness 1
- BorderColor $AWS_COLOR_BLUE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_BLUE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_RED
- BorderThickness 1
- BorderColor $AWS_COLOR_RED
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_RED
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_PURPLE
- BorderThickness 1
- BorderColor $AWS_COLOR_PURPLE
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_PURPLE
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-skinparam Rectangle<> {
- StereotypeFontColor $AWS_COLOR_GREEN
- BorderThickness 1
- BorderColor $AWS_COLOR_GREEN
- BorderStyle solid
- FontStyle none
- FontColor $AWS_COLOR_GREEN
- FontSize $FONT_SIZE_MD
- BackgroundColor transparent
- shadowing false
-}
-
-
diff --git a/distribution/aws-q2-2023/chef_automate_architecture_on_aws.png b/distribution/aws-q2-2023/chef_automate_architecture_on_aws.png
deleted file mode 100644
index 39718a0d74..0000000000
Binary files a/distribution/aws-q2-2023/chef_automate_architecture_on_aws.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/chef_automate_architecture_on_aws.puml b/distribution/aws-q2-2023/chef_automate_architecture_on_aws.puml
deleted file mode 100644
index 8ad9e6bf31..0000000000
--- a/distribution/aws-q2-2023/chef_automate_architecture_on_aws.puml
+++ /dev/null
@@ -1,37 +0,0 @@
-@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')
-
-include("aws-q2-2023/Group/GroupAwsCloud")
-include("aws-q2-2023/Group/GroupAvailabilityZone")
-include("aws-q2-2023/Group/GroupVpc")
-include("aws-q2-2023/Group/GroupPublicSubnet")
-include("aws-q2-2023/Resource/Compute/AmazonEc2Instance")
-include("aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcInternetGateway")
-
-GroupAwsCloud('aws') {
- GroupAvailabilityZone('az') {
- GroupVpc('vpc', 'VPC', '10.0.0.0/16') {
- AmazonVpcInternetGateway('gateway', 'Internet gateway')
- GroupPublicSubnet('pubnet', 'Public subnet', '10.0.0.0/19') {
- AmazonEc2Instance('instance1', 'Chef Automate')
- AmazonEc2Instance('instance2', 'Chef workstation (local Chef repo)')
- AmazonEc2Instance('instance3', 'Chef node')
- }
- }
- }
-}
-
-gateway -[hidden]-> instance1
-instance1 -down-> instance2
-instance2 -> instance3
-instance3 -up-> instance1
-
-@enduml
\ No newline at end of file
diff --git a/distribution/aws-q2-2023/git_to_s3_webhooks.png b/distribution/aws-q2-2023/git_to_s3_webhooks.png
deleted file mode 100644
index af6a634932..0000000000
Binary files a/distribution/aws-q2-2023/git_to_s3_webhooks.png and /dev/null differ
diff --git a/distribution/aws-q2-2023/git_to_s3_webhooks.puml b/distribution/aws-q2-2023/git_to_s3_webhooks.puml
deleted file mode 100644
index 300923e1d2..0000000000
--- a/distribution/aws-q2-2023/git_to_s3_webhooks.puml
+++ /dev/null
@@ -1,40 +0,0 @@
-@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')
-
-include("aws-q2-2023/Resource/GeneralIcons/User")
-include("aws-q2-2023/Resource/GeneralIcons/Server")
-include("aws-q2-2023/Architecture/Compute/AwsLambda")
-include("aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceBucketWithObjects")
-include("aws-q2-2023/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementAddOn")
-include("aws-q2-2023/Group/GroupAwsCloud")
-
-left to right direction
-
-User("git_users", "Git users")
-Server("git_server", "Git Server")
-GroupAwsCloud('aws') {
- AwsLambda("lambda0", "AWS Lambda")
- AwsLambda("lambda1", "AWS Lambda")
- AmazonSimpleStorageServiceBucketWithObjects("bucket_ssh", "Amazon S3 SSH key bucket")
- AwsIdentityAccessManagementAddOn("kms", "AWS KMS key")
- AmazonSimpleStorageServiceBucketWithObjects("bucket_output", "Amazon S3 output bucket")
-}
-
-git_users -down-> git_server : Relationship("git push", "ssh")
-git_server -down-> lambda0 : Relationship("git webhook", "https")
-lambda0 -down-> lambda1
-lambda1 -down-> bucket_ssh
-lambda1 -down-> kms
-lambda1 -down-> bucket_output
-lambda1 -up-> git_server
-lambda1 -[hidden]- lambda0
-
-@enduml
\ No newline at end of file